summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-04-10Update dependencies...Michael R Sweet
2002-03-28Test makefile didn't include makedepend file...Michael R Sweet
2002-03-26OS/2 update from Alexander Mai.Michael R Sweet
2002-03-25Fix spelling error in spelling check message...Michael R Sweet
2002-03-25Move forms code to fltk_forms library, a la 2.0.Michael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-03-07Re-add dependency files.Michael R Sweet
2002-03-07Back-ported cut & paste code from fltk2.0.Bill Spitzak
2002-03-06Fix non-Xft build.Michael R Sweet
2002-01-30Fix prototypes for fl_input() and fl_password().Michael R Sweet
2002-01-15Unixware fixes.Michael R Sweet
2002-01-13Remove unused and obsolete JPEG image demo.Michael R Sweet
2002-01-06Add Fl_BMP_Image class and docos.Michael R Sweet
2002-01-04Fix OpenGL and button problems in shiny demo.Michael R Sweet
2002-01-03Fixup fractals demo so it doesn't get way ahead of display - some LinuxMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2002-01-01Use rint() for some more rounding of vertices.Michael R Sweet
2001-12-30Fix build problems in test directory - no more recursive dependencies forMichael R Sweet
2001-12-23Demo updates (so they all will use the default scheme)Michael R Sweet
2001-12-22- MacOS: more keyboard handler fixes, mainly mapping of Mac specificMatthias Melcher
2001-12-21CVS ignore files...Michael R Sweet
2001-12-21Get rid of CR's in some files...Michael R Sweet
2001-12-19"make clean" should not delete makedepend, since we now track thisMichael R Sweet
2001-12-17Remove Fl_Mutex and Fl_Signal_Mutex from threads.h - not portable, andMichael R Sweet
2001-12-14Disable threading by default.Michael R Sweet
2001-12-14Clean up default menu for FLTK applications - don't need "About FLTK".Michael R Sweet
2001-12-14More tweeking of plastic boxtypes.Michael R Sweet
2001-12-12Update documentation screenshots (still have some to go...)Michael R Sweet
2001-12-09CygWin threading fixes from Teun.Michael R Sweet
2001-12-09Some files still had the old "fltk-bugs@easysw.com" address...Michael R Sweet
2001-12-08Fix threading test.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-01Updated Win32 MS-VisualC Workspace to run FLTK "out of the box":Matthias Melcher
2001-11-29Clean all GL demos with a "make clean".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-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-28Add check for window callback getting called...Michael R Sweet
2001-11-27Preliminary commit of my MacOS X work.Michael R Sweet
2001-11-25Add flstring.h header file to include string functions, strcasecmpMichael R Sweet
2001-11-24Added XBM, XPM, and PNM image file classes.Michael R Sweet
2001-11-24Fix bugs in copy() methods.Michael R Sweet
2001-11-19Move header installs to new FL/Makefile, which is generated byMichael R Sweet