[Gambas-devel-svn] SF.net SVN: gambas:[6734] gambas/trunk/app/src/gambas3
Brought to you by:
gambas
From: <ga...@us...> - 2014-12-14 01:53:13
|
Revision: 6734 http://sourceforge.net/p/gambas/code/6734 Author: gambas Date: 2014-12-14 01:53:10 +0000 (Sun, 14 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: A tool to take a screenshot of the current active window. The screenshot is stored in a 'screenshots' directory inside the 'Project' pseudo-folder. * NEW: Software farm: The screenshot of the published project is now taken from the screenshots saved by the screenshot tool. The screenshot is automatically converted to the JPEG format before being sent. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Dialog/FSelectIcon.form gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/CTag.class Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/FScreenshot.class gambas/trunk/app/src/gambas3/.src/FScreenshot.form Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/Dialog/CTaskDirSize.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |