]> git.saurik.com Git - wxWidgets.git/history - wxPython
[ 1519202 ] wxComboCtrl::SetButtonPosition() to support -1 width/height
[wxWidgets.git] / wxPython /
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-14  Robin DunnDon't let SWIG see the wxTreeCtrl name anywhere so...
2006-07-14  Robin DunnGet/SetManagedWindow
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-07-13  Robin DunnreSWIGged
2006-07-13  Robin Dunnenable building just the unicode version, or both unico...
2006-07-13  Robin DunnAdd items for the _aui and _richtext .pyd's
2006-07-12  Robin DunnDon't use a saved label size incase the size changes...
2006-07-12  Robin DunnwxPyDataObjectSimple::SetData should not be const
2006-07-12  Robin DunnreSWIGged
2006-07-11  Robin DunnreSWIGged
2006-07-11  Robin Dunndocstring fixes
2006-07-10  Robin DunnAdjust control size after Play
2006-07-10  Robin DunnOverview string tweaks
2006-07-10  Robin Dunnallow transparency flags on mac too
2006-07-10  Robin Dunnremove WXDLLEXPORT modifiers since this isn't in the...
2006-07-10  Robin DunnreSWIGged
2006-07-10  Robin Dunnpywrap should be treated as a gui script
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-10  Robin DunnDoh! I changed the AddPane parameter names but didn...
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-08  Robin DunnAdded wrappers for wxAUI
2006-07-06  Robin DunnUndeprecate wxGetNumberFromUser, add wxNumberEntryDialog
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin Dunnreorg
2006-07-05  Robin DunnAdd wxBK_HITTEST flags
2006-07-05  Robin Dunnrenamed setup.py to tr_setup.py because build-all does...
2006-07-05  Robin DunnBuild and distrib tweaks ported over from the 2.6 branch
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnwxRichTextCtrl now takes a value parameter in the const...
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnAvoid crash in SelectAll if there are no nodes besides...
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin Dunnoops
2006-07-05  Robin Dunnno need to %import gdi.i
2006-07-05  Robin DunnDocstring fixed
2006-07-05  Robin DunnTypo fixed
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnChanges needed for building with Python 2.5
2006-07-05  Robin DunnChanges needed for building with Python 2.5
2006-07-04  Robin DunnreSWIGged
2006-07-04  Robin DunnreSWIGged
2006-07-04  Robin DunnFix typo that caused a global variable to be used inste...
2006-07-04  Robin Dunnbuild tweaks
2006-07-03  Robin DunnAdded ExpandAll and ExpandAllChildren
2006-07-03  Robin DunnThe richtext code is now in it's own lib/DLL
2006-06-29  Robin DunnRemoved __future__ import that has been in the "past...
2006-06-29  Robin DunnAdded SWIG patches to allow compiling the generated...
2006-06-27  Robin DunnreSWIGged
2006-06-27  Robin Dunnnew wxTreeEvent ctor
2006-06-27  Robin DunnDon't use custom bg style except on wxGTK
2006-06-27  Robin DunnPicker control updates
2006-06-27  Robin DunnChanged call order of the PreCreate method, and pass...
2006-06-27  Robin Dunnlittle tweaks
2006-06-27  Robin DunnNew SetModified method
2006-06-27  Robin DunnNew wxNB_HITTEST_ONPAGE flag
2006-06-27  Robin DunnAdded missing platform constants
2006-06-27  Robin DunnRemove use of wxHIDE_READONLY
2006-06-27  Robin DunnPut wxHIDE_READONLY back for compatibility.
2006-06-27  Robin DunnwxMSW doesn't look in a LC_MESSAGES dir for the message...
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
next