2014-01-17 |
Diederick Niehorster | add small note: closing menu before executing callback... |
tree | commitdiff |
2013-11-09 |
Diederick Niehorster | Fixing problem with non-client area becoming unresponsi... |
tree | commitdiff |
2013-08-28 |
John Tsiombikas | Applied James DeLisle's patch adding EWMH _NET_WM_PID... |
tree | commitdiff |
2013-05-19 |
Sylvain Beucler | Find this kind of bug is definitely out of my juridicti... |
tree | commitdiff |
2013-05-19 |
Sylvain Beucler | Make Android work again - adapt to recent changes and... |
tree | commitdiff |
2013-05-19 |
Sylvain Beucler | Identify Android thread in the logs |
tree | commitdiff |
2013-05-19 |
Sylvain Beucler | Fix random crash |
tree | commitdiff |
2013-05-19 |
Sylvain Beucler | Fix compilation warning about unused variables and... |
tree | commitdiff |
2013-04-20 |
Diederick Niehorster | fgProcessWork, not fgPlatformProcessWork |
tree | commitdiff |
2013-04-20 |
Diederick Niehorster | strip out GLUT_DISPLAY_CALLBACK from worklist _before_... |
tree | commitdiff |
2013-04-18 |
Diederick Niehorster | should not strip out GLUT_DISPLAY_CALLBACK at the end... |
tree | commitdiff |
2013-04-07 |
Diederick Niehorster | part of dealing with work is platform independent,... |
tree | commitdiff |
2013-04-07 |
Diederick Niehorster | redisplay is now also on the work list instead of handl... |
tree | commitdiff |
2013-04-07 |
Diederick Niehorster | doc that timers are sorted by endtime + don't call... |
tree | commitdiff |
2013-04-06 |
Diederick Niehorster | Menu's work again in gamemode too now. We have to do... |
tree | commitdiff |
2013-04-06 |
Diederick Niehorster | cleanup a debug statement |
tree | commitdiff |
2013-04-06 |
Diederick Niehorster | clicking in another window also no longer closed the... |
tree | commitdiff |
2013-04-06 |
Diederick Niehorster | now that menu's no longer take focus from their parent... |
tree | commitdiff |
2013-04-06 |
Diederick Niehorster | added a function to translate WM_ messages to text... |
tree | commitdiff |
2013-04-06 |
Diederick Niehorster | now handling WM_MOUSEACTIVATE so that menus don't get... |
tree | commitdiff |
2013-04-06 |
Diederick Niehorster | fix in fgUpdateMenuHighlight: clicked entry is always... |
tree | commitdiff |
2013-04-05 |
Diederick Niehorster | Change FREEGLUT_WARNINGS and *_ERRORS to FREEGLUT_PRINT... |
tree | commitdiff |
2013-04-05 |
Diederick Niehorster | implemented WM_DISPLAYCHANGE message handler per patch... |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | menu fonts API improved |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | instead of separate Pause and Resume CBs, we now have... |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | some cleanup |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | and with 0xFF to indicate to runtime that we want to... |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | menu changes based on patch by Jason Wilkins: |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | can now set the font used for a menu |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | error in checking if mouse is in window when opening... |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | dont wait till window visible when creating menu, as... |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | don't show window when creating menu (better fix then... |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | variable declaration in wrong place |
tree | commitdiff |
2013-04-04 |
Diederick Niehorster | - moving to a new way of handling window changes (posit... |
tree | commitdiff |
2013-04-03 |
Diederick Niehorster | to check for menu opening/closing upon button press... |
tree | commitdiff |
2013-04-01 |
Diederick Niehorster | cleaned up a bunch of warnings |
tree | commitdiff |
2013-04-01 |
Diederick Niehorster | bit more cleanup |
tree | commitdiff |
2013-04-01 |
Diederick Niehorster | implement setter for texture coord 2 (u,v) vertex attri... |
tree | commitdiff |
2013-04-01 |
Diederick Niehorster | further worked on the teapot drawing code: |
tree | commitdiff |
2013-03-31 |
Diederick Niehorster | teapot now using vertex arrays or vertex attribute... |
tree | commitdiff |
2013-03-21 |
Diederick Niehorster | wasn't using GLbooleans in this platform independent... |
tree | commitdiff |
2013-03-19 |
Diederick Niehorster | note on use of gluint/glushort in fg_geometry |
tree | commitdiff |
2013-03-17 |
Diederick Niehorster | - another strdup |
tree | commitdiff |
2013-03-17 |
Diederick Niehorster | strdup instead of malloc/strcpy |
tree | commitdiff |
2013-03-16 |
Diederick Niehorster | small comment fix (this was not todo, we're not leaking... |
tree | commitdiff |
2013-03-06 |
Diederick Niehorster | on windows too: call resize callback only in response... |
tree | commitdiff |
2013-03-06 |
Diederick Niehorster | gamemode: just go fullscreen |
tree | commitdiff |
2013-03-06 |
Diederick Niehorster | now have a default reshape callback function that is... |
tree | commitdiff |
2013-03-06 |
Diederick Niehorster | fghHavePendingRedisplaysCallback: docs fixed up, and... |
tree | commitdiff |
2013-03-06 |
Diederick Niehorster | comment on timer checking, are timers always sorted... |
tree | commitdiff |
2013-03-06 |
Diederick Niehorster | joystick: |
tree | commitdiff |
2013-03-05 |
Diederick Niehorster | fghSleepForEvents immediately returns if we have an... |
tree | commitdiff |
2013-03-04 |
Diederick Niehorster | error when entering main loop with no windows defined... |
tree | commitdiff |
2013-03-04 |
Diederick Niehorster | if user opens menu in parent window and then clicked... |
tree | commitdiff |
2013-03-04 |
Diederick Niehorster | MenuStatusCallback when menu was closed did not return... |
tree | commitdiff |
2013-03-04 |
Diederick Niehorster | callign entryfunc should not steal the current window... |
tree | commitdiff |
2013-03-04 |
Diederick Niehorster | handling of mouse messages more conform docs, some... |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | missed the windowproc return value |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | WM_PAINT more conform to docs |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | some cleanup: on window creation, don't have to zero... |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | implemented glutSetIconTitle that works on win32, when... |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | fixed up handling of WM_MOUSEWHEEL, low order of wParam... |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | Visibility functions better implemented now. All goes... |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | comment on implementation of window status callback |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | simplified some window rect calculations |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | document coordinates returned by glutPositionFunc,... |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | updated docs for fgPlatformMainLoopPreliminaryWork |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | implemented somewhat better visibility/windowstatus... |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | library should call window status func at all times... |
tree | commitdiff |
2013-03-01 |
Diederick Niehorster | made fghVisibility more intuitive, documented glutVisib... |
tree | commitdiff |
2013-02-28 |
Diederick Niehorster | implemented GLUT_WINDOW_STENCIL_SIZE and GLUT_WINDOW_BU... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | No need to handle WM_CANCELMODE, defwindowproc takes... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | now that mouse capture was properly implemented, menus... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | Mousemotion events now generated outside the window... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | fgDeactivateMenu could sometimes be called twice on... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | GLUT_CURSOR_INHERIT now works, also implemented another... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | should return zero after processing any of the mouse... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | Only do mouse tracking for EntryFunc if user specified... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | Now implemented properly working mouse entry and exit... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | Simplified fghWindowUnderCursor, cleane dup code |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | Only check for child window when needed, some cleanup |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | WM_SETFOCUS should not change focus to child instead... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | Use GetMessagePos, not GetCursorPos to make sure we... |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | clean up glutSetKeyRepeat function body |
tree | commitdiff |
2013-02-27 |
Diederick Niehorster | Added subwindows to CallbackMaker demo, for testing... |
tree | commitdiff |
2013-02-26 |
Diederick Niehorster | reworked fullscreen code based on implementation of... |
tree | commitdiff |
2013-02-26 |
Diederick Niehorster | some msgs only sent to parent window, find child under... |
tree | commitdiff |
2013-02-26 |
Diederick Niehorster | better name for key up/down function |
tree | commitdiff |
2013-02-26 |
Diederick Niehorster | win API docs say that defWndProc must be called for... |
tree | commitdiff |
2013-02-26 |
Diederick Niehorster | win32: updating keyboard down/up handling. Split off... |
tree | commitdiff |
2013-02-13 |
Diederick Niehorster | moving fgPlatformReshapeWindow and fgPlatformDisplayWin... |
tree | commitdiff |
2013-02-09 |
Diederick Niehorster | now have 64bit internal time on Windows, as we deal... |
tree | commitdiff |
2013-01-27 |
Diederick Niehorster | can now configure build such that runtime warnings... |
tree | commitdiff |
2013-01-17 |
Diederick Niehorster | Make CTRL and SHIFT arrive properly in single (as oppos... |
tree | commitdiff |
2013-01-17 |
Diederick Niehorster | fixed closing window crash, thanks Philipp! |
tree | commitdiff |
2013-01-17 |
Diederick Niehorster | oops, debug code that shouldn't have been committed... |
tree | commitdiff |
2013-01-17 |
Diederick Niehorster | Updating last edit time and FreeGLUT version for API... |
tree | commitdiff |
2012-12-18 |
Diederick Niehorster | avoid crash on null temp_window, thanks Phillip Kutin! |
tree | commitdiff |
2012-12-18 |
Diederick Niehorster | removed unnecessary token pasting (##) preprocessor... |
tree | commitdiff |
2012-11-24 |
Diederick Niehorster | kicking out the FGCBSelect function prototype that... |
tree | commitdiff |
next |