Added wxLOCALE_DATE/TIME_FMT support to wxLocale::GetInfo().
[wxWidgets.git] / docs /
2009-03-29  Vadim ZeitlinAdded wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn...
2009-03-29  Vadim Zeitlinupdate documentation for Bind() (closes #10594)
2009-03-26  Vadim Zeitlinmention wxFilename::StripExtension()
2009-03-26  Vadim Zeitlindetect horizontal overflow in wxHtmlPrintout and warn...
2009-03-25  Vadim Zeitlinabandon attempts to make wxAnyStrPtr behave as bool...
2009-03-25  Vadim Zeitlincompilation fixes for wxAnyStrPtr for VC7; mention...
2009-03-23  Francesco Montorsiremember to users that env vars are hardly usable for...
2009-03-23  Vadim Zeitlinmention wxGridBagSizer (closes #10488)
2009-03-22  Vadim Zeitlinfix typo; wrap lines; add some clarifications
2009-03-22  Vadim Zeitlinuse wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to...
2009-03-22  Kevin OllivierNew release script docs.
2009-03-21  Francesco Montorsiminimal list of wx CRT wrappers (so doxygen highlights...
2009-03-20  Francesco Montorsiadd group file for locale functions (was part of r59627)
2009-03-20  Vadim Zeitlincopied 2.8.10 changelog
2009-03-20  Francesco Montorsiupdate date for 2.9.0 release; set the title to "Refere...
2009-03-19  Francesco Montorsirevised wxString docs: don't use old style grouping...
2009-03-18  Francesco Montorsiuse doxygen autolinking feature; use @ref command for...
2009-03-18  Vadim Zeitlinadd combobox drop down/close up events (closes #10587)
2009-03-18  Vadim Zeitlinset native eol-style for the overview files
2009-03-18  Francesco Montorsisome note about DOT_PATH, specially for Windows
2009-03-15  Václav Slavíkfixed docs of rows/cols XRC property
2009-03-15  Kevin OllivierConsider wxOSX the port name, and have wxOSX/Carbon...
2009-03-14  Francesco Montorsimore links to native docs for wxGTK; some typo fix
2009-03-12  Kevin OllivierRemove docs for the removed CodeWarrior projects.
2009-03-12  Kevin OllivierRemove instructions for Mac OS Classic.
2009-03-12  Kevin OllivierFix reference ids and update Mac requirements in the...
2009-03-12  Kevin OllivierRemove CodeWarrior portion of the Mac installation...
2009-03-12  Kevin OllivierCodeWarrior has been discontinued on Mac for years...
2009-03-12  Kevin OllivierUpdate wxMac docs to reflect new wxOSX/Carbon and wxOSX...
2009-03-12  Kevin OllivierAdd a note about the flag for compiling OSX/Cocoa.
2009-03-10  Vadim Zeitlinalso fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see...
2009-03-09  Vadim Zeitlinadd support for multiple extensions to wxImage handlers...
2009-03-07  Vadim Zeitlinsupport %l in wxDateTime::ParseFormat()
2009-03-07  Vadim Zeitlinoptimize Replace() to use a linear algorithm (closes...
2009-03-07  Vadim Zeitlinreplace wxGetMultipleChoices() with wxGetSelectedChoice...
2009-03-07  Vadim Zeitlinsupport wxSP_WRAP in generic implementation (closes...
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-03-06  Kevin Ollivierdocs/mac is now docs/osx.
2009-03-06  Vadim Zeitlinadded wxZlibStream::SetDictionary() (closes #10551)
2009-03-05  Vadim Zeitlinfix multiple problems with selection in controls with...
2009-03-04  Bryan PettyMore wxWindows -> wxWidgets updates (mostly URLs and...
2009-03-03  Francesco Montorsiupdate the list of samples
2009-03-02  Vadim Zeitlinadded wxTextEntry::SetHint() (a.k.a. cue banner or...
2009-03-01  Francesco Montorsiremove old and outdated tech notes
2009-02-28  Vadim Zeitlinreset the tooltip text before changing it, this apparen...
2009-02-27  Francesco Montorsimention that some event logic now requires a running...
2009-02-26  Vadim Zeitlindeprecate the old TryValidator/Parent() and replace...
2009-02-25  Vadim Zeitlinadded wxGrid::{Set,Get}{Row,Col}Sizes() methods allowin...
2009-02-24  Vadim Zeitlinrender <TH> contents in bold, as all the browsers do
2009-02-22  Vadim Zeitlinadd public wxXmlResource::GetResourceNode() which can...
2009-02-22  Vadim Zeitlinput something in the content field type in the tables...
2009-02-22  Vadim Zeitlinadd public wxLog::Log() to avoid ugly casts needed...
2009-02-20  Francesco Montorsirecategorize many misplaced classes; move lots of class...
2009-02-18  Francesco Montorsiname wxThreadEvent and YieldFor in wxProgressDialog...
2009-02-18  Francesco Montorsimake distinction between classes which send events...
2009-02-18  Bryan PettyFix manual references to the events overview after...
2009-02-17  Bryan PettyFixed the logo image output in the manual after (obviou...
2009-02-17  Bryan PettyUpdated version numbers tech note with new doxygen...
2009-02-17  Francesco Montorsigive credit to the author of the patch for adding wxIma...
2009-02-16  Stefan Csomoradding new defines for OSX
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-15  Francesco Montorsiadd changelogs for my (relatively) recent commits
2009-02-12  Vadim Zeitlinadded a period at the end of a sentence (test commit...
2009-02-10  Bryan PettyFixed section identifiers (the added section needed...
2009-02-09  Robert RoeblingMention wxTaskBarIcon reimplementation, other details
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Vadim Zeitlinupdate custom event definition documentation; document...
2009-02-07  Vadim Zeitlinupdate/reorganize events overview and changed links...
2009-02-07  Vadim Zeitlinextract the important overviews in their own section...
2009-02-06  Francesco Montorsiremove typo
2009-02-06  Francesco Montorsifix title of the previously-modified section
2009-02-06  Francesco Montorsimention wxwindow::SetExtraStyle( wxWS_EX_VALIDATE_RECUR...
2009-02-05  Francesco Montorsiremove mention of wxMutexGuiEnter/leave from the multit...
2009-02-05  Francesco Montorsiadd many references to the overview_windowsizing topic...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2009-02-01  Francesco Montorsiadd the abicheck.sh script for checking possible ABI...
2009-01-31  Vadim Zeitlinremove extra line breaks which prevents Doxygen from...
2009-01-31  Francesco Montorsidocument only char* variant of all string utility funct...
2009-01-31  Francesco Montorsiremove anchor colouring not only for H2 but also for...
2009-01-30  Vadim Zeitlinadd support for persistent controls
2009-01-29  Vadim Zeitlinadd wxHAS_MULTIPLE_FILEDLG_FILTERS symbol to be used...
2009-01-28  Vadim Zeitlinfix remaining cases of wxWindow::ProcessEvent() calls...
2009-01-28  Francesco Montorsidocument various enumerations defined in defs.h; give...
2009-01-27  Bryan PettyApplied documentation typo/grammer corrections from...
2009-01-27  Bryan PettyFixed the class diagrams javascript to initialize the...
2009-01-27  Vadim Zeitlinrefactor WM_COMMAND messages handling in MDI frames...
2009-01-27  Vadim Zeitlinadded template wxScopedArray<> too
2009-01-26  Václav Slavíkchanged wxMSW's default toolbar bitmaps size from obsol...
2009-01-26  Bryan PettyFixed the margins on the class diagram dropdown image...
2009-01-25  Vadim Zeitlinadded support for wxCAL_SHOW_WEEK_NUMBERS to generic...
2009-01-23  Vadim Zeitlinadded (wxMSW-only) wxToolTip::SetMaxWidth() and improve...
2009-01-22  Francesco Montorsiupdate KDE guide link; added to the list of the 'Change...
2009-01-22  Francesco Montorsifix wxWindow::PushEventHandler and related wxWindow...
2009-01-21  Francesco Montorsirename also motif logo
2009-01-21  Francesco Montorsirename image files in a coherent way; remove old unused...
2009-01-21  Vadim Zeitlinadded wxStandardPaths::GetAppDocumentsDir() and use...
2009-01-19  Robert Roeblingremove comment recommending (wxWindow*) NULL
2009-01-19  Francesco Montorsifix some wording and a typo
2009-01-16  Vadim Zeitlinimplement SetTimes() for directories too under MSW...
2009-01-16  Robert RoeblingMention wxDataViewListCtrl
next