RKrom
|
afc9c37ce5
|
More fixes for the resize code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1763 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-08 19:11:55 +00:00 |
|
RKrom
|
72d3de218b
|
Added a background color for some of the ImageHelper methods, this makes it more flexible.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1762 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-08 18:35:27 +00:00 |
|
RKrom
|
18e0d88b0c
|
Added a few helper methods to resize bitmaps.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1761 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-08 18:19:09 +00:00 |
|
RKrom
|
abad0a2166
|
Fixed transparency issue: it wasn't removed before storing images without transparency support.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1760 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-06 15:49:50 +00:00 |
|
RKrom
|
bfd6cc902e
|
Fixed alpha blending.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1759 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-06 13:55:07 +00:00 |
|
RKrom
|
1beb0656f4
|
Found a scroll problem in the CropContainer, this might be similar...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1757 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-05 11:52:04 +00:00 |
|
RKrom
|
5b94650e81
|
Fixed issue that when the CropContainer drawn and the surface is bigger than the window some part on the bottom is not drawn correctly.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1756 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-05 11:38:41 +00:00 |
|
RKrom
|
0827fd0913
|
Powerpoint center, only works correctly with screenshots < shape size...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1755 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 18:46:56 +00:00 |
|
RKrom
|
54b6b4321f
|
Added readonly & final checks for Word & Powerpoint
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1754 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 16:46:09 +00:00 |
|
RKrom
|
fdc4aa1836
|
Also modified the EmailDestination to work like the picker if it's selected as a default destination.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1753 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 15:57:27 +00:00 |
|
RKrom
|
33cabba52b
|
Small tweaks for the export flow.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1752 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 15:23:45 +00:00 |
|
RKrom
|
1e436b69ee
|
Fixed some problems exporting to word & powerpoint
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1751 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 15:00:10 +00:00 |
|
RKrom
|
c6099649f6
|
Fixed destination picker check box not correctly set.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1750 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 14:15:35 +00:00 |
|
RKrom
|
eb616472c4
|
Changed IDestination, added a manuallyInitiated so the destination can change its behavior depending on the flag. An example use-case would be the word exporter: if the flag is false, which it would be if the word destination is set as THE destination, it would add to the current document if one is available otherwise create a new. This makes it possible to have a kind of session behavior.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1749 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 13:46:14 +00:00 |
|
RKrom
|
c092712561
|
Updated readme with recent changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1748 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 12:38:10 +00:00 |
|
RKrom
|
8d26d1538f
|
Fixed "access denied" exception.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1747 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 12:32:50 +00:00 |
|
RKrom
|
cdba70d227
|
Added icons to the external commands editor & added a check for the OK button
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1746 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 12:09:33 +00:00 |
|
TBraun
|
5780560fbe
|
optimized ExternalCommandPlugin UI
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1745 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 11:15:07 +00:00 |
|
JKlingen
|
7c0cb25948
|
changed "installed" URL
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1744 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 20:35:28 +00:00 |
|
RKrom
|
a506c15d18
|
Removed Freehand rotate, didn't get it working and changed the resx files from Version 4 to 2 as this causes problems in Visual C# Express 2010
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1743 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 17:09:45 +00:00 |
|
TBraun
|
aa7e901680
|
cleanup
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1742 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 16:56:52 +00:00 |
|
RKrom
|
59f9922670
|
Fixed language synchronizing over Greenshot and the plugins
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1741 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 16:56:03 +00:00 |
|
TBraun
|
ee950872e9
|
Toolbar items for effects and rotation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1740 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 16:55:59 +00:00 |
|
RKrom
|
df65e846d7
|
Preventing another Exception in the logs...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1739 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 14:04:08 +00:00 |
|
RKrom
|
48ef5ca0c9
|
Fixed exception (was caught but unneeded)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1738 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 10:57:47 +00:00 |
|
RKrom
|
541e5327eb
|
Somehow Sharp-Develop forces the version to be 4.0, this is not good for other IDE's and I don't know if this even works when compiling.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1737 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 10:16:42 +00:00 |
|
RKrom
|
1422bcb680
|
Changed the destination-selection to a listview with icons and checkboxes.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1736 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-01 17:38:40 +00:00 |
|
RKrom
|
20ab020ae2
|
Changed the "installed" URL
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1735 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-01 16:39:03 +00:00 |
|
RKrom
|
c559fc3447
|
Fixed (hopefully) resource issues when changing something in the Designer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1734 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-01 10:56:25 +00:00 |
|
JKlingen
|
81179446cf
|
obfuscate tool: do not allow blur with radius 0, or pixelize with pixel size <= 1
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1733 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-01 08:14:44 +00:00 |
|
RKrom
|
39fa048722
|
This Greenshot will be version 1.0, skipping 0.9 as we think Greenshot should no longer sound like a beta!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1732 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-31 21:00:53 +00:00 |
|
RKrom
|
cc41cade06
|
Patch #3512377
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1731 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-31 20:49:10 +00:00 |
|
RKrom
|
32c90e7be2
|
Added forgotten OneNote Destination
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1730 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-31 20:45:32 +00:00 |
|
RKrom
|
55f3f3b342
|
Changed destinations to have the picker as a separate check box.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1729 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-31 20:39:16 +00:00 |
|
RKrom
|
9a6bc91c00
|
Cleanup of plugin names and made sure the plugin writer gets credit for his work.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1728 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-31 20:18:17 +00:00 |
|
RKrom
|
33eac380ff
|
Added Greenshot as the company.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1727 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-31 19:41:08 +00:00 |
|
RKrom
|
8b10f3f870
|
Removed unused resources and added language & version to the site that is opened after installing.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1726 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-31 19:35:16 +00:00 |
|
RKrom
|
72fc31b915
|
Fixed exception when drawing the confluence destination toolstrip button, as the steam behind the image was disposed.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1725 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-28 19:09:15 +00:00 |
|
TBraun
|
ecbfd22eaf
|
open support website after installing; optimized installer bmps
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1724 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-28 14:55:18 +00:00 |
|
RKrom
|
5ebb95ab10
|
Changed download from dynamic "direct" Sourceforge link to GetGreenshot.org so we can display e.g. news.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1723 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-26 13:25:21 +00:00 |
|
JKlingen
|
b881ca0b94
|
image editor: fixed move-by-10-px using shift+arrow keys
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1722 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-25 21:12:07 +00:00 |
|
RKrom
|
4b3f7ba0a5
|
Refactored the ini code to be more "OO", making it possible to reset a value which was needed to implement an auto-repair for certain settings. This was intiated by Bug #3509754, which hat the reason that somehow the Hotkey name was corrupt.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1721 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-22 12:00:07 +00:00 |
|
RKrom
|
20d4fb693f
|
See feature request #3488317: When taking an IE capture, now the URL is added to the meta data. This makes it possible to include the URL in the pattern. Although one should wonder how this would look after making it "filename safe"... but there is a use when printing. I also added the following info: URL_SCHEME, URL_HOSTNAME, URL_PORT, URL_PATH, URL_QUERY, URL_USER. These last fields might make more sense to use.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1720 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 15:17:27 +00:00 |
|
RKrom
|
3a04aa053f
|
Removed text error
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1719 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 14:08:12 +00:00 |
|
RKrom
|
64bc855652
|
Fixed missing alpha blending and optimized performance.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1718 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 13:12:19 +00:00 |
|
RKrom
|
4a5e04ae23
|
Performance improvements for the Wu quantizer.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1717 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 11:44:13 +00:00 |
|
RKrom
|
f19f3d6e63
|
Added missing file
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1716 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 08:39:19 +00:00 |
|
RKrom
|
992e6e583f
|
Fix for Bug #3468436, when writing GIF force quantizing as the default .NET dithering is very bad.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1715 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 05:34:22 +00:00 |
|
RKrom
|
d3246b4368
|
Added auto reduction test as a property, so we can turn it off if the results are contra productive. Updated the readme.txt
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1714 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-20 17:04:41 +00:00 |
|
RKrom
|
519e5b8ab2
|
Fixed color count, the initially supplied code was only returning the amount of colors that was inputted which == width*height
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1713 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-20 16:55:12 +00:00 |
|