1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
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
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 4842030537 Bump version number in CVS... 23 years ago
Michael R Sweet eed1609514 WIN32 cleanup for 1.1.2 release. 23 years ago
Michael R Sweet 81147753d1 Only set the callback when the text is changed; otherwise when you set 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 4bf99bdfc6 Add space for icons to item_width(), otherwise the horizontal scrollbar 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 2921ca57a0 Update Fl::get_color() docos. 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
Michael R Sweet 0bd7960c79 Add CVS ignore file... 23 years ago
Michael R Sweet 9268b0288d Add Alpha compiler stuff and cast for menu code. 23 years ago
Matthias Melcher 332ae4a831 Fixed missing undo bug in Fl_Text_Editor. Undo would be performed on 23 years ago