summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-23Fl_Counter didn't use a thin down box for the text field if theMichael R Sweet
2004-07-23VC++ project file fixes.Michael R Sweet
2004-07-23Fix local image library build bug.Michael R Sweet
2004-07-12Fix PNG tests.Michael R Sweet
2004-07-06Makefile and configure script support for image libs.Michael R Sweet
2004-07-05Add copies of the JPEG, PNG, and Z libraries...Michael R Sweet
2004-07-05The fltk-config script did not include the "-mno-cygwin" optionMichael R Sweet
2004-07-04Fl_Help_View::find() did not check for a NULL value (STR #442)Michael R Sweet
2004-07-04Fix FLTK symbol - need to use complex polygons for concave shapes...Michael R Sweet
2004-07-04In order to make the whitte text field at the bottom left of theMatthias Melcher
2004-06-19Changelog...Michael R Sweet
2004-06-19Fixed Mac NumLock mixup (Macs do not have a PC style NumLock)Matthias Melcher
2004-06-14Fl_File_Icon::draw() did not support drawing of complex polygonsMichael R Sweet
2004-06-09The configure script now offers options for JPEG, PNG, and ZLIBMichael R Sweet
2004-06-08Typo fix (= and not - for assignment)Michael R Sweet
2004-06-07The first menuitem in a menulist would not honor teh MENU_INVISIBLE flag.Matthias Melcher
2004-06-07Documentation fix (STR #412).Matthias Melcher
2004-06-01Fl_Text_Buffer::replace() now range checks its input (STR #385)Michael R Sweet
2004-06-01Fl_Widget::handle() doco update (STR #399)Michael R Sweet
2004-06-01FLTK now builds with the current release of MinGW (STR #325, STRMichael R Sweet
2004-06-01FLTK now honors the numlock key state (STR #369)Michael R Sweet
2004-05-26The Fl_Text_Display widget did not redraw selections when focusMichael R Sweet
2004-05-25Tweek plastic background image for softer background (similar to OSX 10.3)Michael R Sweet
2004-05-24Doco changes.Michael R Sweet
2004-05-17VC++.NET fixesMichael R Sweet
2004-05-16Add NULL checks for browser strings.Michael R Sweet
2004-05-15Fl_Scroll now uses a full redraw when the scheme is set toMichael R Sweet
2004-05-13Fl_Gl_Window's on WIN32 now prefer accelerated pixel formatsMichael R Sweet
2004-05-12Typo in srcdist script.Michael R Sweet
2004-04-29Documentation updates (STR #365)Michael R Sweet
2004-04-25Fl_Pack didn't draw child widget labels the same way asMichael R Sweet
2004-04-25Use fl_red/green/bluemask/shift for undefined pixmaps.Michael R Sweet
2004-04-24Changelog.Michael R Sweet
2004-04-24fl_read_image() fixes.Michael R Sweet
2004-04-111.1.5rc1 updates...Michael R Sweet
2004-04-11Update VC++.NET configuration to match VC++ 6.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-04-11Update Fl_Scroll background image fix...Michael R Sweet
2004-04-11Fix fl_scroll() on WIN32 (STR #315)Michael R Sweet
2004-04-10Fix drive letter entry for file chooser (STR #339)Michael R Sweet
2004-04-10Fl_Menu now uses the boxtype to redraw the menu background (STRMichael R Sweet
2004-04-10Fl_Scroll now shows the background image when a framed box typeMichael R Sweet
2004-04-08Point to vcnet directory, not visualc.Michael R Sweet
2004-04-07VC++.NET supportMichael R Sweet
2004-04-06Added a new_directory_tooltip string pointer to allowMichael R Sweet
2004-04-06Add Fl_Menu_::find_item() method (STR #316)Michael R Sweet
2004-04-06The Fl_Widget copy operator definitions were not conditionallyMichael R Sweet
2004-04-06FLUID's Layout functionality did not move child widgets whenMichael R Sweet
2004-04-06More doco updates.Michael R Sweet
2004-04-06FLUID crashed if you did layout with a window widget (STR #317)Michael R Sweet