]> git.saurik.com Git - wxWidgets.git/history - wxPython
Be in sync with wxW version.
[wxWidgets.git] / wxPython /
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
2004-11-09  Robin Dunnoops, set coLinux hosts for the other Jobs too
2004-11-08  Robin Dunncorrected function name
2004-11-08  Robin DunnRevamped automated build system to use a Python script...
2004-11-08  Robin DunnPython App bundles built on Jaguar won't run on Panther...
2004-11-08  Robin Dunnregenerated
2004-11-06  Robin Dunnsyntax fixes
2004-11-06  Robin Dunndon't use --jobs
2004-11-05  Robin DunnFixed typo
2004-11-05  Robin DunnPyPlot updates from Oliver Schoenborn:
2004-11-05  Robin DunnOnly do this Show on wxGTK as it is needed there but...
2004-11-05  Robin DunnSome support for parallelizing builds
2004-11-04  Robin Dunnrpmbuild may not exist
2004-11-04  Robin DunnUse relative paths for inplace builds, it helps ccache
2004-11-04  Robin DunnSet some minsizes
2004-11-03  Robin Dunnfix typos
2004-11-03  Robin Dunnbump RC number
2004-11-01  Robin DunnIncrement RC number
2004-11-01  Robin DunnUse a MessagePanel instead of a MessageDialog for sampl...
2004-10-30  Robin DunnPNG Alpha is working on wxGTK2 now too.
2004-10-30  Robin Dunntweak the path so ccache is found first on both build...
2004-10-30  Robin Dunnfixed typo causing a syntax error
2004-10-30  Robin DunnEnsure the first EVT_SIZE has happened before the first...
2004-10-30  Robin DunnRemove non-ascii characters
2004-10-30  Robin DunnUse wx.FULL_PAINT_ON_RESIZE
2004-10-29  Robin Dunnversion number
2004-10-29  Robin DunnSet "rc1" in version
2004-10-29  Robin DunnUse $ on variables!!!
2004-10-29  Robin DunnDon't just assume that the metadata files will be found
2004-10-29  Robin DunnSave a reference to the async sound object
2004-10-28  Robin DunnI think that going to the home page woudl be more user...
2004-10-28  Robin Dunnadd skipupload flag
2004-10-28  Robin DunnUse the wx.App.SetMac* static methods instead of the...
2004-10-28  Robin Dunnjust a little tweak
2004-10-27  Robin DunnChanged selectNewest to ensureMinimal. If the default...
2004-10-27  Robin Dunnfixed copy/paste error
2004-10-27  Robin DunnVersion number bump
2004-10-26  Robin Dunn* Added selectNewest(minVersion)
2004-10-25  Robin DunnDoc and comment updates
2004-10-24  Robin Dunntypo
2004-10-24  Robin DunnEP_ADD_OPTS defaults to true
2004-10-24  Robin Dunnrequire --> select, added checkInstalled and getInstalled
2004-10-24  Robin DunnCombine the common installer package into the main...
2004-10-24  Robin DunnDon't uninstall common files if there is more than...
2004-10-22  Robin DunnreSWIGged
2004-10-22  Robin DunnKeep a local copy of the daily builds too
2004-10-22  Robin DunnreSWIGged
2004-10-22  Robin DunnUse a working dir for the uninstaller that does exist.
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-22  Robin DunnA small fix for attachment popints and comments, from...
2004-10-22  Robin Dunnregenned the ReST docs
2004-10-22  Robin DunnA unicode hack for the Rez/Derez hack
2004-10-22  Robin DunnRemember the version selected and allow require to...
2004-10-22  Robin Dunnbuild the unicode version too on Panther
2004-10-22  Robin Dunnrenamed the output file
2004-10-22  Robin DunnRearrainged some bits
2004-10-22  Robin DunnSome new icons
2004-10-22  Robin DunnreSWIGged
next