]> git.saurik.com Git - wxWidgets.git/history - wxPython
fixed typo
[wxWidgets.git] / wxPython /
2004-03-15  Robin Dunnfixed typo
2004-03-15  Robin DunnSet focus back to the tree after loading the new sample...
2004-03-15  Robin DunnRemoved the text about the default window sizes
2004-03-15  Robin DunnFix GBSpan and GBPosition typemaps
2004-03-15  Robin DunnAlso add a bool() function if running on a too old...
2004-03-15  Robin DunnGive BitmapButton its own demo, get rid of ErrorDialogs
2004-03-15  Patrick K. O'BrienEliminate relative imports and make them more py2exe...
2004-03-15  Patrick K. O'BrienChanged default shell.autoCompleteAutoHide to False.
2004-03-13  Robin DunnMore doc tweaks
2004-03-13  Robin Dunnfiddle with the configure flags a bit
2004-03-13  Robin DunnreSWIGged
2004-03-13  Robin DunnReorganized the contents of the disk image. Only the...
2004-03-13  Robin DunnAdded OSX instructions
2004-03-12  Robin Dunnregenerated metadata
2004-03-12  Robin DunnreSWIGged
2004-03-12  Robin Dunndistrib tweaks
2004-03-12  Robin Dunnfixed a failure message
2004-03-12  Robin Dunnaliases for SizerInfo.[Get|Set]Option, since I just...
2004-03-12  Robin DunnTweaks needed to get pySketch to work with 2.5
2004-03-12  Robin DunnRegenerated the HTML versions of the ReST docs
2004-03-12  Robin DunnAdded note about new default window sizes
2004-03-12  Robin DunnAdded a document describing the steps that need to...
2004-03-12  Robin DunnSome distrib tweaks
2004-03-12  Robin DunnFix for too big default window size
2004-03-11  Robin DunnAdd --with-sdl to the build doc and RPM spec
2004-03-11  Robin DunnUse PlatformInfo
2004-03-11  Robin DunnFix how the contribs include dir is added to the list
2004-03-11  Robin DunnAllow the stdout redirection to be toggled on or off...
2004-03-10  Robin DunnAdded wx.PlatformInfo which is a tuple containing strin...
2004-03-10  Robin DunnTry using a regular mask on wxGTK
2004-03-10  Robin Dunnwishful thinking... :-(
2004-03-10  Robin DunnAdd demo showing drawing of an image with an Alpha...
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin Dunnbuild doc update for MSW
2004-03-10  Robin Dunndemo tweaks
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnAllow wxApp::MacOpenFile, MacPrintFile, MacNewFile...
2004-03-10  Robin Dunnadd --enable-display
2004-03-10  Robin DunnAdded __nonzero__ for wxTraskBarIcon
2004-03-10  Robin DunnwxMac can do wxMetaFileDC now
2004-03-10  Robin DunnPrintFramework fixes
2004-03-09  Robin DunnUse wxPyRaiseNotImplemented
2004-03-09  Robin DunnAdded wxDisplay and wxVideoMode
2004-03-08  Robin DunnAdded [G|S]etWindowVariant
2004-03-08  Robin DunnAdded equality operators
2004-03-08  Robin Dunndefault style for statusbars varies by platform
2004-03-08  Robin DunnUpdated version number
2004-03-06  Robin DunnShouldInheritColours
2004-03-06  Robin DunnFixed typo
2004-03-06  Robin DunnNew style
2004-03-06  Robin DunnUpdated DrawPolyPolygon note
2004-03-06  Robin DunnDefault stule for wxFileConfig
2004-03-05  Robin DunnAdd the wx module to the namespace
2004-03-05  Robin DunnOnly close the shell window if it still exists
2004-03-05  Robin DunnRemove some extra Refreshes and such
2004-03-05  Robin DunnMaskedEditCtrl updates from Will Sadkin
2004-03-05  Robin DunnRemove #!
2004-03-05  Robin DunnWhen running samples from the demo standalone you can...
2004-03-03  Robin DunnCopy all needed files for the debian source dist
2004-03-03  Robin DunnAdded a typemap that converts the references returned...
2004-03-03  Robin Dunnfixed some docstrings
2004-03-03  Robin DunnFixed wxWindow_FromHWND so it would compile (still...
2004-03-03  Robin DunnFixed some wx prefix issues, changed the self test...
2004-03-02  Robin DunnRemoved some test code
2004-03-02  Robin DunnUpdates for STCStyleEditor
2004-03-02  Robin Dunncopy the metadata file into the docs archive too
2004-03-02  Robin DunnNamechange changes
2004-03-02  Robin DunnDocstring tweaks, fixed typo, etc.
2004-03-02  Robin DunnAdded InReportView
2004-03-02  Robin DunnDocstring tweaks
2004-03-02  Robin DunnFixed wx.Timer to not need to hold an extra reference...
2004-02-27  Robin DunnTypos fixed
2004-02-27  Robin DunnUpdated wx.lib.calendar with many fixes and enhancement...
2004-02-27  Robin DunnUpdated html files, removed old simplify xsl and shell...
2004-02-27  Robin Dunndistrib tweaks
2004-02-26  Robin Dunndistrib tweaks
2004-02-26  Robin Dunnupdated metadata file with new docstrings and such
2004-02-26  Robin Dunndistrib tweaks
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnFix compilation errors due to recent typedef changes
2004-02-26  Robin DunnContextHelp is fixed on wxMac
2004-02-26  Robin DunnDon't use AA fonts to avoide measurment problem on...
2004-02-26  Robin Dunndocstring tweaks
2004-02-26  Robin DunnAdded docstrings
2004-02-26  Robin DunnFixed PyDropTarget rename
2004-02-26  Robin DunnFix a typo
2004-02-26  Robin DunnCall event.Skip in OnSize
2004-02-26  Robin Dunncopy the style sheet too
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-25  Robin DunnOops!
2004-02-25  Robin DunnAdded docstrings
2004-02-24  Robin DunnCorrected dependency
2004-02-24  Robin DunnAdded docstrings
2004-02-24  Robin DunnAddFile isn't just for wxMSW
2004-02-24  Robin DunnSome more demo tweaks
2004-02-23  Robin DunnThe UseAntiAliasing is off by default on wxMac. Add...
2004-02-23  Robin DunnCan't use NameError to check for NotIMplemented anymore...
2004-02-23  Robin DunnCan do wx.ToggleButton on wxMac now
next