1106 Commits (release-1.1.6)

Author SHA1 Message Date
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
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 4dd8dd654f Fl_Sys_Menu_Bar didn't compile on case-sensitive file-systems 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 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 18ad096722 Now look for 8 bits of alpha when the developer has requested 21 years ago
Michael R Sweet fdd10af508 fl_old_shortcut() might read past the end of the shortcut string. 21 years ago
Michael R Sweet 1ca225e19d Added (unsupported) CMake files (STR #499) 21 years ago
Michael R Sweet 12993c9e43 Fix QuickDraw code typo. 21 years ago
Michael R Sweet 70dd6151c1 Tooltips would not reappear on the same widget, and the initial 21 years ago
Michael R Sweet 35af1c00cc Fixed a compile problem with the Linux 2.6 threading support 21 years ago
Michael R Sweet 421904a7c1 Fixed problems with 2-byte Xpm files on 64-bit platforms (STR 21 years ago
Michael R Sweet d0aebb9e46 STR #527: Returning value from void function... 21 years ago
Matthias Melcher 0f61ac6bf0 Quartz: 21 years ago
Matthias Melcher f16922a9fe Quartz port of 1.1: 21 years ago
Matthias Melcher e20773fa57 Quartz port: 21 years ago
Matthias Melcher b90f593ae6 News from FLTK1.1 and Quartz 21 years ago
Michael R Sweet 53d7e32ff3 Clean up compiler warnings... 21 years ago
Michael R Sweet a8b58dc223 Documentation updates (STR #505, STR #513) 21 years ago
Matthias Melcher 98a0be3965 Quartz for FLTK1.1 21 years ago
Michael R Sweet a3155cb205 #warn is not portable. 21 years ago
Matthias Melcher 57193e52c0 Quartz for FLTK 1.1: 21 years ago
Michael R Sweet 62e1ae6976 Fix bad #elif (Matthias, please check your commits more closely, thanks!) 21 years ago
Matthias Melcher 970bd86433 Quartz: 21 years ago
Matthias Melcher bc704ad62f Quartz: 21 years ago
Matthias Melcher 93798e2f83 FLTK1.1 Quartz: 21 years ago
Matthias Melcher c29b4b5e16 FLTK1.1 Quartz support: 21 years ago
Michael R Sweet 157bf81506 Fix typo - had "#define XPOINT XPoint;", and had to remove the trailing 21 years ago
Matthias Melcher 329f84671e Mac Quartz: 21 years ago
Matthias Melcher 25fe8425db Quartz implementation for FLTK 1.1: 21 years ago
Matthias Melcher 8327822026 Updated config stuff to allow for --enable-quartz ofr Mac OS X which in 21 years ago
Michael R Sweet 504abf708f Fl_Menu_::find_item() didn't determine the menu path properly 21 years ago
Michael R Sweet 1c77b75f73 Fl_Text_Display did not handle drawing of overlapping text 21 years ago
Michael R Sweet 62c19c63d6 More doco updates. 21 years ago
Michael R Sweet a529510e5b More documentation updates... 21 years ago
Michael R Sweet 8f4fa00574 Fl_Counter didn't use a thin down box for the text field if the 21 years ago
Michael R Sweet 7ee19d1140 Fix local image library build bug. 21 years ago
Michael R Sweet 8d6e6e40c5 Fl_Help_View::find() did not check for a NULL value (STR #442) 21 years ago
Michael R Sweet dbcc6cab01 Fix FLTK symbol - need to use complex polygons for concave shapes... 21 years ago