Fix wxGTK compilation.
[wxWidgets.git] / wxPython /
2004-12-20  Robin DunnreSWIGged
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-20  Robin DunnA little cleanup
2004-12-20  Robin DunnAdded a note to self to look at adding ProvidesBackgrou...
2004-12-20  Robin DunnAllow the OOR reference to be saved without doing an...
2004-12-20  Robin DunnTypemaps for wxFileOffset
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-20  Robin Dunnnew wxMediaCtrl API
2004-12-17  Robin DunnreSWIGged
2004-12-17  Robin DunnAdded default values for some parameters
2004-12-17  Robin DunnAdded notes for recent changes
2004-12-17  Robin Dunndocstring
2004-12-17  Robin DunnComputeScaleAndOrigin
2004-12-17  Robin DunnBuild/installer support for building with MSVC 7.1...
2004-12-16  Robin Dunnuntabified
2004-12-15  Robin Dunnget the default encoding from the default locale.
2004-12-15  Robin DunnInstead of always using the Python default encoding...
2004-12-14  Robin DunnreSWIGged
2004-12-14  Robin DunnDon't use WXDLLIMPEXP_MEDIA in the stub class
2004-12-14  Robin Dunnoptionally add the media library if not a MONOLITHIC...
2004-12-14  Robin DunnDon't call _setOORINfo from PreGrid
2004-12-14  Robin DunnAdded SetFocus and SetFocusIgnoringChildren to wx.Panel
2004-12-14  Robin DunnApplied patch #1084332: xrced does not respect encoding
2004-12-13  Robin Dunndeprecated Get/SetOptimization
2004-12-13  Robin DunnAdded
2004-12-13  Robin DunnDeprecated NotebookSizer and BookCtrlSizer
2004-12-13  Robin DunnAdded GetColoursCount
2004-12-13  Robin DunnAdded gravity
2004-12-13  Robin DunnGive Maximize and default param
2004-12-13  Robin DunnwxRect::union and docstring fixes
2004-12-09  Robin DunnreSWIGged
2004-12-09  Robin DunnUse SetMinSize instead of SetSizeHints
2004-12-08  Robin DunnUse SetMinSize instead of SetSizeHints
2004-12-08  Robin DunnSome tweaks for the wxMediaCtrl and enhaced the demo...
2004-12-07  Robin DunnreSWIGged
2004-12-07  Robin DunnAdded ImageFromDataWithAlpha ctor
2004-12-07  Robin Dunnwx.GridBagSizer stor needs call to _setOORInfo
2004-12-07  Robin DunnAdd wxTextEntryDialogStyle constant
2004-12-07  Robin DunnAdd flags parameter to wx.Process.Kill and wx.Kill
2004-12-07  Robin DunnEnsure that PlatformInfo is reverse-renamed
2004-12-07  Robin Dunnmade dates in comments consistent
2004-12-01  Robin Dunnensure that yesr is an integer
2004-12-01  Robin DunnreSWIGged
2004-12-01  Robin DunnLittle tweaks to match recent wxWidgets updates
2004-11-30  Robin DunnIn the wx.LogXXX function wrappers double all % charact...
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin Dunnadded overview text for wx.MediaCtrl demo, udpated...
2004-11-24  Robin DunnFixes for the stubbed version so it will compile
2004-11-24  Robin DunnAdded wrappers for wx.MediaCtrl
2004-11-24  Robin DunnAdded wrappers for wx.MediaCtrl
2004-11-24  Robin Dunnadded GetSelection for wxMSW.
2004-11-24  Robin Dunndocstrings
2004-11-23  Robin DunnwxBookCtrl --> wxBookCtrlBase
2004-11-23  Robin DunnwxPageSetupDialog no longer derives from wxDialog
2004-11-23  Robin DunnwxBookCtrl --> wxBookCtrlBase
2004-11-23  Robin Dunndocstring
2004-11-22  Robin DunnFixes for DemoCodeEditor for when there is no STC avail...
2004-11-21  Robin DunnreSWIGged
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-11-21  Robin DunnreSWIGged
2004-11-20  Robin DunnFix wxInputStream out typemap to allow SWIG to determin...
2004-11-19  Robin DunnreSWIGged
2004-11-19  Robin DunnreSWIGged
2004-11-19  Robin Dunncleanup
2004-11-19  Robin DunnDocstring fix for GetInstallPrefix/SetInstallPrefix
2004-11-19  Robin DunnRemove py_objasdbl_conv typedef
2004-11-19  Robin DunnwxHtmlHelpController doesn't derive from wxEvtHandler
2004-11-19  Robin DunnAdded GetCurrentPage
2004-11-19  Robin DunnAdded ConvertColourToAlpha
2004-11-19  Robin DunnAdded wxPyInputStream dtor. Use PyLong_FromLongLong...
2004-11-19  Robin DunnUse static method for AddCatalogLookupPathPrefix instea...
2004-11-18  Robin DunnStandardPaths updates. Added a demo sample for Standar...
2004-11-17  Robin DunnAdded wxBU_ALIGN_MASK
2004-11-16  Robin Dunncommented out dbg message
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin Dunnthe python2 check is gone, take out the use of the...
2004-11-13  Robin Dunnbump subrelease
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin Dunn* wxPrintDialog no longer derives from wxDialog.
2004-11-12  Robin Dunntypo
2004-11-12  Robin DunnCompilation fix
2004-11-12  Robin DunnReset LC_NUMERIC to "C" for Python < 2.4. This fixes...
2004-11-11  Robin DunnFixed typo
2004-11-11  Robin DunnreSWIGged
2004-11-11  Robin DunnBump subrelease number
2004-11-11  Robin DunnLots of tweaks and additions to get caught up with...
2004-11-11  Robin DunnAdded wxStandardPaths
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-11-10  Robin DunnFixed GetSaveData and SetSaveData in wx.lib.multisash...
2004-11-10  Robin DunnOGL patch from Shane Holloway:
2004-11-10  Robin DunnreSWIGged
2004-11-10  Robin Dunntypo fixed
2004-11-09  Robin DunnBacked out Oliver's PyPlot changes at Gordon's request.
2004-11-09  Robin Dunnremoved RC flag
2004-11-09  Robin Dunntypo
2004-11-09  Robin DunnCan't use the config.PYVER value if it hasn't been...
2004-11-09  Robin Dunnreturn error code upon KeyboardInterrupt
next