]> git.saurik.com Git - wxWidgets.git/history - wxPython
Added wxRegion construction from an NSRect or an array of NSRects
[wxWidgets.git] / wxPython /
2004-04-14  Robin Dunnwhitespace cleanup
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnUse FIXED_MINSIZE on the listbox
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnreSWIGged
2004-04-07  Robin Dunnnotes about sizer changes
2004-04-07  Robin Dunnfix for self.root == None
2004-04-07  Robin DunnUse default window IDs
2004-04-07  Robin DunnVarious layout tweaks, wx.FIXED_SIZE added, etc.
2004-04-07  Robin DunnAdd wxRTTI info and set bestSize
2004-04-07  Robin Dunnstyle tweaked
2004-04-07  Robin DunnUse wx.CLIP_CHILDREN on the splitter windows
2004-04-07  Robin Dunnchanged border style
2004-04-07  Robin DunnFixes so bg colors in a notebook on XP are visible...
2004-04-07  Robin DunnUse a panel
2004-04-07  Robin DunnAdded wx.FIXED_SIZE.
2004-04-07  Robin Dunnuse wx.FIXED_SIZE
2004-04-06  Robin DunnSomehow the Validate(), TransferDataToWindow(),
2004-04-06  Robin DunnCheck for errors after unicode conversions
2004-04-05  Robin DunnwxSize::SetDefaults
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-04-05  Robin Dunnupdated version number
2004-04-02  Robin Dunntypos fixed
2004-04-01  Robin Dunnembedded sample's README updates
2004-04-01  Robin DunnWhat the hell, let's spin up another full release
2004-04-01  Robin Dunnfinal tweaks for embedded
2004-04-01  Robin DunnThe reinit of the stock objects shoudl not happen when...
2004-04-01  Robin DunnFixed the embedded smaple so that it actually works...
2004-04-01  Robin Dunnembedded sample compiles again
2004-04-01  Robin DunnBuild and Install steps updated
2004-04-01  Robin DunnDemo tweaks to correct some visual glitches and event...
2004-03-30  Robin DunnMore notes about the type conversion fragment.
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnVersion number update
2004-03-30  Robin DunnBetter conversion functions for integral and floating...
2004-03-30  Robin Dunnremove 'point' arg from kwargs if it was replaced
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGed
2004-03-30  Robin DunnTypos
2004-03-30  Robin DunnForward declare wxPyScrolledWindow
2004-03-30  Robin Dunnfixed GetFirstChild/GetNextChild to make a copy of...
2004-03-30  Robin DunnRegenerated ReST docs, removed the config setting that...
2004-03-30  Robin DunnUpdated version number
2004-03-30  Robin DunnGenerate pywrap as a console tool.
2004-03-29  Patrick K. O'BrienOops. Put @echo off line back in. Only needed to...
2004-03-29  Patrick K. O'BrienMade more useable from the command-line, since that...
2004-03-29  Robin Dunnif basePath is empty use '.'
2004-03-28  Robin DunnreSWIGged
2004-03-28  Robin Dunntypos fixed
2004-03-28  Robin DunnreSWIGged
2004-03-28  Robin DunnAllow overriding ApplyParentThemeBackground
2004-03-28  Robin Dunninstall activex too
2004-03-28  Robin Dunndemo tweaks
2004-03-28  Robin DunnAllow overriding ApplyParentThemeBackground
2004-03-28  Robin DunnDon't use PyThreadState_Swap to get the current tstate...
2004-03-27  Robin Dunntypo
2004-03-27  Robin DunnFixed the readme
2004-03-26  Robin DunnSome more explainations in places, typos fixed, a littl...
2004-03-26  Robin Dunntypo
2004-03-26  Robin DunnRegenerated metadata
2004-03-26  Robin DunnTurn off the RefDoc for constructors of the classes...
2004-03-26  Robin DunnRemoved some old, outdated, unfinished, or unstarted...
2004-03-26  Robin DunnUpdated version number
2004-03-26  Robin DunnOther doc updates
2004-03-26  Robin DunnRemoved some old, outdated, unfinished, or unstarted...
2004-03-26  Robin DunnRemoved some old, outdated, unfinished, or unstarted...
2004-03-26  Robin DunnreSWIGged
2004-03-26  Robin DunnAn icon for the doc viewer
2004-03-26  Robin Dunntweak line number size just a bit
2004-03-26  Robin Dunn*** empty log message ***
2004-03-26  Robin Dunnno need to delete these anymore (since they don't exist...
2004-03-26  Robin Dunnforgot a bit of cleanup
2004-03-26  Robin DunnDocsrings for wxSplitterWindow
2004-03-26  Robin DunnTest the location of the .zips for writability, since...
2004-03-26  Robin DunnMake an app bundle for the doc viewer
2004-03-26  Robin DunnAdd a set for wxMac too
2004-03-26  Robin DunnBetter font selection and sizes for wxGTK2, tweaked...
2004-03-26  Robin DunnFixes and updates for the activex module info.
2004-03-26  Robin DunnA clarification
2004-03-26  Robin DunnMoved config.py to the root because if wxPython hasn...
2004-03-26  Robin DunnCleanup obsolete samples
2004-03-25  Robin DunnThe setup.py script will now install wxPython's headers...
2004-03-25  Robin DunnNo need to explicitly delete the tbicon
2004-03-25  Robin DunnAdded note about wx.TaskbarIcon
2004-03-25  Robin Dunncleanup
2004-03-25  Robin Dunnadded UpdateSize
2004-03-25  Robin Dunn# 17/03/2004 - Joerg "Adi" Sieker adi@sieker.info
2004-03-25  Robin DunnreSWIGged
2004-03-25  Robin DunnreSWIGged
2004-03-25  Robin DunnAdd GetMaxTotalWidth
2004-03-25  Robin DunnEVT_SPLITTER_DCLICK alias to match the docs
2004-03-25  Robin DunnFixed OOR typo
2004-03-25  Robin DunnGetFirstChild does't need the cookie anymore
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-24  Robin Dunnfixed indentation
2004-03-24  Robin Dunnfixes for unicode build, return values from event handl...
2004-03-23  Robin DunnNeed to navigate to "about:blank" in order for the...
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...
2004-03-23  Robin Dunnuse default window id
next