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
/
makedepend
Age
Commit message (
Expand
)
Author
2001-11-19
OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image
Michael R Sweet
2001-11-18
Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions
Michael R Sweet
2001-11-17
Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that
Michael R Sweet
2001-09-30
Update dependencies.
Michael R Sweet
2001-09-30
Windows doesn't have case-sensitive filenames, so we can't have two
Michael R Sweet
2001-09-29
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet
2001-09-10
HelpView/HelpDialog updates.
Michael R Sweet
2001-08-11
Add more widgets from the bazaar...
Michael R Sweet
2001-08-06
Symbols are now supported by main label drawing code - @@ to insert a
Michael R Sweet
2001-08-05
Image labels!
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
Michael R Sweet
2001-08-02
More mouse wheel stuff (as compatible as possible with the 2.0 code...)
Michael R Sweet
2001-08-02
Add Fl_Wizard widget...
Michael R Sweet
2001-08-02
FileIcon, FileBrowser, FileChooser stuff.
Michael R Sweet
2001-08-02
Fix tooltips a la 2.0.
Michael R Sweet