summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-18Update announcement with edited changelog.Michael 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-15Update Linux desktop files.Michael R Sweet
2006-01-15Fix EPM list file and games programs.Michael R Sweet
2006-01-15Update EPM list file and OSX icon for FLUID.Michael R Sweet
2006-01-15Fix OSX make and install stuff.Michael R Sweet
2006-01-15Add OSX application stuff for FLUID.Michael R Sweet
2006-01-15Update OSX icons.Michael R Sweet
2006-01-15More packaging fun.Michael R Sweet
2006-01-15More packaging fun (games package to "advertise" FLTK...)Michael R Sweet
2006-01-15Separate the desktop install/uninstall stuff so that users that don'tMichael R Sweet
2006-01-15Fix installation of Linux desktop files.Michael R Sweet
2006-01-15Work on Linux and OSX desktop integration stuff via make install andMichael R Sweet
2006-01-15Another copyright notice update.Michael R Sweet
2006-01-15More copyright updates.Michael R Sweet
2006-01-15Update copyright.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-13Fix compile error.Michael R Sweet
2006-01-13Fix bugs in Sudoku demo:Michael R Sweet
2006-01-08Make sure that threads.o depends on threads.h - it wasn't included in theMichael R Sweet
2006-01-08Oops...Michael R Sweet
2006-01-06The threads demo would display negative prime numbersMichael 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-02Fixed "Pixmap" demo to not pop up a dialog if an image (or other file or even...Matthias Melcher
2006-01-02Use "512" in place of kWindowNoTitleBarAttribute, as that constant wasMichael R Sweet
2006-01-02Fix MingW threading support.Michael 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-29typoMatthias Melcher
2005-12-19Flipped spyglass symbol for all apps.Matthias Melcher
2005-12-19git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4720 ea41ed52-d2ee-0310...Matthias Melcher
2005-12-16STR #1046: Fl_Window does not directly support a background image in FLTK 1.1...Matthias Melcher
2005-12-16STR #1123: Fixed include path in CMake build. I don't use CMake, but since th...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