Update OpenVMS makefile
[wxWidgets.git] / utils / screenshotgen / src / autocapture.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-03  Bryan PettyFixed docs footer to bottom, and fixed up TOC on all...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-22  Vadim ZeitlinFix harmless g++ 4.3 warning about suggested parentheses.
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-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-01-18  Francesco Montorsipatch by Utensil Candel: implementation of the new...
2009-01-14  Francesco Montorsipatch from Utensil Candel which refactors and documents...
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-11  Francesco Montorsifix the menu item bitmaps for wxMSW;
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...