projects
/
freeglut
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
cosmetics in one demo
[freeglut]
/
src
/
mswin
/
2012-11-19
Diederick Niehorster
pulling in cleanup from r1442
tree
|
commitdiff
2012-11-17
Diederick Niehorster
minor cosmetics
tree
|
commitdiff
2012-11-17
Diederick Niehorster
now have function to get window style based on FreeGLUT...
tree
|
commitdiff
2012-11-16
Diederick Niehorster
added note about maximizing behavior on Windows (when...
tree
|
commitdiff
2012-11-16
Diederick Niehorster
reimplemented the client-area/window-area conversion...
tree
|
commitdiff
2012-08-06
Diederick Niehorster
also add an InvalidateRect call before the BeginPaint...
tree
|
commitdiff
2012-08-06
Diederick Niehorster
better to put code to check if menu should be deactivat...
tree
|
commitdiff
2012-08-06
Diederick Niehorster
some doc on why not using GetClientRect for getting...
tree
|
commitdiff
2012-07-29
Diederick Niehorster
attempt to implement fghPlatformGetCursorPos on X11
tree
|
commitdiff
2012-07-29
Diederick Niehorster
fg_cursor is a much better place for code reading the...
tree
|
commitdiff
2012-07-29
Diederick Niehorster
some cleanup
tree
|
commitdiff
2012-07-26
Diederick Niehorster
little bit of cleanup and extra comments
tree
|
commitdiff
2012-07-23
Diederick Niehorster
glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDOW_Y) on...
tree
|
commitdiff
2012-07-23
Diederick Niehorster
some cleanup of one demo. added menu back in gamemode
tree
|
commitdiff
2012-07-23
Diederick Niehorster
now added fix suggested by Ioannis to make menus work...
tree
|
commitdiff
2012-07-23
Diederick Niehorster
Should only do check if mouse is outside client area...
tree
|
commitdiff
2012-07-23
Diederick Niehorster
child window now only used for keyboard callbacks and...
tree
|
commitdiff
2012-07-23
Diederick Niehorster
now also closing menus when non-client area is pressed...
tree
|
commitdiff
2012-07-23
Diederick Niehorster
When receiving WM_SETFOCUS, check if its child window...
tree
|
commitdiff
2012-07-22
Diederick Niehorster
now checking for NULL window in fgDeactivateMenu (thank...
tree
|
commitdiff
2012-07-21
Diederick Niehorster
argh, some debug code made it in (don't commit and...
tree
|
commitdiff
2012-07-21
Diederick Niehorster
some clean up in WM_KILLFOCUS handler
tree
|
commitdiff
2012-07-21
Diederick Niehorster
can now also handle the case where menus is opened...
tree
|
commitdiff
2012-07-21
Diederick Niehorster
fixes two cases of menu's not closing when they should:
tree
|
commitdiff
2012-07-20
Diederick Niehorster
small addition to debug msg handy for testing
tree
|
commitdiff
2012-07-20
Diederick Niehorster
need to check for NULL as well....
tree
|
commitdiff
2012-07-20
Diederick Niehorster
removed SetFocus that was added to WM_MOUSEMOVE to...
tree
|
commitdiff
2012-07-20
Diederick Niehorster
it was in 2003 that his compiler didn't recognize this...
tree
|
commitdiff
2012-06-10
John F. Fay
Fixing mouse wheel bug in Windows per e-mail from Ioann...
tree
|
commitdiff
2012-06-10
John F. Fay
Fixing the situation in which the special-key-up callba...
tree
|
commitdiff
2012-06-09
John F. Fay
Fixing the warning message when "glutGetModifiers"...
tree
|
commitdiff
2012-04-21
Sylvain Beucler
Fix more compiler warnings
tree
|
commitdiff
2012-03-19
Diederick Niehorster
simplified check for whether opengl 2.1+ context is...
tree
|
commitdiff
2012-03-18
Diederick Niehorster
added a message when new context creation was silently...
tree
|
commitdiff
2012-03-11
Diederick Niehorster
and some more renames
tree
|
commitdiff
2012-03-11
Diederick Niehorster
moved common files back to src root
tree
|
commitdiff
2012-03-11
Diederick Niehorster
timers internally now use 64bit unsigned int, if available
tree
|
commitdiff
2012-03-10
Diederick Niehorster
in freeglut_init set gamemode defaults to -1 (no change...
tree
|
commitdiff
2012-03-10
Diederick Niehorster
moved some windows only code from common to windows...
tree
|
commitdiff
2012-03-10
Diederick Niehorster
XParseGeometry include now compiles with windows (VS201...
tree
|
commitdiff
2012-03-09
Sylvain Beucler
Make XParseGeometry reusable by several ports (3)
tree
|
commitdiff
2012-03-09
Sylvain Beucler
Make XParseGeometry reusable by several ports
tree
|
commitdiff
2012-03-09
Sylvain Beucler
CMake now defines HAVE_VFPRINTF for windows; suppress...
tree
|
commitdiff
2012-03-08
Diederick Niehorster
just a bit of formatting, mostly to test out my SVN...
tree
|
commitdiff
2012-02-12
John F. Fay
Moving some Windows-specific preprocessor stuff and...
tree
|
commitdiff
2012-02-08
John F. Fay
Setting the line endings and keywords on a bunch of...
tree
|
commitdiff
2012-02-05
John F. Fay
Moving the platform dependencies from the "freeglut_men...
tree
|
commitdiff
2012-02-05
John F. Fay
Moving an X11-specific function call to destroy a conte...
tree
|
commitdiff
2012-02-05
John F. Fay
Splitting the X11-specific "freeglut_spaceball.c" code...
tree
|
commitdiff
2012-02-05
John F. Fay
Splitting the X11-specific "freeglut_state.c" code...
tree
|
commitdiff
2012-02-05
John F. Fay
Splitting the X11-specific "freeglut_gamemode.c" code...
tree
|
commitdiff
2012-02-05
John F. Fay
Splitting the X11-specific "freeglut_window.c" code...
tree
|
commitdiff
2012-02-05
John F. Fay
Trying to fix a screen freezing bug reported by Shane...
tree
|
commitdiff
2012-02-04
John F. Fay
Fixing the "glutGetProcAddress" snafu -- thank you...
tree
|
commitdiff
2012-01-30
John F. Fay
Fixing a bug I introduced into the "...ATEXIT" hack
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the platform-specific window state fields into...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving more Windows-specific header stuff over to the...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the Windows-specific includes into the Windows...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the Windows-specific "__glutCreateMenuWIthExit...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the Windows-specific joystick definitions into...
tree
|
commitdiff
2012-01-29
John F. Fay
Moved the platform-specific variables in the Joystick...
tree
|
commitdiff
2012-01-29
John F. Fay
Splitting the platform-specific joystick "Raw Read...
tree
|
commitdiff
2012-01-29
John F. Fay
Splitting the platform-specific "fgSystemTime" code...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving non-Windows platform-specific code lower in...
tree
|
commitdiff
2012-01-29
John F. Fay
Splitting out the platform-specific code from "fghJoyst...
tree
|
commitdiff
2012-01-29
John F. Fay
Splitting platform-specific code out of "fgJoystickClos...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the Windows-specific "glutInitWithExit" function...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the "glutCreateWindowWithExit" and its associate...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the platform-specific FBConfig and device contex...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the platform-specific window handle and context...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the Windows platform-specific "SwapBuffers"...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving platform-specific fields in "SFG_Display" into...
tree
|
commitdiff
2012-01-29
John F. Fay
Fixing the previous commit so we don't have a circular...
tree
|
commitdiff
2012-01-24
John F. Fay
Removing some Windows-specific function prototypes...
tree
|
commitdiff
2012-01-24
John F. Fay
Putting in Diederick Niehorster's patch from e-mail...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting the rest of the Windows-specific "freeglut_wi...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting some Windows-specific "freeglut_window.c...
tree
|
commitdiff
2012-01-23
John F. Fay
Moving some function prototypes into the source files...
tree
|
commitdiff
2012-01-23
John F. Fay
Rationalizing the names of the platform-specific functi...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting Windows-specific "freeglut_structure.c" code...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting the other "glutGet" Windows-specific code...
tree
|
commitdiff
2012-01-23
John F. Fay
Moving Windows-specific "glutGet" code into its own...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting a little Windows-specific menu code into...
tree
|
commitdiff
2012-01-22
John F. Fay
Splitting the rest of the Windows-specific code from...
tree
|
commitdiff
2012-01-22
John F. Fay
Moving some Windows-specific code out of "freeglut_main...
tree
|
commitdiff
2012-01-22
John F. Fay
Splitting out more Windows-specific code in "freeglut_i...
tree
|
commitdiff
2012-01-22
John F. Fay
Splitting the Windows-specific input device code into...
tree
|
commitdiff
2012-01-22
John F. Fay
Correcting a header comment
tree
|
commitdiff
2012-01-20
John F. Fay
Removing some duplicate code from "freeglut_init.c...
tree
|
commitdiff
2012-01-20
John F. Fay
Moving some Windows-specific "freeglut_init.c" helper...
tree
|
commitdiff
2012-01-20
John F. Fay
Moving some Windows-specific code from "freeglut_gamemo...
tree
|
commitdiff
2012-01-20
John F. Fay
Moving more Windows-specific code from "freeglut_ext...
tree
|
commitdiff
2012-01-20
John F. Fay
Moving some Windows-specific code from "freeglut_ext...
tree
|
commitdiff
2012-01-19
John F. Fay
Splitting out the Windows-specific cursor code into...
tree
|
commitdiff
2012-01-16
John F. Fay
Adding empty files for platform-specific Windows and...
tree
|
commitdiff