1106 Commits (release-1.1.6)

Author SHA1 Message Date
Michael R Sweet 68a510da5d If a submenu won't fit to the right of the parent menu, then display it 23 years ago
Michael R Sweet 5fe1f6c1ec Fix handling of a trailing "\" in Fl_Menu_::add()... 23 years ago
Michael R Sweet fcd05e51c5 Middle mouse click/drag moves scrollbar directly to the mouse position. 23 years ago
Michael R Sweet bcde4047d3 Fix typo... 23 years ago
Michael R Sweet 0c0035904c Fix bug #613088 - Fl_Text_Display crash. 23 years ago
Michael R Sweet e04a3734e7 Apply patch from George Garvey to make Fl_Text_Display/Buffer based on 23 years ago
Michael R Sweet f9f28ad12a Fix MacOS X 10.2 idle handling. 23 years ago
Michael R Sweet e27f09e5ec Fix keyboard handling in Fl_Glut_Window::handle(). 23 years ago
Michael R Sweet e252f907f8 Possible fix to OSX fl_ready() function... 23 years ago
Michael R Sweet 0792860a57 Add support for XV/GIMP thumbnail format (P7) 23 years ago
Michael R Sweet 11bf9b28da Move Fl_Help_Dialog to fltk_images library. 23 years ago
Bill Spitzak cf16564eda Fluid treats any class name for the outer window that does not contain 23 years ago
Matthias Melcher 6698be1be8 Mac OS X: modified Fl_Preferences::Node::search to correctly handle groups 23 years ago
Michael R Sweet 32b9640e1c Fixes from Matthew Morrise. 23 years ago
Michael R Sweet b700c8c088 Fix Fl_Menu_Button focus problems. 23 years ago
Michael R Sweet a79854777c Fix corrupted Fl_File_Chooser sources... 23 years ago
Michael R Sweet bdcced818d Missing chars... 23 years ago
Michael R Sweet feffafef04 Fix missing chars in file... 23 years ago
Michael R Sweet ec494401c1 Make sure all strings can be localized in the dialogs. 23 years ago
Michael R Sweet 047c32c334 Add constructors that accept the path to use (rather then SYSTEM or USER 23 years ago
Michael R Sweet 2dcf5a683a More modal stuff (this time for sure! :) 23 years ago
Michael R Sweet 5f1ab8a8b8 One more FL_RELEASE + modal() bug fix... 23 years ago
Michael R Sweet fc6b029e21 Fix modal() and FL_RELEASE... 23 years ago
Michael R Sweet 36e719a0b2 Fix infinite loop bug in Fl_Text_Display::resize()... 23 years ago
Michael R Sweet a166e84e6f Fix FL_RELEASE handling in Fl::handle() - didn't allow grab() to override 23 years ago
Michael R Sweet 323ae2238e Albrecht's DND under WIN32 bug fix. 23 years ago
Michael R Sweet 43519f1264 Add Cygwin check for scandir(); fix from Ken Yarnall. 23 years ago
Michael R Sweet 614e835fb9 Fix rescaling of tables (again)... 23 years ago
Michael R Sweet 7167432779 Support table centering. 23 years ago
Michael R Sweet a2c193c777 One more browser redraw fix from Ken. 23 years ago
Michael R Sweet e3100a5eb9 Fix table column scaling... 23 years ago
Michael R Sweet f9a0613202 Fl_Help_View didn't support HTML comments. 23 years ago
Michael R Sweet 6c3f9a03d1 Resize the text display widget when the buffer is changed. 23 years ago
Bill Spitzak ab9c8fe152 Typo found by Albrecht Schlo�er fixed. This would crash fltk when a 23 years ago
Michael R Sweet f0ea022d0e Use box function to redraw Fl_Browser_, Fl_Input_, and Fl_Slider. 23 years ago
Michael R Sweet 0c1ff39ccd Fix from Albrecht for old cast code that didn't get changed from "w" to 23 years ago
Michael R Sweet 5ecf5cde98 Fix modal() handling of FL_RELEASE events. 23 years ago
Michael R Sweet c6b1b2c7b6 Make sure cursor switches between I and pointer as needed. 23 years ago
Michael R Sweet 1860641362 Fix more compile errors. 23 years ago
Michael R Sweet f78c91e372 OSX compile fix. 23 years ago
Michael R Sweet 7b6e55deaf Remove unnecessary void cast. 23 years ago
Michael R Sweet b2e9308751 More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 23 years ago
Michael R Sweet 050919103f More shadow variable changes... 23 years ago
Michael R Sweet a6b935289e Move the rest of the image file formats (except for XBM and XPM) to 23 years ago
Michael R Sweet a11a31ff78 Range check Fl_Text_Buffer::search_forward(). 23 years ago
Michael R Sweet 685100b122 Add default cursor as data the Fl_Window tracks individually (with the 23 years ago
Michael R Sweet 063d67de86 Add image() methods to Fl_Menu_Item. 23 years ago
Michael R Sweet 7038a9eeae Send FL_LEAVE events before FL_ENTER events. 23 years ago
Michael R Sweet 9456baab50 Fix some problems with the filename field and handling selections in the 23 years ago
Michael R Sweet 1cea00ad00 Don't paste if there is no data to paste. 23 years ago