]> git.saurik.com Git - wxWidgets.git/history - utils/wxPython/src/windows.i
updates to correct build errors (new locations, etc.)
[wxWidgets.git] / utils / wxPython / src / windows.i
2000-03-11  Robin Dunnupdates to correct build errors (new locations, etc.)
2000-01-07  Robin Dunnsmall fixes and cleanups
2000-01-05  Robin DunnwxFloatbar fixes
1999-12-31  Robin DunnAdded wxEditor from Dirc Holtwic
1999-12-29  Robin DunnEnabling the use of masks for wxGTK in some of the...
1999-12-23  Robin DunnNew toolbar wrappers
1999-12-11  Robin DunnAdded rotated text support
1999-11-30  Robin DunnVarious small fixes and tweaks
1999-11-25  Robin DunnBug fixes, new tests and demos, new generated source...
1999-11-06  Robin DunnwxPython stuff:
1999-10-29  Robin DunnAdded wxPython support of new HTML Printing classes.
1999-10-23  Robin DunnFixed a deadlock problem when using threads
1999-10-16  Robin DunnAdded some definitions, a missing method, and fixed...
1999-10-09  Robin Dunnminor additions and bugfixes
1999-09-30  Robin Dunn1. wxHtmlHelpController and related classes
1999-09-18  Robin Dunnsome ifdef'd out things added back in
1999-09-13  Robin DunnMore tweaks
1999-09-10  Robin DunnPut Get/Set/Push/PopEventHandler methods back in.
1999-09-02  Robin DunnPrep for wxPython 2.1b3 release
1999-07-31  Robin DunnwxPython 2.1b1:
1999-06-22  Robin DunnwxPython 2.1b1 for wxMSW (wxGTK coming soon)
1999-05-15  Robin Dunnfixes for GetReturnCode/SetReturnCode
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-02-23  Robin Dunnreenabled some methods for wxPython on wxGTK
1999-02-20  Robin DunnChanges needed to enable wxGTK compatibility.
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1998-12-18  Robert Roebling wxClipboard now serves the primary selection as well
1998-12-17  Robin DunnwxPython 0.5.2
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-16  Robin DunnTweaks needed to be able to build wxPython with wxGTK.
1998-12-15  Robin DunnChanged the import semantics from "from wxPython import...
1998-10-02  Robin DunnVersion 0.4 of wxPython for MSW.
1998-08-17  Robin DunnRemoved an extra method definition
1998-08-16  Robin DunnMore wxGTK work.
1998-08-15  Robin Dunn- Moved the header in the .i files out of the code...
1998-08-14  Robin DunnBeginings of wxGTK compatibility
1998-08-09  Robin DunnInitial version