]> git.saurik.com Git - wxWidgets.git/history - src/x11/toplevel.cpp
Updated the erase/paint event logic.
[wxWidgets.git] / src / x11 / toplevel.cpp
2002-02-14  Robert Roebling Updated the erase/paint event logic.
2002-02-14  Julian SmartAdded some XSyncs to help size calculations, but positi...
2002-02-14  Julian SmartAdded border for top level windows with captions, though
2002-02-14  Julian SmartAdded SetSize to toplevel window
2002-02-14  Julian SmartCommented out XSetInputFocus for now
2002-02-13  Julian SmartAdded shared private declarations header privx.h, utils...
2002-02-13  Robert Roebling wxX11:
2002-02-12  Julian SmartPass correct length to XTextExtents
2002-02-12  Julian SmartBackground set correctly
2002-02-12  Julian SmartStatus bar positioned correctly, but no sign of the
2002-02-12  Julian SmartAttempts to get client origin working. Work in progress.
2002-02-11  Julian SmartPut m_statusText.SetCount(number) before wxStatusBarBas...
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 wxX11:
2002-02-10  Robert Roebling More configure/compile things for X11.
2002-02-10  Julian SmartMore X11 code
2002-02-08  Julian SmartAdded X11 wxEventLoop implementation; rearranged event...
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...