]> git.saurik.com Git - wxWidgets.git/history - src/x11/dcclient.cpp
wx/math.h integration
[wxWidgets.git] / src / x11 / dcclient.cpp
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-08  Mattia Barbon Check for Pango XFT presence (for wxX11).
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-05-25  Julian SmartMust have valid colours for X11 popup window implementation
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-13  Vadim Zeitlinadded DoDrawRoundedRectangle() implementation (patch...
2003-08-20  Václav SlavíkUnicode compilation fixes for wxX11
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-14  Robert Roebling Compile fix for the iPaq. No idea why.
2002-09-01  Julian SmartApplied patch [ 603104 ] wxX11 wxClientDC, wxPaintDC fix
2002-08-02  Julian SmartRenamed internal GetClientWindow to GetClientAreaWindow so
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-07  Václav Slavíkcleaned up the mess caused by FloodFill patch
2002-04-01  Julian SmartApplied FloodFill patch
2002-03-28  Robert Roebling More changes for better redraw flow under X11.
2002-03-24  Robert Roebling Implemented two-window approach for wxX11.
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-14  Julian SmartRemoved constraints check for wxDirDialog from configur...
2002-03-12  Robert Roebling Implemented DoBlit().
2002-03-12  Julian SmartTrivially implemented DoDrawIcon
2002-03-09  Julian SmartAdded reparenting helper classes to help apps to grab...
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
2002-02-21  Julian SmartSome more NanoX compile fixes
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-13  Robert Roebling wxX11:
2002-02-13  Robert Roebling wxX11:
2002-02-12  Julian SmartPass correct length to XTextExtents
2002-02-12  Julian SmartPositioned text 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-10  Robert Roebling wxX11:
2002-02-10  Robert Roebling wxX11:
2002-02-08  Julian SmartNow compiling
2002-02-07  Julian SmartStripped out miscellaneous Motif/Xt-specific code
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...