summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-11-23STR#628: fixed almost all instances where the popup menu wouldMatthias Melcher
2004-11-23Moved code to avoid positioning windows on Dock into 'fake_X_event'Matthias Melcher
2004-11-22Changed the OS X hotspot code to make window positioning avoid theMatthias Melcher
2004-11-21Check for a NULL off-screen buffer before copying...Michael R Sweet
2004-11-21Fl_Sys_Menu_Bar didn't compile on case-sensitive file-systemsMichael R Sweet
2004-11-20Fix a resize() bug...Michael R Sweet
2004-11-20- FLTK windows could appear off-screen on X11 (STR #586)Michael R Sweet
2004-11-20The configure script did not support --disable-localfoo toMichael R Sweet
2004-11-20Watcom fixes (STR #584, STR #594, STR #595)Michael R Sweet
2004-10-19WIN32 compile fixes...Michael R Sweet
2004-10-18Shortcuts were incorrectly underlined in multi-line labels (STRMichael R Sweet
2004-10-18Documentation updates (STR #568)Michael R Sweet
2004-10-18Documentation updates (STR #570)Michael R Sweet
2004-09-24Now look for 8 bits of alpha when the developer has requestedMichael R Sweet
2004-09-21fl_old_shortcut() might read past the end of the shortcut string.Michael R Sweet
2004-09-13Added (unsupported) CMake files (STR #499)Michael R Sweet
2004-09-13Fix QuickDraw code typo.Michael R Sweet
2004-09-12Tooltips would not reappear on the same widget, and the initialMichael R Sweet
2004-09-12Fixed a compile problem with the Linux 2.6 threading supportMichael R Sweet
2004-09-11Fixed problems with 2-byte Xpm files on 64-bit platforms (STRMichael R Sweet
2004-09-11STR #527: Returning value from void function...Michael R Sweet
2004-09-10Quartz:Matthias Melcher
2004-09-09Quartz port of 1.1:Matthias Melcher
2004-09-09Quartz port:Matthias Melcher
2004-09-09News from FLTK1.1 and QuartzMatthias Melcher
2004-09-08Clean up compiler warnings...Michael R Sweet
2004-09-07Documentation updates (STR #505, STR #513)Michael R Sweet
2004-08-31Quartz for FLTK1.1Matthias Melcher
2004-08-31#warn is not portable.Michael R Sweet
2004-08-31Quartz for FLTK 1.1:Matthias Melcher
2004-08-28Fix bad #elif (Matthias, please check your commits more closely, thanks!)Michael R Sweet
2004-08-27Quartz:Matthias Melcher
2004-08-27Quartz:Matthias Melcher
2004-08-27FLTK1.1 Quartz:Matthias Melcher
2004-08-26FLTK1.1 Quartz support:Matthias Melcher
2004-08-26Fix typo - had "#define XPOINT XPoint;", and had to remove the trailingMichael R Sweet
2004-08-26Mac Quartz:Matthias Melcher
2004-08-26Quartz implementation for FLTK 1.1:Matthias Melcher
2004-08-25Updated config stuff to allow for --enable-quartz ofr Mac OS X which inMatthias Melcher
2004-08-09Fl_Menu_::find_item() didn't determine the menu path properlyMichael R Sweet
2004-07-27Fl_Text_Display did not handle drawing of overlapping textMichael R Sweet
2004-07-27More doco updates.Michael R Sweet
2004-07-26More documentation updates...Michael R Sweet
2004-07-23Fl_Counter didn't use a thin down box for the text field if theMichael R Sweet
2004-07-23Fix local image library build bug.Michael R Sweet
2004-07-04Fl_Help_View::find() did not check for a NULL value (STR #442)Michael R Sweet
2004-07-04Fix FLTK symbol - need to use complex polygons for concave shapes...Michael R Sweet
2004-07-04In order to make the whitte text field at the bottom left of theMatthias Melcher
2004-06-19Fixed Mac NumLock mixup (Macs do not have a PC style NumLock)Matthias Melcher
2004-06-14Fl_File_Icon::draw() did not support drawing of complex polygonsMichael R Sweet