Robin
|
5a1a4737ec
|
Some fixed for not getting windows to focus/to front which were inspired by FEATURE-992. [skip ci]
|
2016-12-30 22:35:28 +01:00 |
|
Robin
|
610f45d082
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
|
Robin
|
6efc7796b8
|
BUG-1908: Made Greenshot recheck & add the external commands like Ms-Paint and Paint.NET if they are not deleted manually and not yet available. Also cleaned up some code.
|
2016-09-16 21:48:57 +02:00 |
|
Robin
|
1294036a56
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
|
Robin
|
798ca503a5
|
Code quality changes [skip ci]
|
2016-08-16 10:37:55 +02:00 |
|
Robin
|
c3872248f7
|
Fixed project builds and nuget update
|
2016-05-31 23:00:08 +02:00 |
|
Robin
|
0323705513
|
Merge remote-tracking branch 'remotes/origin/master' into release/1.2.9
|
2016-05-24 13:15:16 +02:00 |
|
Robin
|
d25021631e
|
FEATURE-945: Added environment variables to the external command (also removed unused imports and made some variables readonly)
|
2016-05-20 23:43:31 +02:00 |
|
jklingen
|
e409392f32
|
Revert "Revert "Removed most references to SF""
|
2016-03-24 23:04:47 +01:00 |
|
jklingen
|
2599ff5b7c
|
Revert "Removed most references to SF"
|
2016-03-24 22:54:16 +01:00 |
|
Robin
|
fe176a2da4
|
Removed most references to Sourceforge, need to check with a file-searcher if something is left. P.S. The help files still have references...
|
2016-03-23 16:54:57 +01:00 |
|
RKrom
|
f77d35e104
|
A small fix to see if our build works...
|
2015-11-06 22:48:19 +01:00 |
|
Robin
|
4f9d6eb865
|
Updated csproj files, so we don't have to migrate every time. Added a fix for BUG-1863: Cannot get access to deleted object, and added some small code quality chances. [skip ci]
|
2015-11-06 09:31:22 +01:00 |
|
Robin
|
ec5930ed41
|
Updated Copyright notice
|
2015-03-13 10:31:52 +01:00 |
|
RKrom
|
cf00c408ff
|
[skip ci] Backport of office code from master, also added a solution for OneNote export problems in the log. This should be described in a FAQ... http://microsoftmercenary.com/wp/outlook-excel-interop-calls-breaking-solved/
|
2014-12-21 00:11:29 +01:00 |
|
RKrom
|
61c2921b2a
|
This change should make the UI Icon Size setting dynamic, clearing all cached icons when the size changes (in the settings UI) so if they have a dynamic size the best is selected.
|
2014-11-11 13:23:59 +01:00 |
|
RKrom
|
3c8c0e89c6
|
Compile error fix.
|
2014-07-29 16:32:52 +02:00 |
|
RKrom
|
cc7f303e08
|
Changed the destination picker behavior to not sort, this makes it possible to do the sorting in the destinations itself. OneNote places the current page on top, the printer list also starts with the default... etc.
|
2014-07-29 16:13:12 +02:00 |
|
RKrom
|
0f63bf837f
|
OneNote: changed the behavior for the default destination, we create a new page in the unfiled section. Also changed the names of the destination, included the Notebook & Section
|
2014-07-29 15:34:19 +02:00 |
|
RKrom
|
87f4d83fd2
|
Enhancements to the OneNote exporter, this will now show a list of all pages and use the current viewed by default. After export we try to navigate to the page we exported to.
|
2014-07-29 13:10:02 +02:00 |
|
RKrom
|
a91bfab790
|
Cleanup of the AssemblyInfo.cs files, they should now be more similar.
|
2014-06-17 10:14:09 +02:00 |
|
RKrom
|
15253ef295
|
Code cleanup, removed a lot of FxCop messages and added some more disposing.
|
2014-06-15 11:53:38 +02:00 |
|
RKrom
|
d1ab25f852
|
Removed the templates references from the .csproj files.
|
2014-05-30 16:39:24 +02:00 |
|
RKrom
|
1f2534865b
|
To make it easier to work with Greenshot directly after checkout, I removed the AssemblyInfo.cs.template files in favor of modifying the AssemblyInfo.cs directly from our build script.
|
2014-05-30 10:38:45 +02:00 |
|
RKrom
|
b0d7ce09f4
|
Added feature 723: Insert Carriage return after automatic insertion of screenshot to a word document.
|
2014-05-12 12:50:57 +02:00 |
|
JKlingen
|
6ab6033f85
|
French translation for Office plugin - thanks to thierry
|
2014-04-23 20:47:32 +02:00 |
|
RKrom
|
610760a386
|
More Office-Code cleanup, should use a bit less resources and maybe be more stable. (needs testing)
|
2014-03-17 16:27:21 +01:00 |
|
RKrom
|
d27df3027b
|
Office code cleanup, this could improve the COM-object usage a bit.
|
2014-03-17 14:54:27 +01:00 |
|
RKrom
|
3204b92d53
|
Changes for Outlook 2013, the editing of an email can now be done inside the "explorer", the old code didn't know this and therefore didn't find a target . These changes have not been testet on 2013 yet, but don't seem to break Outlook 2010.
|
2014-03-17 11:02:02 +01:00 |
|
RKrom
|
fa79ebb727
|
Added tmp-file cleanup, including the cached entry, currently only for Excel.
|
2014-02-07 13:29:54 +01:00 |
|
JKlingen
|
8c4eef8e2b
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01:00 |
|
RKrom
|
7845b5345e
|
Found that #1517 (word export) wasn't fixed, should do in code what I write in the comments...
|
2013-12-11 21:56:42 +01:00 |
|
RKrom
|
c4205de671
|
Fixed templates, forgot that the PluginAttribute is still needed. The build seems to work, and create a valid Greenshot installer, zip and paf.exe
|
2013-12-11 20:02:42 +01:00 |
|
RKrom
|
5e10243eb3
|
Fixed the templates to work with .NET 20/35
|
2013-12-11 17:02:49 +01:00 |
|
RKrom
|
92482e6474
|
Modified the AsemblyInfo.cs.templates from SVN to GIT
|
2013-12-04 22:08:02 +01:00 |
|
RKrom
|
a03bc31aef
|
Creating a branch 1.1 where I will try to make the 1.1.7 build available, this means I need to merge some changes from 2.0 to here.
|
2013-12-04 17:46:02 +01:00 |
|
RKrom
|
8dd5a3e825
|
Preparations for the release 1.1.4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2598 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-30 11:34:45 +00:00 |
|
RKrom
|
55f52bd658
|
Activation (display) fixes for Outlook/Word
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2580 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-22 14:52:10 +00:00 |
|
RKrom
|
6629d383c9
|
Fixed error when exporting to outlook meetings (this needs to be enabled in the greenshot.ini)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2579 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-22 14:37:48 +00:00 |
|
RKrom
|
ad6f25ed9f
|
RC3 preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2574 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-22 12:34:29 +00:00 |
|
RKrom
|
b0f8b36fed
|
RC2 Preparations, version update for the next build
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2554 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-05 12:16:15 +00:00 |
|
RKrom
|
187e4bbe92
|
RC Preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2548 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-02 10:33:44 +00:00 |
|
RKrom
|
a394904aa3
|
First code analysis changes, this "should" make Greenshot more stable and implement things as is supposed.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2481 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-02-12 18:43:56 +00:00 |
|
RKrom
|
e30939093a
|
Added aspect-ratio lock for Word, as "requested" in Bug #1443
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2450 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-31 16:48:13 +00:00 |
|
RKrom
|
c9f87937f6
|
Fixed compile errors
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2447 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-25 12:35:45 +00:00 |
|
RKrom
|
284df892d8
|
Changed to string format instead of using normal string concat.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2445 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-25 11:45:51 +00:00 |
|
RKrom
|
609075f8d1
|
Added the possibility to have a link to e.g. the original website when exporting to Outlook or Word.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2444 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-25 11:44:23 +00:00 |
|
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
|
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 |
|