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_Widget_Type.cxx
Age
Commit message (
Expand
)
Author
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-12-12
Fluid generates correct Fl_Int_Iput and Fl_Float_Input plus include line. STR...
Matthias Melcher
2010-12-08
Fixed Compiling with mingw-w64 (STR #2308).
Albrecht Schlosser
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-10-28
Fixed the remaining warnings
Matthias Melcher
2010-10-01
Silence compiler errors about argument() conversion to Fl_Align
Greg Ercolano
2010-04-11
Apple Cocoa: modal windows would not resize.
Matthias Melcher
2010-04-10
Completed the alignment pulldown menus for all new alignment styles. Hope you...
Matthias Melcher
2010-04-09
Added new label alignments for image and text to Fluid.
Matthias Melcher
2009-10-02
Very crude extension of Fluid 1 to read Fluid 2 files (and possibly write the...
Matthias Melcher
2009-01-03
STR50 fix attemp. Added a new check_redraw_corresponding_parent() function to...
Fabien Costantini
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-10-13
STR 1992: Fixed Fluid textcolor output
Matthias Melcher
2008-10-13
STR #1991: Fixed wrong default value of Fl_Spinner in Fluid
Matthias Melcher
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags...
Fabien Costantini
2008-08-15
Made the 'align' flags somewhat more typesafe and the associated functions mo...
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-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2007-05-10
Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...
Matthias Melcher
2007-01-24
- Fluid avoids writing unsopported combinations of the
Matthias Melcher
2007-01-04
Making a child group visible in a Fl_Tabs or Fl_Wizard widget now
Michael R Sweet
2007-01-03
Use strspn() to look at full words (better "o" detection)
Michael R Sweet
2006-10-20
Treat all "Window" classed widgets as window widgets.
Michael R Sweet
2006-10-03
Add GTK thin up/down box/frame types.
Michael R Sweet
2006-09-24
Update "o" variable detection code to handle more cases (STR #1429)
Michael R Sweet
2006-09-17
Add GTK box types and missing plastic round box types.
Michael R Sweet
2006-09-04
STR 1416: Fluid would not output the correct code for a window's hotspot
Matthias Melcher
2006-07-27
Fix problems with new FLUID output, add common to closing braces to show
Michael R Sweet
2006-07-26
Fix return of window widget - use "w" or the name of the window, as
Michael R Sweet
2006-07-26
Update copyrights on changed files.
Michael R Sweet
2006-07-26
Revamp variable tests so that we rarely need to provide "o" and
Michael R Sweet
2006-06-22
Added support for floating point Fl_Spinner
Matthias Melcher
2006-06-19
If the value field for scrollbars was not zero, Fluid would generate code tha...
Matthias Melcher
2006-04-27
STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...
Matthias Melcher
2005-12-30
Fixed a few memory faults found by Valgrind (yes, I finally got my Linux
Matthias Melcher
2005-12-16
STR #1046: Fl_Window does not directly support a background image in FLTK 1.1...
Matthias Melcher
2005-11-03
Fluid Source Code preview panel with automatic refresh and selected object co...
Matthias Melcher
2005-09-24
STR #1027: FLUID size_range controls would not set the 'modified' flag
Matthias Melcher
2005-09-05
STR #1010: if a widget callback is generated inside a widget class, the stati...
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-16
FLUID now correctly redraw FL__Tabs if one of their children changes color.
Matthias Melcher
2005-08-16
Cast value to int to avoid compiler warnings...
Michael R Sweet
2005-08-15
Added support for Fl_Window::size_range() in FLUID. There are no UI elements ...
Matthias Melcher
2005-07-19
Fluid live mode: correct tooltip support.
Matthias Melcher
[prev]
[next]