974 Commits (95db2790d69fb227e78d307f50c41bdc4bee44d0)

Author SHA1 Message Date
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
Michael R Sweet 70abac1b8b Fix bugs in copy() methods. 24 years ago
Michael R Sweet 4087b8cd9a Add code for PNG and JPEG images. 24 years ago
Michael R Sweet f525840495 Fix all references to '.C' files (now .cxx) 24 years ago
Michael R Sweet 84e38d4d91 Move header installs to new FL/Makefile, which is generated by 24 years ago
Michael R Sweet 13e7d76397 WIN32 fixes for the new image stuff... 24 years ago
Michael R Sweet 1acc39c5d8 OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image 24 years ago
Michael R Sweet 681ded73c2 Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions 24 years ago
Michael R Sweet 45658d7c0f Add fl_beep() function. 24 years ago
Michael R Sweet ab1e093308 Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that 24 years ago
Michael R Sweet d3acd6c475 Add Fl::visible_focus() method. 24 years ago
Michael R Sweet 7495dff247 Range check input in Fl_Browser::make_visible() 24 years ago
Michael R Sweet 28295ae0e9 Fixes for old C++ compilers (e.g. IRIX 5.3) 24 years ago
Michael R Sweet 079082ef7c 32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color() 24 years ago
Michael R Sweet 68fb9f7910 Don't allow extra boxtypes to override user-defined boxtypes. 24 years ago
Michael R Sweet 19518ebe35 Make Fl_Widget::parent() work with Fl_Group pointers... 24 years ago
Michael R Sweet 9da85233f9 Fl::belowmouse() was resetting the tooltip, causing the flashing 24 years ago
Michael R Sweet 74bb2305cb Fl_File_Chooser.H and fl_file_chooser.H need to be the same... 24 years ago
Michael R Sweet 6a4714ce12 Fl_FileXYZ -> Fl_File_XYZ 24 years ago
Michael R Sweet de6c7f66ee File chooser update with new FLUID. 24 years ago
Michael R Sweet 743cd4f95d HelpView/HelpDialog updates. 24 years ago
Michael R Sweet 9a528400f0 Doco updates. 24 years ago