]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/iewin
Missing includes.
[wxWidgets.git] / wxPython / contrib / iewin /
2005-02-28  Robin Dunnuse wxMin
2005-02-18  Robin DunnreSWIGged
2005-01-14  Robin DunnreSWIGged
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-25  Robin DunnreSWIGged
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-09  Robin DunnreSWIGged
2004-06-29  Robin DunnLots of SWIGging
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-08  Robin DunnDeprecated wx.iewin
2004-05-02  Robin DunnreSWIGged
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-03-30  Robin DunnreSWIGged
2004-03-25  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-05  Robin DunnreSWIGged
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-23  Robin DunnreSWIGged for new runtime, etc.
2004-01-15  Robin Dunnlittle tweaks
2004-01-14  Robin DunnGot iewin up and running again.
2003-08-14  Robin DunnreSWIGged
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-08-08  Robin DunnNew wxActiveX code
2002-07-20  Robin DunnNew wxActiveX code from Lindsay and added ability to...
2002-07-11  Robin Dunnput unicode mods back in
2002-07-11  Robin DunnNew wxActiveX and wxIEHtmlWin from Lindsay
2002-07-07  Robin DunnChanges for wxUSE_UNICODE==1
2002-07-06  Robin DunnAdd pos, size and style parameters to the window constr...
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.