summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-11-02STR #1052: updated color handling in test programs. If you are planning on cr...Matthias Melcher
2005-11-02Change int to long in unittests callback, and add the standard FLTKMichael R Sweet
2005-10-26FLUID writes RGB and Bitmap image data as an array of decimal numbers instead...Matthias Melcher
2005-09-15STR #1023: some more test programs did not load the OS default colorsMatthias Melcher
2005-09-14Fonts test program now starts using the correct color schemeMatthias Melcher
2005-08-24Reverted to the correct version.Matthias Melcher
2005-08-24TyposMatthias Melcher
2005-07-18'demo -s' would crash due to a missing argument on Fl::fatal()Matthias Melcher
2005-07-16Fixed unescaped '@' in fonts demo.Matthias Melcher
2005-07-11Fixed static allocation of 1000 font information units in fonts.cxx.Matthias Melcher
2005-07-11STR #915: fixed hang on corrupt jpegs by giving a maximum of 10 chances for j...Matthias Melcher
2005-06-01Documented the '00360' rotation feature in symbolsMatthias Melcher
2005-06-01OK, I admit that I am nuts. But since the code was mostly there anyways addin...Matthias Melcher
2005-06-01Added a symbol named 'recycle' that can be used to refresh directory listings...Matthias Melcher
2005-05-27Fixed the Round Plastic buttons to actually draw nice and riund, justMatthias Melcher
2005-05-19Fix eol-style in Watcom files...Michael R Sweet
2005-05-19Update Fl_Tabs to draw selected tabs using labelcolor() of the Fl_TabsMichael R Sweet
2005-05-17Fixed the silly gcc 4.0 warning about ~0 being negative 1.Matthias Melcher
2005-05-12Added the standard rgb.txt file from X11 to the test directory,Michael R Sweet
2005-05-12Resizing of OpenGL subwindows was broken on OSX (STR #804)Michael R Sweet
2005-04-30Add filenew, fileopen, filesave, filesaveas, and fileprint symbols.Michael R Sweet
2005-04-28Fix MacOS X 10.4 compile issues.Michael R Sweet
2005-04-18Fix compiler warnings.Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-16Update "clean" targets to properly handle core files, remove backup files,Michael R Sweet
2005-04-14Eliminate compiler warnings on Solaris...Michael R Sweet
2005-04-11Remove all warnings for Mac buidl with gcc (except one)Matthias Melcher
2005-04-10Fixed symbol demo label bug (STR #777)Michael R Sweet
2005-04-08STR #792: 'preferences' test app lost the 'radio' flags on the shoe positioni...Matthias Melcher
2005-03-23Fix syntax highlighting bug in the editor demo, and port changes to theMichael R Sweet
2005-03-10Use copy_label() instead of strdup() for button labels.Michael R Sweet
2005-03-06Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of theMichael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2005-02-24Added Greg Ercolano's simple Fl_Input_Choice widget which is aMichael R Sweet
2005-02-06Cmake updates (STR #645)Michael R Sweet
2005-02-05Fl_File_Chooser was slow with large directories (STR #654)Michael R Sweet
2004-11-29Add missing Watcom makefile...Michael R Sweet
2004-11-20The configure script did not support --disable-localfoo toMichael R Sweet
2004-11-20Watcom fixes (STR #584, STR #594, STR #595)Michael R Sweet
2004-10-18Documentation updates (STR #568)Michael R Sweet
2004-09-13Add unittests to .cvsignore.Michael R Sweet
2004-09-13Added (unsupported) CMake files (STR #499)Michael R Sweet
2004-09-09News from FLTK1.1 and QuartzMatthias Melcher
2004-08-31Quartz for FLTK 1.1:Matthias Melcher
2004-08-27FLTK1.1 Quartz:Matthias Melcher
2004-08-26FLTK1.1 Quartz support:Matthias Melcher
2004-08-09Str #490: fixed little bug in Symbol test codeMatthias Melcher
2004-07-26More documentation updates...Michael R Sweet
2004-07-04In order to make the whitte text field at the bottom left of theMatthias Melcher
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet