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