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.h
Age
Commit message (
Expand
)
Author
2008-08-15
Made the 'align' flags somewhat more typesafe and the associated functions mo...
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-08-30
FLUD: This fixes the problem that the children of a Widget_Class_Type are pos...
Matthias Melcher
2005-08-15
Added support for Fl_Window::size_range() in FLUID. There are no UI elements ...
Matthias Melcher
2005-07-08
Added the first implementation of "live mode" to Fluid. This is incomplete an...
Matthias Melcher
2005-03-21
Initial integration with editor-based CodeEditor class (only the widget
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-03-26
Fix widget callback code error check and assignment.
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-03
Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor.
Matthias Melcher
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
1999-08-05
Fixed so that a public declaration like #include "Foo" is written to the
Bill Spitzak
1999-01-26
Lots of little GUI tweeks, capitalization changes, copyright update, etc.
Michael R Sweet
1998-12-06
Fixed a couple stray #include's...
Michael R Sweet
1998-10-21
Rebuilt using 1.0 beta 19981021 tree.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet