1327 Commits (e5d7f8367e7a19a1b85b0f3b65cc9dd82e94d8b4)

Author SHA1 Message Date
Bill Spitzak 80465e4bff Backported the fltk2.0 tooltips. This may be somewhat binary incompatable 23 years ago
Michael R Sweet ad9546204c Use 16x16 KDE icon images by default. 23 years ago
Michael R Sweet bde72ca8ce Change "typedef enum {} type" to "enum type {}"... 23 years ago
Michael R Sweet fbf099f11e Fix portability problems with Solaris Forte C++ compiler. 23 years ago
Michael R Sweet b010bc55c4 Add sort function to file chooser. 23 years ago
Michael R Sweet ae0a956f2e Add sort function as optional argument to Fl_File_Browser::load(). 23 years ago
Michael R Sweet 47e7de17bc Fix new filename stuff for WIN32. 23 years ago
Michael R Sweet a237472c70 Update fl_filename_list() to accept a sort function to use, and export 23 years ago
Michael R Sweet 94a9fb879f Fix backspace "bug" in file chooser - now treat delete and backspace the 23 years ago
Matthias Melcher adb6fc4eeb added binary support and procedural names to 23 years ago
Michael R Sweet 8972642109 New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_File 23 years ago
Michael R Sweet 1f5448409b Fl_Preferences::getUserdataPath() and getPath() methods now require a 23 years ago
Michael R Sweet bc0389efbc Damned MS-DOS line endings! 23 years ago
Michael R Sweet 13587f41c2 Re-import the *current* version of Matthias's code, with appropriate 23 years ago
Michael R Sweet 44bb5f60de Add Fl_Preferences class to base library. 23 years ago
Michael R Sweet ee5fdc99ce Images in menu items... 23 years ago
Michael R Sweet 7e8ec10e6d Add missing docos for Fl_Progress. 23 years ago
Michael R Sweet e1828d045f Change fl_create_deepmask() to fl_create_alphamask(). 23 years ago
Michael R Sweet 0c396a615b Added fl_create_deepmask() method for creating alpha blend masks. 23 years ago
Michael R Sweet 8e3cdc0ac1 Propagate events from the tooltip window to the widget we are tooltipping 23 years ago
Michael R Sweet dc355ebb54 Add Fl::dnd_text_ops() methods. 23 years ago
Michael R Sweet 9e2f362016 Move ENTER/LEAVE handling to Fl_Box so that the default event handler 23 years ago
Michael R Sweet 7482426735 Make Fl_Output a subclass of Fl_Input, and add input_type and readonly 23 years ago
Michael R Sweet ef36be385e Redefine FL_ color values to use the color cube. 23 years ago
Michael R Sweet 4586bf0fcc Tooltip fixes: ignore keyboard events, immediately disable new tooltips, 24 years ago
Michael R Sweet 2deb2fdfc9 Add image handler to Fl_Shared_Image class to support additional file 24 years ago
Michael R Sweet 6c796f88c7 Rename all remaining functions that don't start with fl_ to 24 years ago
Michael R Sweet 98c9f2cc6b Stereo OpenGL patch from Stuart Levy... 24 years ago
Michael R Sweet 1d7aef987d Automatically resize the convenience dialogs as needed... 24 years ago
Bill Spitzak 5f55e1cd63 Back-ported cut & paste code from fltk2.0. 24 years ago
Michael R Sweet e52b682a99 Add Xft support to 1.1.x. 24 years ago
Michael R Sweet 394286265a Fix rendering of background color in table cells. 24 years ago
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