| Age | Commit message (Expand) | Author |
| 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 |
| 2006-08-25 | Do some rearranging of image and desktop support files. | Michael R Sweet |
| 2006-08-24 | Add wording and tweak difficulty levels so that the Easy and | Michael R Sweet |
| 2006-08-23 | Fixed Fl_Positioner callback when released (STR #1387) | Matthias Melcher |
| 2006-08-23 | Fixed WIN32 zero size window issue (STR #1387) | Matthias Melcher |
| 2006-08-23 | Fixed Sudoku window positioning (STR #1398) | Matthias Melcher |
| 2006-08-21 | Fixed uninitialized data in OS X and WIN32 timout functions (STR #1374). | Matthias Melcher |
| 2006-08-18 | Restored original "hello.cxx" | Matthias Melcher |
| 2006-08-18 | STR #1381: added optional "precision" argument when writing floats or doubles... | Matthias Melcher |
| 2006-08-17 | New context_changed() function for OpenGL windows allowing efficient texture ... | Matthias Melcher |
| 2006-08-14 | Modified boxtype demo to show somewhat experimental, yet nice round plastic b... | Matthias Melcher |
| 2006-07-27 | Fix problems with new FLUID output, add common to closing braces to show | Michael R Sweet |
| 2006-07-25 | Fix use of LDFLAGS and make install depend on all target... | Michael R Sweet |
| 2006-06-22 | Added support for floating point Fl_Spinner | Matthias Melcher |
| 2006-06-19 | Add --with-archflags option to configure script, and use it in the right | Michael R Sweet |
| 2006-06-19 | If the value field for scrollbars was not zero, Fluid would generate code tha... | Matthias Melcher |
| 2006-06-14 | STR #1321: Calling Fl_Window::show() will exit from the current Fl_Tooltip. C... | Matthias Melcher |
| 2006-06-05 | OS X Quartz: fixed issues with creating a gray image map. Fluid problems stil... | Matthias Melcher |