File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / common / datacmn.cpp
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-25  Paul Cornettunused declarations
2006-04-16  Vadim Zeitlinsimplify/cleanup wxTheXXXList and wxGDIObject code...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2006-01-08  Robert Roebling Added empty wxDataViewCtrl header and control name...
2005-10-23  Stefan NeisReplaced __WXOS2__ by __OS2__ or __WXPM__ as apropriate.
2005-01-21  Kevin HockFixed name strings to match documentation (Expanded...
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2004-11-09  Kevin Hock[1001483] Added default prompt for new wxPasswordEntryD...
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-05-25  Julian SmartMissed reversions
2004-05-23  Julian SmartName and version changes
2003-06-18  Vadim Zeitlinremoved unnecessary #if wxUSE_GUIs
2003-04-25  Mattia Barbon Compilation fix for wxBase.
2003-04-10  Vadim Zeitlinextracted duplicated code from src/*/data.cpp in a...