]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/py
fixes to wint_t and wchar_t handling in unichar.h (fixes FreeBSD compilation and...
[wxWidgets.git] / wxPython / wx / py /
2007-06-23  Robin DunnMerge recent wxPython changes from 2.8 branch to HEAD
2007-02-07  Robin Dunnmerge from 2.8 branch
2007-01-17  Robin Dunnsome minor tweaks to make it possible to not show the...
2007-01-17  Robin DunnUse the system settings for the selection colours
2007-01-12  Robin DunnPyCrust now has an option for showing/hiding the notebook.
2006-07-25  Vadim Zeitlinmake wxGetKeyState() work for non-modifier keys; correc...
2006-09-09  Robin DunnRemove some testing code
2006-09-08  Robin DunnUse GetKeyCode() instead of KeyCode()
2006-06-29  Robin DunnRemoved __future__ import that has been in the "past...
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-13  Robin DunnAllow AutoCompletion for items in collections too
2006-06-11  Robin Dunnsome docstring fixes
2006-05-29  Robin Dunnwx.HIDE_READONLY is gone
2006-03-06  Robin DunnMake the 'this' attribute a real attribute of the Facad...
2006-02-24  Robin DunnWorkaround the lack of a wx.EVT_FIND_CLOSE on Windows...
2006-02-24  Robin DunnAllow clearing the history, and saving the history...
2006-02-18  Robin DunnTreat Ctrl-Shift-Backspace the same as ESC in the shell.
2006-02-18  Robin DunnPrevent using a bad tree item.
2006-02-03  Robin DunnAllow Save Settings to save even when AutoSave is turne...
2006-01-17  Robin DunnAnother merge of 2.6 changes
2006-01-09  Robin DunnMerge #3 from the 2.6 branch, containing last set of...
2006-01-06  Robin Dunnanother merge from WX_2_6_BRANCH
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-03-25  Robin DunnBe a little smarter about converting unicode command...
2005-02-18  Robin DunnAvoid doing a str(object) since in some cases it can...
2005-02-07  Robin DunnDon't do str() on Numeric arrays
2005-01-13  Robin DunnPatch from Prabhu Ramachandran to make introspection...
2004-10-15  Robin DunnShow PlatformInfo in the About box too.
2004-06-14  Robin Dunnclip notebook children to help reduce flicker
2004-04-26  Robin Dunnfixed introspection of objects with attrs without strin...
2004-03-26  Robin Dunntweak line number size just a bit
2004-03-26  Robin DunnAdd a set for wxMac too
2004-03-26  Robin DunnBetter font selection and sizes for wxGTK2, tweaked...
2004-03-15  Patrick K. O'BrienEliminate relative imports and make them more py2exe...
2004-03-15  Patrick K. O'BrienChanged default shell.autoCompleteAutoHide to False.
2004-02-23  Robin DunnThe UseAntiAliasing is off by default on wxMac. Add...
2004-02-19  Patrick K. O'BrienChanged default namespace of Shell to __main__.__dict__...
2004-02-13  Patrick K. O'BrienFix test broken by change in package name from PyCrust...
2004-02-13  Patrick K. O'BrienThe truth is out there.
2004-02-09  Patrick K. O'Brienshell.autoCompleteAutoHide added with default of True.
2004-02-08  Patrick K. O'BrienFixed problem with Calltip tab not refreshing properly...
2004-02-08  Patrick K. O'BrienCosmetic changes.
2004-02-03  Robin DunnDecorator classes are no longer needed
2004-01-25  Patrick K. O'BrienMinor cleanup for 2.5. Upped version to 0.9.4. Remove...
2003-11-25  Robin DunnDon't put the introspected argstr in the docstring...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...