summaryrefslogtreecommitdiff
path: root/fluid/Fl_Type.cxx
AgeCommit message (Expand)Author
2008-04-23Adding keyboard shortcut to Fl_Value_Input and Fl_Text_EditorMatthias Melcher
2008-04-22Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...Matthias Melcher
2008-01-04STR #1776: FLUID now tries to find a previously declared callback to avoid de...Matthias Melcher
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-05-10Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...Matthias Melcher
2006-07-26Update copyrights on changed files.Michael R Sweet
2006-04-27STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...Matthias Melcher
2005-11-03Fluid Source Code preview panel with automatic refresh and selected object co...Matthias Melcher
2005-10-30Updated the default label and text colors of all widgets to useMichael R Sweet
2005-08-29F2 and F3 (move up/down) would not set the "changed" flagMatthias Melcher
2005-07-08Added the first implementation of "live mode" to Fluid. This is incomplete an...Matthias Melcher
2005-05-30Fluid: Added a pixmap for WidgetClass, added pixmap to the Widget Bin.Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-10Fix move within custom widget bug (STR #796)Michael R Sweet
2005-03-20Add Fl_Spinner widget (another combo of existing widgets in a header file)Michael R Sweet
2005-03-20Undo/redo support for FLUID.Michael R Sweet
2005-03-20Hide/Show Widget Bin and Overlays, instead of checks.Michael R Sweet
2005-03-19More UI cleanup.Michael R Sweet
2005-03-09Added a new Type to fluid called 'Comment' to be used for standardized Copyri...Matthias Melcher
2005-02-24Copyright updates.Michael R Sweet
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