index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-02-21
Stopped test/keyboard consuming 100% cpu.
Matthias Melcher
2007-02-20
Update copyright years and use "#ifndef" instead of "#if !defined".
Michael R Sweet
2007-02-20
">" is ">", not "<" (which is "<")... :)
Michael R Sweet
2007-02-20
Fixed Watcom compiler setup without verification using a patch by mnieuw
Matthias Melcher
2007-02-13
Fixed WIN32 version of prevois change (undefined variable)
Matthias Melcher
2007-02-13
Updated 'hotspot' positioning of windows in OS X and WIN32 to keep the hotspo...
Matthias Melcher
2007-02-13
Updated log message when generating source files from an .fl file. (STR #1600).
Matthias Melcher
2007-02-13
Updated log message when generating source files from an .fl file. (STR #1600).
Matthias Melcher
2007-02-12
Fixed clipping in OS X Quartz offscreen buffers (STR #1595)
Matthias Melcher
2007-02-12
Clean up threads example, use new set_awake_cb().
Michael R Sweet
2007-02-10
Add LDFLAGS for DLLs via Cygwin/MingW as noted by Ian MacArthur.
Michael R Sweet
2007-02-10
Update dependencies.
Michael R Sweet
2007-02-10
Clean up new DND docs.
Michael R Sweet
2007-02-10
STR 1577: added documentation for Drag And Drop.
Matthias Melcher
2007-02-09
Fix WIN32 builds.
Michael R Sweet
2007-02-09
Fix HTML errors.
Michael R Sweet
2007-02-09
Don't depend on having RTLD_DEFAULT defined
Michael R Sweet
2007-02-08
Add handler for thread messages (STR #1536)
Michael R Sweet
2007-02-08
More Cygwin DLL fixes (STR #1585)
Michael R Sweet
2007-02-08
Fix flickering of Fl_Help_View - turns out we were drawing to the
Michael R Sweet
2007-02-08
Drop extra (unnecessary) INSTALL_DIR call.
Michael R Sweet
2007-02-08
Try a slightly different Xdbe implementation that copies instead of swaps.
Michael R Sweet
2007-02-08
Add header check for dlfcn.h.
Michael R Sweet
2007-02-08
Newer autoconf defines "datarootdir", which "datadir" depends on. I still
Michael R Sweet
2007-02-08
Make sure INSTALL command uses absolute path for install-sh...
Michael R Sweet
2007-02-08
Add "mute sound" option to sudoku game, on request from a user.
Michael R Sweet
2007-02-08
Make sure install-sh is executable.
Michael R Sweet
2007-02-08
Add support for glutGetProcAddress() on Mac OS X and other platforms
Michael R Sweet
2007-02-08
Fix text alignment (STR #1589)
Michael R Sweet
2007-02-08
STR #1584: even smarter mouse pointer hiding. I also fixed two little histori...
Matthias Melcher
2007-02-08
Fix hoving over links (STR #1588)
Michael R Sweet
2007-02-07
Fix default link color.
Michael R Sweet
2007-02-07
Fix install targets for image libraries.
Michael R Sweet
2007-02-06
Update bundled zlib to v1.2.3.
Michael R Sweet
2007-02-06
Use INSTALL_BIN instead of CP for Mac OS bundles...
Michael R Sweet
2007-02-06
Update packaging files.
Michael R Sweet
2007-02-06
Use install command instead of CHMOD, CP, and MKDIR.
Michael R Sweet
2007-02-06
Fixed typo in documentation (STR #1583)
Matthias Melcher
2007-02-05
Update pthreads configure test to work on more platforms.
Michael R Sweet
2007-02-05
Fix glXGetProcAddressARB() usage and support for POSIX threads on HP-UX 11.
Michael R Sweet
2007-02-02
Fix DLL generation via MingW/Cygwin (STR #1546)
Michael R Sweet
2007-02-02
Don't open display when generating source code for Fl_Help_View
Michael R Sweet
2007-02-02
Fix scheme background image bug on X11.
Michael R Sweet
2007-02-02
Fixed first window behavior in OS X (STR #1548)
Matthias Melcher
2007-02-02
Added glut files to vc2005 solution.
Matthias Melcher
2007-02-02
Avoiding a hidden mouse pointer after a window is hidden
Matthias Melcher
2007-02-01
Don't use ARB function unless available (still need to do the autoconf
Michael R Sweet
2007-02-01
Update documentation and move glutDeviceGet() into code so we can return
Michael R Sweet
2007-02-01
Fixed calculation of character widths for OS X Quartz rendering. Fixed OS X m...
Matthias Melcher
2007-02-01
Add GLUT support functions from FreeGLUT (STR #1522)
Michael R Sweet
[next]