2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Michael R Sweet 78262d8047 Fix coredump problem in Fl::send() function... 22 years ago
Michael R Sweet 67af078c9c Fix fl_font/fl_size on MacOS X. 23 years ago
Matthias Melcher 7903799bf2 - sorted fluid menu bar 23 years ago
Michael R Sweet 14b142f7a8 Add Fl_Group::clear() docos. 23 years ago
Michael R Sweet f5dd08a9b3 Fix cursor appearance and scrolling of Fl_Text_Editor (patches from Erco) 23 years ago
Michael R Sweet cd339710f0 FLUID shell command patch from Erco. 23 years ago
Michael R Sweet 3fd86acaec Fix OpenGL resize bug some more - still have an outstanding issue with 23 years ago
Michael R Sweet 7b52b48c9d Possible fix for OpenGL bus errors on OSX. 23 years ago
Michael R Sweet 29240895e2 Bump version number and copyright year in FLUID about panel... 23 years ago
Michael R Sweet 216453a981 Fix widget callback code error check and assignment. 23 years ago
Michael R Sweet 52f7cb86a0 fltk-config fix. 23 years ago
Michael R Sweet 99981602d1 Fix Fl_Text_Display box drawing bug. 23 years ago
Bill Spitzak 32c831857a Backport of FL_LEAVE fix from 2.0. Belowmouse would go to zero when 23 years ago
Bill Spitzak 5eb2576cfc The attribute argument to Fl::get_font_name() was set correctly only 23 years ago
Michael R Sweet eca1c6cc4c Fix help dialog link color. 23 years ago
Michael R Sweet 82a8a171e5 Bump version number for next release. 23 years ago
Michael R Sweet 2715eba046 Update README for 1.1.3. 23 years ago
Michael R Sweet d602263b78 FL_KEYUP patch for X11 - don't send KEYUP event for repeating keys. 23 years ago
Michael R Sweet 00cb676e11 Copyright update for 1.1.3 release (not quite yet, but soon...) 23 years ago
Michael R Sweet ebaaba9bd7 GLUT_STEREO is too implemented! :) 23 years ago
Michael R Sweet fc22bc93a0 Support type qualifiers before a class name; this allows for things like 23 years ago
Michael R Sweet 226715d978 Bug fixes from Howard. 23 years ago
Michael R Sweet c25988a756 Use PM_REMOVE, not "1". 23 years ago
Michael R Sweet abcc8d6d89 Position 1 is the first element in a chart, not 0. 23 years ago
Michael R Sweet 66529aa044 Update browser docos; value(0) doesn't do anything, only deselect() clears 23 years ago
Michael R Sweet 65e732d189 Add FL_EXPORT to nested classes. 23 years ago
Michael R Sweet a2463df999 Add Fl::event_clicks(int i) docos. 23 years ago
Michael R Sweet 119a574b3d Update dependencies. 23 years ago
Michael R Sweet 4fb89e2571 Fix build problems on Windows. 23 years ago
Michael R Sweet e695187237 Possible fix for nested Fl_Double_Window bug on WIN32. 23 years ago
Michael R Sweet 7fe8eeafb2 Fix Fl_Slider callback bug. 23 years ago
Michael R Sweet 717aa7ec8f Fix line/polygon drawing bug when the number of unique vertices is too 23 years ago
Michael R Sweet 9f67d66c3a Fix size_range() bug under OSX. 23 years ago
Michael R Sweet 0df204ff51 Fix OpenGL resize bug. 23 years ago
Michael R Sweet 3b59708838 Fixed menu overlay bug. 23 years ago
Michael R Sweet 04175702d8 More tweeking. 23 years ago
Michael R Sweet a123dba5db Need <FL/Fl.H> 23 years ago
Michael R Sweet 24455b9be5 Fix use of free() for memory allocated using new. 23 years ago
Michael R Sweet d43b146df3 Fix header file again. 23 years ago
Michael R Sweet c089f9b264 Need to include Fl_Export.H for FL_EXPORT definition. 23 years ago
Michael R Sweet 6e4cdc0978 Tweek colors for plastic scheme so they better match OSX. 23 years ago
Michael R Sweet 56b465073b Update dependencies and the change log. 23 years ago
Michael R Sweet 4bf5385fb1 Update Fl_Image and friends so that we don't need to include the 23 years ago
Michael R Sweet 24f57a7aea Make sure that the GUI tab shows first. 23 years ago
Michael R Sweet 7c32cfaee9 Sort widgets in the widget panel. 23 years ago
Michael R Sweet 85c952004a Remove the obsolete browserop.cxx test program, which wasn't being built 23 years ago
Matthias Melcher fcb49a7b13 Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks 23 years ago
Michael R Sweet a81ea6a412 Use DSOLINK in the LINKSHARED definition. 23 years ago
Michael R Sweet d64d3a55a8 Fix Fl_Scroll handling of widgets whose labels are to the right or below. 23 years ago
Michael R Sweet 74d47ce80c Doco updates. 23 years ago