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
/
alignment_panel.fl
Age
Commit message (
Expand
)
Author
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-09-19
Fixed Copyright date
Matthias Melcher
2008-09-18
More Doxygen comment support for Fluid.
Matthias Melcher
2007-05-10
Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...
Matthias Melcher
2006-09-17
Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.
Michael R Sweet
2005-11-03
Fix new GUI panels to conform to HIG.
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-21
FLUID wasn't tracking all changes on the widget panel, so undo and save stuff
Michael R Sweet
2005-03-24
Add option to control the number of file history that is shown
Michael R Sweet
2005-03-20
Add "scheme" chooser in GUI settings dialog.
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-09
Added a new Type to fluid called 'Comment' to be used for standardized Copyri...
Matthias Melcher
2005-03-08
Use grid size for window resizing.
Michael R Sweet
2005-02-26
Added visual gudelines for widget distances and sizes to fluid. It is disable...
Matthias Melcher
2003-04-01
FLUID shell command patch from Erco.
Michael R Sweet
2002-11-03
Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor.
Matthias Melcher
2002-10-31
Added WidgetBin/ToolBox to fluid. Made fluid remember window
Matthias Melcher
2002-05-31
Some C++ compilers can't handle char& and int& versions of methods, so
Michael R Sweet
2002-05-01
Break grid and GUI settings into separate dialogs.
Michael R Sweet
2002-05-01
Add shell command support to FLUID.
Michael R Sweet
2002-04-30
Fl_Preferences::getUserdataPath() and getPath() methods now require a
Michael R Sweet
2001-09-29
Tooltips, and more tooltips.
Michael R Sweet
2000-04-24
FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;
Michael R Sweet
2000-03-15
Documentation updates for 1.0.8.
Michael R Sweet
1999-01-26
Lots of little GUI tweeks, capitalization changes, copyright update, etc.
Michael R Sweet
1998-12-06
More #include and .C to .cxx changes...
Michael R Sweet
1998-10-15
Fluid fixes from Vincent PENNE.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet