445 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)

Author SHA1 Message Date
Michael R Sweet 50274f8d85 Update copyright in FLUID "about" window. 24 years ago
Michael R Sweet 71f9afb6cb Use +O2 for compiler on HP-UX. 24 years ago
Michael R Sweet a235545e42 Fix prototypes for fl_input() and fl_password(). 24 years ago
Michael R Sweet 6eff9b3b14 First round of DND additions to 1.1 - just X11 code, and I haven't added 24 years ago
Michael R Sweet bccdafdaef Fixed from Teun. 24 years ago
Michael R Sweet a55363086d Don't apply tile image to menu or overlay windows. 24 years ago
Michael R Sweet e0bfbbd558 Add Fl_BMP_Image class and docos. 24 years ago
Michael R Sweet 2d6a98560e Doco and dist file updates. 24 years ago
Matthias Melcher 1775984dbe cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling 24 years ago
Michael R Sweet 64b4177ef4 Copyright updates... 24 years ago
Michael R Sweet f9770db21f Use rint() for some more rounding of vertices. 24 years ago
Michael R Sweet 6be2be6d43 Demo updates (so they all will use the default scheme) 24 years ago
Matthias Melcher d0bdfe300d - MacOS: more keyboard handler fixes, mainly mapping of Mac specific 24 years ago
Michael R Sweet 1eb5acf22e Casts to make old IRIX 5.3 C++ compiler happy... 24 years ago
Michael R Sweet b7c23bc5e1 CVS ignore files... 24 years ago
Michael R Sweet df9acaafea Implement Fl::scheme() and Fl::reload_scheme() (this includes support 24 years ago
Matthias Melcher 0215c7986c fixed iBook keyboard bug. 24 years ago
Michael R Sweet 329b4127f6 Multiple bug fixes from Sebastien: 24 years ago
Matthias Melcher b6b4e1ec20 - Mac: greatly improved OpenGL support, some window management, 24 years ago
Michael R Sweet 9ed48bd74a Fix other widgets to use Fl::focus() instead of take_focus(). 24 years ago
Michael R Sweet 6c3a9ec36a Add "shown()" method to Fl_File_Chooser. 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 5c3b2f74bc More tweeking of plastic boxtypes. 24 years ago
Michael R Sweet fdcdc8fd46 Multiple fixes from Sebastien. 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 2c8bc31971 Run $(RANLIB) on installed static libraries, since some OS's (i.e. Darwin) 24 years ago
Matthias Melcher e07200c4e8 Implemeted 95% of all Mac OS X support. Makefiles still need modifications. 24 years ago
Matthias Melcher 1d06051e8c FLTK for Mac: 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
Michael R Sweet 62bc805daa Fix for makesrcdist script... 24 years ago
Michael R Sweet bc925b34c3 Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exe 24 years ago
Michael R Sweet 02d869450d Minor tweeks to the configure script for CygWin and Mesa. 24 years ago
Michael R Sweet b105ab8b7f Update tile image... 24 years ago
Michael R Sweet 4b23d4c6d5 VC++ fixes, plus add new tiled_image project file. 24 years ago
Michael R Sweet 79d6a32be9 Add new plastic box types (kindof a shiny translucent box type...) 24 years ago
Michael R Sweet 77e2314f2a Missing cast in Fl_Tooltip.cxx... 24 years ago
Michael R Sweet c78dcd55ec More doco updates. 24 years ago
Michael R Sweet d211b12af7 Add Fl::version() and Fl::event() methods. 24 years ago
Michael R Sweet f10b778a56 Fix fltk-config --compile filename.cxx so it echos the command and 24 years ago
Michael R Sweet 1a7bbc55c5 Configure script changes... 24 years ago
Michael R Sweet 42df8c1288 Fix typos from OSX commit. 24 years ago
Michael R Sweet 2b85bf8168 Preliminary commit of my MacOS X work. 24 years ago
Michael R Sweet ecd2c821be Doco updates. 24 years ago
Michael R Sweet eba128dcc0 New filename_relative() function, and use it from fl_file_chooser() and 24 years ago
Michael R Sweet c147aca054 Add flstring.h header file to include string functions, strcasecmp 24 years ago
Michael R Sweet f6d88d2735 Forgot to add this file... 24 years ago
Michael R Sweet b650366d80 Added XBM, XPM, and PNM image file classes. 24 years ago
Michael R Sweet e016a249b2 Add horizontal scrollbar to Fl_Help_View. 24 years ago