JKlingen
|
8edfc71c9c
|
swedish language updates for 1.0.2
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2042 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 20:15:19 +00:00 |
|
JKlingen
|
b4f54d3e11
|
russian language update
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2041 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 20:03:04 +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
|
c1e52f5b16
|
Refactored some Photobucket code, still getting 401 errors though.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2039 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 16:52:00 +00:00 |
|
RKrom
|
a20619b265
|
Made Plugin Example compilable.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2038 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 16:46:23 +00:00 |
|
RKrom
|
203a34ee6f
|
Added some fixes for the IDestination code, allowing a Destination to supply dynamics without base. Also made the savetmpfile able to store in a supplied path.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2037 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 16:43:15 +00:00 |
|
RKrom
|
c037b99d6e
|
Added a plugin for the office communicator, this allows you to export an image to open conversations. The plugin will use other destinations for the storage, and use the result "URI" to send a text message. Can be used for a quicker (less overhead) image sharing as using mail.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2036 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 16:40:44 +00:00 |
|
RKrom
|
897623f1e2
|
Rollback of accidental check-in
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2035 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 15:07:21 +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 |
|
RKrom
|
f3d376ee71
|
Removed debug information as this crashed Greenshot, after 5 minutes blocking one CPU :)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2033 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 14:53:45 +00:00 |
|
RKrom
|
91dd10ebcb
|
Added some debug information, hopefully this will tell us something.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2032 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 14:38:39 +00:00 |
|
RKrom
|
613960eb0a
|
Some more IE Capture stability fixes, they are most likely not working.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2031 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 14:21:37 +00:00 |
|
RKrom
|
fcdc0f0fca
|
Fixed Capture IE click not working
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2030 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 14:07:09 +00:00 |
|
RKrom
|
66427c3932
|
OAuth Code cleanup and Dropbox CallbackUrl fix.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2029 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 06:36:06 +00:00 |
|
RKrom
|
8f90c54729
|
Code cleanup, removed API ulr in configuration (people might get confused) and merged a Imgure helper method into the OAuthHelper.cs. Also removed the history menu entry for PhotobucketPlugin (which isn't used yet)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2028 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-13 11:37:58 +00:00 |
|
RKrom
|
34d2689818
|
Added "raw" data upload possibilities, untested but will be used for Dropbox access
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2027 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-13 11:19:53 +00:00 |
|
RKrom
|
f447fb8b72
|
Some oAuth fixes for Imgur & Photobucket. Still having problems with Photobucket...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2026 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-12 12:43:02 +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 |
|
JKlingen
|
2229abec9b
|
1.0.2 translation updates
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2024 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-11 19:51:21 +00:00 |
|
RKrom
|
a907eca010
|
Initial code for a possible Photobucket plug-in
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2023 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-11 16:44:11 +00:00 |
|
RKrom
|
73ffe9579a
|
Added log statement
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2022 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-11 15:26:37 +00:00 |
|
JKlingen
|
68dbf413a6
|
fixed version number
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2021 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-10 19:49:31 +00:00 |
|
JKlingen
|
fbd65c175c
|
added missing messages for 1.0.2 + sorted alphabetically now
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2020 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 21:03:18 +00:00 |
|
JKlingen
|
1a20a90415
|
sorted alphabetically now + added some of the translation improvements suggested here: https://sourceforge.net/tracker/?func=detail&aid=3557504&group_id=191585&atid=1368020
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2019 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 20:52:42 +00:00 |
|
JKlingen
|
079d460a33
|
always sort entries alphabetically by key when saving (for better comparability of xml output)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2018 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 20:25:15 +00:00 |
|
JKlingen
|
08cff30e61
|
updated version attribute to reflect translation state
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2017 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 19:47:50 +00:00 |
|
JKlingen
|
246db93730
|
language updates for 1.0.1
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2016 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 19:46:28 +00:00 |
|
RKrom
|
dcb66c5007
|
Added non anonymous access for Imgur, is still in an initial state.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2015 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 14:33:33 +00:00 |
|
RKrom
|
79cbe548b0
|
Added the possibility to automatically encrypt/decrypt a configuration value by setting "Encrypted" in the ini to true. Also added a small OAuth example in the ImgurUtils, for later usage.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2014 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 13:53:53 +00:00 |
|
RKrom
|
b2ea24fd9a
|
Added OAuth code, making it possible for Plugins to use a "Greenshot" generic way of authorizing with OAuth services.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2013 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 13:28:28 +00:00 |
|
RKrom
|
3a19ff89e8
|
Added some missing license texts and added a few helper methods which can prevent using System.Web as a reference (System.Web is not available with .NET Client Profiles)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2012 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 13:27:19 +00:00 |
|
RKrom
|
c2a22babe1
|
Small fix in version detection for the build.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2011 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 10:20:50 +00:00 |
|
RKrom
|
18bb437da0
|
Fixed design-time message displaying when not designing.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2010 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 10:17:42 +00:00 |
|
RKrom
|
a7e358977d
|
Added a default installer type, which doesn't install Greenshot full.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2009 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 10:06:37 +00:00 |
|
RKrom
|
3a0b013a94
|
Preparations for 1.0 RC2
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2008 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-07 09:09:16 +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
|
480b32f586
|
Added "credits left" for Imgur to the form, this might give us a better idea of why the upload sometimes takes so long.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2006 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-06 15:48:44 +00:00 |
|
RKrom
|
e654c38eb8
|
Some fixes which should reduce memory usage a bit, also preventing possible memory leaks.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2005 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-06 09:22:57 +00:00 |
|
JKlingen
|
aefd9a17a4
|
updated russion translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2004 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-03 19:47:02 +00:00 |
|
JKlingen
|
ea0a99c021
|
fixed destionation picker memory leak caused by external reference from delegate
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2003 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-02 19:23:34 +00:00 |
|
JKlingen
|
dbd75c38cb
|
added descriptive labels to fullscreen capture options (left, top, right, bottom)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2002 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-26 07:54:57 +00:00 |
|
RKrom
|
89ab88e95d
|
Added some Greenshot 1.1 code, is currently unused.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2001 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-21 12:19:18 +00:00 |
|
RKrom
|
d8374df331
|
Added some Greenshot 1.1 code, is currently unused.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2000 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-21 12:15:21 +00:00 |
|
RKrom
|
8305327db5
|
Extension of the document function, it now also accepts the "Internet Explorer_Server" window directly, this can increase the performance for coming changes.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1999 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-17 09:11:50 +00:00 |
|
RKrom
|
846f423e6b
|
Small changes, which get the title of the document for displaying it in the IE capture list.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1998 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-16 16:18:46 +00:00 |
|
RKrom
|
0ee25e8cac
|
ContextMenu changes for the IE capture and plug-ins
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1997 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-16 16:03:32 +00:00 |
|
RKrom
|
e5e6b3bd43
|
More changes which MIGHT fix bug #3557508
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1996 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-16 05:14:39 +00:00 |
|
JKlingen
|
ef8bdfba88
|
added new context menu items "capture IE from list" and "capture window from list" + changed order of contextmenu items
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1995 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-15 17:00:59 +00:00 |
|
RKrom
|
229276cae9
|
Fixed Outlook export issue when creating a new email, this was caused by wrong version detection code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1994 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-15 16:26:24 +00:00 |
|
JKlingen
|
70394b1719
|
fixed null reference when creating a new file + no longer show "unsaved changes" message if no changes have been made after saving
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1993 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-15 12:21:23 +00:00 |
|