summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-08Fix infinite loop problem in Fl_Text_Editor - was resizing before weMichael R Sweet
2001-12-08Fix threading test.Michael R Sweet
2001-12-07Line style and focus boxes.Michael R Sweet
2001-12-07Draw the little box between the scrollbars using FL_GRAY instead ofMichael R Sweet
2001-12-06FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.Michael R Sweet
2001-12-06Don't pop up the message box for warnings under WIN32.Michael R Sweet
2001-12-06Run $(RANLIB) on installed static libraries, since some OS's (i.e. Darwin)Michael R Sweet
2001-12-06Use FL_NO_BOX for check button and round button.Michael R Sweet
2001-12-06FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch...Matthias Melcher
2001-12-06Implemeted 95% of all Mac OS X support. Makefiles still need modifications.Matthias Melcher
2001-12-05Missing declaration of "newch"...Michael R Sweet
2001-12-05Add support for 2-byte XPM files.Michael R Sweet
2001-12-05Segfault fixes...Michael R Sweet
2001-12-04Don't install header symlinks under MacOS either...Michael R Sweet
2001-12-04isalpha, not isletter... :(Michael R Sweet
2001-12-04updated CHANGES fileMatthias Melcher
2001-12-04Some Win32 drivers would draw into wrong buffersMatthias Melcher
2001-12-04FLTK for Mac:Matthias Melcher
2001-12-03Make Fl_Text_Display use the same defaults for the selection and backgroundMichael R Sweet
2001-12-03My bad... Remove autoconf-generated Enumerations.H - it's onlyMichael R Sweet
2001-12-03Bug fixes and doco updates care of Sebastian.Michael R Sweet
2001-12-01Fix Fl_Tabs to use boxtypes exclusively for drawing the tabs. This resultsMichael R Sweet
2001-12-01Updated Win32 MS-VisualC Workspace to run FLTK "out of the box":Matthias Melcher
2001-11-30Fix infinite loop bug with WIDTH=100% in Fl_Help_View widget.Michael R Sweet
2001-11-30CVS test. Ignore. Matthias.Matthias Melcher
2001-11-29Clean all GL demos with a "make clean".Michael R Sweet
2001-11-29Fix for makesrcdist script...Michael R Sweet
2001-11-29Require autoconf 2.13 or newer.Michael R Sweet
2001-11-29Add cast for Fl_Pixmap constructor.Michael R Sweet
2001-11-29Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exeMichael R Sweet
2001-11-29Minor tweeks to the configure script for CygWin and Mesa.Michael R Sweet
2001-11-29Documentation updates galore (up to chapter 7, still need to do chapterMichael R Sweet
2001-11-29Update tile image...Michael R Sweet
2001-11-29VC++ fixes, plus add new tiled_image project file.Michael R Sweet
2001-11-28Add new plastic box types (kindof a shiny translucent box type...)Michael R Sweet
2001-11-28Add tiled_image demo to menu file.Michael R Sweet
2001-11-28Missing cast in Fl_Tooltip.cxx...Michael R Sweet
2001-11-28More doco updates.Michael R Sweet
2001-11-28Wasn't calling fopen() when loading PNM files... :(Michael R Sweet
2001-11-28Add Fl::version() and Fl::event() methods.Michael R Sweet
2001-11-28Fix fltk-config --compile filename.cxx so it echos the command andMichael R Sweet
2001-11-28Add check for window callback getting called...Michael R Sweet
2001-11-27Configure script changes...Michael R Sweet
2001-11-27Fix typos from OSX commit.Michael R Sweet
2001-11-27Preliminary commit of my MacOS X work.Michael R Sweet
2001-11-27Image class docos.Michael R Sweet
2001-11-27More docos (many files just copied, so the content isn't right yet...)Michael R Sweet
2001-11-26Add missing doco file...Michael R Sweet
2001-11-26Doco updates.Michael R Sweet
2001-11-26Bug fixes from Sebastien Recio.Michael R Sweet