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
1999-04-19
Updated documentation version & edition.
Michael R Sweet
1999-04-18
Changed exit callback in FLUID to moe standard "Save Changes?"
Michael R Sweet
1999-04-18
Updated patch version to 2 (1.0.2)
Michael R Sweet
1999-04-18
Changes so that "extra code" goes before o->end() and close bracket.
gustavo
1999-04-17
Submenu titles did not always get the FL_SUBMENU bit turned on when
Bill Spitzak
1999-04-10
fluid outputs symbolic names for align() and when() to the C++ code
Bill Spitzak
1999-04-03
textstuff() methods no longer inline to work around a bug in a compiler.
Carl E. Thompson
1999-03-30
Bugfix. FLUID now compiles under UNIX! ;->
Carl E. Thompson
1999-03-29
Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I
Carl E. Thompson
1999-03-25
Updated README and distribution packages to use v1.0.1.
Michael R Sweet
1999-03-13
Fixed fluid bug that caused styles patch to crash when you delete menu item.
Bill Spitzak
1999-03-10
Named callback function in a menu item inside a class prepended the
Bill Spitzak
1999-03-09
Updated Linux DSO rules.
Michael R Sweet
1999-03-09
Fix from Phil Nelson so that write-code menu item writes to the
Bill Spitzak
1999-03-04
Got rid of malloc.h include - should be using stdlib.h anyways...
Michael R Sweet
1999-03-04
Fixed FLUID bug - can now override code and header file names from the
Michael R Sweet
1999-02-22
Public/private status was not honored for menu items.
Michael R Sweet
1999-02-19
Fixed array_name() bug - now correctly handles arrays in different classes
Michael R Sweet
1999-02-19
Changed "include_H_from_C" to default to 1 instead of 0.
Michael R Sweet
1999-02-19
Added comment parsing in _c_check().
Michael R Sweet
1999-02-19
Added modified patch from Tom Holroyd to support class "chaining".
Michael R Sweet
1999-02-19
Fixed bug in write_static() method - when getting the menu_name() and
Michael R Sweet
1999-02-19
Updated install rules to install files with write permission for the
Michael R Sweet
1999-02-17
Fix from Bill for infinite loop problem when moving groups of widgets.
Michael R Sweet
1999-02-17
Patch from Bill that adds virtual method support.
Michael R Sweet
1999-02-16
Whoops - missed a closing bracket...
Michael R Sweet
1999-02-16
Menu item numbering bug fix from Bill.
Michael R Sweet
1999-01-31
Added optimization for SGI builds (mike: please run autoconf before making
Bill Spitzak
1999-01-26
The about dialog was too small.
Michael R Sweet
1999-01-26
Lots of little GUI tweeks, capitalization changes, copyright update, etc.
Michael R Sweet
1999-01-26
Updated WIN32 clipboard file to be in the root directory to allow for
Michael R Sweet
1999-01-26
Commented out Help/Manual menu item since Help isn't implemented yet.
Michael R Sweet
1999-01-25
Updated copyright notice in FLUID.
Michael R Sweet
1999-01-19
Forgot the leading * on the pointer name for menu items.
Michael R Sweet
1999-01-19
Fixes from Bill:
Michael R Sweet
1999-01-13
The text color button in Fluid didn't pop up with the correct color
Michael R Sweet
1999-01-13
Fixed problem with empty submenus not getting the right offsets.
Michael R Sweet
1999-01-13
Fixes from Bill:
Michael R Sweet
1999-01-07
A better static method patch from Bill.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-07
Updated makefile.
Michael R Sweet
1998-12-08
Menu items were being initialized static... Dropped the "static" from
Michael R Sweet
1998-12-06
More #include and .C to .cxx changes...
Michael R Sweet
1998-12-06
Fixed another #include...
Michael R Sweet
1998-12-06
Fixed a couple stray #include's...
Michael R Sweet
1998-12-06
Missed a #include...
Michael R Sweet
1998-12-06
More changes for .C and .H to .cxx and .h...
Michael R Sweet
1998-12-06
Changes for .C == .cxx and .H == .h.
Michael R Sweet
1998-12-02
Fluid paste bug fix from Bill.
Michael R Sweet
1998-12-02
Fix for fluid - increases MAXSIZE to 2048 and added overflow check.
Michael R Sweet
[next]