]> git.saurik.com Git - wxWidgets.git/history - docs/doxygen
Fix strings formatting in wxrc.
[wxWidgets.git] / docs / doxygen /
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-06-13  Jaakko SalliDocumented pythonic iterators
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-11  Francesco Montorsiupdate the main page of the manual to be more consisten...
2010-05-11  Francesco Montorsiminor fixes to reduce number of Doxygen warnings
2010-05-11  Francesco Montorsiimg tags need a final slash as they are empty tags...
2010-05-11  Francesco Montorsimake H3 titles center-aligned (fixes the display of...
2010-04-16  Jaakko SalliAdapted wxPropertyGrid documentation, samples, tests...
2010-04-16  Václav SlavíkRemove wxLOCALE_CONV_ENCODING flag.
2010-03-28  Václav SlavíkwxHTML: Support percentage width in IMG tag.
2010-03-19  Francesco MontorsiFix various doxygen warnings
2010-03-12  Vadim ZeitlinAdd minimal support for QNX to configure.
2010-02-14  Jaakko SalliAdded note about removed member function wxPropertyGrid...
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
2010-01-19  Vadim ZeitlinFurther enhancement to the samples overview page.
2010-01-19  Vadim ZeitlinExplain the location of samples better in the samples...
2010-01-18  Vadim ZeitlinAdd support for stretchable spacers to XRC wxToolBar...
2010-01-09  Vadim ZeitlinMinor fixes and enhancements to wxWindowID documentation.
2009-12-30  Vadim ZeitlinExplicitly mention MSVC std::fstream(wxString) incompat...
2009-12-26  Jaakko SalliReduced unnecessary wxT usage
2009-12-26  Jaakko SalliReplaced 'InlineHelp' property attribute with 'Hint...
2009-11-21  Jaakko SalliAdded a new documentation overview section 'Caveats...
2009-11-06  Vadim ZeitlinRecognize MSVC 10 in wx/platform.h.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-12  Vadim ZeitlinAdd wxDEBUG_LEVEL to wx/setup.h and document it.
2009-09-12  Vadim ZeitlinDefine wxDEBUG_LEVEL in both debug and release builds...
2009-09-07  Vadim ZeitlinShow the order in which different event handlers are...
2009-09-03  Vadim ZeitlinClarify the priority rules for static and dynamic handlers.
2009-08-29  Jaakko SalliDisabled top-level parent tracking by default (crashes...
2009-08-23  Vadim ZeitlinExtract event handlers chain documentation in a separat...
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-13  Vadim ZeitlinMake wxLog::EnableLogging() and wxLogNull thread-specific.
2009-07-12  Vadim ZeitlinMade wxLogXXX() functions thread-safe.
2009-07-12  Vadim ZeitlinAdd component-level filtering to wxLog.
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
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-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 XRC handler for wxFileCtrl (closes #10785)
2009-06-10  Jaakko SalliAdded note about 'Py' prefix no longer being necessary...
2009-06-07  Jaakko SalliAdded section 'Changes from wxPropertyGrid 1.4'
2009-06-04  Vadim Zeitlinvalue of wrap parameter of wxStaticText must be specifi...
2009-05-31  Francesco Montorsigroup wxPlatformInfo functions for easier browsing...
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-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-01  Vadim Zeitlinput wx{Keyboard,Mouse}State in events category instead...
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 Zeitlinattempt to hyperlink wxCHECK_VISUALC_VERSION
2009-04-25  Vadim Zeitlindefine __EVC4__ for eVC 4 compiler to make testing...
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-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-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 Zeitlinupdate documentation for Bind() (closes #10594)
2009-03-23  Francesco Montorsiremember to users that env vars are hardly usable for...
2009-03-23  Vadim Zeitlinmention wxGridBagSizer (closes #10488)
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  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 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 OllivierFix reference ids and update Mac requirements in the...
2009-03-12  Kevin OllivierUpdate wxMac docs to reflect new wxOSX/Carbon and wxOSX...
2009-03-06  Kevin Ollivierdocs/mac is now docs/osx.
2009-03-03  Francesco Montorsiupdate the list of samples
2009-02-22  Vadim Zeitlinput something in the content field type in the tables...
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...
next