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
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-05-26
Fl_Double_Window is saved in .fl file
Bill Spitzak
2000-05-16
I18N didn't work right for menus - the messages numbers were wrong.
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-25
Bug fixes where I was getting the value from the input field instead of
Michael R Sweet
2000-04-25
Fixed bug in i18n_type_cb() - wasn't setting the i18n_xyz string variables
Michael R Sweet
2000-04-24
FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;
Michael R Sweet
2000-04-04
Fixes for Cygwin POSIX emulation layer from Norman Vine.
Bill Spitzak
2000-03-15
Documentation updates for 1.0.8.
Michael R Sweet
2000-03-06
Fix from Assar Westerlund - missing include.
Michael R Sweet
2000-02-25
Updated version to 1.0.8.
Michael R Sweet
2000-02-05
Produces correct destructor for nested classes, patch from Alexandr Shevtsow
Bill Spitzak
2000-01-05
Added Fl.H required by an inline function if Fl_Repeat_Button.H
Bill Spitzak
1999-12-17
Patch from Clemens Hintze to allow declaratons of "typedef" to work.
Bill Spitzak
1999-11-20
Running with -c on a file with browsers in it does not require X
Bill Spitzak
1999-09-10
The arrow patch is in!
Bill Spitzak
1999-09-08
Does not write "extern foo *bar" declarations twice.
Bill Spitzak
1999-08-25
Now correctly draws XPM files with 16-bit color indexes.
Bill Spitzak
1999-08-17
You can make virtual destructors
Bill Spitzak
1999-08-09
Don't need ::write_declare, just write_declare...
Michael R Sweet
1999-08-05
Added Chrisophe Kalt's patch to add "extern "C"" to functions
Bill Spitzak
1999-08-05
Fixed so that a public declaration like #include "Foo" is written to the
Bill Spitzak
1999-07-31
String output (for images in the C code) does not produce trigraphs
Bill Spitzak
1999-07-22
Pragma added around xlib.h to shut up the IRIX compiler warnings
Bill Spitzak
1999-07-09
Fl_Decl_Type::write_code1() didn't work for class destructors.
Michael R Sweet
1999-06-12
Fixed subclass (Class::Member) output bug reported by Jim Hourihan.
Michael R Sweet
1999-05-11
Missing header files and FL_EXTERNs that prevented DLL's from compiling
Bill Spitzak
1999-04-30
Properly handling the "return outermost widget" case now.
gustavo
1999-04-26
Tab, space, backtab, and backspace can be used to navigate through menus.
Bill Spitzak
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
[next]