index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fluid
/
widget_panel.fl
Age
Commit message (
Expand
)
Author
2016-01-30
Bump version numbers for next minor release: FLTK 1.4.0.
Albrecht Schlosser
2015-07-09
Update fluid .fl files and generated code - remove trailing white space.
Albrecht Schlosser
2015-04-03
Remove useless cast that would break Windows 64-bit compilation.
Albrecht Schlosser
2015-04-02
Added 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-05
Bump version numbers to 1.3.3.
Albrecht Schlosser
2014-05-17
Fixes for STR#3085; fluid UI layout clipping issues.
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-29
More copyright 2010 mods.
Greg Ercolano
2010-04-10
Completed the alignment pulldown menus for all new alignment styles. Hope you...
Matthias Melcher
2010-04-09
Added new label alignments for image and text to Fluid.
Matthias Melcher
2009-09-25
Added extra tooltip indicating Ctrl-J can be used to create
Greg Ercolano
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
2008-01-04
STR #1776: FLUID now tries to find a previously declared callback to avoid de...
Matthias Melcher
2006-09-17
Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.
Michael R Sweet
2005-11-02
STR #1052: Updated FLUID to generate buttons in the correct colors. After all...
Matthias Melcher
2005-08-30
FLUD: This fixes the problem that the children of a Widget_Class_Type are pos...
Matthias Melcher
2005-08-24
Typos
Matthias Melcher
2005-08-24
Fix widget spacing to conform to the HIG.
Michael R Sweet
2005-08-23
FLUID 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-15
Added 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-08
Added the first implementation of "live mode" to Fluid. This is incomplete an...
Matthias Melcher
2005-05-30
Made all menu items fit into Fluid dialog Widget Properties/GUI/Label
Matthias Melcher
2005-05-29
Fluid panel resize and alignment fixes (STR #891).
Matthias Melcher
2005-04-21
FLUID wasn't tracking all changes on the widget panel, so undo and save stuff
Michael R Sweet
2005-03-21
Initial integration with editor-based CodeEditor class (only the widget
Michael R Sweet
2005-03-19
Widget panel has "Close" instead of "OK" button.
Michael R Sweet
2005-03-19
More UI cleanup.
Michael R Sweet
2005-03-18
Bug fixes and UI tweaking...
Michael R Sweet
2005-03-07
Update 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 the
Michael R Sweet
2003-06-15
Hide cancel/revert buttons until a true undo can be implemented.
Michael R Sweet
2003-05-26
Check syntax of callback only on release, not on change.
Michael R Sweet
2003-03-26
Fix widget callback code error check and assignment.
Michael R Sweet
2003-01-04
Make sure that the GUI tab shows first.
Michael R Sweet
2003-01-04
Sort widgets in the widget panel.
Michael R Sweet
2002-12-26
Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks
Matthias Melcher
2002-11-23
Only set the callback when the text is changed; otherwise when you set
Michael R Sweet
2002-11-05
Added callbacks to Fl_Text_Editor.
Matthias Melcher
2002-11-03
Set Fl_Text_Editor fields to Courier font for easier programming
Matthias Melcher
2002-11-03
Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor.
Matthias Melcher
2002-10-07
Documentation updates.
Michael R Sweet
2002-05-15
Fix widget width tooltip and default parameter handling code.
Michael R Sweet
2001-09-29
Tooltips, and more tooltips.
Michael R Sweet
2001-09-29
Enable all of the new FLUID stuff...
Michael R Sweet
2001-09-29
Widget panel update with tabs (a la 2.0) with new tooltip, image, and
Michael R Sweet
2000-03-15
Documentation updates for 1.0.8.
Michael R Sweet
[next]