summaryrefslogtreecommitdiff
path: root/fluid/Fl_Type.cxx
AgeCommit message (Expand)Author
2005-02-06Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed.Matthias Melcher
2004-05-13Fl_Gl_Window's on WIN32 now prefer accelerated pixel formatsMichael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-08-02Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120)Michael R Sweet
2003-07-18STR #86: Swapped menu shortcut labels for OS XMatthias Melcher
2003-07-18STR #106: collapse triangle in fluid hrc list would not receive eventsMatthias Melcher
2003-01-28Support type qualifiers before a class name; this allows for things likeMichael R Sweet
2002-11-19Add space for icons to item_width(), otherwise the horizontal scrollbarMichael R Sweet
2002-11-01Move pixmaps to a subdirectory...Michael R Sweet
2002-10-31Added WidgetBin/ToolBox to fluid. Made fluid remember windowMatthias Melcher
2002-10-30Added icons to Fluid's menu and object list.Matthias Melcher
2002-08-09More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-04-28Fix which icon is shown in FLUID (had it backwards)Michael R Sweet
2002-04-27Add unlock icon for public stuff.Michael R Sweet
2002-04-27Change lock icon color to red.Michael R Sweet
2002-04-26Add lock icon next to static/private elements in FLUID.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-25Add flstring.h header file to include string functions, strcasecmpMichael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2001-01-21Fixed the write-menu bug introduced in .10Bill Spitzak
2000-09-23Fixed size of data written by gif images to .C filesBill Spitzak
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-05-16I18N didn't work right for menus - the messages numbers were wrong.Michael R Sweet
1999-03-13Fixed fluid bug that caused styles patch to crash when you delete menu item.Bill Spitzak
1999-02-17Fix from Bill for infinite loop problem when moving groups of widgets.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-06More changes for .C and .H to .cxx and .h...Michael R Sweet
1998-10-21Added common headings & CVS tags.Michael R Sweet
1998-10-15Fluid fixes from Vincent PENNE.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet