1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
Michael R Sweet cd807ffcdf Use symbolic names whenever possible, otherwise cast ints to Fl_Color. 22 years ago
Michael R Sweet cf40467b5b Fix performance issues with large file chooser selections. (STR #140) 22 years ago
Michael R Sweet daccac9672 Fl_Text_Display/Editor did not disable the current 22 years ago
Michael R Sweet 6eef9839bb Fix configure.in for autoconf 2.57. 22 years ago
Michael R Sweet aeaf3582cb Fix typo... 22 years ago
Michael R Sweet c99d122b45 Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 22 years ago
Michael R Sweet 2fc4d518cc Fix Fl_Window::show(argc, argv) so that it calls Fl::get_system_colors(), 22 years ago
Michael R Sweet afbeea5714 Bump to 1.1.4 and fix changelog. 22 years ago
Matthias Melcher c2e8891693 OS X: some changes to support Apples ProjectBuilder. 22 years ago
Michael R Sweet 111cbdb0b0 Fix STR #111 (display opened too soon) 22 years ago
Michael R Sweet 520d44ebf6 Fix scheme and image drawing bugs. 22 years ago
Michael R Sweet d597ec7b38 Update dependencies... 22 years ago
Michael R Sweet b72950ea72 memmove() needs <string.h>... 22 years ago
Matthias Melcher 89a7b606d1 Made 'enter' keyboard event return 'char 13' in e_text. 22 years ago
Matthias Melcher b70c9661a0 STR #88: changed fluid behaviour to always paste into a selected 22 years ago
Matthias Melcher 9cdf63cc40 Changes in menuitem font's would only be recognized if the 22 years ago
Matthias Melcher c0bb3a7465 STR #86: Swapped menu shortcut labels for OS X 22 years ago
Matthias Melcher 4042047358 updated documentation and Fl_Dial. STR #101, 94, 99 22 years ago
Matthias Melcher 9172106189 STR #106: collapse triangle in fluid hrc list would not receive events 22 years ago
Matthias Melcher 8aa95bcd96 OS X QuitAppleEvent now correctly exits Fl::run() instead of just 22 years ago
Matthias Melcher 6293dd5558 STR #77: all GL Contexts are now managed in a list, so that if the 22 years ago
Michael R Sweet 1251b42130 Fix Xft2 usage (still need to do a final fix that loads the proper X 22 years ago
Michael R Sweet 0341822a56 Fix resize bug on OSX (STR #64) 22 years ago
Michael R Sweet b46c9b63a1 Fixup shared library installation. 22 years ago
Michael R Sweet f57e113f71 Use setup GUI with portable distributions. 22 years ago
Michael R Sweet f9ded8959a Fix shared libraries on OSX (STR #51) 22 years ago
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