]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_printfw.i
Applied [ 1235509 ] wxCocoa unicode wxT("fixes")
[wxWidgets.git] / wxPython / src / _printfw.i
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-02-28  Robin DunnAdded wx.PrintData.Get/SetPrivData
2005-01-29  Robin DunnAdded some alternate constructors for the data classes
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-11-23  Robin DunnwxPageSetupDialog no longer derives from wxDialog
2004-11-13  Robin Dunn* wxPrintDialog no longer derives from wxDialog.
2004-11-11  Robin DunnLots of tweaks and additions to get caught up with...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-18  Robin DunnAdded bin selection
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-08  Robin DunnMake the copy ctor for the wxPrint*Data classes avaialb...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-10  Robin DunnPrintFramework fixes
2004-02-12  Robin DunnPS can output to ta stream (but still need to make...
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...