| Age | Commit message (Expand) | Author |
| 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-11-23 | More watcom fixes (STR #627) | Michael R Sweet |
| 2004-11-23 | STR#628: fixed almost all instances where the popup menu would | Matthias Melcher |
| 2004-11-23 | Moved code to avoid positioning windows on Dock into 'fake_X_event' | Matthias Melcher |
| 2004-11-22 | Changed the OS X hotspot code to make window positioning avoid the | Matthias Melcher |
| 2004-11-21 | Check for a NULL off-screen buffer before copying... | Michael R Sweet |
| 2004-11-21 | Fix FLUID menu items with images bug (STR #564) | Michael R Sweet |
| 2004-11-21 | Update the documentation for add_timeout(). | Michael R Sweet |
| 2004-11-21 | Fl_Sys_Menu_Bar didn't compile on case-sensitive file-systems | Michael R Sweet |
| 2004-11-20 | FLUID didn't handle default function parameters properly (STR | Michael R Sweet |
| 2004-11-20 | Update find_item() docos. | Michael R Sweet |
| 2004-11-20 | - Moving or resizing widgets in FLUID didn't always update 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-11-20 | The configure script did not support --disable-localfoo to | Michael R Sweet |
| 2004-11-20 | Watcom fixes (STR #584, STR #594, STR #595) | Michael R Sweet |
| 2004-10-19 | WIN32 compile fixes... | Michael R Sweet |
| 2004-10-18 | Prep for 1.1.5 release. | Michael R Sweet |
| 2004-10-18 | Shortcuts were incorrectly underlined in multi-line labels (STR | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #568) | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #570) | Michael R Sweet |
| 2004-09-29 | Eliminate shadowed arguments... | Michael R Sweet |
| 2004-09-24 | October 8th, not the 1st, for the end of the rc period... | Michael R Sweet |
| 2004-09-24 | More VC++ fixes | Michael R Sweet |
| 2004-09-24 | Fix VC++ 6.0 project files. | Michael R Sweet |
| 2004-09-24 | Prep for 1.1.5rc3 release. | Michael R Sweet |
| 2004-09-24 | Now look for 8 bits of alpha when the developer has requested | Michael R Sweet |
| 2004-09-24 | Don't need this header... | Michael R Sweet |
| 2004-09-24 | libpng 1.2.7 | Michael R Sweet |
| 2004-09-21 | fl_old_shortcut() might read past the end of the shortcut string. | Michael R Sweet |
| 2004-09-15 | More VC++ fixes | Michael R Sweet |
| 2004-09-14 | VC++ fixes | Michael R Sweet |
| 2004-09-13 | Add unittests to .cvsignore. | Michael R Sweet |
| 2004-09-13 | Added (unsupported) CMake files (STR #499) | Michael R Sweet |
| 2004-09-13 | Fix QuickDraw code typo. | Michael R Sweet |
| 2004-09-12 | Tooltips would not reappear on the same widget, and the initial | Michael R Sweet |
| 2004-09-12 | Fixed a compile problem with the Linux 2.6 threading support | Michael R Sweet |
| 2004-09-11 | Fixed problems with 2-byte Xpm files on 64-bit platforms (STR | Michael R Sweet |
| 2004-09-11 | STR #527: Returning value from void function... | Michael R Sweet |
| 2004-09-10 | Quartz: | Matthias Melcher |
| 2004-09-09 | Quartz port of 1.1: | Matthias Melcher |
| 2004-09-09 | Quartz port: | Matthias Melcher |
| 2004-09-09 | News from FLTK1.1 and Quartz | Matthias Melcher |
| 2004-09-08 | Update PNG to 1.2.6 + wutil patch. | Michael R Sweet |
| 2004-09-08 | Clean up compiler warnings... | Michael R Sweet |
| 2004-09-07 | Documentation updates (STR #505, STR #513) | Michael R Sweet |
| 2004-09-06 | Install image header files in FL/images so that FLTK apps will use the | Michael R Sweet |
| 2004-08-31 | Quartz for FLTK1.1 | Matthias Melcher |
| 2004-08-31 | #warn is not portable. | Michael R Sweet |