No changes, just removed hard tabs and trailing white space.
[wxWidgets.git] / docs /
2009-08-10  Vadim ZeitlinUpdate wxFlexGridSizer ctors to match (new) wxGridSizer...
2009-08-10  Vadim ZeitlinMade wxWindow::HasScrollbar() do what it says.
2009-08-02  Vadim ZeitlinMake wxGridSizer ctors more consistent.
2009-07-30  Vadim ZeitlinBe more clear about Thaw() to DoThaw() renaming.
2009-07-25  Vadim ZeitlinAllow setting long version field in About dialog.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-17  Kevin OllivierTypo in a bug fix I made.
2009-07-17  Kevin OllivierAdding preliminary code for C bindings, thanks to Luke...
2009-07-17  Kevin OllivierAdd an underscore before the generated output names.
2009-07-17  Kevin OllivierOnly load/parse options when run as the main script.
2009-07-17  Vadim Zeitlinadded wxLB_NO_SB style and implementation for wxMSW...
2009-07-13  Vadim ZeitlinMake wxLog::EnableLogging() and wxLogNull thread-specific.
2009-07-13  Vadim ZeitlinAdd support for thread-specific log targets.
2009-07-12  Vadim ZeitlinMade wxLogXXX() functions thread-safe.
2009-07-12  Vadim ZeitlinAdded wxVector::swap().
2009-07-12  Vadim ZeitlinAdd component-level filtering to wxLog.
2009-07-09  Vadim Zeitlinremove scope-resolution operator from wxLogError()...
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-07-09  Vadim Zeitlinremove out of date bugs; mention VC8 and wxUSE_NO_MANIFEST
2009-07-08  Vadim ZeitlinChanged wxLog DoLogXXX() callbacks and introduced wxLog...
2009-07-05  Vadim Zeitlinadded EVT_DATAVIEW_CACHE_HINT event (closes #9891)
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-07-05  Vadim Zeitlinupdated list of files to change
2009-07-05  Vadim Zeitlintranslate wxMessageDialog labels to the language of...
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-19  Vadim Zeitlinadded wxTreeCtrl::GetFocusedItem() (closes #10859)
2009-06-17  Vadim ZeitlinwxFont::MakeXXX() and Scale() methods now modify the...
2009-06-16  Vadim Zeitlinintroduce wxBG_STYLE_{ERASE,PAINT} and implement their...
2009-06-15  Jaakko SalliAdded support for wxLongLong and wxULongLong in wxVaria...
2009-06-15  Vadim Zeitlinadd support for bitmap and bitmapposition tags to the...
2009-06-15  Vadim Zeitlinfix Doxygen syntax error which prevented output for...
2009-06-14  Vadim Zeitlinpreparation work for implementing images support in...
2009-06-13  Vadim Zeitlinadded own{fg,bg,font} allowing to set non-inheritable...
2009-06-12  Robert RoeblingUpdate docs to mention wxRefCounter class
2009-06-12  Vadim Zeitlinadded convenient wxFont::Make{Bold,Italic,Smaller,Large...
2009-06-12  Vadim Zeitlinonly allow selecting existing files in wxLoadFileSelect...
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-11  Vadim Zeitlinallow customizing wxStandardPaths logic for the program...
2009-06-10  Jaakko SalliAdded note about 'Py' prefix no longer being necessary...
2009-06-07  Vadim Zeitlinmention support for multiselection in wxDirCtrl
2009-06-07  Jaakko SalliAdded section 'Changes from wxPropertyGrid 1.4'
2009-06-06  Vadim Zeitlinmention wxTreeCtrl::SelectItem() fix of r60921
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-06-04  Vadim Zeitlinvalue of wrap parameter of wxStaticText must be specifi...
2009-06-03  Vadim Zeitlindon't fix the columns number to 1 by default in ctors...
2009-05-31  Vadim Zeitlinextracted wxTextWrapper in its own header and made...
2009-05-31  Vadim Zeitlinadded wxDC::CopyAttributes() and use it in wxBufferedDC...
2009-05-31  Francesco Montorsigroup wxPlatformInfo functions for easier browsing...
2009-05-31  Vadim Zeitlindon't add client area origin when positioning the child...
2009-05-31  Vadim Zeitlinimprove wxTreeCtrl::ScrollTo() behaviour in the generic...
2009-05-31  Vadim Zeitlinenable OpenGL library build by default under Windows too
2009-05-31  Vadim Zeitlinadded wxTempFile::Flush() (dedicated to Theodore Ts...
2009-05-30  Vadim Zeitlindefine HAVE_LARGEFILE_SUPPORT in setup.h when large...
2009-05-25  Vadim Zeitlincorrect a typo in wxSplitterWindow gravity parameter...
2009-05-25  Vadim Zeitlinadd support for defining list control columns in XRC...
2009-05-24  Vadim Zeitlinupdate CRT environment block in wxSetEnv() too
2009-05-23  Vadim Zeitlinmake wxWindow::SetAutoLayout() now works for all window...
2009-05-13  Bryan PettySmall build and run fixes made to screenshotgen util...
2009-05-13  Bryan PettyReplaced dir control screenshot in the manual with...
2009-05-13  Bryan PettyUpdated wxMSW screenshots in the manual generated with...
2009-05-07  Vadim Zeitlinadd support for loading wxListCtrl items and wxImageLis...
2009-05-02  Kevin OllivierSeparate the parts of make_bindings.py out into common...
2009-05-02  Kevin OllivierMove the scripts into a separate directory and commit...
2009-05-02  Kevin OllivierAdd the ability to query if a class is derived from...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-02  Vadim Zeitlinkeep {Left,Middle,Right}Down() methods of wxMouseState...
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-05-01  Vadim Zeitlinput wx{Keyboard,Mouse}State in events category instead...
2009-05-01  Vadim Zeitlinimplement changing wxChoice and wxComboBox height
2009-04-26  Vadim Zeitlinadd a possibility to disable individual grid rows/colum...
2009-04-26  Vadim Zeitlinadded short col/row resizing overview
2009-04-26  Vadim Zeitlinset eol style correctly (see #10745)
2009-04-25  Kevin OllivierSeparate out constructors / destructors, add support...
2009-04-25  Vadim Zeitlininclude port number in HTTP Host header (closes #10632)
2009-04-25  Vadim Zeitlinadd support for table border width attribute (closes...
2009-04-25  Vadim Zeitlinattempt to hyperlink wxCHECK_VISUALC_VERSION
2009-04-25  Vadim Zeitlindefine __EVC4__ for eVC 4 compiler to make testing...
2009-04-25  Francesco Montorsiallow windows which are placed inside wxStaticBoxes...
2009-04-24  Vadim Zeitlincorrection to last commit: Korean and Romanian translat...
2009-04-24  Vadim Zeitlinadded Korean and Romanian translations
2009-04-23  Vadim Zeitlinanother typo correction; provide GNU gettext link
2009-04-23  Vadim Zeitlinfix links and references to cvs (closes #10729)
2009-04-21  Stefan Csomoradding me to author, updating date
2009-04-16  Vadim Zeitlinpass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems...
2009-04-15  Vadim Zeitlinuse wxUIntPtr instead of long for 3rd parameter of...
2009-04-15  Vadim Zeitlinremoved the note about wxEvent::Clone() startup test...
2009-04-15  Kevin OllivierAdd a space to ensure we have a space between qualifier...
2009-04-10  Kevin OllivierCatch the return type when it's inside a <ref> tag.
2009-04-09  Kevin OllivierCommit script which parses the Doxygen XML output into...
2009-04-05  Vadim Zeitlinimplement GetImageCount() for GIF handler (closes ...
2009-04-05  Vadim Zeitlinallow reading GIFs with incorrectly specified animation...
2009-03-30  Vadim Zeitlinminor improvements to Bind() description
2009-03-30  Václav Slavíkalways return (owned or non-owned, depending on build...
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...
next