Blender Git Commit Log

Git Commits -> Revision 1fec64a

Revision 1fec64a by Nathan Letwory (master)
December 30, 2007, 22:52 (GMT)
* revert my change to windowmanager move/size handling.
* made win32 ghost getClientBounds so that it returns area compatible with osx getClientBounds
- if a window is non-fullscreen, substract decoration, since that'll be added by GHOST_WindowWin32()
* use SetWindowLongPtr/GetWindowLongPtr (instead of SetWindowLong) as it is compatible with 64bit windows.

Commit Details:

Full Hash: 1fec64a40219cdd3cf4a2248cb0b68efb83f33da
SVN Revision: 13065
Parent Commit: f25ce8d
Lines Changed: +24, -21

4 Modified Paths:

/intern/ghost/intern/GHOST_SystemWin32.cpp (+2, -4) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+17, -9) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+3, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021