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
/
documentation
/
functions.html
Age
Commit message (
Expand
)
Author
2002-06-28
Separate the extra image functions into fltk_images.
Michael R Sweet
2002-06-07
filechooser.gif is gone, long live Fl_File_Chooser.jpg...
Michael R Sweet
2002-05-02
Add sort function as optional argument to Fl_File_Browser::load().
Michael R Sweet
2002-05-01
Fix backspace "bug" in file chooser - now treat delete and backspace the
Michael R Sweet
2002-04-18
Fl_Text_Buffer docos.
Michael R Sweet
2002-04-09
Update fl_beep() to use the PC speaker for FL_BEEP_DEFAULT.
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2001-11-28
More doco updates.
Michael R Sweet
2001-09-30
Documentation updates.
Michael R Sweet
2001-05-06
Update documentation files to eliminate most of the warnings
Michael R Sweet
2000-12-12
Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered
Bill Spitzak
2000-06-21
Changed the name of the new function from "add_interval_timeout" to
Bill Spitzak
2000-06-20
Whoops, I screwed up the timeout callbacks a bit.
Bill Spitzak
2000-06-18
Cleanup of the timeout and Fl::wait() code. This one calls the clock
Bill Spitzak
2000-06-16
Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad.
Bill Spitzak
2000-05-17
Small patch to remove a compiler warning from gcc.
Bill Spitzak
2000-05-13
Added Fl::first_window(window) to change which window is at the top of
Bill Spitzak
2000-04-28
Typos reported by Alexander Mai
Michael R Sweet
1999-02-22
Now don't enable XDBE under SunOS or IRIX 6.3 or earlier.
Michael R Sweet
1999-02-03
Fixed documentation for Fl::grab()
Bill Spitzak
1999-01-30
Updated Fl_Browser documentation
Michael R Sweet
1999-01-27
Fixes to documentation.
Bill Spitzak
1999-01-14
More image updates, minor typos, etc.
Michael R Sweet
1999-01-13
Final changes for next beta release - typos and more updated images.
Michael R Sweet
1999-01-13
Updated all links so they work between files.
Michael R Sweet
1999-01-13
Updated chapters so they have names.
Michael R Sweet
1999-01-07
"Final" changes for first draft of 1.0 documentation.
Michael R Sweet
1998-12-29
Revised documentation files.
Michael R Sweet