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
/
FL
/
fl_draw.H
Age
Commit message (
Expand
)
Author
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2008-08-15
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
Matthias Melcher
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2006-09-15
Implemented alpha blending for WIN32. I believe that I did it in a way that i...
Matthias Melcher
2006-04-18
THIS FIX CONTAINS TWO MORE FILES THAT MUST BE COMPILED. I would
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
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-20
DLL fix from Robin Hakanson.
Michael R Sweet
2002-06-11
Prefer fl_push_clip() over fl_clip().
Michael R Sweet
2002-05-30
fl_read_image() - not implemented for WIN32 or OSX yet.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-03
Add Fl::visible_focus() method.
Michael R Sweet
2001-08-05
Image labels!
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
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-13
Added Fl::first_window(window) to change which window is at the top of
Bill Spitzak
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-05-11
Missing header files and FL_EXTERNs that prevented DLL's from compiling
Bill Spitzak
1999-02-18
Fl_Window::icon() used a parameter named "i", which conflicted with the
Michael R Sweet
1999-02-16
Updated headers to support WIN32 and OS/2 DLLs.
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-02
Font changes from Bill.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
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
Updated for new heading and CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet