]> git.saurik.com Git - wxWidgets.git/history - wxPython
Removed outdated build files.
[wxWidgets.git] / wxPython /
2006-04-20  Robin DunnDocView and ActiveGrid IDE updates from Morgan Hua:
2006-04-20  Robin DunnDocView and ActiveGrid IDE updates from Morgan Hua:
2006-04-19  Robin DunnreSWIGged
2006-04-18  Robin DunnreSWIGged
2006-04-18  Robin DunnSome minor tweaks
2006-04-18  Robin DunnAdd AppendSubMenu
2006-04-18  Robin DunnRemoved GetVisible and SetVisible
2006-04-18  Robin DunnAdded wx.RendererNative.DrawCheckButton.
2006-04-18  Robin DunnAdded wx.StandardPaths.GetDocumentsDir
2006-04-18  Robin DunnChanged how the stock objects (wx.RED, wx.RED_PEN,...
2006-04-15  Robin DunnreSWIGged
2006-04-15  Robin DunnGive wxDataObjectComposite a way to report what kind...
2006-04-15  Robin DunnVarious wxHtml updates
2006-04-15  Robin DunnAdd wxButtonToolBar, but since it is currently only...
2006-04-15  Robin DunnRemove wxHVScrolledWindow wrappers
2006-04-15  Robin DunnWrap some deprecation wrappers around newly deprecated...
2006-04-15  Robin DunnAdd some missing wxPyBeginBlockThreads calls
2006-04-11  Robin DunnAdd wxST_DOTS_MIDDLE and wxST_DOTS_END constants
2006-04-11  Robin DunnAcquire the GIL in GetSelections
2006-04-10  Roman Rolinskyadded TreeCtrl.WindowIndex method for skipping items...
2006-04-10  David Surovellcleanup - reformatting
2006-04-09  Robin DunnAdded CmdDown() to grid events
2006-04-08  Robin DunnGive wx.GridTableBase a destructor, and clear the owner...
2006-04-08  Robin DunnFirst pass at integrating a code generator in XRCed...
2006-04-07  Robin DunnwxNotebookSizer is gone now
2006-04-06  Robin DunnMinor tweaks to bring up to date with CVS changes
2006-04-06  Robin DunnUpdate with 2.6.3.2 info
2006-04-06  Robin Dunnwx.lib.pubsub updates from Oliver Schoenborn:
2006-04-06  Robin DunnForce a full refresh when the focus changes so the...
2006-04-05  Roman Rolinskyimplemented locating objects in gridbag sizer,
2006-04-05  Roman RolinskySecond fix for Copy/Paste (using expat.native_encoding...
2006-04-04  Robin DunnDocstring fix
2006-04-04  Robin DunnEVT_TEXT_ENTER handler on a combobox needs evt.Skip...
2006-03-31  Robin DunnFixed the equality and inequality operators for some...
2006-03-31  Robin DunnFixed problem in wx.lib.splitter when used on 64-bit...
2006-03-31  Roman Rolinskyversion 0.1.7-3
2006-03-31  Roman Rolinskyignore wrong colour spec
2006-03-31  Roman Rolinskyfix for copy/paste to work with i18n
2006-03-30  Robin DunnNeed to tell which object to Destroy()
2006-03-30  Robin DunnFixed reference leak in wx.gizmos.TreeListCtrl.GetSelec...
2006-03-29  Robin DunnAdded GetResourcesDir and GetLocalizedResourcesDir to
2006-03-28  Robin DunnSome tweaks to build hosts and tasks
2006-03-28  Robin Dunnavoid assert in wxMac port, only change the font point...
2006-03-28  Robin DunnUpdated 2.6.3.0's CHANGES
2006-03-28  Robin Dunninstall the analogclock package
2006-03-25  Robin DunnUse self.GetCanvas() instead of just self.GetCanvas
2006-03-25  Robin Dunnmore size_t --> unsigned int changes
2006-03-24  Robin DunnMake WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
2006-03-24  Robin DunnreSWIGged
2006-03-24  Robin Dunn* wx.Panel doesn't have a SetTitle anymore. What was...
2006-03-24  Robin DunnNeed to use wizard.GetPageAreaSizer().Add(page) now...
2006-03-24  Robin DunnwxFileSystemHandler needs a destructor and to give...
2006-03-24  Robin DunnLength --> length
2006-03-24  Robin DunnSeveral instances of int --> unsigned int
2006-03-23  Robin Dunnno longer need reverse renamers for the *Ptr classes
2006-03-20  Robin DunnreSWIGged
2006-03-20  Robin DunnEditors, Renderers and Attrs need to have a destructor...
2006-03-20  Robin DunnUse the static method instead of the global alias
2006-03-19  Robin DunnA bit of cleanup
2006-03-19  Robin Dunndocstrings
2006-03-19  Robin DunnAdd wxHelpProvider destructor
2006-03-18  Robin DunnDemonstrate setting metal appearance for wxMac
2006-03-18  Mart RaudseppTest wxPython CIA announcement
2006-03-18  Robin DunnNew source dirs that need installed
2006-03-18  Robin DunnSWIG 1.3.29 updates
2006-03-17  Robin DunnAdd scrollbars when the plot is zoomed in, and also...
2006-03-17  David Surovellcleanup - fixed a warning, some typos, and made minor...
2006-03-17  Robin DunnThe dummy wxDisplay class is no longer needed as there...
2006-03-17  Robin Dunnupdated comment
2006-03-17  Robin DunnAdd GetClientArea
2006-03-16  Robin DunnreSWIGged
2006-03-16  Robin DunnreSWIGged
2006-03-16  Robin DunnDocstring typo
2006-03-16  Robin DunnEnable OnDrawSeparator and OnDrawBackground to be overr...
2006-03-15  Robin DunnAdded some overview text
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who
2006-03-15  Robin DunnUpdated the analogclock.py module to the new analogcloc...
2006-03-15  Robin Dunnupdated html-ized version of the stc.h file
2006-03-15  Robin DunnAdded wx.Window.GetScreenPosition and GetScreenRect
2006-03-15  Robin Dunnsome int --> size_t changes
2006-03-15  Robin Dunntweaked font sizes
2006-03-14  Robin DunnreSWIGed
2006-03-14  Robin DunnreSWIGged
2006-03-14  Robin DunnreSWIGged
2006-03-14  Robin DunnSWIG-1.3.29
2006-03-14  Robin DunnSWIG 1.3.29
2006-03-14  Robin Dunntypo
2006-03-14  Robin DunnSometimes we do need to allow recursion of callbacks
2006-03-13  Robin DunnDtor for wxHtmlCell
2006-03-10  Vadim Zeitlindefine wxUSE_UNICODE=1 on the command line in UNICODE...
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-10  Robin DunnApplied patch #1441370: lib.plot - allow passing in...
2006-03-10  Robin Dunnslight refactor
2006-03-10  Robin DunnTest wx.ListBox.HitTest
2006-03-10  Robin DunnTest wx.CommandEvent.GetClientData
2006-03-10  Robin DunnGive classes that need one a destructor wrapper, and...
2006-03-10  Robin DunnAdd wx.ListBox.HitTest
2006-03-10  Robin DunnAdd wx.CommandEvent.GetClientData
2006-03-10  David Surovellcleanup magic number usage and comments
2006-03-08  Robin Dunnworkaround MacSetMetalAppearance being made protected
next