Don't recurse into top level children in wxWindow::FindWindow().
[wxWidgets.git] / src / x11 / dataobj.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-05-30  Václav Slavíkuse wxString, not wxChar*, in wxDataFormat ctor and...
2006-10-17  Julian SmartSupport wxDF_UNICODETEXT
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-12-09  Vadim Zeitlincompilation fix for wxUSE_DATAOBJ == 0
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-30  Julian SmartAdded log.h
2002-02-25  Julian SmartCompilation fixes for Nano-X
2002-02-23  Robert Roebling Implemented a simple modality under X11.
2002-02-08  Julian SmartNow compiling
2002-02-07  Julian SmartStripped out miscellaneous Motif/Xt-specific code
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...