summaryrefslogtreecommitdiff
path: root/src/Fl_x.cxx
AgeCommit message (Expand)Author
2000-01-26Sets the "input hint" which is needed for TWM and TWM-derived window managers.Bill Spitzak
2000-01-23If compiled with USE_COLORMAP=0 it will always try to find a TrueColorBill Spitzak
2000-01-11Programs can now resize() their windows even if they are not resizable()Bill Spitzak
1999-11-10Sets win_gravity correctly, this helps some X window managers that useBill Spitzak
1999-11-04Minor change: if the X window manager does not do anything else with windowsBill Spitzak
1999-05-06Fixed another flwm crash in Fl_x.cxx (the send_motion pointer mustBill Spitzak
1999-05-01Updated version numbers to 1.0.3.Michael R Sweet
1999-04-23Keypad should produce correct symbols on Brazilian (and any other)Bill Spitzak
1999-04-17Fl::add_fd() structures are dynamically allocated so you can listen toBill Spitzak
1999-04-101. ~Fl_Widget(), Fl_Widget::hide(), and Fl_Widget::deactivate() no longer sendBill Spitzak
1999-03-15Fixes for os2x by Alexander MaiBill Spitzak
1999-03-09Added #ifdef for backspace hack - is this really necessary? I've neverMichael R Sweet
1999-02-03Put Fl::grab() into it's own source file. Rewritten as suggested so thatBill Spitzak
1999-01-27Updated to include <sys/select.h> as needed.Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1999-01-05Patch from Bill to improve contrast of menu items as needed.Michael R Sweet
1999-01-04Lots of changes:Michael R Sweet
1998-12-29Patch to Bill's patch.Michael R Sweet
1998-12-29More subwindow event handling fixes.Michael R Sweet
1998-12-29Patch from Bill - removes dead code.Michael R Sweet
1998-12-29Fixed event propragation for subwindows (from Bill).Michael R Sweet
1998-12-08Damage code consolidation from Gustavo...Michael R Sweet
1998-12-07Redraw speedup patch from Bill.Michael R Sweet
1998-12-07Changed #include "*.C" to "*.cxx"...Michael R Sweet
1998-12-07Pointer motion compression patch from Bill.Michael R Sweet
1998-11-12Window position bug fix from Bill.Michael R Sweet
1998-11-08Removed the HP-UX hack (again) for select(); it ain't needed!Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19More changes from Bill Spitzak.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-19Added Gustavo's damage() update - now use symbolic constants for all values!Michael R Sweet
1998-10-19Added another redraw patch from Bill Spitzak.Michael R Sweet
1998-10-06Applied patches from Bill Spitzak.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet