]> git.saurik.com Git - wxWidgets.git/history - include/wx/x11
added wxRTTI to XRC handlers (patch #752996 by David Falkinder)
[wxWidgets.git] / include / wx / x11 /
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2003-05-09  Jouk Jansen Committing in .
2003-05-07  Mattia Barbon Implemented wxBitmapDataObject.
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-04-28  Vadim Zeitlinanother blind fix for wxX11 compilation
2003-04-09  Mattia Barbon Add tests for XShape extension API in configure,
2003-04-07  Mattia Barbon Add GetDrawable convenience function that returns...
2003-04-07  Mattia Barbon Moved m_visual* wxApp[X11] members used by wxBitmap and
2003-04-05  Mattia Barbon Derive wxBitmap from wxBitmapBase.
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-20  Mattia Barbon Use some wxX11 files (currently pen.cpp and brush...
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-02  Julian SmartRenamed internal GetClientWindow to GetClientAreaWindow so
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-06-25  Julian SmartCorrected OnAssert
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2002-05-28  Vadim Zeitlinfix compilation without WXDEBUG (includes patch 561458)
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-07  Julian SmartChanged caret to black and made it go when control...
2002-04-07  Robert Roebling Further work on wxTextCrl.
2002-04-06  Robert Roebling Added support for variable-width fonts
2002-04-02  Julian SmartNow set the client and main windows in wxAdoptedWindow...
2002-04-01  Julian SmartModifications to get wxNanoX compiling again
2002-04-01  Robert Roebling Temporarily use self-made wxTextCtrl in wxX11 until
2002-03-29  Robert Roebling Some work for wxX11 on 8-bit visuals.
2002-03-29  Robert Roebling Pop-up menus no longer jump before appearing.
2002-03-28  Robert Roebling More changes for better redraw flow under X11.
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-24  Robert Roebling Implemented two-window approach for wxX11.
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-13  Robert Roebling Send size events from top level windows in idle time,
2002-03-12  Julian SmartAdded GetWindow to make Blit compile
2002-03-09  Julian SmartAdded reparenting helper classes to help apps to grab...
2002-03-08  Julian SmartProcessXEvent now returns TRUE if processed, FALSE...
2002-02-26  Julian SmartGot dialog sizing to work, downsized fonts a bit (thoug...
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
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  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-21  Julian SmartSome more NanoX compile fixes
2002-02-20  Julian SmartNanoX modificati
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-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-17  Václav Slavíkcleaned a bit of mess in wxX11
2002-02-15  Julian SmartStarted some NanoX work (blind to begin with)
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 SmartRemoved wxBuffer from several ports; added function...
2002-02-13  Julian SmartFixes
2002-02-13  Robert Roebling wxX11:
2002-02-13  Julian SmartAdded shared private declarations header privx.h, utils...
2002-02-13  Robert Roebling wxX11:
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-12  Julian SmartAttempts to get client origin working. Work in progress.
2002-02-11  Robert Roebling wxX11:
2002-02-11  Julian SmartAttempted to add configury for NanoX compatibility
2002-02-11  Robert Roebling Various compile fixes.
2002-02-11  Julian SmartSmall changes to wxX11
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 Killed various wxMotif things in wxX11.
2002-02-10  Robert Roebling wxX11:
2002-02-10  Robert Roebling wxX11:
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 SmartVarious fixes for X11 compilation
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...