2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Michael R Sweet 89c0329b71 Fix FLUID text color (STR #662) 21 years ago
Michael R Sweet 0deaeaa80c Fixed some compiler errors on WIN32 (STR #647) 21 years ago
Michael R Sweet 9527fee96d FLUID didn't update the widget panel X/Y/W/H values when moving 21 years ago
Michael R Sweet 90590eb8b5 FLUID didn't use the label type constant names for menu items, 21 years ago
Michael R Sweet 3124794f1f Fl_File_Chooser was slow with large directories (STR #654) 21 years ago
Michael R Sweet b601fdc3bc Remove duplicate definitions and argument-hides-function warning. 21 years ago
Michael R Sweet 18b1a2fdca FLUID didn't add xclass() calls to windows (STR #718) 21 years ago
Michael R Sweet e4ccb4ac07 Fix X11 DND support. 21 years ago
Michael R Sweet 1d871d5744 Temporary fix for JPEG error handle; we need to flag the error in 21 years ago
Michael R Sweet 633e4ef5a5 Remove extraneous fltk.lib from linker options, since we use the VC++ 21 years ago
Michael R Sweet fa7293b3cf Fix menu crash bug (STR #685) 21 years ago
Matthias Melcher 1bc50aa780 Fl_Double_Windows would always redraw their full content, even 21 years ago
Michael R Sweet 3387edd247 Fl_JPEG_Image did not correctly handle errors reported by the 21 years ago
Michael R Sweet f912892305 Fl_Menu now draws sub-menu arrows like other toolkits and FLTK 21 years ago
Michael R Sweet 24a940f11d Fixed a compiler warning in Fl_Window.H (STR #641) 21 years ago
Michael R Sweet b5562132e5 Fl::event_number() didn't always match the value sent to the 21 years ago
Michael R Sweet 416ff7f24e Fl_Shared_Image::reload() didn't set the image_ pointer properly 21 years ago
Michael R Sweet 0184365c80 Fl_Help_View::topline() incorrectly set the changed() flag (STR 21 years ago
Michael R Sweet a50a8b702a Changelog. 21 years ago
Michael R Sweet de226bac0a Add missing Watcom makefile... 21 years ago
Matthias Melcher 7aca156564 Fl_Text_Display would hang if the user pressed Ctrl-left with the cursor 21 years ago
Michael R Sweet f26b5336a0 Prep for 1.1.6 release. 21 years ago
Michael R Sweet 7acedd91ff Fix compiler errors... 21 years ago
Michael R Sweet a42ded75e2 Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x 21 years ago
Michael R Sweet 5cc0f07c8a Fl_Widget::damage(uchar,int,int,int,int) didn't clip the 21 years ago
Michael R Sweet 85c0090b7c More watcom fixes (STR #627) 21 years ago
Matthias Melcher 7ca20dcd4a STR#628: fixed almost all instances where the popup menu would 21 years ago
Matthias Melcher 8a5fcb11b5 Moved code to avoid positioning windows on Dock into 'fake_X_event' 21 years ago
Matthias Melcher 9c56ff8b18 Changed the OS X hotspot code to make window positioning avoid the 21 years ago
Michael R Sweet 6849c43a05 Check for a NULL off-screen buffer before copying... 21 years ago
Michael R Sweet 876e29acef Fix FLUID menu items with images bug (STR #564) 21 years ago
Michael R Sweet 33173bf4e5 Update the documentation for add_timeout(). 21 years ago
Michael R Sweet 4dd8dd654f Fl_Sys_Menu_Bar didn't compile on case-sensitive file-systems 21 years ago
Michael R Sweet bc1a32f000 FLUID didn't handle default function parameters properly (STR 21 years ago
Michael R Sweet ef3cd23883 Update find_item() docos. 21 years ago
Michael R Sweet 696e2d3219 - Moving or resizing widgets in FLUID didn't always update the 21 years ago
Michael R Sweet 7a2e635a8e Fix a resize() bug... 21 years ago
Michael R Sweet 64f0dbc2a5 - FLTK windows could appear off-screen on X11 (STR #586) 21 years ago
Michael R Sweet fc8d065cd7 The configure script did not support --disable-localfoo to 21 years ago
Michael R Sweet 23bb059065 Watcom fixes (STR #584, STR #594, STR #595) 21 years ago
Michael R Sweet a5a683f35f WIN32 compile fixes... 21 years ago
Michael R Sweet e5355c3243 Prep for 1.1.5 release. 21 years ago
Michael R Sweet b2f9a532e7 Shortcuts were incorrectly underlined in multi-line labels (STR 21 years ago
Michael R Sweet ca005c4067 Documentation updates (STR #568) 21 years ago
Michael R Sweet bf910884cc Documentation updates (STR #570) 21 years ago
Michael R Sweet f7fd28ddfc Eliminate shadowed arguments... 21 years ago
Michael R Sweet ba00ff13bc October 8th, not the 1st, for the end of the rc period... 21 years ago
Michael R Sweet 1b587e3f93 More VC++ fixes 21 years ago
Michael R Sweet 9a2fb090f7 Fix VC++ 6.0 project files. 21 years ago
Michael R Sweet 96801156ad Prep for 1.1.5rc3 release. 21 years ago