1327 Commits (e5d7f8367e7a19a1b85b0f3b65cc9dd82e94d8b4)

Author SHA1 Message Date
Matthias Melcher 44f06b5d35 STR #1035: Fl_Help_View now accepts direct buffer loading and reading via 'value()' functions. 20 years ago
Matthias Melcher 2036009919 STR #1007: removed one superfluous ReleaseDC. All demos are running nicely again. I did not see any rendering mistakes. 20 years ago
Matthias Melcher 2b6586f64d STR #1007: Applied second patch by hand. OP: could you please check if all changes were made correctly? Thanks! 20 years ago
Matthias Melcher a2effb7c2b Fixed C++ style comments in plain C files (STR #997) 20 years ago
Matthias Melcher ef2f6bd456 Slight changes to Fl_Sys_Menu_Bar making it more transparent for multi platform developers. Again, thanks Natevw for the patch. 20 years ago
Matthias Melcher af39242da6 Fl_Text_Display now auto-scrolls in all directions (STR #915). This is implemented using a timer event. The scroll speed is proportional to the distance of the cursor to the text area 20 years ago
Michael R Sweet 229273b43c Fix Fl_Input_Choice widget positioning. 20 years ago
Michael R Sweet c9f9b4faa0 Fl_File_Chooser did not implement the user_data() methods (STR 20 years ago
Dejan Lekic 2febbc8176 Fixed memory leak in Fl_Check_Browser reported by "miguel2i" . 20 years ago
Matthias Melcher 0af617b641 Fl_Preferences: made implicitly defined constructors and operators unavailable. 20 years ago
Matthias Melcher 770147baf6 Applied hidden copy / ctor patch as suggested in STR 860 20 years ago
Michael R Sweet 74d3204304 Fl_Preferences::getUserdataPath() didn't work for sub-groups (STR 20 years ago
Michael R Sweet 1c399af444 Update source file headers with STR web page. 20 years ago
Michael R Sweet b41cf28662 Update "clean" targets to properly handle core files, remove backup files, 20 years ago
Michael R Sweet fc4db19395 Don't make non-inline methods from FLUID inline (that is, remove the 20 years ago
Michael R Sweet 70c4cd102f Fix compiler warnings. 20 years ago
Michael R Sweet 0d231668e1 Only use __deprecated__ with GCC 3.0 and higher. 20 years ago
Matthias Melcher e72630762d Remove all warnings for Mac buidl with gcc (except one) 20 years ago
Michael R Sweet 25447eeb04 Added missing Fl_Window::copy_label() method. 20 years ago
Michael R Sweet cc593f6b64 Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- 20 years ago
Michael R Sweet a343b0d4e4 Pressing Enter in the file chooser when selecting a directory 21 years ago
Michael R Sweet ce40d4a0e6 The Fl_File_Chooser window now properly resizes its controls (STR 21 years ago
Michael R Sweet 6d65dcba88 Change Fl_Spinner to use double values instead of ints. 21 years ago
Michael R Sweet da9b29a600 Prep work to support separate FL_PLASTIC_ROUND_UP/DOWN_BOX box types. 21 years ago
Matthias Melcher 562198fa31 Polygon drawing fixed #765, fl_message wrapped in Fl_Group::current(0), so it doesn't end up inside some current group #253. Undefined 'check' in Fl_Menu_Item_, so it will compile as an Apple XCode project (to be delivered later).. 21 years ago
Michael R Sweet bcadb07bb2 Printing support for FLUID... 21 years ago
Michael R Sweet e12e37c5f9 Add Fl_Spinner widget (another combo of existing widgets in a header file) 21 years ago
Michael R Sweet ec7b060957 Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the 21 years ago
Michael R Sweet 2c989c8e4c More browser documentation changes. 21 years ago
Michael R Sweet add37faa25 Copyright updates. 21 years ago
Michael R Sweet 2df3459457 Added Greg Ercolano's simple Fl_Input_Choice widget which is a 21 years ago
Michael R Sweet 3124794f1f Fl_File_Chooser was slow with large directories (STR #654) 21 years ago
Michael R Sweet 24a940f11d Fixed a compiler warning in Fl_Window.H (STR #641) 21 years ago
Michael R Sweet b5562132e5 Fl::event_number() didn't always match the value sent to the 21 years ago
Michael R Sweet 0184365c80 Fl_Help_View::topline() incorrectly set the changed() flag (STR 21 years ago
Michael R Sweet a50a8b702a Changelog. 21 years ago
Michael R Sweet a42ded75e2 Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x 21 years ago
Michael R Sweet 23bb059065 Watcom fixes (STR #584, STR #594, STR #595) 21 years ago
Michael R Sweet ca005c4067 Documentation updates (STR #568) 21 years ago
Michael R Sweet bf910884cc Documentation updates (STR #570) 21 years ago
Michael R Sweet f7fd28ddfc Eliminate shadowed arguments... 21 years ago
Michael R Sweet 18ad096722 Now look for 8 bits of alpha when the developer has requested 21 years ago
Michael R Sweet 70dd6151c1 Tooltips would not reappear on the same widget, and the initial 21 years ago
Matthias Melcher b90f593ae6 News from FLTK1.1 and Quartz 21 years ago
Matthias Melcher 98a0be3965 Quartz for FLTK1.1 21 years ago
Matthias Melcher 57193e52c0 Quartz for FLTK 1.1: 21 years ago
Matthias Melcher bc704ad62f Quartz: 21 years ago
Matthias Melcher 25fe8425db Quartz implementation for FLTK 1.1: 21 years ago
Michael R Sweet 62c19c63d6 More doco updates. 21 years ago
Michael R Sweet a529510e5b More documentation updates... 21 years ago