| Age | Commit message (Expand) | Author |
| 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 |
| 2005-12-02 | Add "restart game" item and save random number seed. | Michael R Sweet |
| 2005-12-02 | Fix help (no more subgrid highlighting) | Michael R Sweet |
| 2005-12-02 | Use CAPS LOCK as shift lock. | Michael R Sweet |
| 2005-12-02 | Allow multiple solutions to solve the puzzle. | Michael R Sweet |
| 2005-11-29 | Add missing icon for sudoku | Michael R Sweet |
| 2005-11-29 | Update help and add support for keypad numbers. | Michael R Sweet |
| 2005-11-28 | STR #1082: mad the "fullscreen" demo add and remove the window decoration by ... | Matthias Melcher |
| 2005-11-27 | Update dependencies. | Michael R Sweet |
| 2005-11-27 | VC++ 2005 Support, drop old files, add icons for Sudoku | Michael R Sweet |
| 2005-11-27 | Fix a resize issue with X11. | Michael R Sweet |
| 2005-11-27 | More improvements to game board generator. | Michael R Sweet |
| 2005-11-26 | Fix up new game code to expose at least one of every number in each axis | Michael R Sweet |
| 2005-11-26 | Better game generation, fix test slot usage. | Michael R Sweet |
| 2005-11-26 | Support up to 8 test slots and check for solution after every change | Michael R Sweet |
| 2005-11-26 | Mousewheel fixes. | Michael R Sweet |
| 2005-11-25 | Add "test" numbers in the corners and add more levels of difficulty. | Michael R Sweet |
| 2005-11-25 | Fix mousewheel handler bug (using wrong variable in initial check) | Michael R Sweet |
| 2005-11-18 | git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4650 ea41ed52-d2ee-0310... | Matthias Melcher |
| 2005-11-06 | Undid previous test change. | Matthias Melcher |
| 2005-11-04 | STR #1061: fixed Fl_Window::cursor for subwindows and GL windows on WIN32 | Matthias Melcher |
| 2005-11-02 | STR #1052: updated color handling in test programs. If you are planning on cr... | Matthias Melcher |
| 2005-11-02 | Change int to long in unittests callback, and add the standard FLTK | Michael R Sweet |
| 2005-10-26 | FLUID writes RGB and Bitmap image data as an array of decimal numbers instead... | Matthias Melcher |
| 2005-09-15 | STR #1023: some more test programs did not load the OS default colors | Matthias Melcher |
| 2005-09-14 | Fonts test program now starts using the correct color scheme | Matthias Melcher |
| 2005-08-24 | Reverted to the correct version. | Matthias Melcher |
| 2005-08-24 | Typos | Matthias Melcher |
| 2005-07-18 | 'demo -s' would crash due to a missing argument on Fl::fatal() | Matthias Melcher |
| 2005-07-16 | Fixed unescaped '@' in fonts demo. | Matthias Melcher |
| 2005-07-11 | Fixed static allocation of 1000 font information units in fonts.cxx. | Matthias Melcher |
| 2005-07-11 | STR #915: fixed hang on corrupt jpegs by giving a maximum of 10 chances for j... | Matthias Melcher |
| 2005-06-01 | Documented the '00360' rotation feature in symbols | Matthias Melcher |
| 2005-06-01 | OK, I admit that I am nuts. But since the code was mostly there anyways addin... | Matthias Melcher |
| 2005-06-01 | Added a symbol named 'recycle' that can be used to refresh directory listings... | Matthias Melcher |
| 2005-05-27 | Fixed the Round Plastic buttons to actually draw nice and riund, just | Matthias Melcher |
| 2005-05-19 | Fix eol-style in Watcom files... | Michael R Sweet |
| 2005-05-19 | Update Fl_Tabs to draw selected tabs using labelcolor() of the Fl_Tabs | Michael R Sweet |
| 2005-05-17 | Fixed the silly gcc 4.0 warning about ~0 being negative 1. | Matthias Melcher |
| 2005-05-12 | Added the standard rgb.txt file from X11 to the test directory, | Michael R Sweet |
| 2005-05-12 | Resizing of OpenGL subwindows was broken on OSX (STR #804) | Michael R Sweet |
| 2005-04-30 | Add filenew, fileopen, filesave, filesaveas, and fileprint symbols. | Michael R Sweet |
| 2005-04-28 | Fix MacOS X 10.4 compile issues. | Michael R Sweet |