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
/
Fl_Type.h
Age
Commit message (
Expand
)
Author
2016-09-20
Update fluid files and copyright.
Albrecht Schlosser
2016-07-18
Adds external editor capability to fluid for all platforms.
Greg Ercolano
2015-12-18
Running FLTK in static initializers (cont'd):
Manolo Gouy
2015-04-02
Added comments to Fluid Widgets. The comment field is between the Additional ...
Matthias Melcher
2014-02-04
Fix clang compile error in fluid (STR #3046).
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-01-03
Added Table and Tree support to Fluid.
Matthias Melcher
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-11-27
Fixed memory leaks in Fluid - Thanks for the patch (STR 2455)
Matthias Melcher
2010-11-14
Rename variable in Fluid to make more sense
Matthias Melcher
2010-02-27
Starting to add a GUI to manage the IDE database.
Matthias Melcher
2010-02-20
Mixed bag. Please see CHANGES.
Matthias Melcher
2010-02-15
Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...
Matthias Melcher
2010-01-24
This is a very simple implementation of the host side of plugins. Plugins can...
Matthias Melcher
2009-10-02
Very crude extension of Fluid 1 to read Fluid 2 files (and possibly write the...
Matthias Melcher
2009-03-27
fluid: fix erroneous declaration of user-defined static function (STR #2011)
engelsman
2009-01-12
STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt...
Fabien Costantini
2008-09-17
This is a stab at supporting Doxygen comments from withing Fluid. Just double...
Matthias Melcher
2008-04-23
Adding keyboard shortcut to Fl_Value_Input and Fl_Text_Editor
Matthias Melcher
2008-04-22
Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...
Matthias Melcher
2008-01-04
STR #1776: FLUID now tries to find a previously declared callback to avoid de...
Matthias Melcher
2007-05-10
Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...
Matthias Melcher
2007-01-18
Fixed Scroll crash in Fluid Live Mode (STR #1524)
Matthias Melcher
2006-08-21
Fix Fl_Widget_Class_Type so that you can add code to a widget class
Michael R Sweet
2006-07-26
Revamp variable tests so that we rarely need to provide "o" and
Michael R Sweet
2006-05-18
Declarations in Fluid can now explicitly be made non-static or non-extern. Th...
Matthias Melcher
2006-04-27
STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...
Matthias Melcher
2005-11-04
FLUID1: The comment entry in the Browser now reveals some more information by...
Matthias Melcher
2005-11-03
Fluid Source Code preview panel with automatic refresh and selected object co...
Matthias Melcher
2005-10-26
FLUID writes RGB and Bitmap image data as an array of decimal numbers instead...
Matthias Melcher
2005-08-30
FLUD: This fixes the problem that the children of a Widget_Class_Type are pos...
Matthias Melcher
2005-08-23
FLUID now knows if a static callback is already declared in a class and won't...
Matthias Melcher
2005-08-15
Added support for Fl_Window::size_range() in FLUID. There are no UI elements ...
Matthias Melcher
2005-08-15
Dottet label selection box and standard widget selection boxes would not alwa...
Matthias Melcher
2005-07-23
Fluid was casting Fl_Input_Choice to Fl_Menu_ at two occasions which is wrong...
Matthias Melcher
2005-07-19
Better support for Live mode in Fluid. Most Widget attributes are now support...
Matthias Melcher
2005-07-08
Added the first implementation of "live mode" to Fluid. This is incomplete an...
Matthias Melcher
2005-05-30
Fluid: Added a pixmap for WidgetClass, added pixmap to the Widget Bin.
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-10
Add GCC printf format attribute check to catch code formatting
Michael R Sweet
2005-03-28
Add support to FLUID for widget class creation without the intermediate
Michael R Sweet
2005-03-28
Preliminary support for widget classes (still need to do code writing
Michael R Sweet
2005-03-20
Template panel for "new" and "save template" actions, complete with
Michael R Sweet
2005-03-20
Preliminary template save support in FLUID, plus some bug fixes.
Michael R Sweet
2005-03-19
More UI cleanup.
Michael R Sweet
2005-03-19
Many FLUID updates...
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-03-07
More guide stuff - most of the widgets that need it should have their
Michael R Sweet
2005-03-07
Add ideal_size() and ideal_spacing() methods, which are used for the
Michael R Sweet
[next]