summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-06This is a suggested change. It is complete except for documentation.Matthias Melcher
2007-03-06STR #1623: restored the unloved POSTBUILD command because the reulting execut...Matthias Melcher
2007-02-27STR #1617: fltkgl.vcproj in the vnet directory had missing closing brackets i...Matthias Melcher
2007-02-25Added fl_open_uri to VC2005 solutionMatthias Melcher
2007-02-25STR #1614: added missing FL_EXPORT to glutGet()Matthias Melcher
2007-02-25Removed warning about unused variable.Matthias Melcher
2007-02-24First attempt at fixing all WIN32 scrolling issues. This code uses some (lega...Matthias Melcher
2007-02-23Avoiding to wait forever under Cygwin. (STR #1608)Matthias Melcher
2007-02-23Setting pointers in Fl_Preferences-destructor to zero. This should not be nee...Matthias Melcher
2007-02-22Enable threading and large file support in the sample RPM spec file (STR #1603)Michael R Sweet
2007-02-21Fixed file chooser to behave transparently to the current group settingMatthias Melcher
2007-02-21Flushing file chooser preferences after every change to avoid data loss due t...Matthias Melcher
2007-02-21Stopped test/keyboard consuming 100% cpu.Matthias Melcher
2007-02-20Update copyright years and use "#ifndef" instead of "#if !defined".Michael R Sweet
2007-02-20">" is "&gt;", not "&lt;" (which is "<")... :)Michael R Sweet
2007-02-20Fixed Watcom compiler setup without verification using a patch by mnieuwMatthias Melcher
2007-02-13Fixed WIN32 version of prevois change (undefined variable)Matthias Melcher
2007-02-13Updated 'hotspot' positioning of windows in OS X and WIN32 to keep the hotspo...Matthias Melcher
2007-02-13Updated log message when generating source files from an .fl file. (STR #1600).Matthias Melcher
2007-02-13Updated log message when generating source files from an .fl file. (STR #1600).Matthias Melcher
2007-02-12Fixed clipping in OS X Quartz offscreen buffers (STR #1595)Matthias Melcher
2007-02-12Clean up threads example, use new set_awake_cb().Michael R Sweet
2007-02-10Add LDFLAGS for DLLs via Cygwin/MingW as noted by Ian MacArthur.Michael R Sweet
2007-02-10Update dependencies.Michael R Sweet
2007-02-10Clean up new DND docs.Michael R Sweet
2007-02-10STR 1577: added documentation for Drag And Drop.Matthias Melcher
2007-02-09Fix WIN32 builds.Michael R Sweet
2007-02-09Fix HTML errors.Michael R Sweet
2007-02-09Don't depend on having RTLD_DEFAULT definedMichael R Sweet
2007-02-08Add handler for thread messages (STR #1536)Michael R Sweet
2007-02-08More Cygwin DLL fixes (STR #1585)Michael R Sweet
2007-02-08Fix flickering of Fl_Help_View - turns out we were drawing to theMichael R Sweet
2007-02-08Drop extra (unnecessary) INSTALL_DIR call.Michael R Sweet
2007-02-08Try a slightly different Xdbe implementation that copies instead of swaps.Michael R Sweet
2007-02-08Add header check for dlfcn.h.Michael R Sweet
2007-02-08Newer autoconf defines "datarootdir", which "datadir" depends on. I stillMichael R Sweet
2007-02-08Make sure INSTALL command uses absolute path for install-sh...Michael R Sweet
2007-02-08Add "mute sound" option to sudoku game, on request from a user.Michael R Sweet
2007-02-08Make sure install-sh is executable.Michael R Sweet
2007-02-08Add support for glutGetProcAddress() on Mac OS X and other platformsMichael R Sweet
2007-02-08Fix text alignment (STR #1589)Michael R Sweet
2007-02-08STR #1584: even smarter mouse pointer hiding. I also fixed two little histori...Matthias Melcher
2007-02-08Fix hoving over links (STR #1588)Michael R Sweet
2007-02-07Fix default link color.Michael R Sweet
2007-02-07Fix install targets for image libraries.Michael R Sweet
2007-02-06Update bundled zlib to v1.2.3.Michael R Sweet
2007-02-06Use INSTALL_BIN instead of CP for Mac OS bundles...Michael R Sweet
2007-02-06Update packaging files.Michael R Sweet
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2007-02-06Fixed typo in documentation (STR #1583)Matthias Melcher