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
/
src
/
Fl_Window.cxx
Age
Commit message (
Expand
)
Author
2008-09-13
WP1 merged from my branch, WP2 reserved, todo list updated.
Fabien Costantini
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2006-06-28
Fixed Fl_Window::copy_label() losing copy (STR #1332)
Matthias Melcher
2006-06-05
STR #1309: resize indicator not showing if size range does not permit resizing.
Matthias Melcher
2006-03-29
Fixing STR #1222 (case sensitive include fl_draw.H correction)
Fabien Costantini
2005-12-14
STR $1099: The Quartz version of FLTK now draws a very nice resize
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-09
Added missing Fl_Window::copy_label() method.
Michael R Sweet
2005-03-20
Preliminary template save support in FLUID, plus some bug fixes.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-08-09
More shadow variable changes...
Michael R Sweet
2002-08-05
Range check Fl_Text_Buffer::search_forward().
Michael R Sweet
2002-08-01
Add default cursor as data the Fl_Window tracks individually (with the
Michael R Sweet
2002-07-14
Boy, aren't WIN32 compilers *so* much fun.
Michael R Sweet
2002-07-01
Some patches from Ori Berger to plug some resource leaks and use a
Michael R Sweet
2002-05-04
Restore window label (title) after drawing the group.
Michael R Sweet
2002-04-28
Add Fl_Preferences class to base library.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-20
Implement Fl::scheme() and Fl::reload_scheme() (this includes support
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-01-13
Fixes from Bill:
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet