1106 Commits (release-1.1.6)

Author SHA1 Message Date
Matthias Melcher 7903799bf2 - sorted fluid menu bar 22 years ago
Michael R Sweet f5dd08a9b3 Fix cursor appearance and scrolling of Fl_Text_Editor (patches from Erco) 22 years ago
Michael R Sweet 3fd86acaec Fix OpenGL resize bug some more - still have an outstanding issue with 22 years ago
Michael R Sweet 7b52b48c9d Possible fix for OpenGL bus errors on OSX. 22 years ago
Michael R Sweet 52f7cb86a0 fltk-config fix. 22 years ago
Michael R Sweet 99981602d1 Fix Fl_Text_Display box drawing bug. 22 years ago
Bill Spitzak 32c831857a Backport of FL_LEAVE fix from 2.0. Belowmouse would go to zero when 22 years ago
Bill Spitzak 5eb2576cfc The attribute argument to Fl::get_font_name() was set correctly only 22 years ago
Michael R Sweet eca1c6cc4c Fix help dialog link color. 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 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 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 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
Matthias Melcher fcb49a7b13 Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks 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
Michael R Sweet 11a7b522c1 Double/triple click selection fix in Fl_Input. 23 years ago
Michael R Sweet cbdf39916f Eliminate compiler warning. 23 years ago
Michael R Sweet b40f9264f7 Change depth bits to 24 - Matthias, can you verify that this still works 23 years ago
Michael R Sweet cd5c9b8743 OSX fixes for GLUT/GL window classes. 23 years ago
Michael R Sweet eed1609514 WIN32 cleanup for 1.1.2 release. 23 years ago
Michael R Sweet f0b0e4c00a Fix type in WIN32 source... 23 years ago
Michael R Sweet 2670b41589 Fix one last focus bug in Fl_Tabs - now clicks should update the focus 23 years ago
Michael R Sweet 5f5d68561f Fl_File_Input::value("") didn't work. 23 years ago
Michael R Sweet 7a636272e2 Support vertical dividers in menu bars. 23 years ago
Michael R Sweet 6318705512 Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't return 23 years ago
Michael R Sweet b553a34418 Increase label buffer size and bounds-check all writes. 23 years ago
Michael R Sweet 1e4a969337 Range check the visLineNum argument... 23 years ago
Michael R Sweet a74795bbb8 Get rid of some valid compiler warnings with CodeWarrior that were reported 23 years ago
Michael R Sweet 2baf50eb16 Fix OpenGL resize bug under OSX. 23 years ago
Michael R Sweet b579acc9b3 Fix fl_show_colormap() documentation. 23 years ago
Michael R Sweet 9c557a3b87 Make check browser check boxes consistent with other widgets... 23 years ago
Michael R Sweet 7a89877eee Add const char * add methods to Fl_Check_Browser. 23 years ago
Matthias Melcher 332ae4a831 Fixed missing undo bug in Fl_Text_Editor. Undo would be performed on 23 years ago