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-06-24
Update GCC test in configure script.
Michael R Sweet
2002-06-13
Make sure DIRECTORY is undef'd for BC++.
Michael R Sweet
2002-06-13
Bug fixes from Sebastien.
Michael R Sweet
2002-06-11
Prefer fl_push_clip() over fl_clip().
Michael R Sweet
2002-06-11
Try some changes to fix MacOS threading support and fl_wait()
Michael R Sweet
2002-06-09
Add color definitions for "dark red", etc.
Michael R Sweet
2002-06-07
Declare fl_size_ and fl_font_.
Michael R Sweet
2002-06-07
New file chooser.
Michael R Sweet
2002-06-06
The button width/height arrays were not properly initialized before
Michael R Sweet
2002-06-06
Fl_Text_Display::draw_vline() needed to check nVisLine >= num lines.
Michael R Sweet
2002-06-06
Fix uninitialized memory bugs in Fl_Help_View.cxx.
Michael R Sweet
2002-06-02
Redraw fixes.
Michael R Sweet
2002-05-31
Changelog.
Michael R Sweet
2002-05-30
fl_read_image() - not implemented for WIN32 or OSX yet.
Michael R Sweet
2002-05-27
Don't use %g when step == 1.0.
Michael R Sweet
2002-05-27
Add support for TT element.
Michael R Sweet
2002-05-25
Clean up string includes.
Michael R Sweet
2002-05-25
Tag image data as allocated so that we don't waste memory.
Michael R Sweet
2002-05-25
Mark loaded images as allocated so that they get deleted.
Michael R Sweet
2002-05-24
MingW updates.
Michael R Sweet
2002-05-24
Always redraw the directory buttons if the base class handled the
Michael R Sweet
2002-05-24
Fix cancel bug in file chooser with multiple-selection mode.
Michael R Sweet
2002-05-23
Changelog and cleanup.
Michael R Sweet
2002-05-21
Fix MingW config header (undef instead of define 0)
Michael R Sweet
2002-05-21
Fix links inside PRE
Michael R Sweet
2002-05-19
Add -sgi_version,sgi1.1 to the IRIX DSO command.
Michael R Sweet
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-05-15
Fix widget width tooltip and default parameter handling code.
Michael R Sweet
2002-05-15
Fixed drawing of antialiased text - uchar color value * 0x0101 was
Michael R Sweet
2002-05-15
Use access() instead of stat() to determine if the directory exists.
Michael R Sweet
2002-05-15
Fix loading of old BMP files.
Michael R Sweet
2002-05-15
Optimize redraw of focus stuff in radio/check buttons and tabs.
Michael R Sweet
2002-05-15
Changelog update...
Michael R Sweet
2002-05-13
Change _WIN32 to WIN32 for 1.1.x tree.
Michael R Sweet
2002-05-12
Fix tooltips on some of the valuators...
Michael R Sweet
2002-05-12
Fix FLUID menu drawing bug reported by Paul Sydney (didn't rebuild the
Michael R Sweet
2002-05-12
Default argument patch from Fabien Constantini.
Michael R Sweet
2002-05-06
Merge WIN32 ValidateRgn() fixes.
Michael R Sweet
2002-05-06
Don't insert text in an Fl_Multiline_Output widget.
Michael R Sweet
2002-05-06
Clip text in file list properly.
Michael R Sweet
2002-05-04
Restore window label (title) after drawing the group.
Michael R Sweet
2002-05-04
Fix scandir dirent stuff under WIN32.
Michael R Sweet
2002-05-03
Fix portability problems with Solaris Forte C++ compiler.
Michael R Sweet
2002-05-03
Add Albrecht's radio circle drawing fixes.
Michael R Sweet
2002-05-03
Don't open the display to load a .fl file.
Michael R Sweet
2002-05-03
Fix teeth on wide arcs.
Michael R Sweet
2002-05-01
Fix backspace "bug" in file chooser - now treat delete and backspace the
Michael R Sweet
2002-05-01
Add shell command support to FLUID.
Michael R Sweet
2002-04-30
Fixed VisualC projects for Fl_File_Input.
Matthias Melcher
2002-04-30
New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_File
Michael R Sweet
[prev]
[next]