summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-03-28STR 1183: swapping two items in an Fl_Browser_ widget would corrupt redrawing...Matthias Melcher
2006-03-28STR 1179: function fl_scroll should now be correctly exported, even on VC6 :-)Matthias Melcher
2006-03-28ST 1148: a preselected filename will also be selected in the file chooser whe...Matthias Melcher
2006-03-28Reverted Help Browser to previous faster and simpler code.Matthias Melcher
2006-03-27STR 1186: Fixed Help Browser buffer overflow by adding a self-enlarging buffe...Matthias Melcher
2006-03-27STR 1213: leaving the area of a menubar when dragging would not cancel out th...Matthias Melcher
2006-02-22Don't try to load image file we couldn't openMichael R Sweet
2006-01-17Fix menubar menu clicking, so that menu items work again and clicking outsideMichael R Sweet
2006-01-17Clicking outside a menu window dismisses it (STR #1144)Michael R Sweet
2006-01-17Check if the user clicks outside the menu area in the menu bar so that weMichael R Sweet
2006-01-16STR #1109 re-fix: when fixing 1109, I accidentally enabled clicking on grayed...Matthias Melcher
2006-01-15More copyright updates.Michael R Sweet
2006-01-15Pressing a Fl_Menu_Button widget now draws it pressed in (STRMichael R Sweet
2006-01-14Fix resizing of Windows (STR #1139)Michael R Sweet
2006-01-05Add ipp, ldap, mailto, news, and smb schemes.Michael R Sweet
2006-01-05Add comment block for new DND code.Michael R Sweet
2006-01-04Check for CR LF and no spaces in addition to starting with a URI prefix.Michael R Sweet
2006-01-04Fl::dnd() now sets the content type of the drag toMichael R Sweet
2006-01-02Use "512" in place of kWindowNoTitleBarAttribute, as that constant wasMichael R Sweet
2006-01-02STR #1135: Triggering a timout would not break the event loop, giving no oppo...Matthias Melcher
2005-12-31STR #1133: Text was drawn twice when the scrollbar arrangement changed, causi...Matthias Melcher
2005-12-30STR #1133: if the FIle_input did not have focus and have no text inside and h...Matthias Melcher
2005-12-30 - Fixed keyboard shortcut handling in FLUID and shortcutMatthias Melcher
2005-12-30STR #1082: fullscreen demo would not redraw because resizing would set the "w...Matthias Melcher
2005-12-30STR #1082, part 1: Matthias Melcher
2005-12-30STR #1131: there is no good way in Mac OS X to support an OpenGL Matthias Melcher
2005-12-30Fixed a few memory faults found by Valgrind (yes, I finally got my Linux Matthias Melcher
2005-12-19Flipped spyglass symbol for all apps.Matthias Melcher
2005-12-16STR #1104: WIN32 version would insist on running a full length timeout even i...Matthias Melcher
2005-12-15STR #1122: Fl_Text_Display would throw away all key events if the mouse point...Matthias Melcher
2005-12-15Fl::wait() returns immediately if no windows are open.Michael R Sweet
2005-12-14STR $1099: The Quartz version of FLTK now draws a very nice resizeMatthias Melcher
2005-12-14Rotate search icon to avoid confusing it with the letter Q.Michael R Sweet
2005-12-14Fixes for Cygwin (STR #1096)Michael R Sweet
2005-12-14Change FOREVER back to 1e20 (minimal CPU usage) and change fl_wait()Michael R Sweet
2005-12-14Revert change from r4659 that caused FLUID resize problem (STR #1110)Michael R Sweet
2005-12-14Fl_Clock_Output depended on a time value that was the same as anMichael R Sweet
2005-12-12STR #1109: Klickin on an inactive item would keep the menubar from realizing ...Matthias Melcher
2005-12-01STR #1095: Drag'n'drop on WIN32 was only possible using the left mouse button...Matthias Melcher
2005-12-01Added multi screen awareness to WIN32 version of Fl_Window::fullscreen()Matthias Melcher
2005-11-29Fix mouse wheel handling on OSX (this works with MightyMouse on OSX 10.4.3Michael R Sweet
2005-11-29Fix compile error with Sun C++ compiler.Michael R Sweet
2005-11-28STR #1064: Added code to underline spaces in underline chunks. Also fixed wro...Matthias Melcher
2005-11-28Even better fullscreen code on OS X that resize a window to fit a single scre...Matthias Melcher
2005-11-28STR #1082: Made sur that "fullscreen" on Mac does not cover the top menu bar....Matthias Melcher
2005-11-28STR ##1081, 1083, 1084: in a previous change that improved timer behaviour, t...Matthias Melcher
2005-11-28STR #1075: After all windows in an application were hidden by the Command-H s...Matthias Melcher
2005-11-28STR #1098: fl_measure now round fractional sizes up instead of down, so that ...Matthias Melcher
2005-11-27Fix uninitialized variable warnings.Michael R Sweet
2005-11-27Update dependencies.Michael R Sweet