applied SF patch #846732 file dialog long filename support
[wxWidgets.git] / docs /
2003-11-19  Dimitri SchoolwerthA few minor corrections.
2003-11-18  Robin DunnFixed a tex2rtf warning
2003-11-18  Robin DunnAdded FindItemAtPoint
2003-11-18  Dimitri SchoolwerthHorizontally aligned header (Like other technotes).
2003-11-18  Dimitri SchoolwerthUpdated translation technote to mention Makefile usage...
2003-11-15  Vadim ZeitliniconMove was incorrectly called iconCopy in ctor docs
2003-11-15  Vadim ZeitlinIsAlive/Running() may only be used with joinable threads
2003-11-07  Robin DunnSet m_rows, m_cols so GetRows/GetCols in the base class...
2003-11-06  Julian SmartRemoved some old doc targets
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-11-02  Mattia Barbon Updated changes.txt.
2003-11-02  Mattia Barbon Updated wxHashTable::Next documentation to use wxHash...
2003-10-31  Václav Slavíkadded resolution option to JPEG handler (patch #833234)
2003-10-31  Vadim Zeitlinwarning about VC++ /ZI option and wxCOMPILE_TIME_ASSERT...
2003-10-31  Vadim Zeitlinupdated SendIdleEvent() docs
2003-10-27  George TaskerAdded examples of an INSERT and a DELETE to the sample...
2003-10-27  Vadim Zeitlinremoved virtual from functions which are not; expanded...
2003-10-27  Vadim ZeitlinwxFileExists() returns false for directories (bug 825507)
2003-10-24  Robin Dunnfixed placement of pythonnote
2003-10-22  Vadim Zeitlinmention ShouldInheritColours() change
2003-10-19  Mattia Barbon Added some wxPerl notes.
2003-10-18  Vadim Zeitlindocumented wxColourDatabase::FindColour() change
2003-10-16  Vadim Zeitlinfixed bug with wxcolourDatabase::FindColour(); added...
2003-10-16  Vadim Zeitlinadded \NULL
2003-10-16  Vadim Zeitlinmade wxRTTI macros namespace-friendly (patch 799434)
2003-10-16  Vadim Zeitlinadded wxSYS_ICONTITLE_FONT (patch 816026)
2003-10-16  Václav SlavíkVadim moved the macros to dlimpexp.h
2003-10-16  Vadim ZeitlinRemoveEventHandler() didn't reset all pointers correctl...
2003-10-16  Vadim Zeitlindon't complain if file doesn't exist in DeleteFile...
2003-10-16  Vadim ZeitlinwxMouseEvent::Moving() shouldn't return true when we...
2003-10-13  Vadim Zeitlinadded CanConvert()
2003-10-13  Václav Slavíkgettext plural form docs
2003-10-12  Václav Slavíksupported platforms update
2003-10-08  Vadim Zeitlinbackport wxRegConfig enumeration fix
2003-10-08  Vadim Zeitlinfixed enumerating of entries/groups under '/' in wxRegC...
2003-10-08  Vadim ZeitlinwxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
2003-10-08  Vadim Zeitlincheck directories passed to Append/Insert/PrependDir...
2003-10-08  Vadim Zeitlindocumented _PTR versions of WX_DEFINE_ARRAY macros
2003-10-07  Vadim Zeitlinrestore status bar text after a menu has been shown
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-10-07  Vadim Zeitlinsend END_EDIT label if label editing is cancelled
2003-10-05  Vadim Zeitlinremoved extra virtual
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-10-01  Vadim Zeitlinmention Spanish translations update
2003-10-01  Vadim Zeitlinadded translation to Afrikaans (Petri Jooste)
2003-10-01  Václav SlavíkwxInetFSHandler
2003-09-30  Vadim Zeitlinmention wxChoice::Delete() change in wxGTK
2003-09-28  Vadim ZeitlinSetValue() takes just bool, not const bool
2003-09-28  Vadim Zeitlinmention that Write(string) works with NUL-terminated...
2003-09-28  Vadim Zeitlinmention wxListBook
2003-09-28  Vadim Zeitlinadded 3-state checkboxes (patch 813790)
2003-09-27  Vadim Zeitlinextra word removed (patch 813536)
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-27  Mattia Barbon Updated changes.txt.
2003-09-26  Vadim Zeitlinmake it possible to give focus to the notebook itself...
2003-09-26  Vadim Zeitlinfixed code for swapping rect corners if out of order...
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-26  Vadim Zeitlinadded wxTextInputStream::ReadChar() (part of patch...
2003-09-26  Vadim ZeitlinwxZlibStreams fixes; allow them to be used as deflate...
2003-09-26  Vadim Zeitlinfixes to radio button handling (patch 803360)
2003-09-26  Vadim Zeitlinapplied part of the patch 811993
2003-09-26  Julian SmartUpdated date
2003-09-25  Vadim ZeitlinwxPATH_NORM_ALL shouldn't include wxPATH_NORM_CASE
2003-09-24  Robin DunnOops, I left an extra { in there.
2003-09-24  Robin DunnCorrected some tex errors
2003-09-24  Vadim Zeitlinfinally reverted patch 782947 completely, it is broken...
2003-09-24  Julian SmartTweak
2003-09-24  Vadim Zeitlinmention GetNativeFontInfo() change
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-23  Vadim Zeitlinrefactored code to create hidden window in one place...
2003-09-23  Vadim ZeitlinTransferFrom/ToWindow() were reverted, fixed
2003-09-23  Mattia Barbon Add a couple of wxPerl notes.
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-22  Vadim Zeitlinupdated wxMBConv docs slightly; added brief docs for...
2003-09-22  Vadim Zeitlinmade Convert() methods const
2003-09-22  Vadim Zeitlinadded ctor taking wxFontEncoding
2003-09-22  Vadim Zeitlindocumented wxCONCAT
2003-09-22  Vadim Zeitlinadded (and documented) wxULL(); fixes for wxINT64_SWAP...
2003-09-22  Vadim Zeitlinupdated; added IsVertical()
2003-09-22  Vadim Zeitlinfix for crash when using user-dashed lines (patch 801663)
2003-09-22  Vadim Zeitlinsupport full 32bit range in wxGauge
2003-09-22  Vadim Zeitlinfixed broken link
2003-09-22  Vadim Zeitlinadded wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitm...
2003-09-21  Vadim Zeitlincheck the radio buttons when they get focus (closes...
2003-09-20  Vadim Zeitlinemphasize that result of wxGetWorkingDirectory() must...
2003-09-20  Vadim ZeitlinwxHTTP::GetResponse() added (patch 794394)
2003-09-20  Stefan NeisUpdated OS/2 specific part of the installation instruct...
2003-09-20  Stefan NeisAdapted MAKE_SHELL/MAKESHELL to current make versions.
2003-09-20  Vadim Zeitlinfixed typos which resulted in 2 broken links
2003-09-20  Vadim Zeitlinmention exceptions changes
2003-09-19  Vadim ZeitlinwxTextCtrl::GetValue() lost (replaced with question...
2003-09-19  Václav Slavíkbackported wxZipFSHandler fix
2003-09-19  Václav Slavíkbackported intl.cpp fixes
2003-09-18  Vadim Zeitlinfix text scrolling in GTK2 (patch 703988)
2003-09-18  Vadim ZeitlinJulian already applied this patch...
2003-09-18  Vadim Zeitlincorrected the example of wxMessageBox() usage
2003-09-17  Vadim Zeitlindocumented how to handle C++ exceptions in wxWindows
2003-09-17  Vadim Zeitlinadded tied scoped pointers
2003-09-16  Vadim Zeitlinmention that Add/RemoveChild() are internal
next