summaryrefslogtreecommitdiff
path: root/fluid/widget_panel.fl
AgeCommit message (Expand)Author
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
1999-01-26Lots of little GUI tweeks, capitalization changes, copyright update, etc.Michael R Sweet
1998-12-06More #include and .C to .cxx changes...Michael R Sweet
1998-10-06Initial revisionMichael R Sweet