Commit graph

25 commits

Author SHA1 Message Date
JKlingen
c777878bd7 updated copyright notice for 2013
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2436 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-20 20:18:49 +00:00
JKlingen
b9a1bd76b5 update for czech translation provided by zdenet
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2417 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-07 21:24:42 +00:00
RKrom
0c7e16a771 Applied my "patch" which refactors the complete codebase to have IEffect support, this is an interface which can be used to supply effects to a bitmap. These effects can now be passed to the OutputSettings (which now is called SurfaceOutputSettings) to control how the output is modified. This is very useful for e.g. OCR which needs a grayscale & resized image.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2377 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-12 09:51:41 +00:00
RKrom
5541e2e1c7 Refactoring which replaces the Image in the ImageOutput for an ISurface, this makes it possible to save the Surface to any possible file format and even make it possible to pass some additional information in the OutputSettings. (Except reducing the colors, there are no other settings yet)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2376 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-12-11 14:36:20 +00:00
RKrom
bd8efca35b Fixed version number
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2277 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:03:23 +00:00
JKlingen
2974fba0c9 updates for ukrainian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2264 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-10 16:28:24 +00:00
JKlingen
3ad14bdcba updates for serbian translation + serbian installer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2263 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-10 16:07:01 +00:00
RKrom
929363202b * Bug #3585393: resize issues with some the plugin configuration dialogs.
* Not reported: Flickr configuration for the Family, Friend & Public wasn't stored.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2259 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 21:03:41 +00:00
RKrom
00c1c80004 Bugfix release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2241 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-05 16:38:22 +00:00
RKrom
2127ce678b Fixed wrong reference to the GreenshotPlugin and changed a property name so it's forced to a default.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2228 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-30 18:10:41 +00:00
RKrom
c8d78ebb6a Release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2217 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 18:13:46 +00:00
JKlingen
245be5b2ac update for russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2208 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 14:25:27 +00:00
RKrom
8b331ee3a4 Fixes for Bug #3579467, context menu entries are updated when changing the language / hotkeys.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2200 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-25 12:43:44 +00:00
RKrom
a531cfb941 Project cleanup after last file-system refactoring
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2190 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-22 19:26:55 +00:00
RKrom
3358352303 Preparations for RC5, removed all the non 1.0 plug-ins out and the 1.0 in.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2184 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-21 15:19:59 +00:00
RKrom
174f653a5a Cleaning HEAD, to replace it with the branch
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1281 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2011-07-17 11:54:05 +00:00
RKrom
0424692315 Small cleanups
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@902 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-09-23 09:09:33 +00:00
RKrom
14b0863bcd Refactorings for the new IniConfig
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@853 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-24 09:54:32 +00:00
RKrom
1c2462874d Updates for refactoring, everything should compile again
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@713 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-26 15:11:09 +00:00
RKrom
02bd63be60 Made it work again
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@710 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-26 06:16:09 +00:00
RKrom
8cc84eaf1b Fixes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@709 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-25 20:32:26 +00:00
RKrom
65faa1f7de SVN Ignore and fixed some references
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@708 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-25 20:24:53 +00:00
RKrom
0b8c75241e Added log for errors
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@707 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-25 19:37:32 +00:00
RKrom
43ed03ade6 Forgot to add the .dll
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@705 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-25 19:02:03 +00:00
RKrom
4698bb01b6 Initial Flickr Plugin code
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@698 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-25 13:34:21 +00:00