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_symbols.cxx
Age
Commit message (
Expand
)
Author
2005-12-19
Flipped spyglass symbol for all apps.
Matthias Melcher
2005-06-01
OK, I admit that I am nuts. But since the code was mostly there anyways addin...
Matthias Melcher
2005-06-01
Added a symbol named 'recycle' that can be used to refresh directory listings...
Matthias Melcher
2005-04-30
Add filenew, fileopen, filesave, filesaveas, and fileprint symbols.
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-09-24
Now look for 8 bits of alpha when the developer has requested
Michael R Sweet
2004-07-04
Fix FLTK symbol - need to use complex polygons for concave shapes...
Michael R Sweet
2004-07-04
In order to make the whitte text field at the bottom left of the
Matthias Melcher
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-05-21
Use fl_darker() instead of fl_color_average()...
Michael R Sweet
2003-05-21
Fix outline color when drawing inactive.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-08-06
Symbols are now supported by main label drawing code - @@ to insert a
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-02-22
Removed old fl_draw_returnarrow() code that wasn't getting used.
Michael R Sweet
1999-01-27
Fixes to documentation.
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-08
OpenGL patches from Bill.
Michael R Sweet
1998-12-02
More fixes for inactive drawing.
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