5116 Commits (6f4c59079f97289eafc29840e3873ce08c869e71)
 

Author SHA1 Message Date
Michael R Sweet 6c3a9ec36a Add "shown()" method to Fl_File_Chooser. 24 years ago
Michael R Sweet 4ef0817b83 Disable threading by default. 24 years ago
Michael R Sweet 40750fb352 Documentation makefile should be using --batch option, not list all 24 years ago
Michael R Sweet 4982fb29a0 Clean up default menu for FLTK applications - don't need "About FLTK". 24 years ago
Michael R Sweet 67bbab358f Implement Fl::set_font(Fl_Font, Fl_Font)... 24 years ago
Michael R Sweet 5c3b2f74bc More tweeking of plastic boxtypes. 24 years ago
Michael R Sweet ce129e1620 Get rid of CR's in file - need to make sure we don't insert CR's when 24 years ago
Matthias Melcher 922a38629e Made plastic up and down box look good when large without wasting 24 years ago
Michael R Sweet 62c161126c Tweek the FL_PLASTIC_UP_BOX to look more transparent... 24 years ago
Michael R Sweet 30f8cef212 Use correct image filename... 24 years ago
Michael R Sweet 176df8de80 Fix bug in makesrcdist script. 24 years ago
Michael R Sweet f15268f09f Fix .c.o and .cxx.o rules ($< instead of $@) 24 years ago
Michael R Sweet cd9639c212 Update documentation screenshots (still have some to go...) 24 years ago
Michael R Sweet a910371403 Documentation updates, mainly to fix typos, mark constants with TT, and 24 years ago
Matthias Melcher 0ee1fb7b1b Added Carbon event handling for Mac OS X gaining support for the 24 years ago
Michael R Sweet 96d499704a Update paragraph 4 of the FLTK license exemptions; basically, justify/ 24 years ago
Michael R Sweet fdcdc8fd46 Multiple fixes from Sebastien. 24 years ago
Michael R Sweet 6905f61c2c "make uninstall" didn't uninstall the OpenGL library. 24 years ago
Matthias Melcher 633555bb42 Mac: Added missing Cursor Shapes for Mac version 24 years ago
Michael R Sweet 100f78de3f CygWin threading fixes from Teun. 24 years ago
Michael R Sweet 7e38b22fa0 More files with the wrong copyright/email... 24 years ago
Michael R Sweet 3f6ff88fa5 Some files still had the old "fltk-bugs@easysw.com" address... 24 years ago
Michael R Sweet 76affdbfd3 Add docos for the thread methods (awake, lock, thread_message, and unlock) 24 years ago
Michael R Sweet ef96c53019 Fix infinite loop problem in Fl_Text_Editor - was resizing before we 24 years ago
Michael R Sweet 64f2cc0635 Fix threading test. 24 years ago
Michael R Sweet a93a8031f1 Line style and focus boxes. 24 years ago
Michael R Sweet e92f9842b7 Draw the little box between the scrollbars using FL_GRAY instead of 24 years ago
Michael R Sweet ba2be02ab2 FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX. 24 years ago
Michael R Sweet 7710dc14a8 Don't pop up the message box for warnings under WIN32. 24 years ago
Michael R Sweet 2c8bc31971 Run $(RANLIB) on installed static libraries, since some OS's (i.e. Darwin) 24 years ago
Michael R Sweet 9c75838011 Use FL_NO_BOX for check button and round button. 24 years ago
Matthias Melcher ab896c6d5f FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch... 24 years ago
Matthias Melcher e07200c4e8 Implemeted 95% of all Mac OS X support. Makefiles still need modifications. 24 years ago
Michael R Sweet 39109694e1 Missing declaration of "newch"... 24 years ago
Michael R Sweet a8f3f02214 Add support for 2-byte XPM files. 24 years ago
Michael R Sweet 2fbee9c150 Segfault fixes... 24 years ago
Michael R Sweet fc3999a24e Don't install header symlinks under MacOS either... 24 years ago
Michael R Sweet ce08c01ebf isalpha, not isletter... :( 24 years ago
Matthias Melcher 731b29bf85 updated CHANGES file 24 years ago
Matthias Melcher 1acca043df Some Win32 drivers would draw into wrong buffers 24 years ago
Matthias Melcher 1d06051e8c FLTK for Mac: 24 years ago
Michael R Sweet 9e6b78b5ca Make Fl_Text_Display use the same defaults for the selection and background 24 years ago
Michael R Sweet bb2ac233c6 My bad... Remove autoconf-generated Enumerations.H - it's only 24 years ago
Michael R Sweet 3a0fe79164 Bug fixes and doco updates care of Sebastian. 24 years ago
Michael R Sweet d7f311e25c Fix Fl_Tabs to use boxtypes exclusively for drawing the tabs. This results 24 years ago
Matthias Melcher 1977f13908 Updated Win32 MS-VisualC Workspace to run FLTK "out of the box": 24 years ago
Michael R Sweet ca83eb11a1 Fix infinite loop bug with WIDTH=100% in Fl_Help_View widget. 24 years ago
Matthias Melcher a8e4b27e19 CVS test. Ignore. Matthias. 24 years ago
Michael R Sweet 83df36c2de Clean all GL demos with a "make clean". 24 years ago
Michael R Sweet 62bc805daa Fix for makesrcdist script... 24 years ago