blender/intern/ghost/intern
Campbell Barton 08358a60b0 style cleanup
2013-01-08 01:48:14 +00:00
..
GHOST_Buttons.cpp style cleanup: ghost 2012-05-19 09:57:55 +00:00
GHOST_Buttons.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_C-api.cpp Holiday coding log :) 2012-12-12 18:58:11 +00:00
GHOST_CallbackEventConsumer.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_CallbackEventConsumer.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_Debug.h code cleanup: check for msvc directly when using warning pragma's. 2012-10-15 02:15:07 +00:00
GHOST_DisplayManager.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManager.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerCarbon.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerCarbon.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerCocoa.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerCocoa.mm style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_DisplayManagerNULL.h style cleanup 2012-06-04 20:11:09 +00:00
GHOST_DisplayManagerSDL.cpp style cleanup: comments 2012-06-30 22:49:33 +00:00
GHOST_DisplayManagerSDL.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_DisplayManagerWin32.cpp style cleanup: ghost 2012-05-19 09:57:55 +00:00
GHOST_DisplayManagerWin32.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerX11.cpp style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_DisplayManagerX11.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DropTargetWin32.cpp Fix #32046: GHOST_DropTargetWin32 memory leak, patch by Matt D. 2012-09-03 17:41:47 +00:00
GHOST_DropTargetWin32.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DropTargetX11.cpp style cleanup 2012-07-21 22:58:08 +00:00
GHOST_DropTargetX11.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_Event.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventButton.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventCursor.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventDragnDrop.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_EventKey.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventManager.cpp code cleanup: c++ - use empty() rather than size(), use prefix operators for non-primitive types - recommended for non primitive types. 2012-09-20 00:55:32 +00:00
GHOST_EventManager.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventNDOF.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_EventPrinter.cpp style cleanup: ghost 2012-05-19 09:57:55 +00:00
GHOST_EventPrinter.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventString.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventTrackpad.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventWheel.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ISystem.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ISystemPaths.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ModifierKeys.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ModifierKeys.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_NDOFManager.cpp spelling cleanup: metre -> er 2012-07-04 12:56:58 +00:00
GHOST_NDOFManager.h style cleanup 2012-09-20 01:32:13 +00:00
GHOST_NDOFManagerCocoa.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_NDOFManagerCocoa.mm OSX: make cmake and scons both compile jack and ndof with newer sdk's 2012-12-12 19:54:14 +00:00
GHOST_NDOFManagerWin32.cpp style cleanup: ghost 2012-05-19 09:57:55 +00:00
GHOST_NDOFManagerWin32.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_NDOFManagerX11.cpp Silent some warnings (the one in bmesh_operator.c was even preventing build in -Werror mode). 2012-12-02 13:35:33 +00:00
GHOST_NDOFManagerX11.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_Path-api.cpp Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_Rect.cpp style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_System.cpp GHOST should now be finally fixed 2012-12-12 19:20:36 +00:00
GHOST_System.h Holiday coding log :) 2012-12-12 18:58:11 +00:00
GHOST_SystemCarbon.cpp style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_SystemCarbon.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemCocoa.h Reversion of previous fix for Mac OS X scrollwheel, 2012-12-28 16:11:04 +00:00
GHOST_SystemCocoa.mm With some help in irc (thanks erwin, markus!) and some googling, here's code 2013-01-06 12:49:32 +00:00
GHOST_SystemNULL.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_SystemPaths.h style cleanup 2012-09-20 01:32:13 +00:00
GHOST_SystemPathsCarbon.cpp Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_SystemPathsCarbon.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemPathsCocoa.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemPathsCocoa.mm Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_SystemPathsWin32.cpp Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_SystemPathsWin32.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemPathsX11.cpp style cleanup 2012-07-21 22:58:08 +00:00
GHOST_SystemPathsX11.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemSDL.cpp fix GhostSDL displaying text in multiple views. 2012-12-02 15:58:26 +00:00
GHOST_SystemSDL.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_SystemWin32.cpp fix for bugs 30300, 31107: pen pressure with multiple open windows on MS Windows 2013-01-07 01:23:09 +00:00
GHOST_SystemWin32.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemX11.cpp style cleanup 2013-01-08 01:48:14 +00:00
GHOST_SystemX11.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_TaskbarWin32.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_TimerManager.cpp code cleanup: c++ - use empty() rather than size(), use prefix operators for non-primitive types - recommended for non primitive types. 2012-09-20 00:55:32 +00:00
GHOST_TimerManager.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_TimerTask.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_Window.cpp Improvement to own commit r50810. 2012-09-22 13:23:12 +00:00
GHOST_Window.h Improvement to own commit r50810. 2012-09-22 13:23:12 +00:00
GHOST_WindowCarbon.cpp code cleanup: quiet some windows warnings. 2012-09-15 04:57:51 +00:00
GHOST_WindowCarbon.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_WindowCocoa.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_WindowCocoa.mm Hrm... replacing 2012-12-28 19:26:25 +00:00
GHOST_WindowManager.cpp code cleanup: c++ - use empty() rather than size(), use prefix operators for non-primitive types - recommended for non primitive types. 2012-09-20 00:55:32 +00:00
GHOST_WindowManager.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_WindowNULL.h style cleanup 2012-07-21 22:58:08 +00:00
GHOST_WindowSDL.cpp fix GhostSDL displaying text in multiple views. 2012-12-02 15:58:26 +00:00
GHOST_WindowSDL.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_WindowWin32.cpp fix for bugs 30300, 31107: pen pressure with multiple open windows on MS Windows 2013-01-07 01:23:09 +00:00
GHOST_WindowWin32.h fix for bugs 30300, 31107: pen pressure with multiple open windows on MS Windows 2013-01-07 01:23:09 +00:00
GHOST_WindowX11.cpp Holiday coding log :) 2012-12-12 18:58:11 +00:00
GHOST_WindowX11.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00