]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/statline.cpp
replaced T() makro with wxT() due to namespace probs, _T() exists, too
[wxWidgets.git] / src / gtk1 / statline.cpp
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-10  Robert Roebling Updates for makefile.unx
1999-07-27  Robert Roebling Small distrib updates,
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-05  Robert Roebling added wxStaticLine used in wxMessageBox