summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-04-12Updated 1.3 with changes from 1.1.9Matthias Melcher
2008-03-16Added missing semicolons in desktop fileMatthias Melcher
2008-03-16STR 1896: updated categories in the KDE desktop filesMatthias Melcher
2008-02-26STR 1885: fixed silly bugs in SudokuMatthias Melcher
2008-02-26STR 1883: Attempt to fix installation of binaries in .app bundle on platforms...Matthias Melcher
2008-02-25STR 1795: applied patch to fix Icon path settings. Will try on my Linux machi...Matthias Melcher
2008-02-20Fixing previousy destroyed hello.cxx - dummy meMatthias Melcher
2008-02-20STR #1868: fixed horizontal scrolbar in help view thanks to wavexxMatthias Melcher
2008-01-10Fixed wrong version of hello.cxxMatthias Melcher
2008-01-10STR #1854: fixed win32 issue with possible NULL pointerMatthias Melcher
2007-11-19Fixed some typos and some funny language (my own) in the documentation of the...Matthias Melcher
2007-10-07Fixed previously damaged 'hello.cxx'Matthias Melcher
2007-10-07STR #1792: fixed documentation of FL_HORIZONTAL vs. the correct Fl_Pack::HORI...Matthias Melcher
2007-06-18#1706: changed test/tile to expose issues with reversed order of 'show'. Chan...Matthias Melcher
2007-06-07Making sure that the 'changed' flag is set on every menu pulldown. (STR #1693)Matthias Melcher
2007-05-20On OS X: disable all 'deprecated' warnings to be able to see the really impor...Matthias Melcher
2007-05-20Fix compiler warnings/errors.Michael R Sweet
2007-05-20Rats, Sun's compilers error out if there is no return statement in theMichael R Sweet
2007-05-20Missing underscore in previous commit.Matthias Melcher
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