summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-05-09Reverted my changes in the message dialog boxes. Reapplied the static size ic...Matthias Melcher
2007-05-01Added static icon, text selection, and HTML formatting to fl_message etc. (ST...Matthias Melcher
2007-05-01STR #1641: fixing 'make clean'Matthias Melcher
2007-05-01STR #1652: allowing shortcuts in tabsMatthias Melcher
2007-03-20Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data)...Matthias Melcher
2007-03-09Fix include name...Michael R Sweet
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-23Avoiding to wait forever under Cygwin. (STR #1608)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-20Fixed Watcom compiler setup without verification using a patch by mnieuwMatthias 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-12Clean up threads example, use new set_awake_cb().Michael R Sweet
2007-02-10Update dependencies.Michael R Sweet
2007-02-08Add "mute sound" option to sudoku game, on request from a user.Michael R Sweet
2007-02-08STR #1584: even smarter mouse pointer hiding. I also fixed two little histori...Matthias Melcher
2007-02-06Use INSTALL_BIN instead of CP for Mac OS bundles...Michael R Sweet
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2007-01-24- Added automated little helpers to Sudoku Matthias Melcher
2007-01-18GLPuzzle kept on solving, keeping the CPU busy and my legs warm (Laptop) (STR...Matthias Melcher
2007-01-18mandelbrot demo uses single buffering. Doublebuffering needs to be done diffe...Matthias Melcher
2007-01-18Fixed Quartz image drawing and screen readingMatthias Melcher
2007-01-18Fixed modified .fl file.Matthias Melcher
2007-01-18Fixed mousewheel event propagation (STR #1521)Matthias Melcher
2006-12-21Fixed silly bug in OS X that would free a pixmap multiple times within Fl_RGB...Matthias Melcher
2006-11-29STR #1467: explained tooltip inheritance - and how to avoid it).Matthias Melcher
2006-10-13Move icons for blocks game to the right directory.Michael R Sweet
2006-10-11Make sure all of the demos use the scheme, and add a scheme chooser to theMichael R Sweet
2006-10-07Fix install-linux target in test directory.Michael R Sweet
2006-10-03Add GTK thin up/down box/frame types.Michael R Sweet
2006-09-30Fix void * to integer casts for 64-bit Intel systems (STR #1446)Michael R Sweet
2006-09-19STR 1424: attempt to make test/Makefile more roboust for time shifts in fluid...Matthias Melcher
2006-09-17Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike!Matthias Melcher
2006-09-05Restoring the accidentaly destroyed hello.cxxMatthias Melcher
2006-09-05STR #1410: fl_file_chooser could crash after a previously canceled dialogMatthias Melcher
2006-08-29Updated OSX subwindow simulation code to better add and remove from the clipp...Matthias Melcher
2006-08-29- removed more inconsistencies between fl_draw and fl_measure (STR #1408)Matthias Melcher
2006-08-28Fix blocks crashes on WIN32 - audio buffer too smallMichael R Sweet
2006-08-28Add missing Gimp source image for block images.Michael R Sweet
2006-08-26Don't accept clicks when paused.Michael R Sweet
2006-08-26Tweak the blocks game some more, and fix the coding style to conform to theMichael R Sweet
2006-08-26Workaround HP-UX compiler bug by making Blocks and Columns structures public.Michael R Sweet
2006-08-26Make all XPM files use const char * arrays...Michael R Sweet
2006-08-25Fix <FL/glu.h> includes.Michael R Sweet
2006-08-25Added Blocks to the VC6 project file and set dependencies.Matthias Melcher
2006-08-25Added unversal header for OpenGL's GLu library.Matthias Melcher
2006-08-25Fixed installation of pixmap s to reflect new pixmaps directory.Matthias Melcher