wxWidgets.git
2003-12-09  Václav Slavíkuse tl_PH locale instead of tl
2003-12-09  Václav Slavíkcompilation fix
2003-12-09  David ElliottAdd support for wxMask creation from RGBx data (x=unused)
2003-12-09  Robin DunnSome wx.* fixes
2003-12-09  Robin Dunnnewevent module now returns a PyEventBinder instead...
2003-12-09  Robin DunnDemo updates for new wx namespace, from Jeff Grimmett
2003-12-08  Václav Slavíkfixed wrong #ifdefs
2003-12-08  Julian SmartAdded 'Back' to accelerator possibilities
2003-12-08  David ElliottCompilation fix
2003-12-08  David ElliottImplement wxMask given a wxBitmap and a mask wxColour.
2003-12-07  Gilles Depeyrotapplied SourceForge patch # 854330 for Filedialog Unico...
2003-12-07  Gilles Depeyrotcorrected Unicode conversion when replacing shared...
2003-12-06  David ElliottAdded simple implementation of (Get|Unget)RawData.
2003-12-06  David ElliottwxCocoa: Added wxNativePixelFormat and defined wxPIXEL_...
2003-12-05  Robin DunnFixed the double traceback when an exception happens...
2003-12-04  Julian SmartAdded wxWinCE project files and project file cleaner,
2003-12-04  Robin DunnAdded reverse renamers for the *Ptr classes
2003-12-04  Robin DunnTypo fixed
2003-12-04  Robin DunnMention wxPyTypeCast
2003-12-03  David Elliott* Use sudo instead of su and enabling the root account
2003-12-03  Václav Slavíkunknown controls container can't be subclassed, assert...
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin Dunnregenned tools batch files
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGed
2003-12-03  Robin DunnSome little tweaks for debugging
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-12-03  Robin DunnreSWIGed
2003-12-03  Robin DunnMention that NO_FULL_REPAINT_ON_RESIZE is now the default
2003-12-03  Robin DunnAdd missing wxFULL_REPAINT_ON_RESIZE
2003-12-03  Robin DunnGive wxTimer a GetId accessor
2003-12-03  Robin DunnNew SWIG runtime and commandline param
2003-12-03  Robin DunnwxLogTrace API change
2003-12-03  Robin DunnOut typemap for wxString&
2003-12-02  Julian SmartPatches from "Viktor Voroshylo" <viktor@voroshylo.com>
2003-11-30  Vadim Zeitlinadded obsolescence note
2003-11-30  Vadim Zeitlinupdated DMC instructions for 8.38
2003-11-30  Vadim Zeitlinremoved wxLogTrace() without mask to fix DMC compilation
2003-11-30  Vadim Zeitlinremoved old copy (?) of the file which is now in build/msw
2003-11-30  Vadim Zeitlinadded wxRegConfig read test
2003-11-30  Vadim Zeitlinskip event after loggig
2003-11-30  Vadim Zeitlinmarked FindColour() as deprecated; removed AddColour...
2003-11-30  Vadim Zeitlinadded NULL here too (forgot to commit when added to...
2003-11-28  Dimitri SchoolwerthFixed possible usage of uninitialized variable.
2003-11-28  Robin DunnreSWIGged
2003-11-28  Robin DunnChanged the itemid parameter names back to id
2003-11-28  Robin DunnExpose SetClippingRegion(point, size)
2003-11-28  Robin DunnEnsure that __version__ is visible from wxPython/__init...
2003-11-28  Robin DunnAdded some aliases
2003-11-28  Julian SmartWinCE patches from "Viktor Voroshylo" <viktor@voroshylo...
2003-11-27  Julian SmartAttempt to fix Borland compilo
2003-11-27  Dimitri SchoolwerthFixed signed/unsigned warning (GetCount() returns size_...
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnUpdated docstring patch so that it senses multi-line...
2003-11-26  Václav Slavíkset m_language even when wxstd.mo wasn't loaded
2003-11-26  Vadim Zeitlinresolved conflict (because I forgot to commit before)
2003-11-26  Dimitri SchoolwerthDeclaration of CopySelection is bool instead of void.
2003-11-26  Václav Slavíkassert if wxLocale::Init called twice
2003-11-26  Václav Slavíkcleanup: don't pass builtin libs includes to CPPFLAGS...
2003-11-26  Václav Slavíkfixed order of includes
2003-11-26  Robin Dunnwx namespace
2003-11-26  Robin DunnMore docstrings and rearrainged a couple things.
2003-11-25  Vadim Zeitlindon't test whether m_selection is NULL both before...
2003-11-25  Vadim Zeitlinfixed memory leak (m_selection wasn't deleted)
2003-11-25  Robin DunnDon't put the introspected argstr in the docstring...
2003-11-24  Dimitri SchoolwerthApplied patch #809919 (Allows wxMac threads to run...
2003-11-24  Robin Dunnscript to make the raw preview tarball
2003-11-24  Robin DunnreSWIGged
2003-11-24  Robin DunnMore Unicode fixes
2003-11-24  Vadim Zeitlinmention wxTheApp
2003-11-24  Robin DunnFixed how the list of files is converted
2003-11-24  Robin DunnFixed parameter type
2003-11-24  Robin DunnFixed "" default value
2003-11-24  Roman Rolinskycorrect typemap type
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-11-23  Stefan NeisEnabled handling of drive letters on OS/2.
2003-11-23  Stefan NeisFixed drive handling on OS/2.
2003-11-23  Stefan NeisFixed & improved file handling on OS/2.
2003-11-23  Stefan NeisTry to insure usability of this file in non-PM ports.
2003-11-23  Stefan NeisInsure suitable choices of path/drive separator on...
2003-11-23  Stefan NeisUnified OS/2 and Unix code.
2003-11-23  Gilles Depeyrotapplied SF patch #846738 mousewheel support
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-11-23  Mattia Barbon Compilation fixes for wxUSE_STL == 1 and for wxUSE_UN...
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-11-23  Mattia Barbon Compilation fix.
2003-11-23  Robin DunnreSWIGged
2003-11-22  Robin DunnreSWIGged
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-22  Robin DunnVersion number
2003-11-22  Vadim Zeitlinfixed HAVE_STD_WSTRING test
2003-11-22  Robin DunnUses wxSystemSettings for colour when there is no window
2003-11-22  Robin DunnForgot to remove the debug prints
2003-11-22  Robin DunnFix problems with the wxHtmpTagHandler wrappers and...
2003-11-21  Mattia Barbon Compilation fix.
2003-11-21  Gilles Depeyrotapplied SF patch #846732 file dialog long filename...
2003-11-21  Robin DunnreSWIGged
2003-11-21  Robin DunnBecause of some differences in class heirarchy there...
2003-11-21  Robin DunnUpdated the devel doc as the wxPy_newswig branch is...
next