File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / common / ctrlcmn.cpp
2006-05-26  Robin DunnFixes for the DLL build
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-26  Włodzimierz SkibaInclude wx/control.h according to precompiled headers...
2006-02-12  Włodzimierz Skiba!WX_PRECOMP (wxPalm) build fix.
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-09  Włodzimierz SkibaSource cleaning: TRUE/true, FALSE/false, whitespaces...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-07  Robin DunnwxStaticBitmapBase::DoGetBestSize
2004-04-01  Vadim Zeitlinremoved (well, kept empty shell to avoid breaking exist...
2004-03-30  Vadim Zeitlindon't inherit font from the parent by default
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-16  Vadim Zeitlinuse ShouldInheritColours()
2003-09-15  Vadim Zeitlinadded wxVALIDATOR_PARAM and use it to avoid warnings...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-08-05  David WebsterFont fix for OS/2 common control creation
2002-02-20  Vadim Zeitlindon't inherit the controls colours from the parent...
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
1999-07-27  Vadim Zeitlinmissing wxMSW files