1106 Commits (release-1.1.6)

Author SHA1 Message Date
Michael R Sweet a1944b77ab Cygwin fixes... 24 years ago
Michael R Sweet 38fdf727f7 Fix infinite loop bug in Fl_File_Icon::draw() with 32-bit colors and 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 831d7cde5b FL_KEYUP event support. 24 years ago
Michael R Sweet 06619abc5a Put "RM" back in makeincludes, so we can remove the library archive 24 years ago
Michael R Sweet 68fb9f7910 Don't allow extra boxtypes to override user-defined boxtypes. 24 years ago
Michael R Sweet d2bfebbb4b Check for both functions in PNG loader... 24 years ago
Michael R Sweet d2df17ac31 Draw check and radio buttons with a white background. 24 years ago
Michael R Sweet 19518ebe35 Make Fl_Widget::parent() work with Fl_Group pointers... 24 years ago
Michael R Sweet 29476d08b8 Only use GEOMETRIC line styles under Windows... 24 years ago
Michael R Sweet 875fc93bc1 Add missing comment blocks to top and bottom of file... 24 years ago
Michael R Sweet f31fe66f8c Put all OpenGL stuff back in FLTKDLL; no separate shared 24 years ago
Michael R Sweet 461002c3ad Check for png_read_destroy(), since newer versions of libpng do not 24 years ago
Michael R Sweet 874fc2ecb0 Get tooltips working with Fl_Slider and Fl_Counter-based 24 years ago
Michael R Sweet 9da85233f9 Fl::belowmouse() was resetting the tooltip, causing the flashing 24 years ago
Michael R Sweet 8638a3f5a5 Fix tooltip handling/flashing that caused KDE window manager lockups 24 years ago
Michael R Sweet f986d0df7e Fix two uninitialized vars... 24 years ago
Michael R Sweet 3c6019c179 Support for NAME and HREF for A at the same time. 24 years ago
Michael R Sweet 7593a59e87 FLUID: can't use "i->image(o)" if "i" is NULL... :) 24 years ago
Michael R Sweet 8b52561ca3 Wasn't initializing "image" member of base image data. 24 years ago
Michael R Sweet adda701215 Update check/radio/light button drawing to size the indicator using the 24 years ago
Michael R Sweet 6cccb7bca1 Revert line style change... 24 years ago
Michael R Sweet eb9a83b348 fl_line_style() didn't use the same default cap and join options 24 years ago
Michael R Sweet aa3657817c Update dependencies. 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 f5f0d8a013 Save/restore GDI pen. 24 years ago
Michael R Sweet 9208e9d007 Windows doesn't have case-sensitive filenames, so we can't have two 24 years ago
Michael R Sweet 72b56edc29 Tooltips, and more tooltips. 24 years ago
Michael R Sweet ddf259f2bb New fltk-config script for 1.1. 24 years ago
No Author 5a64091595 This commit was manufactured by cvs2svn to create branch 'branch-1.1'. 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
Michael R Sweet bc3de1ec15 Fix label/image problems. 24 years ago
Michael R Sweet 286ebf903f Add missing Fl_Check_Browser file. 24 years ago
Michael R Sweet 64859c22f7 Add more widgets from the bazaar... 24 years ago
Michael R Sweet 9ab0bb195e WIN32 updates to make the DLL project work again... 24 years ago
Michael R Sweet 45010ee2fe Include config.h in Fl_FileBrowser.cxx. 24 years ago
Michael R Sweet 28c0d4ffa1 Symbols are now supported by main label drawing code - @@ to insert a 24 years ago
Michael R Sweet 7ebaf77cdc Image labels! 24 years ago
Michael R Sweet f6ea21e2fb Keyboard nav for tabs. 24 years ago
Michael R Sweet 51050b38d8 Keyboard nav for valuators. 24 years ago
Michael R Sweet 03f49329ff New draw_focus() methods. 24 years ago
Michael R Sweet 11cc024107 Keyboard navigation for buttons. 24 years ago
Michael R Sweet e4727142d4 Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't 24 years ago
Michael R Sweet 00f126367d Add prototype for snprintf() in Fl_FileBrowser.cxx. 24 years ago
Michael R Sweet 03b112773d File chooser cleanup (use fl_ok and fl_cancel for translated label 24 years ago
Michael R Sweet 5994addeca Fixed tooltips under WIN32 - no more toolbar buttons... 24 years ago
Michael R Sweet 0771e7cc7d Update WIN32 projects and config file. 24 years ago