A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / typetest / typetest.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-05-16  Vadim ZeitlinDon't use printf() with non-literal string as format.
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-04  Francesco Montorsiadd headers to the samples' bakefiles so that they...
2008-10-30  Václav Slavíkmust close output file before reading back from it
2007-11-13  Paul Cornettwarning fixes
2007-10-10  Chris Elliottfixes as per thread.gmane.org/gmane.comp.lib.wxwidgets...
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2005-11-27  Michael WetherellReplace non-ascii characters with escapes
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-17  Ryan Nortonfix those line endings in shared unicode builds
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
2005-03-01  Włodzimierz SkibaWarning fixes.
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-06-24  Włodzimierz SkibaFixed stream test.
2004-05-25  Julian SmartMore name changes
2003-12-11  Julian SmartApplied patch [ 846809 ] Cleaning of 11 samples
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-08-14  Václav Slavíkcompilation fix
2003-06-02  Roger GammansAddition at simple wxObject*, support into wxVariant.
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-14  Mattia Barbon More samples/Unicode fixes.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-22  Vadim Zeitlincompilation fix (patch 598331)
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-02-23  Robert Roebling Added new stream tests to typetest.
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2001-11-20  Vadim Zeitlinapplied patch fixing compilation without wxUSE_TIMEDATE...
2001-11-20  Vadim Zeitlinadded #if wxUSE_TIMEDATE where needed
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-06-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-06-13  Julian SmartFixes to BC++ compilation in mem debug mode
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-06  Julian SmartSmall changes for VC++ 4 compilation
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
1999-12-13  Robert Roebling wxTextStream now interprets 1,1 as 1.1 (European...
1999-12-08  Robert Roebling Further stream tests, doc updates and minor clean...
1999-12-08  Robert Roebling Documented wxFFile and wxFFileStream and Co.
1999-12-08  Robert Roebling Stream error testing.
1999-12-06  Robert Roebling Added tests for buffered streams.
1999-08-07  Vadim ZeitlinwxMimeTypesManager::AddFallbacks() added, also correcte...
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-01  Guilhem Lavaux* Changed %d by %u
1999-07-01  Robert Roebling Corrected bug in filedlg.
1999-06-28  Guilhem Lavaux* wxStream fixes (integer/line parsing).
1999-06-27  Robert Roebling More tests for streams.
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-09-12  Julian SmartAdded sashtest GTK makefiles (crashing bug to be solved...