Add wxMouseEvent::GetColumnsPerAction().
[wxWidgets.git] / src / x11 / window.cpp
2002-02-24  Robert Roebling Done some work on wxFocusEvent::SetWindow(). Enough
2002-02-24  Robert Roebling More tests in erase sample.
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-23  Robert Roebling Implemented a simple modality under X11.
2002-02-23  Robert Roebling Some work on GTK focus handling and events.
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-17  Robert Roebling wxX11:
2002-02-17  Julian SmartAdded some Xlib replacement functions and structures...
2002-02-16  Robert Roebling The last commit was too hasty.
2002-02-16  Robert Roebling Forgot to move update and clear regions when scrolling.
2002-02-16  Robert Roebling wxX11:
2002-02-15  Robert Roebling wxX11:
2002-02-15  Robert Roebling wxX11:
2002-02-15  Julian SmartStarted some NanoX work (blind to begin with)
2002-02-14  Robert Roebling wxX11:
2002-02-14  Robert Roebling Updated the erase/paint event logic.
2002-02-14  Julian SmartStopped width = 0 fouling up window size change
2002-02-14  Julian SmartAdded some XSyncs to help size calculations, but positi...
2002-02-14  Robert Roebling Some clean-ups which don't really solve any problem...
2002-02-14  Julian SmartCommented out XSetInputFocus for now
2002-02-14  Robert Roebling wxX11:
2002-02-13  Robert Roebling wxX11:
2002-02-13  Robert Roebling wxX11:
2002-02-12  Julian SmartAdded XSync before mapping but this doesn't seem enough...
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-12  Julian SmartPass correct length to XTextExtents
2002-02-12  Julian SmartBackground set correctly
2002-02-12  Julian SmartAttempts to get client origin working. Work in progress.
2002-02-11  Robert Roebling Found the X11 error in wxDC.
2002-02-11  Robert Roebling wxX11:
2002-02-11  Julian SmartLinking now
2002-02-11  Robert Roebling Various compile fixes.
2002-02-11  Julian SmartTypos and other fixes
2002-02-11  Julian SmartSmall changes to wxX11
2002-02-10  Robert Roebling wxX11: link errors down to 1.
2002-02-10  Robert Roebling Killed various wxMotif things in wxX11.
2002-02-10  Robert Roebling wxX11:
2002-02-10  Robert Roebling wxX11 might compile now.
2002-02-10  Julian SmartMore X11 code
2002-02-08  Julian SmartNow compiling
2002-02-08  Julian SmartAdded X11 wxEventLoop implementation; rearranged event...
2002-02-07  Julian SmartStripped out miscellaneous Motif/Xt-specific code
2002-02-05  Julian SmartFirst stabs at stripping out Xt/Motif code
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...