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_arg.cxx
Age
Commit message (
Expand
)
Author
2002-04-14
Add Cygwin drive code.
Michael R Sweet
2002-04-14
Propagate events from the tooltip window to the widget we are tooltipping
Michael R Sweet
2002-04-13
Add Fl::dnd_text_ops() methods.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
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-12-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
Michael R Sweet
2001-11-03
Update all non-text widgets that take keyboard focus to check
Michael R Sweet
2001-03-20
can_do_overlay was missing from WIN32 version
Bill Spitzak
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-20
Get rid of "member X hidden by variable X" warnings...
Michael R Sweet
2000-06-08
Added initializers to WIN32 version of XParseGeometry.
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-12-03
Fixed warning message in Mike's fix to Fl::args
Bill Spitzak
1999-12-01
Fixes argc == 0 segfault.
Carl E. Thompson
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-02
From Bill:
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