]> git.saurik.com Git - wxWidgets.git/history - wxPython
Update OpenVMS build configuration
[wxWidgets.git] / wxPython /
2006-05-15  Robin DunnwxMSW doesn't have the default ctor or Create method...
2006-05-15  Robin DunnAdded SetSashPosition
2006-05-10  Robin DunnMake the app object be global in case it is run multipl...
2006-05-10  Robin DunnreSWIGged
2006-05-10  Robin DunnWe no longer use the xml files, (and havn't for some...
2006-05-06  Robin DunnAdd wx.TextAttr.Merge
2006-05-06  Robin DunnGetXRCID has a new parameter
2006-05-06  Robin DunnAdded wxDD_CHANGE_DIR
2006-05-06  Robin Dunnminor wx.DirDialog updates
2006-05-05  Robin Dunnfix a typo causing the wrong method to be called.
2006-05-04  Robin DunnAdded Get/SetItemToolTip
2006-05-04  Robin DunnEnsure the button still exists after the Notify before...
2006-05-04  Robin DunnHandle object ownership of wxTreeListColumnInfo and...
2006-05-04  Robin Dunnwx.ProgressDialog.Update now returns two values.
2006-05-04  Robin DunnFont size adjustment
2006-05-04  Robin DunnUse SetBackgroundStyle for wxGTK
2006-05-04  Robin DunnAdd test for a stock button
2006-05-04  Robin DunnAdd GetAsString
2006-05-04  Robin DunnAmazingly GetInt returns an integer
2006-05-04  Robin DunnIsAlwaysMaximized
2006-05-04  Robin DunnExpose UpdateScrollbar and RemoveScrollbar
2006-05-04  Robin DunnDocstring updates
2006-05-04  Robin DunnRedo (again) how the stock objects are initialized...
2006-05-04  Robin DunnIgnore Destroy calls on wx.BusyInfo
2006-05-04  Robin Dunn3 parameter wx.ImageList.Replace is now available every...
2006-05-04  Robin DunnMain now takes a list of args
2006-05-04  Robin DunnDrawCheckButton -- > DrawCheckBox
2006-05-03  Robin DunnPatch from Eli Golovinsky. Adds generation of _()...
2006-04-30  Robin Dunnsome tweaks
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
next