]> git.saurik.com Git - wxWidgets.git/history - wxPython
added back 2 extra pixels for the best size under XP
[wxWidgets.git] / wxPython /
2006-06-20  Robin DunnPatch for [ 1489711 ] analogclock hour hand sticks...
2006-06-17  Robin DunnMake the picker headers accessible to all
2006-06-14  Robin DunnPrevent exception if there is an attribute named just '_'
2006-06-14  Robin DunnRevert last change, it causes problems with not being...
2006-06-14  Robin Dunnfixed line endings
2006-06-13  Robin DunnreSWIGged
2006-06-13  Robin DunnGetItemFromPoint is protected on wxMSW
2006-06-13  Robin DunnCorrectly handle the release of ownership of the wx...
2006-06-13  Robin DunnAdd support for generating classes for menus
2006-06-13  Robin DunnAllow AutoCompletion for items in collections too
2006-06-13  Robin DunnHelp text for regions
2006-06-13  Robin DunnChange header label
2006-06-12  Robin Dunnalways make a buffer bitmap
2006-06-11  Robin Dunnsome docstring fixes
2006-06-10  Robin DunnMaskedEdit patch from Will Sadkin:
2006-06-10  Robin DunnSwitch to overriding OnAssertFailure instead of OnAssert
2006-06-09  Robin DunnUsing buffered drawing won't let the themed background...
2006-06-09  Robin DunnGive wxMac its own set of face names
2006-06-09  Robin DunnDon't use an accelerator for the About box. Ctl(Cmd...
2006-06-08  Robin Dunnfix scope of setting self.files
2006-06-08  Robin Dunndocstring fix
2006-06-08  Robin DunnAdd KeyEvent method for setting the m_uniChar member
2006-06-07  Robin DunnAdded wrappers for the Picker controls.
2006-06-06  Robin DunnreSWIGged
2006-06-06  Robin DunnMore compilation fixes. Move dummy wxPowerEvent to...
2006-06-06  Robin DunnSet MONOLITHIC for posix platforms based on the output...
2006-06-05  Robin DunnFixed compile error
2006-06-05  Robin DunnTypos fixed
2006-06-05  Roman Rolinskyfix for empty value
2006-06-05  Roman Rolinskyfix for non-utf-8 character support in 'content'
2006-06-05  Roman Rolinskyhopefully this will fix some encoding problems
2006-06-05  Roman Rolinskydebug is not defined here
2006-06-05  Robin DunnMake it possible to override VER_FLAGS from the command...
2006-06-05  Robin DunnAdded wxWINDOW_STYLE_MASK
2006-06-05  Robin DunnNew methods for dragging coloumns
2006-06-05  Robin DunnNo need to use 2-phase create of the text ctrl
2006-06-02  Robin DunncolSortFlag shoudl be an int, not a Boolean
2006-06-02  Robin DunnSwitch to bzip2 for compression
2006-05-29  Robin Dunnwx.HIDE_READONLY is gone
2006-05-29  Robin DunnreSWIGged
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-05-29  Robin DunnTake out AdjustPagebreak for now...
2006-05-29  Robin DunnwxFileDialog SetStyle and GetStyle are gone
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-05-28  Robin DunnAllow for non-ascii text in resources
2006-05-26  Robin DunnSome tweaks to reflect changes in wxWidgets
2006-05-26  Robin DunnAnother stab (hopefully the last) at how to handle...
2006-05-26  Robin DunnUse MustHaveApp for wx.RendererNative.Get and others
2006-05-25  Robin Dunnwx.lib.mixins.listctrl.TextEditMixin: Fixed the double...
2006-05-24  Robin DunnMake it possible for pywxrc to generate just the gettex...
2006-05-23  Robin DunnreSWIGged
2006-05-23  Robin DunnreSWIGged
2006-05-23  Robin DunnMinor fixes for the overzealous renamer
2006-05-23  Robin Dunna bit of cleanup
2006-05-23  Robin DunnAdd some dtor wrappers for the print dialogs that are...
2006-05-23  Robin DunnAdded wrappers and demo for RichTextCtrl
2006-05-19  Robin DunnDemo the page setup dialog instead of the print setup...
2006-05-19  Robin DunnreSWIGged
2006-05-19  Robin Dunnmemory dc must have bitmap selected into it before...
2006-05-19  Robin DunnDeprecationWarning for the old wxPython package.
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2006-05-18  Robin DunnwxMessageBox --> wx.MessageBox
2006-05-18  Robin DunnDon't set a module attribute for the *_swigregister...
2006-05-18  Robin DunnAdded SetQuickBestSize and GetQuickBestSize
2006-05-18  Robin DunnUndo part of lst change
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-17  Robin DunnForgot about dropping the 'wx' for some Python objects
2006-05-17  Robin DunnI haven't taught SWIG about wxChar, so pretend it's...
2006-05-17  Robin DunnClipboard events
2006-05-17  Robin DunnUse Bind for OnCloseWindow
2006-05-17  Robin DunnUse %rename("%(wxpy)s")
2006-05-17  Robin DunnSet BUILD_RENAMERS default to zero.
2006-05-17  Robin DunnAdded SWIG patch that enables the wx-dropping renames...
2006-05-17  Robin DunnPorted XRCed to the wx namespace, and also enabled...
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
next