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
/
CHANGES
Age
Commit message (
Expand
)
Author
2002-04-30
Fl_Preferences::getUserdataPath() and getPath() methods now require a
Michael R Sweet
2002-04-29
Flag menu and tooltip windows as WS_EX_TOOLWINDOW so they don't appear in
Michael R Sweet
2002-04-29
Modify WIN32 scandir() function so that directories get a trailing
Michael R Sweet
2002-04-28
Add Fl_Preferences class to base library.
Michael R Sweet
2002-04-28
Fix which icon is shown in FLUID (had it backwards)
Michael R Sweet
2002-04-27
Fix rendering of Fl_Light_Button with the plastic scheme.
Michael R Sweet
2002-04-27
Fix font enumeration bug reported by Paul Sydney.
Michael R Sweet
2002-04-26
Add lock icon next to static/private elements in FLUID.
Michael R Sweet
2002-04-26
Images in menu items...
Michael R Sweet
2002-04-24
Add check for libpng/png.h as well as png.h, and include the appropriate
Michael R Sweet
2002-04-24
Fix a recursion bug in the tooltip code - didn't need to grab(), but
Michael R Sweet
2002-04-24
Add -g option to fltk-config.
Michael R Sweet
2002-04-16
Bump version info to 1.1.0rc1.
Michael R Sweet
2002-04-16
OSX threading support - a little buggy right now, but hopefully we'll be
Michael R Sweet
2002-04-16
Implement file system list for file chooser on OS X.
Michael R Sweet
2002-04-16
Update changelog.
Michael R Sweet
2002-04-15
Add credits file for 1.1.x branch.
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
Add Cygwin drive code.
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-13
Fix case problems in include filenames...
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
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-04-10
Update docos for all configure options.
Michael R Sweet
2002-04-09
Hopefully fix the WIN32 resize on move bug.
Michael R Sweet
2002-04-09
OK, back out -fvtable-thunks and add conditional compile for WIN32
Michael R Sweet
2002-04-09
Add "-fvtable-thunks" to OPTIM when compiling with Cygwin.
Michael R Sweet
2002-04-09
Tooltip fixes: ignore keyboard events, immediately disable new tooltips,
Michael R Sweet
2002-04-09
Update fl_beep() to use the PC speaker for FL_BEEP_DEFAULT.
Michael R Sweet
2002-04-09
Move -mwindows and -DWIN32 back to C*FLAGS and LDFLAGS for Cygwin builds.
Michael R Sweet
2002-04-08
Fl_Output didn't grab input focus, and so was unable to handle CTRL-C
Michael R Sweet
2002-04-07
Fix NULL argument to fl_filename_name()...
Michael R Sweet
2002-04-02
Fix minimum width of input field to 340 pixels...
Michael R Sweet
2002-04-01
Add cast for WIN32 font enumeration calls...
Michael R Sweet
2002-03-29
Fix handling of filename matching - wasn't checking the basename of
Michael R Sweet
2002-03-29
Add image handler to Fl_Shared_Image class to support additional file
Michael R Sweet
2002-03-25
Fix Fl_Choice drawing bugs.
Michael R Sweet
2002-03-25
Move forms code to fltk_forms library, a la 2.0.
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
Changelog update.
Michael R Sweet
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-03-05
Fix Fl_Browser item width problem when column_widths() is set.
Michael R Sweet
2002-03-05
Fix focus "bug" - Fl_Button didn't check to see if the widget would
Michael R Sweet
2002-03-04
Fix from Greg - Fl_Help_View didn't preserve the target in a link when
Michael R Sweet
2002-02-27
Updated OSIssues documentation for Mac
Matthias Melcher
[prev]
[next]