Commit graph

85 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
RKrom
5ed6737cf3 Removed unused code line.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2423 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-13 12:16:47 +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
22c04fbb4a Changes for 1.1, added Photobucket as project to the solution. Fixed some language files (the ietf in the file IS important)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2276 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-13 09:01:05 +00:00
JKlingen
be08b62aab updates for italian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2265 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-10 16:59:27 +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
53cfcab5b1 Removed more unneeded operations, this makes the Confluence plug-in even smaller!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2255 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 16:28:26 +00:00
RKrom
7282d1877a Removed all unneeded operations, this makes the Confluence plug-in ~ 130kb smaller!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2254 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 16:15:40 +00:00
RKrom
8f57c6a074 Removed all unneeded operations, this makes the Confluence plug-in ~ 130kb smaller!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2253 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-08 16:12:17 +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
8c01f192f3 .csproj cleanup for scripted build.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2226 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-30 09:05:30 +00:00
RKrom
e36be11668 Release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2218 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 18:14:12 +00:00
JKlingen
09e488f773 chinese translation updates for plugins
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2214 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-28 15:24:54 +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
JKlingen
cbf04192b6 removed usages of CultureInfo for our translations, to avoid warnings when using cultures that .NET does not know of
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2197 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-24 20:49:19 +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
4713847d2e Added a small change for the confluence plugin build, debug-info was included in the release. Also added a ExtendedWebBrowser, which suppresses Script-error messages when using the WebBrowser. (For this a the IOleCommandTarget was introduced). Had to update the readme.txt to make the version consistent.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2176 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 12:56:55 +00:00
RKrom
0a7251faa2 Preparations for RC4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2164 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 08:04:01 +00:00
RKrom
4de75cdb69 Cleanup of using statements
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2149 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-17 12:21:12 +00:00
RKrom
6ceef4f65e Still fixing some issues with having the wrong Platform or Configuration, also moved some code to the NetworkHelper. Deleted a file which should not be there.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2137 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-11 13:59:58 +00:00
RKrom
4d399a60ac Refactored the Office Destinations, including the Interop & configuration, to the new Office plug-in. Also refactored some code to be more consistent.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2131 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-10 14:18:05 +00:00
JKlingen
67852e0b76 updates for chinese translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2128 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-08 20:22:02 +00:00
RKrom
448f82f6c3 Code reuse and cleanup.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2126 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-08 15:32:14 +00:00
RKrom
e3a248749d Fixing .NET Compiler version
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2119 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-03 17:54:18 +00:00
RKrom
9488200886 Refactoring some more classes, making easier code in plug-ins possible. Needed this for better testing some problems with the CreateShadow function.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2094 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-25 11:36:52 +00:00
RKrom
cf29c23439 Project files cleanup, making sure all projects have the same settings.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2088 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-24 18:18:38 +00:00
RKrom
19d92e72c8 Preparations for RC3
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2063 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-19 13:14:22 +00:00
RKrom
e40db9ef28 Added a copy of the .pdb when in debug modus, this allows us to debug plugins.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2053 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-18 19:48:19 +00:00
JKlingen
2125fe0efe russian language update for 1.0.2
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2040 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-14 19:58:26 +00:00
RKrom
be797ecf8a Extended the ExportCapture with ExportInformation as a result object, this allows us to better and more consistently return & handle information from the export. Also it should be easier to extend the functionality. TODO: Still need to cleanup some messages, some are no longer needed
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2034 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-14 15:04:37 +00:00
JKlingen
daf24cdca0 updates for plugin translations (french)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2025 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-11 20:04:47 +00:00
RKrom
f76f3b691c Preparations for 1.0 RC2
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2007 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-06 15:56:24 +00:00
RKrom
272cf7c5ca This change should fix bug #3557816, null-ing the ConfluenceConnector so it will be recreated
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1989 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-08-15 10:46:25 +00:00
RKrom
47a36c95ea Preparations for the Release Candidate 1.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1979 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-08-09 15:50:29 +00:00
RKrom
bac9e2b184 Language update from translation tracker #3552553
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1973 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-08-05 09:43:46 +00:00
RKrom
d5c60e37c8 Fixed bug with Confluence search, the search wasn't made on the selected space. This change also removes the user list from the space list by default but this behavior can be changed in the configuration.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1966 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-07-27 13:59:59 +00:00
RKrom
d02c1e45a4 Changed the way the languages are included from the plug-in in the "result", now all XML files are copies. This makes it a lot easier to include new language files, without forgetting any.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1955 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-07-18 19:37:31 +00:00
RKrom
5c038ed1da Added Confluence V2 support, preferring this and using fall back to V1 if this doesn't work at the login.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1944 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-07-12 14:11:47 +00:00
RKrom
be2614649e Forcing .NET Full-Profile check while loading the plugin, and not later. This should fix Bug #3533796, by not allowing to use a certain plugin.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1933 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-25 10:50:47 +00:00
RKrom
54f401db19 Fixed confluence bug when uploading an open page
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1931 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-25 07:28:48 +00:00
RKrom
e1c59de119 Added & update uk-UA language files according to language tracker change #3534506
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1927 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-20 17:42:05 +00:00
RKrom
6442c42eec git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1916 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 2012-06-10 19:03:50 +00:00
RKrom
2d88d8e588 Making the plugins behave more stable, fixing a part of Bug #3528518
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1899 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-23 09:21:02 +00:00
RKrom
6e95cf210d Added a way to disable destinations in the configuration, for now OneNote is disabled by default. (As I am not satisfied with the way it works)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1830 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-04 08:36:25 +00:00