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-07-20
Remove 3 pixel X border in input fields.
Michael R Sweet
2002-07-18
Fl_Browser_::display() speedup patch from Stephen Davies.
Michael R Sweet
2002-07-18
Fl_Help_View fixes from Szasz Pal.
Michael R Sweet
2002-07-17
First steps in CodeWarrior on OS_X support.
Matthias Melcher
2002-07-14
Boy, aren't WIN32 compilers *so* much fun.
Michael R Sweet
2002-07-14
More FL_EXPORT stuff for WIN32.
Michael R Sweet
2002-07-14
Fix a bug in the filename completion.
Michael R Sweet
2002-07-14
Fl_File_Chooser::value("foo") now checks if the pathname is a directory
Michael R Sweet
2002-07-14
Change the Fl_Group current, add, and remove methods so they are no longer
Michael R Sweet
2002-07-11
reenabled and improved support for Fl_Sys_Menu_Bar which is a subclass
Matthias Melcher
2002-07-11
MacOS: wait(0) would not handle all pending events.
Matthias Melcher
2002-07-09
Add support for MingW with GCC 3.1.x.
Michael R Sweet
2002-07-09
Range check input to Fl_Choice::value(n).
Michael R Sweet
2002-07-08
Update MingW and OS/2 makeinclude files...
Michael R Sweet
2002-07-08
Don't forget to scroll the Fl_Text_Display/Editor widget when dragging
Michael R Sweet
2002-07-08
Add Fl::remove_handler() method.
Michael R Sweet
2002-07-08
BC++ changes.
Michael R Sweet
2002-07-02
Those changes were for 1.1.0rc4, not 1.1.0... :)
Michael R Sweet
2002-07-01
File chooser updates - ../ and ./ map properly, now show ".." in the
Michael R Sweet
2002-07-01
Add Borland C++ Builder project files.
Michael R Sweet
2002-07-01
Some patches from Ori Berger to plug some resource leaks and use a
Michael R Sweet
2002-06-28
Separate the extra image functions into fltk_images.
Michael R Sweet
2002-06-28
Increase size of header buffer to 64 bytes.
Michael R Sweet
2002-06-27
Added Greg Ercolanos filedescripter support
Matthias Melcher
2002-06-27
Fix math header for nocygwin mode.
Michael R Sweet
2002-06-27
MacOS:
Matthias Melcher
2002-06-24
Add FLTK_1_0_COMPAT symbol for 1.0.x compatible names.
Michael R Sweet
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
[next]