]> git.saurik.com Git - wxWidgets.git/history - utils/screenshotgen/src/autocapture.cpp
better error message when an inconsistency has been found
[wxWidgets.git] / utils / screenshotgen / src / autocapture.cpp
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...