1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
Michael R Sweet 886261af33 fl_register_images() was already getting called (two lines above), and 23 years ago
Bill Spitzak 13dfd24a57 Small changes to images from Csaba Biegl <cbiegl@bellsouth.net> 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 cb27aab8a5 Update source dist creation script to remove all .cvsignore and CVS files. 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 e532d183e4 The documentation for fl_xyline() showed the wrong prototypes... 23 years ago
Michael R Sweet 0d3d763eab DLL fix from Robin Hakanson. 23 years ago
Michael R Sweet ad29f94f86 Use double-buffered window for CubeView... 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 5ab5efff11 Add tooltips to the output widgets to see if we can figure out why 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 dff050d64f Changelog update... 23 years ago
Michael R Sweet 7167432779 Support table centering. 23 years ago
Michael R Sweet ab53ef9a44 Fix FLUID image problems. 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
Michael R Sweet d3c1d6b8ad OK DLLs now work again under VC++... 23 years ago
Michael R Sweet e136d5e145 More FL_EXPORT fun... 23 years ago
Michael R Sweet 1aecada52c DLL changes (still some more to go...) 23 years ago
Bill Spitzak 019f933251 Fixed tabs.fl 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 8448f781be Doco updates. 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 0c6c69ffbc Add missing header to tabs program. 23 years ago
Michael R Sweet 42bfef91a7 Put new modal test in the right source file... 23 years ago
Bill Spitzak 4c1997b416 Added test for modal window 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 27a54dc22b Fl_Text_Display::resize() should be public... 23 years ago
Michael R Sweet 7e59022ea4 Add EXEEXT to end of FLUID name. 23 years ago
Michael R Sweet a11a31ff78 Range check Fl_Text_Buffer::search_forward(). 23 years ago