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
Age
Commit message (
Expand
)
Author
2002-05-30
fl_read_image() - not implemented for WIN32 or OSX yet.
Michael R Sweet
2002-05-25
Clean up string includes.
Michael R Sweet
2002-05-24
Fix cancel bug in file chooser with multiple-selection mode.
Michael R Sweet
2002-05-21
Fix links inside PRE
Michael R Sweet
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-05-13
Change _WIN32 to WIN32 for 1.1.x tree.
Michael R Sweet
2002-05-13
Backported the fltk2.0 tooltips. This may be somewhat binary incompatable
Bill Spitzak
2002-05-10
Use 16x16 KDE icon images by default.
Michael R Sweet
2002-05-07
Change "typedef enum {} type" to "enum type {}"...
Michael R Sweet
2002-05-03
Fix portability problems with Solaris Forte C++ compiler.
Michael R Sweet
2002-05-02
Add sort function to file chooser.
Michael R Sweet
2002-05-02
Add sort function as optional argument to Fl_File_Browser::load().
Michael R Sweet
2002-05-02
Fix new filename stuff for WIN32.
Michael R Sweet
2002-05-02
Update fl_filename_list() to accept a sort function to use, and export
Michael R Sweet
2002-05-01
Fix backspace "bug" in file chooser - now treat delete and backspace the
Michael R Sweet
2002-04-30
added binary support and procedural names to
Matthias Melcher
2002-04-30
New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_File
Michael R Sweet
2002-04-30
Fl_Preferences::getUserdataPath() and getPath() methods now require a
Michael R Sweet
2002-04-29
Damned MS-DOS line endings!
Michael R Sweet
2002-04-29
Re-import the *current* version of Matthias's code, with appropriate
Michael R Sweet
2002-04-28
Add Fl_Preferences class to base library.
Michael R Sweet
2002-04-26
Images in menu items...
Michael R Sweet
2002-04-18
Add missing docos for Fl_Progress.
Michael R Sweet
2002-04-15
Change fl_create_deepmask() to fl_create_alphamask().
Michael R Sweet
2002-04-14
Added fl_create_deepmask() method for creating alpha blend masks.
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-12
Move ENTER/LEAVE handling to Fl_Box so that the default event handler
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-04-09
Tooltip fixes: ignore keyboard events, immediately disable new tooltips,
Michael R Sweet
2002-03-29
Add image handler to Fl_Shared_Image class to support additional file
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-03-25
Stereo OpenGL patch from Stuart Levy...
Michael R Sweet
2002-03-23
Automatically resize the convenience dialogs as needed...
Michael R Sweet
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
2002-03-06
Add Xft support to 1.1.x.
Michael R Sweet
2002-03-05
Fix rendering of background color in table cells.
Michael R Sweet
2002-02-20
Update copyright in FLUID "about" window.
Michael R Sweet
2002-02-15
Use +O2 for compiler on HP-UX.
Michael R Sweet
2002-01-30
Fix prototypes for fl_input() and fl_password().
Michael R Sweet
2002-01-09
First round of DND additions to 1.1 - just X11 code, and I haven't added
Michael R Sweet
2002-01-07
Fixed from Teun.
Michael R Sweet
2002-01-07
Don't apply tile image to menu or overlay windows.
Michael R Sweet
2002-01-06
Add Fl_BMP_Image class and docos.
Michael R Sweet
2002-01-06
Doco and dist file updates.
Michael R Sweet
2002-01-03
cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling
Matthias Melcher
2002-01-01
Copyright updates...
Michael R Sweet
2002-01-01
Use rint() for some more rounding of vertices.
Michael R Sweet
2001-12-23
Demo updates (so they all will use the default scheme)
Michael R Sweet
[next]