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
2004-07-27
More doco updates.
Michael R Sweet
2004-07-26
More documentation updates...
Michael R Sweet
2004-07-23
Fl_Counter didn't use a thin down box for the text field if the
Michael R Sweet
2004-07-23
Fix local image library build bug.
Michael R Sweet
2004-07-04
Fl_Help_View::find() did not check for a NULL value (STR #442)
Michael R Sweet
2004-07-04
Fix FLTK symbol - need to use complex polygons for concave shapes...
Michael R Sweet
2004-07-04
In order to make the whitte text field at the bottom left of the
Matthias Melcher
2004-06-19
Fixed Mac NumLock mixup (Macs do not have a PC style NumLock)
Matthias Melcher
2004-06-14
Fl_File_Icon::draw() did not support drawing of complex polygons
Michael R Sweet
2004-06-08
Typo fix (= and not - for assignment)
Michael R Sweet
2004-06-07
The first menuitem in a menulist would not honor teh MENU_INVISIBLE flag.
Matthias Melcher
2004-06-01
Fl_Text_Buffer::replace() now range checks its input (STR #385)
Michael R Sweet
2004-06-01
FLTK now honors the numlock key state (STR #369)
Michael R Sweet
2004-05-26
The Fl_Text_Display widget did not redraw selections when focus
Michael R Sweet
2004-05-25
Tweek plastic background image for softer background (similar to OSX 10.3)
Michael R Sweet
2004-05-24
Doco changes.
Michael R Sweet
2004-05-16
Add NULL checks for browser strings.
Michael R Sweet
2004-05-15
Fl_Scroll now uses a full redraw when the scheme is set to
Michael R Sweet
2004-05-13
Fl_Gl_Window's on WIN32 now prefer accelerated pixel formats
Michael R Sweet
2004-04-29
Documentation updates (STR #365)
Michael R Sweet
2004-04-25
Fl_Pack didn't draw child widget labels the same way as
Michael R Sweet
2004-04-25
Use fl_red/green/bluemask/shift for undefined pixmaps.
Michael R Sweet
2004-04-24
fl_read_image() fixes.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-11
Update Fl_Scroll background image fix...
Michael R Sweet
2004-04-11
Fix fl_scroll() on WIN32 (STR #315)
Michael R Sweet
2004-04-10
Fix drive letter entry for file chooser (STR #339)
Michael R Sweet
2004-04-10
Fl_Menu now uses the boxtype to redraw the menu background (STR
Michael R Sweet
2004-04-10
Fl_Scroll now shows the background image when a framed box type
Michael R Sweet
2004-04-06
Added a new_directory_tooltip string pointer to allow
Michael R Sweet
2004-04-06
Add Fl_Menu_::find_item() method (STR #316)
Michael R Sweet
2004-04-06
More doco updates.
Michael R Sweet
2004-04-06
FLUID crashed if you did layout with a window widget (STR #317)
Michael R Sweet
2004-03-11
Fl_Value_Slider::draw_bg() didn't always apply the clipping
Michael R Sweet
2004-03-01
Documentation updates (STR #245, STR #250, STR #277, STR #281)
Michael R Sweet
2004-02-29
Fix Fl::background2() (STR #255)
Michael R Sweet
2004-02-29
Fix CTRL+something "-" - wasn't tracking the proper CTRL key
Michael R Sweet
2004-02-29
Support KDE 3.x icons.
Michael R Sweet
2004-02-26
WIN32's scandir() emulation did not allocate enough memory for
Michael R Sweet
2003-11-01
The keypad Enter key works as the normal Enter/Return key in
Michael R Sweet
2003-11-01
Calling Fl_Text_Display::buffer() with the same buffer would
Michael R Sweet
2003-11-01
Fix cursor crash bug (STR #181)
Michael R Sweet
2003-10-14
Glut emulation turns mousewheel back into mouse buttons 3 and 4, for
Bill Spitzak
2003-09-20
Pixel format selection change (STR #175)
Michael R Sweet
2003-09-17
Don't compile JPEG error handler unless we have JPEG library...
Michael R Sweet
2003-09-15
Add error handlers to JPEG and PNG image classes so the corresponding
Michael R Sweet
2003-09-14
Add Fl_Tooltip::hoverdelay() method and code (STR #126)
Michael R Sweet
2003-09-08
Add .sav and .dylib files to the list of things to ignore.
Michael R Sweet
2003-09-08
Fix typos in code so it actually compiles...
Michael R Sweet
2003-09-08
Add implementation for fl_read_image() on OSX (STR #161)
Michael R Sweet
[next]