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
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
2002-02-26
- added DDrag'N'Drop support for MacOS
Matthias Melcher
2002-02-24
- added Win32 native drag'n'drop code
Matthias Melcher
2002-02-20
Always resize cells in table if set/max width not the same as the
Michael R Sweet
2002-01-09
First round of DND additions to 1.1 - just X11 code, and I haven't added
Michael R Sweet
2002-01-07
Don't apply tile image to menu or overlay windows.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-22
- MacOS: more keyboard handler fixes, mainly mapping of Mac specific
Matthias Melcher
2001-12-18
- Mac: greatly improved OpenGL support, some window management,
Matthias Melcher
2001-12-17
FLUID didn't support the plastic boxtypes.
Michael R Sweet
2001-12-17
Hide tooltips when hiding a window.
Michael R Sweet
2001-12-06
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
Matthias Melcher
2001-11-28
More doco updates.
Michael R Sweet
2001-11-28
Add Fl::version() and Fl::event() methods.
Michael R Sweet
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
Michael R Sweet
2001-11-17
Always use PIXELFORMAT cast for WIN32 OpenGL stuff.
Michael R Sweet
2001-11-03
Add Fl::visible_focus() method.
Michael R Sweet
2001-10-18
Fix tooltip handling/flashing that caused KDE window manager lockups
Michael R Sweet
2001-08-02
More mouse wheel stuff (as compatible as possible with the 2.0 code...)
Michael R Sweet
2001-08-02
Fix tooltips a la 2.0.
Michael R Sweet
2001-08-01
First bunch of changes for the 1.1 branch - tooltips.
Michael R Sweet
2001-02-26
Fl_Gl_Window leaked memory for damage regions
Bill Spitzak
2001-01-26
Add call to GdiFlush() under WIN32.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2001-01-21
"accu-timer": some changes to repeat_timeout that seem to make it accurate
Bill Spitzak
2001-01-15
Added parenthesis to turn off gcc warning
Bill Spitzak
2000-12-21
Fix to allow Fl.cxx to compile with older C++ compilers (no variable
Michael R Sweet
2000-12-12
Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered
Bill Spitzak
2000-11-20
Get rid of "member X hidden by variable X" warnings...
Michael R Sweet
[next]