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
Age
Commit message (
Expand
)
Author
2001-10-29
Fix infinite loop bug in Fl_File_Icon::draw() with 32-bit colors and
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-10-27
FL_KEYUP event support.
Michael R Sweet
2001-10-27
Put "RM" back in makeincludes, so we can remove the library archive
Michael R Sweet
2001-10-27
Don't allow extra boxtypes to override user-defined boxtypes.
Michael R Sweet
2001-10-26
Check for both functions in PNG loader...
Michael R Sweet
2001-10-26
Draw check and radio buttons with a white background.
Michael R Sweet
2001-10-22
Make Fl_Widget::parent() work with Fl_Group pointers...
Michael R Sweet
2001-10-19
Only use GEOMETRIC line styles under Windows...
Michael R Sweet
2001-10-19
Add missing comment blocks to top and bottom of file...
Michael R Sweet
2001-10-19
Put all OpenGL stuff back in FLTKDLL; no separate shared
Michael R Sweet
2001-10-19
Check for png_read_destroy(), since newer versions of libpng do not
Michael R Sweet
2001-10-18
Get tooltips working with Fl_Slider and Fl_Counter-based
Michael R Sweet
2001-10-18
Fl::belowmouse() was resetting the tooltip, causing the flashing
Michael R Sweet
2001-10-18
Fix tooltip handling/flashing that caused KDE window manager lockups
Michael R Sweet
2001-10-16
Fix two uninitialized vars...
Michael R Sweet
2001-10-02
Support for NAME and HREF for A at the same time.
Michael R Sweet
2001-10-01
FLUID: can't use "i->image(o)" if "i" is NULL... :)
Michael R Sweet
2001-10-01
Wasn't initializing "image" member of base image data.
Michael R Sweet
2001-09-30
Update check/radio/light button drawing to size the indicator using the
Michael R Sweet
2001-09-30
Revert line style change...
Michael R Sweet
2001-09-30
fl_line_style() didn't use the same default cap and join options
Michael R Sweet
2001-09-30
Update dependencies.
Michael R Sweet
2001-09-30
Fl_File_Chooser.H and fl_file_chooser.H need to be the same...
Michael R Sweet
2001-09-30
Save/restore GDI pen.
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
Tooltips, and more tooltips.
Michael R Sweet
2001-09-29
New fltk-config script for 1.1.
Michael R Sweet
2001-09-29
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author
2001-09-29
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet
2001-09-29
File chooser update with new FLUID.
Michael R Sweet
2001-09-10
HelpView/HelpDialog updates.
Michael R Sweet
2001-09-04
Doco updates.
Michael R Sweet
2001-09-02
Fix label/image problems.
Michael R Sweet
2001-08-18
Add missing Fl_Check_Browser file.
Michael R Sweet
2001-08-11
Add more widgets from the bazaar...
Michael R Sweet
2001-08-06
WIN32 updates to make the DLL project work again...
Michael R Sweet
2001-08-06
Include config.h in Fl_FileBrowser.cxx.
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-05
Keyboard nav for tabs.
Michael R Sweet
2001-08-05
Keyboard nav for valuators.
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-08-04
Keyboard navigation for buttons.
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-03
Add prototype for snprintf() in Fl_FileBrowser.cxx.
Michael R Sweet
2001-08-03
File chooser cleanup (use fl_ok and fl_cancel for translated label
Michael R Sweet
2001-08-03
Fixed tooltips under WIN32 - no more toolbar buttons...
Michael R Sweet
2001-08-03
Update WIN32 projects and config file.
Michael R Sweet
2001-08-02
Fix mouse wheel stuff for browser and helpview widgets (move 3 lines at
Michael R Sweet
[next]