2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Michael R Sweet 17abd7136d Several widgets defined their own size() method but didn't 22 years ago
Michael R Sweet aa88761194 Add clear() method to Fl_Scroll so that the scrollbars don't get deleted. 22 years ago
Michael R Sweet 29019ade40 Hide cancel/revert buttons until a true undo can be implemented. 22 years ago
Michael R Sweet 7f15f8d97f Make sure Fl::event_text() is not NULL. (STR #70) 22 years ago
Michael R Sweet 1bde669d75 Fix @@ drawing (STR #84) 22 years ago
Michael R Sweet 84b2499c38 Add FLTK logo file for distributions. 22 years ago
Michael R Sweet f438ffa087 Added documentation for all forms of Fl_Widget::damage() (STR 22 years ago
Matthias Melcher dd6c9535ef Updated Mac OS X CodeWarrior project to work with OS X 10.2 and 22 years ago
Michael R Sweet f79d805e93 Fix distribution list (again) 22 years ago
Michael R Sweet 81053e4fe7 Don't package header symlinks on OSX, which doesn't need 'em. 22 years ago
Michael R Sweet 101fa5b640 Fix mapping of Apple keys to CTRL keys on OSX. 22 years ago
Michael R Sweet 936e471e35 Add symlink for installs on OSX so that the wrong include file is not 22 years ago
Michael R Sweet 9c7ec90412 Fix open-documents callback stuff. 22 years ago
Michael R Sweet 0aa85c540c Add preliminary support for Apple Open Documents event callback interface 22 years ago
Michael R Sweet 47426f0b3f Drop undocumented and non-working --prefix and --exec-prefix options to 22 years ago
Matthias Melcher 0753014e30 fl_filename_list returns -1 now (Win32) if it was called with 22 years ago
Matthias Melcher 5ccb6afda8 STR #39: FL_text_Buffer search backward would not allow searching from 1 22 years ago
Michael R Sweet f2f1e0b232 Update changelog to show reference to new STR I created for Matthias's 22 years ago
Matthias Melcher 5148787e64 Added better (hopefully) OS X CodeWarrior project files 22 years ago
Matthias Melcher afd680e340 Remove faulty CodeWarrior/OS_X.sit 22 years ago
Matthias Melcher 1d4edf5fb9 Mac OS X's version of Fl::get_key(int) would mixup ctrl and meta. 22 years ago
Michael R Sweet 9636dd13c1 Fix OSX shared library command. (STR #51) 22 years ago
Michael R Sweet 3bad53ae79 Fix STR #52 - Fl_Text_Editor didn't set changed() nor did it call callbacks 22 years ago
Michael R Sweet fdfa3f0add Typo. 22 years ago
Michael R Sweet a5cb29da1c Check syntax of callback only on release, not on change. 22 years ago
Michael R Sweet b0a660f433 Add announcement file. 22 years ago
Michael R Sweet 3aebbc01dc Remove "fix" for DND code; the original code works just fine (should have 22 years ago
Michael R Sweet 674dc68ed8 Possible fix for OSX DND. 22 years ago
Michael R Sweet 83df87d710 Update to 1.1.4rc1 for testing... 22 years ago
Michael R Sweet a841de469c Fix STR 27 - double-click in file chooser followed by single click was 22 years ago
Michael R Sweet 10efd82853 Code reformatting to make it easier to trace the window creation stuff. 22 years ago
Michael R Sweet 6d964a1020 Use fl_darker() instead of fl_color_average()... 22 years ago
Michael R Sweet 4d67a0a00b Fix outline color when drawing inactive. 22 years ago
Michael R Sweet ba892d2652 Add find() method to help widget and search box to help dialog. 22 years ago
Michael R Sweet 2549a4ad62 Map ISO-8859-1 to MacRoman encoding on OSX (temporary until 2.0's UTF-8 22 years ago
Michael R Sweet 340e84839e Fix menu item fonts (STR #30) 22 years ago
Michael R Sweet 2c6367a0e6 Fix menu scrolling (STR #33) 22 years ago
Michael R Sweet 358816af75 Update documentation. 22 years ago
Michael R Sweet c0e40ac55e Potential fixes for double-buffered subwindows on WIN32 (STR #1) 22 years ago
Michael R Sweet 9a7fb54d46 Fix show of subwindow causing crash (STR #23) 22 years ago
Michael R Sweet b31a225083 Fix compose bug on OSX. 22 years ago
Michael R Sweet 1cbbf7f53f Fix OSX subwindow hide (STR #22) 22 years ago
Michael R Sweet 463d015d28 Revert to old color function; new one has too little contrast on OSX. 22 years ago
Michael R Sweet 8a2aa0a0d1 Add thin up box with plastic style. 22 years ago
Michael R Sweet 180e298537 Fl_Pack ignored box() and cleared unused areas to color(). 22 years ago
Michael R Sweet dece8522f0 Tweek tabs widget and plastic boxtype. 22 years ago
Michael R Sweet 4d705c92a8 Updated the default background color on OSX to provide better contrast. 22 years ago
Michael R Sweet ea324d25c4 Fl_Text_Display and friends now look for the next 22 years ago
Michael R Sweet e2baef33cd gl_font() didn't work properly for X11 when Xft was used (STR #12) 22 years ago
Michael R Sweet 13005b2a3f Fl_File_Browser incorrectly included "." on WIN32 (STR #9) 22 years ago