]> git.saurik.com Git - wxWidgets.git/history - src/x11
wxX11:
[wxWidgets.git] / src / x11 /
2002-02-15  Robert Roebling wxX11:
2002-02-15  Julian SmartInclude XPM under wxX11 for some samples; added comment...
2002-02-15  Julian SmartFixed typos
2002-02-15  Julian SmartAdded compatibility file
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  Robert Roebling Fixed bug with disappearing menus. They were
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 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-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-02-14  Robert Roebling wxX11:
2002-02-13  Julian SmartAllowed for wxHAVE_LIB_XPM or using wxXPMDecoder
2002-02-13  Julian SmartFixed typos
2002-02-13  Robert Roebling wxX11:
2002-02-13  Vadim Zeitlinwarning fix
2002-02-13  Vadim Zeitlindo NOT hard code univ sources in x11 port
2002-02-13  Julian SmartAdded shared private declarations header privx.h, utils...
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 SmartPositioned text 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  Robert Roebling wxX11:
2002-02-11  Robert Roebling Found the X11 error in wxDC.
2002-02-11  Robert Roebling wxX11:
2002-02-11  Julian SmartMade sure events for defunct windows are no longer...
2002-02-11  Julian SmartPut m_statusText.SetCount(number) before wxStatusBarBas...
2002-02-11  Julian SmartMerge correction
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  Julian SmartImplemented CopyFromBitmap, CopyFromIcon
2002-02-10  Robert Roebling wxX11: link errors down to 1.
2002-02-10  Julian SmartAdded wxPopupWindow skeleton (no implementation yet)
2002-02-10  Robert Roebling More make install tweaks.
2002-02-10  Robert Roebling wxX11:
2002-02-10  Robert Roebling Killed various wxMotif things in wxX11.
2002-02-10  Robert Roebling wxX11:
2002-02-10  Robert Roebling wxX11:
2002-02-10  Robert Roebling wxX11 compiles and links now. I wonder why there is
2002-02-10  Robert Roebling wxX11 might compile now.
2002-02-10  Robert Roebling More configure/compile things for X11.
2002-02-10  Robert Roebling Removed menu.cpp and toolbar.cpp from X11.
2002-02-10  Julian SmartMore X11 code
2002-02-09  Robert Roebling X11 make stuff.
2002-02-09  Robert Roebling tmake update for x11.
2002-02-08  Julian SmartNow compiling
2002-02-08  Julian SmartAdded evtloop.cpp to file list, added X11 to makeall
2002-02-08  Julian SmartAdded X11 wxEventLoop implementation; rearranged event...
2002-02-07  Julian SmartFixes for X11 builds
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...