don't use wxScopedPtr<> in wxDocTemplate::CreateDocument() as the document is implici...
[wxWidgets.git] / src / common / ctrlcmn.cpp
2009-02-09  Vadim Zeitlinfix MSVC warnings about possibly uninitialized variable...
2009-02-08  Francesco Montorsirevert insert=>append change; only for wxELLIPSIZE_END...
2009-02-08  Francesco Montorsisplit wxControl::Ellipsize() in two functions for bette...
2008-12-31  Vadim Zeitlinadded SetLabelText() and EscapeMnemonics()
2008-12-29  Francesco MontorsiPCH-less build fix
2008-12-29  Francesco Montorsiuse correct wxELLIPSIZE_* constants after r57625
2008-12-28  Francesco Montorsimove Ellipsize() to wxControl so it can be easily used...
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2006-07-25  Vadim Zeitlinadded possibility to strip only mnemonics, not accels...
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-05-31  Włodzimierz SkibaInclude wx/statbmp.h according to precompiled headers...
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