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_x.cxx
Age
Commit message (
Expand
)
Author
1999-04-17
Fl::add_fd() structures are dynamically allocated so you can listen to
Bill Spitzak
1999-04-10
1. ~Fl_Widget(), Fl_Widget::hide(), and Fl_Widget::deactivate() no longer send
Bill Spitzak
1999-03-15
Fixes for os2x by Alexander Mai
Bill Spitzak
1999-03-09
Added #ifdef for backspace hack - is this really necessary? I've never
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-01-27
Updated to include <sys/select.h> as needed.
Michael R Sweet
1999-01-13
Fixes from Bill:
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-05
Patch from Bill to improve contrast of menu items as needed.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-29
Patch to Bill's patch.
Michael R Sweet
1998-12-29
More subwindow event handling fixes.
Michael R Sweet
1998-12-29
Patch from Bill - removes dead code.
Michael R Sweet
1998-12-29
Fixed event propragation for subwindows (from Bill).
Michael R Sweet
1998-12-08
Damage code consolidation from Gustavo...
Michael R Sweet
1998-12-07
Redraw speedup patch from Bill.
Michael R Sweet
1998-12-07
Changed #include "*.C" to "*.cxx"...
Michael R Sweet
1998-12-07
Pointer motion compression patch from Bill.
Michael R Sweet
1998-11-12
Window position bug fix from Bill.
Michael R Sweet
1998-11-08
Removed the HP-UX hack (again) for select(); it ain't needed!
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
More changes from Bill Spitzak.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-19
Added another redraw patch from Bill Spitzak.
Michael R Sweet
1998-10-06
Applied patches from Bill Spitzak.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet