| Age | Commit message (Expand) | Author |
| 2008-09-13 | WP1 merged from my branch, WP2 reserved, todo list updated. | Fabien Costantini |
| 2007-02-02 | Avoiding a hidden mouse pointer after a window is hidden | Matthias Melcher |
| 2007-01-18 | Fixed mousewheel event propagation (STR #1521) | Matthias Melcher |
| 2006-12-20 | STR #1542: implemented the prototyped Fl::has_check() function | Matthias Melcher |
| 2006-12-20 | Enabled 'add_check()' on OS X (STR #1534) | Matthias Melcher |
| 2006-10-29 | Another try at the shortcut fix... | Michael R Sweet |
| 2006-10-29 | Shortcut events could be sent to the wrong window (STR #1451) | Michael R Sweet |
| 2006-08-29 | Updated OSX subwindow simulation code to better add and remove from the clipp... | Matthias Melcher |
| 2006-07-16 | STR #1341: Fixed Fl_Window::visible() and shown() for OS X | Matthias Melcher |
| 2006-06-20 | Another attempt at the window stacking problem in WIN32. It does fix the issu... | Matthias Melcher |
| 2006-06-19 | It seems that the long standing window stacking order problem in MSWindows is... | Matthias Melcher |
| 2006-06-09 | Added an event variable "Fl::event_original_key()" which returns the current ... | Matthias Melcher |
| 2006-05-30 | Fixed shortcut and default focus for message dialogs (STR #1298). | Matthias Melcher |
| 2006-05-05 | STR #1152: Fixed Cygwin compiler warnings | Matthias Melcher |
| 2006-04-27 | STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi... | Matthias Melcher |
| 2006-04-20 | Static destuctor must be public of course | Matthias Melcher |
| 2006-04-20 | STR #1231: moved clearing of resources out of Fl::run() into a static class d... | Matthias Melcher |
| 2006-01-15 | More copyright updates. | Michael R Sweet |
| 2006-01-02 | STR #1135: Triggering a timout would not break the event loop, giving no oppo... | Matthias Melcher |
| 2005-12-15 | Fl::wait() returns immediately if no windows are open. | Michael R Sweet |
| 2005-12-14 | Change FOREVER back to 1e20 (minimal CPU usage) and change fl_wait() | Michael R Sweet |
| 2005-11-28 | STR ##1081, 1083, 1084: in a previous change that improved timer behaviour, t... | Matthias Melcher |
| 2005-11-25 | OSX fixes... | Michael R Sweet |
| 2005-10-12 | Rework event loop handling on all platforms for better timer and idle | Michael R Sweet |
| 2005-09-15 | STR #1007: removed one superfluous ReleaseDC. All demos are running nicely ag... | Matthias Melcher |
| 2005-09-12 | Clipboard will persist if owner window is hidden (STR #1019) | Matthias Melcher |
| 2005-09-12 | STR #1007: Applied second patch by hand. OP: could you please check if all ch... | Matthias Melcher |
| 2005-06-01 | Fixed WIndows line endings | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-03-05 | The keyboard shortcut handling code did not handle 8-bit | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-20 | FL_MOUSEWHEEL events are now sent first to the widget under the | Michael R Sweet |
| 2005-02-14 | Fl::wait() could block on WIN32 if the window was deleted via | Michael R Sweet |
| 2005-02-14 | Fl_Window::hide() didn't delete the current clipping region on | Michael R Sweet |
| 2005-02-04 | Remove duplicate definitions and argument-hides-function warning. | Michael R Sweet |
| 2004-12-06 | Fixed a compiler warning in Fl_Window.H (STR #641) | Michael R Sweet |
| 2004-12-03 | Fl::event_number() didn't always match the value sent to the | Michael R Sweet |
| 2004-11-23 | Fix compiler errors... | Michael R Sweet |
| 2004-11-23 | Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x | Michael R Sweet |
| 2004-11-23 | Fl_Widget::damage(uchar,int,int,int,int) didn't clip the | Michael R Sweet |
| 2004-09-12 | Tooltips would not reappear on the same widget, and the initial | Michael R Sweet |
| 2004-09-09 | Quartz port: | Matthias Melcher |
| 2004-08-31 | Quartz for FLTK1.1 | Matthias Melcher |
| 2004-08-27 | Quartz: | Matthias Melcher |
| 2004-08-26 | Quartz implementation for FLTK 1.1: | Matthias Melcher |
| 2004-08-25 | Updated config stuff to allow for --enable-quartz ofr Mac OS X which in | Matthias Melcher |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-05-20 | Fix OSX subwindow hide (STR #22) | Michael R Sweet |
| 2003-04-09 | Fix coredump problem in Fl::send() function... | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |