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
Age
Commit message (
Expand
)
Author
2004-09-13
Added (unsupported) CMake files (STR #499)
Michael R Sweet
2004-09-08
Clean up compiler warnings...
Michael R Sweet
2004-09-07
Documentation updates (STR #505, STR #513)
Michael R Sweet
2004-05-15
Fl_Scroll now uses a full redraw when the scheme is set to
Michael R Sweet
2004-05-13
Fl_Gl_Window's on WIN32 now prefer accelerated pixel formats
Michael R Sweet
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
2004-03-11
Fl_Value_Slider::draw_bg() didn't always apply the clipping
Michael R Sweet
2003-11-01
Fixed some OS/2-specific build problems (STR #185)
Michael R Sweet
2003-09-14
Fix new FLUID window grid bug (STR #166)
Michael R Sweet
2003-09-09
Bump to 1.1.5rc1...
Michael R Sweet
2003-09-03
Use symbolic names whenever possible, otherwise cast ints to Fl_Color.
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-08-02
Bump to 1.1.4 and fix changelog.
Michael R Sweet
2003-08-02
OS X: some changes to support Apples ProjectBuilder.
Matthias Melcher
2003-07-29
Fix scheme and image drawing bugs.
Michael R Sweet
2003-07-19
STR #88: changed fluid behaviour to always paste into a selected
Matthias Melcher
2003-07-18
STR #86: Swapped menu shortcut labels for OS X
Matthias Melcher
2003-07-18
STR #106: collapse triangle in fluid hrc list would not receive events
Matthias Melcher
2003-07-12
Fix Xft2 usage (still need to do a final fix that loads the proper X
Michael R Sweet
2003-06-15
Hide cancel/revert buttons until a true undo can be implemented.
Michael R Sweet
2003-06-01
Fix open-documents callback stuff.
Michael R Sweet
2003-05-27
Fix STR #52 - Fl_Text_Editor didn't set changed() nor did it call callbacks
Michael R Sweet
2003-05-26
Check syntax of callback only on release, not on change.
Michael R Sweet
2003-05-18
Add thin up box with plastic style.
Michael R Sweet
2003-04-03
- sorted fluid menu bar
Matthias Melcher
2003-04-01
FLUID shell command patch from Erco.
Michael R Sweet
2003-03-26
Bump version number and copyright year in FLUID about panel...
Michael R Sweet
2003-03-26
Fix widget callback code error check and assignment.
Michael R Sweet
2003-01-28
Support type qualifiers before a class name; this allows for things like
Michael R Sweet
2003-01-10
Update dependencies and the change log.
Michael R Sweet
2003-01-10
Update Fl_Image and friends so that we don't need to include the
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-19
Add space for icons to item_width(), otherwise the horizontal scrollbar
Michael R Sweet
2002-11-14
Add CVS ignore file...
Michael R Sweet
2002-11-07
Sigh...
Michael R Sweet
2002-11-07
Include stdlib.h, not the non-standard malloc.h header...
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-11-01
Fix widget construction code for custom/named widget classes.
Michael R Sweet
2002-11-01
Move pixmaps to a subdirectory...
Michael R Sweet
2002-11-01
Rename files with the correct filenames...
Michael R Sweet
2002-11-01
Don't allow multiple shell commands to run at the same time.
Michael R Sweet
2002-10-31
Added WidgetBin/ToolBox to fluid. Made fluid remember window
Matthias Melcher
[next]