| Age | Commit message (Expand) | Author |
| 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 |
| 2006-06-04 | OS X Quartz: one pretty essential fix to the call order in Quartz context cha... | Matthias Melcher |
| 2006-05-31 | Remove executable bit from source files. | Michael R Sweet |
| 2006-05-30 | Fixed shortcut and default focus for message dialogs (STR #1298). | Matthias Melcher |
| 2006-05-21 | Tabs now show the correct tooltip (STR #1282) | Matthias Melcher |
| 2006-05-21 | STR #1282: added tooltips to the 'tabs' demo so we can test and fix this bug. | Matthias Melcher |
| 2006-05-05 | STR 1264: Editor uses "delete" instead of the required "delete_widget" | Matthias Melcher |
| 2006-04-28 | STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packages | Matthias Melcher |
| 2006-04-04 | Fixed previous commit. | Matthias Melcher |
| 2006-04-04 | STR 1195: caret key lookup entry was missing on Mac OS X | Matthias Melcher |
| 2006-02-22 | Don't increment read-only cells on a multiple-click. | Michael R Sweet |
| 2006-01-16 | STR #1109 re-fix: when fixing 1109, I accidentally enabled clicking on grayed... | Matthias Melcher |
| 2006-01-15 | Update Linux desktop files. | Michael R Sweet |
| 2006-01-15 | Update OSX icons. | Michael R Sweet |
| 2006-01-15 | More packaging fun. | Michael R Sweet |
| 2006-01-15 | More packaging fun (games package to "advertise" FLTK...) | Michael R Sweet |
| 2006-01-15 | More copyright updates. | Michael R Sweet |
| 2006-01-13 | Fix compile error. | Michael R Sweet |
| 2006-01-13 | Fix bugs in Sudoku demo: | Michael R Sweet |
| 2006-01-08 | Make sure that threads.o depends on threads.h - it wasn't included in the | Michael R Sweet |
| 2006-01-08 | Oops... | Michael R Sweet |
| 2006-01-06 | The threads demo would display negative prime numbers | Michael R Sweet |
| 2006-01-02 | Fixed "Pixmap" demo to not pop up a dialog if an image (or other file or even... | Matthias Melcher |
| 2005-12-30 | Fixed a few memory faults found by Valgrind (yes, I finally got my Linux | Matthias Melcher |
| 2005-12-14 | Use 0 instead of NULL in waveOutOpen() call... | Michael R Sweet |
| 2005-12-14 | Workaround Solaris make problems... | Michael R Sweet |
| 2005-12-12 | Fix "restart game" - we aren't saving the seed, and even so we don't get | Michael R Sweet |
| 2005-12-09 | Add WIN32 audio support, and protect against accidental restarts | Michael R Sweet |
| 2005-12-08 | Add OSX audio support to Sudoku (THANK YOU IAN!) | Michael R Sweet |
| 2005-12-06 | Add sound design notes. | Michael R Sweet |
| 2005-12-06 | Use <FL/math.h> since Windows doesn't define M_PI. | Michael R Sweet |
| 2005-12-06 | More sound effects, drop solution dialog (green tiles mean solved...) | Michael R Sweet |
| 2005-12-05 | Ignore keypresses with FL_CTRL modifier so that menubar can process them. | Michael R Sweet |
| 2005-12-05 | Start adding support for sound in Sudoku via ALSA. | Michael R Sweet |
| 2005-12-04 | When checking a solution, ignore readonly cells and set color of correct | Michael R Sweet |
| 2005-12-04 | Separate WIN32 and normal build rules so we can create a resource object | Michael R Sweet |