Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / utils / screenshotgen /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-08-06  Vadim ZeitlinFix a couple of spelling mistakes in the documentation.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-02-05  Vadim ZeitlinFix spelling in utils/screenshotgen sources.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-11-03  Bryan PettyFixed docs footer to bottom, and fixed up TOC on all...
2012-11-03  Bryan PettyDocumentation screenshot generator source code cleanup.
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-02-26  Vadim ZeitlinFix libraries order in screenshotgen bakefile.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-22  Vadim ZeitlinFix harmless g++ 4.3 warning about suggested parentheses.
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-03  Vadim Zeitlinanother attempt to fix signed/unsigned comparison warni...
2009-07-03  Vadim Zeitlinfix harmless warnings (mostly about unused parameters...
2009-06-07  Vadim Zeitlinbracket <vector> inclusion by wx/beforestd.h and wx...
2009-05-13  Bryan PettySmall build and run fixes made to screenshotgen util...
2009-05-13  Bryan PettyRemoved dependancy on wx/bitmap.h from autocapture.h.
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-15  Kevin OllivierRebake after last change.
2009-03-15  Kevin OllivierOn Mac, ensure that the library path and dependencies...
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-01-18  Francesco Montorsipatch by Utensil Candel: implementation of the new...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-14  Francesco Montorsipatch from Utensil Candel which refactors and documents...
2009-01-09  Francesco Montorsipatch from Utensil Candel: remove ctrlmaskout.h/cpp...
2009-01-09  Francesco MontorsiFix wxLaunchDefaultBrowser on wxMSW for local files...
2009-01-08  Francesco Montorsilastest patch from Utensil Candel: remove some legacy...
2008-12-29  Francesco Montorsiadd the -headerpad_max_install_names option to the...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-20  Robert RoeblingBetter size for screenshot of wxListCtrl
2008-10-15  Bryan PettyRemoved traces of wxFormBuilder from the screenshotgen...
2008-10-13  Francesco Montorsiremove ugly AD-HOC FIX for wxHyperlinkCtrl; use the...
2008-10-13  Francesco Montorsipatch by Utensil Candel to improve wxMac autocapture...
2008-10-13  Francesco Montorsimodified text for wxRichTextCtrl to show more features...
2008-10-13  Francesco Montorsibuild fix (SetBitmaps is only for wxMSW)
2008-10-13  Francesco Montorsitypo fix
2008-10-11  Francesco Montorsiinit the file and dir pickers with dummy files/folders
2008-10-11  Francesco Montorsifix the menu item bitmaps for wxMSW;
2008-10-10  Francesco Montorsifixed the status of the second radio button; now (on...
2008-10-10  Francesco Montorsibetter use of <wx-data>
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-07  Francesco Montorsiremoved duplicated row of bitmap buttons added for...
2008-10-06  Francesco Montorsiinside <wx-data> we need to use instead of /
2008-10-06  Francesco Montorsimake Capture() functions static members of AutoCaptureM...
2008-10-06  Francesco Montorsiother cleanup; adjusted english in the UI
2008-10-06  Francesco Montorsimany fixes; now the application correctly starts up
2008-10-06  Francesco Montorsiadded the automatic screenshot generator utility by...