summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2004-04-07VC++.NET supportMichael R Sweet
2003-09-05Dump the shiny demo.Michael R Sweet
2003-09-05Dump the non-working shiny demo.Michael R Sweet
2003-06-05Fix mapping of Apple keys to CTRL keys on OSX.Michael R Sweet
2003-05-18Add thin up box with plastic style.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2003-01-14Fix size_range() bug under OSX.Michael R Sweet
2003-01-10Update dependencies and the change log.Michael R Sweet
2003-01-02Remove the obsolete browserop.cxx test program, which wasn't being builtMichael R Sweet
2002-11-20Fl_File_Input::value("") didn't work.Michael R Sweet
2002-11-05Added callbacks to Fl_Text_Editor.Matthias Melcher
2002-10-24First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus,Michael R Sweet
2002-09-27Comment out debug statements...Michael R Sweet
2002-09-26Fix editor syntax highlighting (bug #613089)Michael R Sweet
2002-09-20Apply patch from George Garvey to make Fl_Text_Display/Buffer based onMichael R Sweet
2002-09-16Move Fl_Help_Dialog to fltk_images library.Michael R Sweet
2002-09-05Mac OS X: modified Fl_Preferences::Node::search to correctly handle groupsMatthias Melcher
2002-09-01Fix Fl_Menu_Button focus problems.Michael R Sweet
2002-08-30Make sure all strings can be localized in the dialogs.Michael R Sweet
2002-08-20Use double-buffered window for CubeView...Michael R Sweet
2002-08-20Add tooltips to the output widgets to see if we can figure out whyMichael R Sweet
2002-08-13Fixed tabs.flBill Spitzak
2002-08-12Add missing header to tabs program.Michael R Sweet
2002-08-12Put new modal test in the right source file...Michael R Sweet
2002-08-10Added test for modal windowBill Spitzak
2002-08-09More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat.Michael R Sweet
2002-08-01Add image() methods to Fl_Menu_Item.Michael R Sweet
2002-07-23Add wrap() method and bit for Fl_Input_, and make word wrap dependentMichael R Sweet
2002-07-15Fix path for default document (Matthias, did you change this? If so,Michael R Sweet
2002-07-14Boy, aren't WIN32 compilers *so* much fun.Michael R Sweet
2002-07-14Fl_File_Chooser::value("foo") now checks if the pathname is a directoryMichael R Sweet
2002-07-14Ignore fluid-shared and all exe files.Michael R Sweet