2048 Commits (6f946ecfc55a5dee1571c72aae93b086c06370b3)
 

Author SHA1 Message Date
Michael R Sweet e8e3346249 MacOS fixes (include x.H instead of mac.H...) 23 years ago
Michael R Sweet f50c056726 WIN32 compile fixes. 23 years ago
Michael R Sweet 861ad9769b New file chooser. 23 years ago
Michael R Sweet 5c17a15fd4 Cancel button fix for the current file chooser (same fix will have to 23 years ago
Michael R Sweet 16de7b6048 The button width/height arrays were not properly initialized before 23 years ago
Michael R Sweet a4cd699340 Fl_Text_Display::draw_vline() needed to check nVisLine >= num lines. 23 years ago
Michael R Sweet 9c4a8a4ed2 Fix uninitialized memory bugs in Fl_Help_View.cxx. 23 years ago
Michael R Sweet 7f64473ace Some fixes to get FLTK to compile under Jaquar. 23 years ago
Michael R Sweet 25defef499 Tweek the order of -o foo and foo.o in the test makefile, since putting 23 years ago
Michael R Sweet ca063527da More redraw() fun, this time to make sure that subwindows/OpenGL widgets 23 years ago
Michael R Sweet 8c120555fa Need to make sure window() is not NULL when marking damage in the window. 23 years ago
Michael R Sweet 839dfca778 Redraw fixes. 23 years ago
Michael R Sweet 9671c04290 Changelog. 23 years ago
Michael R Sweet 23972703f4 Some C++ compilers can't handle char& and int& versions of methods, so 23 years ago
Michael R Sweet 778d528093 Add Matthias's WIN32 code to get an image from the current window; needs 23 years ago
Michael R Sweet d5541b5cd6 fl_read_image() - not implemented for WIN32 or OSX yet. 23 years ago
Michael R Sweet 085eccc439 Spelling error... 23 years ago
Michael R Sweet 465d6f914a OK, I *definitely* need a remedial math class... 23 years ago
Michael R Sweet c9c0c7a298 Fix ::format() code to show the right number of digits. 23 years ago
Michael R Sweet 7b33f84121 Don't use %g when step == 1.0. 23 years ago
Michael R Sweet 3e74cc34ec Add support for TT element. 23 years ago
Michael R Sweet acd6bd5cc8 Clean up string includes. 23 years ago
Michael R Sweet 62424b33c5 Update docos to describe int/float settings. 23 years ago
Michael R Sweet d47ed1872c Use floating-point input when step() == 0.0, too. 23 years ago
Michael R Sweet f79c2375da Tag image data as allocated so that we don't waste memory. 23 years ago
Michael R Sweet 30b57935f9 Mark loaded images as allocated so that they get deleted. 23 years ago
Michael R Sweet d1a1367fea MingW updates. 23 years ago
Michael R Sweet e0a7046b80 Always redraw the directory buttons if the base class handled the 23 years ago
Michael R Sweet 3a117a899c Get rid of as many compiler warnings as possible. 23 years ago
Michael R Sweet 262321f5e6 Fix cancel bug in file chooser with multiple-selection mode. 23 years ago
Michael R Sweet fc7facb5e9 Changelog and cleanup. 23 years ago
Michael R Sweet 4775381658 Fix WIN32 redraw problems. 23 years ago
Michael R Sweet 1d542c28c1 Ignore more generated files... 23 years ago
Michael R Sweet 25d0f44ddd Fix MingW config header (undef instead of define 0) 23 years ago
Michael R Sweet dc560e83e3 Use floor() instead of trunc() when checking if step() is an integer 23 years ago
Michael R Sweet 23cfc372a0 Fix links inside PRE 23 years ago
Michael R Sweet 0104b4abc5 Add preferences program to .cvsignore... 23 years ago
Michael R Sweet 6fb964c36e Add -sgi_version,sgi1.1 to the IRIX DSO command. 23 years ago
Michael R Sweet b7c2c08f1e Tweek OS/2 config header... 23 years ago
Matthias Melcher dc5fa8454c Fl_Preferences: fixed delete/free confusion, updated docu and sample on buffer size issue (buffer needs to allow for additional byte for trailing zero) 23 years ago
Michael R Sweet 6a726f5087 Fix redraw area for focus box on buttons with no box. 23 years ago
Matthias Melcher 8b3472fa1f Fixed Fl_Preferences: access() needs to include 23 years ago
Michael R Sweet 88d54cd78b Massive update to use strlcpy() and strlcat() instead of strncpy() 23 years ago
Bill Spitzak 3654682476 Small fix so it compiles on OS/X (Darwin), access() needed header file. 23 years ago
Bill Spitzak 8fd4b107da Slight change to menu fix so that events only go to the grab() widget. 23 years ago
Michael R Sweet af1ec00483 More color fixes for Xft (fl_color_ wasn't always set) 23 years ago
Michael R Sweet 83c0e840ba Update dependencies. 23 years ago
Michael R Sweet 6592f0919b Fix widget width tooltip and default parameter handling code. 23 years ago
Michael R Sweet edb2118098 Fixed drawing of antialiased text - uchar color value * 0x0101 was 23 years ago
Michael R Sweet 1f39ef0323 Fixed menu problem - FL_MOVE/DRAG processing stopped before sending the 23 years ago