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.cxx
Age
Commit message (
Expand
)
Author
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
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
More changes for .C and .H to .cxx and .h...
Michael R Sweet
1998-10-21
Rebuilt using 1.0 beta 19981021 tree.
Michael R Sweet
1998-10-19
More changes from Bill Spitzak.
Michael R Sweet
1998-10-15
Fluid fixes from Vincent PENNE.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet
[prev]