Globally use "wxWindows licence" consistently.
[wxWidgets.git] / misc / gdb / print.py
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-02-26  Vadim ZeitlinAdd pretty-printers for wxPoint, wxSize and wxRect.
2009-11-11  Vadim ZeitlinUpdate gdb pretty printing support for latest gdb version.
2009-01-04  Vadim Zeitlinadd a custom printer for wxString to use with Python...