CaptureIt v1.04


[ENGLISH]

This freeware program designed to capture images of the screen.

==============
Main Features:
==============

* Full Screen Capture.
* Window Capture.
* Selected area capture.
* Save captured image in silent mode.
* Open captured image in graphic editor.
* Print captured image.
* Put captured image to clipboard.
* Upload captured image (to image hosting services).

* Images format support:
	PNG
	GIF
	JPG - Quality can be set.
	BMP - Format can be set.


==========================================


[RUSSIAN]

        .

====================
 :
====================

*   .
*       .
*    .
*      .
*      .
*     .
*      .
*    (  ).

*   :
	PNG
	GIF
	JPG -  .
	BMP -  .


==========================================


============== Credits ==================================

* Holger Kotsch: ModernMenu.au3 Module
* A.Melnichuk (amel27): _FileSaveDialog(), _FileOpenDialog()
* Mat: GUIHotkey.au3
* wakillon: iUploader.au3 functions

[And others...]
* Dimon (Main Tester)
* <AutoIt Dev Team> of course ;)

=========================================================


================
History Version:
================

v1.04 [30.May.2014]
+ UploadFile.dll is not used anymore, thanks to wakillon for uploading functions.
+ Added 6 image hosting services to upload captured image.
+ Added background window capture support. Now the non visible parts of selected window will be captured properly (Note: the window is captured without aero support).
+ Added "Capture History" (!!! EXPERIMENTAL !!!)
+ Added option to select Action after capturing.
+ Added option to wait N seconds before capturing.
* Another fix for extra pixels been captured.
* Changed About and Settings window.
* Icons updated.

v1.03 [20.Jul.2011]
* Now the tooltip that shown when the program starts, will be show just once.
* Changed interface color.
* Fixed bug when extra pixels was captured on maximized windows.
+ Added option to handle an issue with not captured windows that have WS_EX_LAYERED style.
	To enable this option, set "Use Alternative Capture=1" under [Main Prefs] section in the config file (CaptureIt.ini). Disabled by default.
	NOTE: it's limited only for FullScreen capturing.

v1.02 [16.Jul.2011]
* Fixed an issue with false possitive reaction from several antiviruses.
* Fixed not working upload captured image to imageshak.us feature.
* Source code improvements.


v1.01 [22.02.2008]
* Orfographic mistakes fixed.
* Fixed issue whith Full Screen Capture, on some monitors/systems was captured active window.
* Removed unused functions from the source.
* Added COM Errors Handler, will prevent application from hard crashing in some cases.


v 1.0 [21.02.2008]
* First release.


=========================================================


========== Contacts =====================================
E-mail me: mscreator@gmail.com
WWW: http://creator-lab.ucoz.ru, http://autoit-script.ru
=========================================================


=======================================================
Copyright  2008 - 2014 G.Sandler. All rights reserved.
=======================================================


License:
------------------------------------------------------------------------------------
    CaptureIt is free software: you can redistribute it and/or modify				       |
    it under the terms of the GNU General Public License as published by			     |
    the Free Software Foundation, either version 3 of the License, or				       |
    (at your option) any later version.												                     |
																					                                         |
    CaptureIt is distributed in the hope that it will be useful,					         |
    but WITHOUT ANY WARRANTY; without even the implied warranty of					       |
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the					         |
    GNU General Public License for more details.									                 |
																					                                         |
    You should have received a copy of the GNU General Public License				       |
    along with CaptureIt.  If not, see <http://www.gnu.org/licenses/>.				     |
------------------------------------------------------------------------------------
