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
/
Fl.cxx
Age
Commit message (
Expand
)
Author
2004-11-23
Fix compiler errors...
Michael R Sweet
2004-11-23
Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x
Michael R Sweet
2004-11-23
Fl_Widget::damage(uchar,int,int,int,int) didn't clip the
Michael R Sweet
2004-09-12
Tooltips would not reappear on the same widget, and the initial
Michael R Sweet
2004-09-09
Quartz port:
Matthias Melcher
2004-08-31
Quartz for FLTK1.1
Matthias Melcher
2004-08-27
Quartz:
Matthias Melcher
2004-08-26
Quartz implementation for FLTK 1.1:
Matthias Melcher
2004-08-25
Updated config stuff to allow for --enable-quartz ofr Mac OS X which in
Matthias Melcher
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-05-20
Fix OSX subwindow hide (STR #22)
Michael R Sweet
2003-04-09
Fix coredump problem in Fl::send() function...
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-08
Fix label redraw bug.
Michael R Sweet
2002-10-30
Tooltip tweeks.
Michael R Sweet
2002-10-29
2.0 tooltip changes into 1.1.x.
Michael R Sweet
2002-10-22
WIN32 redraw fixes.
Michael R Sweet
2002-10-04
New Fl_Widget::redraw_label() method to cleanly redraw the label of a
Michael R Sweet
2002-09-20
Fix MacOS X 10.2 idle handling.
Michael R Sweet
2002-08-23
More modal stuff (this time for sure! :)
Michael R Sweet
2002-08-22
One more FL_RELEASE + modal() bug fix...
Michael R Sweet
2002-08-20
Fix modal() and FL_RELEASE...
Michael R Sweet
2002-08-20
Fix FL_RELEASE handling in Fl::handle() - didn't allow grab() to override
Michael R Sweet
2002-08-13
Typo found by Albrecht Schlo�er fixed. This would crash fltk when a
Bill Spitzak
2002-08-12
Fix from Albrecht for old cast code that didn't get changed from "w" to
Michael R Sweet
2002-08-12
Fix modal() handling of FL_RELEASE events.
Michael R Sweet
2002-08-12
OSX compile fix.
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-07-23
Remove extra 3 pixel offset when the size is below a certain amount;
Michael R Sweet
2002-07-11
MacOS: wait(0) would not handle all pending events.
Matthias Melcher
2002-07-08
Fix bonehead typo and const issues with new remove_handler() method.
Michael R Sweet
2002-07-08
Add Fl::remove_handler() method.
Michael R Sweet
2002-06-27
Fix math header for nocygwin mode.
Michael R Sweet
2002-06-11
Try some changes to fix MacOS threading support and fl_wait()
Michael R Sweet
2002-06-07
Don't redraw outside label if the window hasn't been shown - otherwise
Michael R Sweet
2002-06-02
More redraw() fun, this time to make sure that subwindows/OpenGL widgets
Michael R Sweet
2002-06-02
Need to make sure window() is not NULL when marking damage in the window.
Michael R Sweet
2002-06-02
Redraw fixes.
Michael R Sweet
2002-05-23
Changelog and cleanup.
Michael R Sweet
2002-05-16
Slight change to menu fix so that events only go to the grab() widget.
Bill Spitzak
2002-05-15
Fixed menu problem - FL_MOVE/DRAG processing stopped before sending the
Michael R Sweet
2002-05-15
More fixes for tooltips blinking.
Bill Spitzak
2002-05-14
Clicking on tooltips makes them go away and they don't reappear.
Bill Spitzak
2002-05-13
Change _WIN32 to WIN32 for 1.1.x tree.
Michael R Sweet
2002-05-13
Backported the fltk2.0 tooltips. This may be somewhat binary incompatable
Bill Spitzak
2002-04-13
Add Fl::dnd_text_ops() methods.
Michael R Sweet
2002-04-10
Remove yet another use of "true" in 1.1.x code.
Michael R Sweet
2002-04-10
Update docos for all configure options.
Michael R Sweet
2002-03-09
Same change as for fltk2.0 to fix warning messages from Xft.
Bill Spitzak
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
[prev]
[next]