summaryrefslogtreecommitdiff
path: root/fluid/widget_panel.fl
AgeCommit message (Expand)Author
2016-01-30Bump version numbers for next minor release: FLTK 1.4.0.Albrecht Schlosser
2015-07-09Update fluid .fl files and generated code - remove trailing white space.Albrecht Schlosser
2015-04-03Remove useless cast that would break Windows 64-bit compilation.Albrecht Schlosser
2015-04-02Added comments to Fluid Widgets. The comment field is between the Additional ...Matthias Melcher
2015-03-10[Version 1.3.4] Update version numbers - hopefully complete.Albrecht Schlosser
2014-10-05Bump version numbers to 1.3.3.Albrecht Schlosser
2014-05-17Fixes for STR#3085; fluid UI layout clipping issues.Greg Ercolano
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-11-29More copyright 2010 mods.Greg Ercolano
2010-04-10Completed the alignment pulldown menus for all new alignment styles. Hope you...Matthias Melcher
2010-04-09Added new label alignments for image and text to Fluid.Matthias Melcher
2009-09-25Added extra tooltip indicating Ctrl-J can be used to createGreg Ercolano
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-09-19Updating fl_utf8.h references. Fixing copyright date in .fl files.Matthias Melcher
2008-01-04STR #1776: FLUID now tries to find a previously declared callback to avoid de...Matthias Melcher
2006-09-17Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.Michael R Sweet
2005-11-02STR #1052: Updated FLUID to generate buttons in the correct colors. After all...Matthias Melcher
2005-08-30FLUD: This fixes the problem that the children of a Widget_Class_Type are pos...Matthias Melcher
2005-08-24TyposMatthias Melcher
2005-08-24Fix widget spacing to conform to the HIG.Michael R Sweet
2005-08-23FLUID now knows if a static callback is already declared in a class and won't...Matthias Melcher
2005-08-17#959: outside labels in fluid moved, so that they refresh correctly even when...Matthias Melcher
2005-08-15Added support for Fl_Window::size_range() in FLUID. There are no UI elements ...Matthias Melcher
2005-07-14- Fixed Fl_Bitmap::copy code according to Stephans suggestions. Thanks! Good ...Matthias Melcher
2005-07-08Added the first implementation of "live mode" to Fluid. This is incomplete an...Matthias Melcher
2005-05-30Made all menu items fit into Fluid dialog Widget Properties/GUI/LabelMatthias Melcher
2005-05-29Fluid panel resize and alignment fixes (STR #891).Matthias Melcher
2005-04-21FLUID wasn't tracking all changes on the widget panel, so undo and save stuffMichael R Sweet
2005-03-21Initial integration with editor-based CodeEditor class (only the widgetMichael R Sweet
2005-03-19Widget panel has "Close" instead of "OK" button.Michael R Sweet
2005-03-19More UI cleanup.Michael R Sweet
2005-03-18Bug fixes and UI tweaking...Michael R Sweet
2005-03-07Update widget panel so that the "GUI" tab is shown first.Michael R Sweet
2004-11-20- Moving or resizing widgets in FLUID didn't always update theMichael R Sweet
2003-06-15Hide cancel/revert buttons until a true undo can be implemented.Michael R Sweet
2003-05-26Check syntax of callback only on release, not on change.Michael R Sweet
2003-03-26Fix widget callback code error check and assignment.Michael R Sweet
2003-01-04Make sure that the GUI tab shows first.Michael R Sweet
2003-01-04Sort widgets in the widget panel.Michael R Sweet
2002-12-26Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicksMatthias Melcher
2002-11-23Only set the callback when the text is changed; otherwise when you setMichael R Sweet
2002-11-05Added callbacks to Fl_Text_Editor.Matthias Melcher
2002-11-03Set Fl_Text_Editor fields to Courier font for easier programmingMatthias Melcher
2002-11-03Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor.Matthias Melcher
2002-10-07Documentation updates.Michael R Sweet
2002-05-15Fix widget width tooltip and default parameter handling code.Michael R Sweet
2001-09-29Tooltips, and more tooltips.Michael R Sweet
2001-09-29Enable all of the new FLUID stuff...Michael R Sweet
2001-09-29Widget panel update with tabs (a la 2.0) with new tooltip, image, andMichael R Sweet
2000-03-15Documentation updates for 1.0.8.Michael R Sweet