summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-09-19STR 1424: attempt to make test/Makefile more roboust for time shifts in fluid...Matthias Melcher
2006-09-17Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike!Matthias Melcher
2006-09-05Restoring the accidentaly destroyed hello.cxxMatthias Melcher
2006-09-05STR #1410: fl_file_chooser could crash after a previously canceled dialogMatthias Melcher
2006-08-29Updated 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-28Fix blocks crashes on WIN32 - audio buffer too smallMichael R Sweet
2006-08-28Add missing Gimp source image for block images.Michael R Sweet
2006-08-26Don't accept clicks when paused.Michael R Sweet
2006-08-26Tweak the blocks game some more, and fix the coding style to conform to theMichael R Sweet
2006-08-26Workaround HP-UX compiler bug by making Blocks and Columns structures public.Michael R Sweet
2006-08-26Make all XPM files use const char * arrays...Michael R Sweet
2006-08-25Fix <FL/glu.h> includes.Michael R Sweet
2006-08-25Added Blocks to the VC6 project file and set dependencies.Matthias Melcher
2006-08-25Added unversal header for OpenGL's GLu library.Matthias Melcher
2006-08-25Fixed installation of pixmap s to reflect new pixmaps directory.Matthias Melcher
2006-08-25Do some rearranging of image and desktop support files.Michael R Sweet
2006-08-24Add wording and tweak difficulty levels so that the Easy andMichael R Sweet
2006-08-23Fixed Fl_Positioner callback when released (STR #1387)Matthias Melcher
2006-08-23Fixed WIN32 zero size window issue (STR #1387)Matthias Melcher
2006-08-23 Fixed Sudoku window positioning (STR #1398)Matthias Melcher
2006-08-21Fixed uninitialized data in OS X and WIN32 timout functions (STR #1374).Matthias Melcher
2006-08-18Restored original "hello.cxx"Matthias Melcher
2006-08-18STR #1381: added optional "precision" argument when writing floats or doubles...Matthias Melcher
2006-08-17New context_changed() function for OpenGL windows allowing efficient texture ...Matthias Melcher
2006-08-14Modified boxtype demo to show somewhat experimental, yet nice round plastic b...Matthias Melcher
2006-07-27Fix problems with new FLUID output, add common to closing braces to showMichael R Sweet
2006-07-25Fix use of LDFLAGS and make install depend on all target...Michael R Sweet
2006-06-22Added support for floating point Fl_SpinnerMatthias Melcher
2006-06-19Add --with-archflags option to configure script, and use it in the rightMichael R Sweet
2006-06-19If the value field for scrollbars was not zero, Fluid would generate code tha...Matthias Melcher
2006-06-14STR #1321: Calling Fl_Window::show() will exit from the current Fl_Tooltip. C...Matthias Melcher
2006-06-05OS X Quartz: fixed issues with creating a gray image map. Fluid problems stil...Matthias Melcher
2006-06-04OS X Quartz: one pretty essential fix to the call order in Quartz context cha...Matthias Melcher
2006-05-31Remove executable bit from source files.Michael R Sweet
2006-05-30Fixed shortcut and default focus for message dialogs (STR #1298).Matthias Melcher
2006-05-21Tabs now show the correct tooltip (STR #1282)Matthias Melcher
2006-05-21STR #1282: added tooltips to the 'tabs' demo so we can test and fix this bug.Matthias Melcher
2006-05-05STR 1264: Editor uses "delete" instead of the required "delete_widget"Matthias Melcher
2006-04-28STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packagesMatthias Melcher
2006-04-04Fixed previous commit.Matthias Melcher
2006-04-04STR 1195: caret key lookup entry was missing on Mac OS XMatthias Melcher
2006-02-22Don't increment read-only cells on a multiple-click.Michael R Sweet
2006-01-16STR #1109 re-fix: when fixing 1109, I accidentally enabled clicking on grayed...Matthias Melcher
2006-01-15Update Linux desktop files.Michael R Sweet
2006-01-15Update OSX icons.Michael R Sweet
2006-01-15More packaging fun.Michael R Sweet
2006-01-15More packaging fun (games package to "advertise" FLTK...)Michael R Sweet
2006-01-15More copyright updates.Michael R Sweet
2006-01-13Fix compile error.Michael R Sweet