don't use obsolete functions (mostly copystring() and Count()), remove their document...
[wxWidgets.git] / docs / latex / wx / array.tex
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2007-04-07  Vadim Zeitlinmention more predefined array classes (part of patch...
2006-11-04  Vadim Zeitlindocument the problem with using arrays whose element...
2006-11-04  Vadim Zeitlindocument WX_PREPEND_ARRAY (part of patch 1590194)
2006-10-28  Vadim ZeitlinAlloc() doesn't clear the array any more, for consisten...
2006-10-25  Vadim Zeitlinuse WX_DEFINE_ARRAY_INT for an array of ints (bug 1536482)
2006-10-10  Julian SmartAdded newlines to end of files to avoid RTF-for-PDF...
2006-07-02  Vadim ZeitlinIndex() is const (patch 1513451)
2006-01-24  Vadim Zeitlinfixed WX_DEFINE_SORTED_ARRAY_INT example
2005-11-17  Włodzimierz SkibaFixes for bugs #1218219 and #1218254.
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2004-10-22  Kevin Hock*** empty log message ***
2004-10-20  Włodzimierz SkibaMinor manual fixes.
2004-10-13  Ryan Nortonfix syntax error
2004-10-13  Ryan Nortonsmall doc cleanup
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-04  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-05-04  Julian SmartName change replacements
2003-10-08  Vadim Zeitlindocumented _PTR versions of WX_DEFINE_ARRAY macros
2003-02-25  Vadim Zeitlinfixed typo in WX_DECLARE_OBJARRAY example
2003-01-25  Vadim Zeitlinadded wxArray::SetCount()
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-02  Mattia BarbonMissing bracket in array.tex
2002-04-27  Vadim Zeitlinsome docs for wxArray(int n) mods
2001-11-17  Ron Leedocument the new *_USER_EXPORTED_ARRAY macros.
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartSome doc proofreading
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-21  Vadim Zeitlina couple of wors about wxObjArray::Index()
2000-01-19  Václav Slavíkdocumented macros *_EXPORTED_ARRAY
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
1999-11-16  Vadim ZeitlinRemoveAt() added to array classes
1999-11-12  Vadim Zeitlinnote about WX_DEFIN_EOBJARRAY added
1999-02-12  Vadim Zeitlinmentioned the fact that wxArray can't be used for stori...
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-12  Julian SmartSome .tex tweaks; pngdemo fix.
1999-01-11  Vadim Zeitlinadded the missing sentence end...
1999-01-10  Julian SmartCorrected some typos.
1999-01-10  Vadim Zeitlin1. wxFile docs updated, wxTextFile and wxTempFile docs...
1999-01-02  Vadim Zeitlin1. New classes documented: wxCriticalSection, wxMutexLo...