]> git.saurik.com Git - wxWidgets.git/history - utils/wxPython/src/gtk/wx.cpp
a bug fix in helpers for ref-counting callbacks
[wxWidgets.git] / utils / wxPython / src / gtk / wx.cpp
1999-11-23  Robin Dunna bug fix in helpers for ref-counting callbacks
1999-11-08  Robin DunnwxPython updates for wxGTK
1999-10-23  Robin Dunngenerated source updates
1999-10-09  Robin Dunnminor additions and bugfixes
1999-10-07  Robin Dunnupdated generated sources
1999-10-06  Robin Dunnadded font encoding support
1999-09-30  Robin Dunngernerated source code updates
1999-09-18  Robin Dunnupdates of some SWIG generated stuff
1999-09-02  Robin DunnPrep for wxPython 2.1b3 release
1999-08-24  Harco de Hilster- Updated gtk SWIGged files to SWIG 1.1 cvs level
1999-08-18  Robin DunnUsing a new version of SWIG
1999-08-04  Robin DunnNew Makefile/Setup files supporting multiple dynamic...
1999-07-31  Robin DunnwxPython 2.1b1:
1999-06-28  Robin DunnFinal tweaks for 2.1b1
1999-06-22  Robin DunnwxPython 2.1b1: Very minor changes needed for wxGTK
1999-05-15  Robin Dunnfixes for GetReturnCode/SetReturnCode
1999-05-04  Robin DunnSome slight cleanup and reorganization
1999-05-01  Robin DunnwxPython 2.0b9, second phase (gtk)
1999-03-01  Robin DunnChanges for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY...
1999-02-25  Robin DunnwxPython version 2.0b5
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-02-01  Robin DunnAdded the missing EVT_LIST_ITEM_SELECTED and friends.
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1998-12-17  Robin DunnwxPython 0.5.2
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...