]> git.saurik.com Git - wxWidgets.git/history - utils/wxPython/src/helpers.cpp
IRIX compilation fixes
[wxWidgets.git] / utils / wxPython / src / helpers.cpp
1999-11-13  Robin DunnAdded a demo showing how to use wxPostEvent
1999-11-07  Robin DunnwxPython stuff:
1999-10-29  Robin DunnAdded wxPython support of new HTML Printing classes.
1999-10-24  Robin DunnSquashed another threading and interpreter lock bug
1999-10-23  Robin DunnFixed a deadlock problem when using threads
1999-10-06  Robin Dunnadded font encoding support
1999-09-30  Robin Dunn1. wxHtmlHelpController and related classes
1999-09-17  Robin DunnNew wxHtml stuff, including a TagHandler for placing...
1999-09-13  Robin DunnMoved wxPy_ConvertList function from oglhelpers to...
1999-09-10  Robin DunnLots more support for event-less callbacks
1999-09-02  Robin DunnPrep for wxPython 2.1b3 release
1999-07-31  Robin DunnwxPython 2.1b1:
1999-06-22  Robin DunnwxPython 2.1b1: Very minor changes needed for wxGTK
1999-06-22  Robin DunnwxPython 2.1b1 for wxMSW (wxGTK coming soon)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-15  Robin DunnChanged the import semantics from "from wxPython import...
1998-11-25  Robin DunnAdded wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
1998-11-15  Robin DunnRemoving some ifdef's for wxGTK
1998-11-03  Robin Dunnfixed a typo
1998-10-20  Robin DunnNew wxTreeCtrl wrappers (untested)
1998-10-02  Robin DunnVersion 0.4 of wxPython for MSW.
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-27  Robin DunnSome chicken-and-egg problems solved for wxPython on...
1998-08-27  Robin Dunn- more tweaks
1998-08-18  Robin Dunnifdef out some wxGTK specific code
1998-08-18  Robin Dunnmore wxGTK compatibility things.
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