| Age | Commit message (Expand) | Author |
| 2008-09-10 | Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi... | Matthias Melcher |
| 2008-09-02 | merged modification from my private branch after successful regression testin... | Fabien Costantini |
| 2007-06-18 | #1706: on WIN32, the attempt to map a subwindow when the parent window was no... | Matthias Melcher |
| 2007-06-18 | STR #1706: mapping a subwindow with an unmapped parent window would crash und... | Matthias Melcher |
| 2007-02-02 | Fix scheme background image bug on X11. | Michael R Sweet |
| 2006-11-15 | Reject invalid workarea rectangle. | Michael R Sweet |
| 2006-11-01 | Add NULL check for _NET_WORKAREA property value. | Michael R Sweet |
| 2006-10-30 | Fl::x(), Fl::y(), Fl::w(), and Fl::h() did not report the desktop | Michael R Sweet |
| 2006-09-21 | Use "1" as the count for the targets query instead of sizeof(Atom). | Michael R Sweet |
| 2006-06-14 | Changed Tooltip::exit_() to Tooltip::exit() | Matthias Melcher |
| 2006-06-14 | STR #1321: Calling Fl_Window::show() will exit from the current Fl_Tooltip. C... | Matthias Melcher |
| 2006-06-09 | Fixed the Fl::event_original_key() function for X11. | Matthias Melcher |
| 2006-06-09 | Added an event variable "Fl::event_original_key()" which returns the current ... | Matthias Melcher |
| 2006-01-15 | More copyright updates. | Michael R Sweet |
| 2006-01-04 | Fl::dnd() now sets the content type of the drag to | Michael R Sweet |
| 2005-12-14 | Revert change from r4659 that caused FLUID resize problem (STR #1110) | Michael R Sweet |
| 2005-11-27 | Fix a resize issue with X11. | Michael R Sweet |
| 2005-11-02 | STR #968: Under X11, FL_DND_* now returns the string "<unknown>" in | Matthias Melcher |
| 2005-10-12 | Rework event loop handling on all platforms for better timer and idle | Michael R Sweet |
| 2005-09-09 | This change will make sure that top-level windows will fit inside the screen ... | Matthias Melcher |
| 2005-08-08 | On X11, borderless windows will not show in the taskbar anymore (STR #933) | Matthias Melcher |
| 2005-04-15 | Don't make non-inline methods from FLUID inline (that is, remove the | Michael R Sweet |
| 2005-03-31 | Added MacOS X monitor support. | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-01 | Fix X11 DND support. | Michael R Sweet |
| 2004-12-03 | Fl::event_number() didn't always match the value sent to the | Michael R Sweet |
| 2004-11-20 | Fix a resize() bug... | Michael R Sweet |
| 2004-11-20 | - FLTK windows could appear off-screen on X11 (STR #586) | Michael R Sweet |
| 2004-09-11 | Fixed problems with 2-byte Xpm files on 64-bit platforms (STR | Michael R Sweet |
| 2004-06-01 | FLTK now honors the numlock key state (STR #369) | Michael R Sweet |
| 2004-05-24 | Doco changes. | Michael R Sweet |
| 2004-05-15 | Fl_Scroll now uses a full redraw when the scheme is set to | Michael R Sweet |
| 2004-05-13 | Fl_Gl_Window's on WIN32 now prefer accelerated pixel formats | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2004-02-29 | Fix CTRL+something "-" - wasn't tracking the proper CTRL key | Michael R Sweet |
| 2004-02-26 | WIN32's scandir() emulation did not allocate enough memory for | Michael R Sweet |
| 2003-06-15 | Make sure Fl::event_text() is not NULL. (STR #70) | Michael R Sweet |
| 2003-05-04 | Fl_File_Browser incorrectly included "." on WIN32 (STR #9) | Michael R Sweet |
| 2003-04-03 | - sorted fluid menu bar | Matthias Melcher |
| 2003-03-09 | Backport of FL_LEAVE fix from 2.0. Belowmouse would go to zero when | Bill Spitzak |
| 2003-01-31 | FL_KEYUP patch for X11 - don't send KEYUP event for repeating keys. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-10-20 | Initialize backbuffer_bad under X11. | Michael R Sweet |
| 2002-08-09 | More shadow variable changes... | Michael R Sweet |
| 2002-06-24 | Update GCC test in configure script. | Michael R Sweet |
| 2002-05-25 | Clean up string includes. | Michael R Sweet |
| 2002-05-23 | Changelog and cleanup. | Michael R Sweet |
| 2002-04-11 | Make Fl_Output a subclass of Fl_Input, and add input_type and readonly | Michael R Sweet |
| 2002-04-10 | Fix enter/leave on windows to properly handle tooltip focus... | Michael R Sweet |
| 2002-04-07 | Fix NULL argument to fl_filename_name()... | Michael R Sweet |