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
/
align_widget.cxx
Age
Commit message (
Expand
)
Author
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2005-09-09
STR #985: This is a medium size change in the way that FLUID manages widget l...
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-03-20
Undo/redo support for FLUID.
Michael R Sweet
2005-03-19
More UI cleanup.
Michael R Sweet
2005-03-19
Many FLUID updates...
Michael R Sweet
2005-03-05
Using the layout alignment controls on a menu widget would cause
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-06
Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed.
Matthias Melcher
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-06
FLUID's Layout functionality did not move child widgets when
Michael R Sweet
2004-04-06
More doco updates.
Michael R Sweet
2004-04-06
FLUID crashed if you did layout with a window widget (STR #317)
Michael R Sweet
2003-08-02
Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120)
Michael R Sweet
2003-01-10
Update Fl_Image and friends so that we don't need to include the
Michael R Sweet
2002-05-01
Added layout menu to FLUID. The menu contains
Matthias Melcher