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_Window_Type.cxx
Age
Commit message (
Expand
)
Author
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-05-03
Don't open the display to load a .fl file.
Michael R Sweet
2002-05-01
Break grid and GUI settings into separate dialogs.
Michael R Sweet
2002-04-30
Fl_Preferences::getUserdataPath() and getPath() methods now require a
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-04-13
Eliminate all compiler warnings (string constants, const'ness, hiding of
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-05-16
I18N didn't work right for menus - the messages numbers were wrong.
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
1999-09-10
The arrow patch is in!
Bill Spitzak
1999-04-18
Changes so that "extra code" goes before o->end() and close bracket.
gustavo
1999-03-29
Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I
Carl E. Thompson
1999-02-19
Changed "include_H_from_C" to default to 1 instead of 0.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-06
Fixed another #include...
Michael R Sweet
1998-12-06
More changes for .C and .H to .cxx and .h...
Michael R Sweet
1998-12-02
Fluid paste bug fix from Bill.
Michael R Sweet
1998-11-18
Tab resize bug fix from Gustavo.
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
Added common headings & CVS tags.
Michael R Sweet
1998-10-19
More changes from Bill Spitzak.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-15
Minor fix to Vincent's patch - bool isn't a standard type with all C++
Michael R Sweet
1998-10-15
Fluid fixes from Vincent PENNE.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet