summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-01FLTK now honors the numlock key state (STR #369)Michael R Sweet
2004-05-26The Fl_Text_Display widget did not redraw selections when focusMichael R Sweet
2004-05-25Tweek plastic background image for softer background (similar to OSX 10.3)Michael R Sweet
2004-05-24Doco changes.Michael R Sweet
2004-05-17VC++.NET fixesMichael R Sweet
2004-05-16Add NULL checks for browser strings.Michael R Sweet
2004-05-15Fl_Scroll now uses a full redraw when the scheme is set toMichael R Sweet
2004-05-13Fl_Gl_Window's on WIN32 now prefer accelerated pixel formatsMichael R Sweet
2004-05-12Typo in srcdist script.Michael R Sweet
2004-04-29Documentation updates (STR #365)Michael R Sweet
2004-04-25Fl_Pack didn't draw child widget labels the same way asMichael R Sweet
2004-04-25Use fl_red/green/bluemask/shift for undefined pixmaps.Michael R Sweet
2004-04-24Changelog.Michael R Sweet
2004-04-24fl_read_image() fixes.Michael R Sweet
2004-04-111.1.5rc1 updates...Michael R Sweet
2004-04-11Update VC++.NET configuration to match VC++ 6.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-04-11Update Fl_Scroll background image fix...Michael R Sweet
2004-04-11Fix fl_scroll() on WIN32 (STR #315)Michael R Sweet
2004-04-10Fix drive letter entry for file chooser (STR #339)Michael R Sweet
2004-04-10Fl_Menu now uses the boxtype to redraw the menu background (STRMichael R Sweet
2004-04-10Fl_Scroll now shows the background image when a framed box typeMichael R Sweet
2004-04-08Point to vcnet directory, not visualc.Michael R Sweet
2004-04-07VC++.NET supportMichael R Sweet
2004-04-06Added a new_directory_tooltip string pointer to allowMichael R Sweet
2004-04-06Add Fl_Menu_::find_item() method (STR #316)Michael R Sweet
2004-04-06The Fl_Widget copy operator definitions were not conditionallyMichael R Sweet
2004-04-06FLUID's Layout functionality did not move child widgets whenMichael R Sweet
2004-04-06More doco updates.Michael R Sweet
2004-04-06FLUID crashed if you did layout with a window widget (STR #317)Michael R Sweet
2004-03-11Fl_Value_Slider::draw_bg() didn't always apply the clippingMichael R Sweet
2004-03-01Documentation updates (STR #245, STR #250, STR #277, STR #281)Michael R Sweet
2004-02-29Fix Fl::background2() (STR #255)Michael R Sweet
2004-02-29Fix CTRL+something "-" - wasn't tracking the proper CTRL keyMichael R Sweet
2004-02-29Support KDE 3.x icons.Michael R Sweet
2004-02-26WIN32's scandir() emulation did not allocate enough memory forMichael R Sweet
2003-11-03Another bunch of OS/2 changes (STR #197)Michael R Sweet
2003-11-01The keypad Enter key works as the normal Enter/Return key inMichael R Sweet
2003-11-01Doco fix (STR #186)Michael R Sweet
2003-11-01Fixed some OS/2-specific build problems (STR #185)Michael R Sweet
2003-11-01Calling Fl_Text_Display::buffer() with the same buffer wouldMichael R Sweet
2003-11-01Fix cursor crash bug (STR #181)Michael R Sweet
2003-10-14Glut emulation turns mousewheel back into mouse buttons 3 and 4, forBill Spitzak
2003-09-20Pixel format selection change (STR #175)Michael R Sweet
2003-09-20Fix configure script (STR #174)Michael R Sweet
2003-09-17Don't compile JPEG error handler unless we have JPEG library...Michael R Sweet
2003-09-15Add error handlers to JPEG and PNG image classes so the correspondingMichael R Sweet
2003-09-14Add --with-links configure option.Michael R Sweet
2003-09-14Add Fl_Tooltip::hoverdelay() method and code (STR #126)Michael R Sweet
2003-09-14Fix new FLUID window grid bug (STR #166)Michael R Sweet