Globally use "wxWindows licence" consistently.
[wxWidgets.git] / utils / screenshotgen / src / screenshot_main.cpp
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
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...
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-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 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-07  Francesco Montorsiremoved duplicated row of bitmap buttons added for...
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...