Commit graph

254 commits

Author SHA1 Message Date
RKrom
0722cbfe22 Activated Quantizing code, still needs a GUI for it...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1706 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-17 22:19:24 +00:00
RKrom
45b8d112df Convert %NUM% to ${NUM} for old language files!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1705 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-14 13:22:53 +00:00
RKrom
e6f7604eaf Added Korean language to the installer, still needs some work on the Donation page!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1704 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-14 12:47:34 +00:00
RKrom
0bf42c5692 Added missing file
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1703 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-14 12:10:54 +00:00
RKrom
40807d5d2b Fixed bug where the image exported to the Clipboard, Jira, Imgur or Confluence is bigger as it should be. The reason is that "MemoryStream.getBuffer()" returns the byte buffer for the stream, which is usually bigger (capacity) than the actual data!!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1702 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-14 11:53:03 +00:00
RKrom
4267c50984 Fixed build
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1699 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-13 07:10:35 +00:00
JKlingen
acdd47d86a ukrainian translation for plugins
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1698 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-12 22:40:04 +00:00
JKlingen
78d5ae7096 added new languages to installer + some text changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1697 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-12 22:37:59 +00:00
JKlingen
4534bd1a57 fixed language description attribute for consistency
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1696 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-12 22:31:22 +00:00
JKlingen
2384edb908 fixed languagegroup attribute to be hexadecimal
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1695 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-12 22:13:36 +00:00
RKrom
fd4e8ea73a Updates for interop refactoring, didn't want to add an additional DLL
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1694 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-12 21:43:36 +00:00
JKlingen
6298334273 updated for 0.8.1.1339 (https://sourceforge.net/tracker/?func=detail&aid=3425308&group_id=191585&atid=1368020)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1693 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-12 19:25:28 +00:00
JKlingen
1508ed334a new and updated translations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1692 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-12 19:09:02 +00:00
RKrom
b0c942c596 Commit of missing files.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1691 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-12 08:54:11 +00:00
RKrom
5f9deb2f06 Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1690 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-06 17:45:50 +00:00
RKrom
0aa8e43478 Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1689 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-06 17:43:23 +00:00
RKrom
7666127106 Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1688 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-06 17:41:19 +00:00
RKrom
0bb7f87ee5 Fixed rotate, also working on the BitmapContainer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1680 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-05 16:01:46 +00:00
RKrom
25f8d81d5a Fixed rotation formula
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1679 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-05 07:20:02 +00:00
RKrom
a5295fb5a4 Enhancements to the interop functionality
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1678 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-02 16:06:34 +00:00
RKrom
7eb00aaa40 Added a new project, which should replace the Interop code currently spread over the total solution
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1677 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-28 16:07:29 +00:00
RKrom
aeb7e5d78e Added initial code for rotating
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1676 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-27 06:29:32 +00:00
RKrom
70103d745f Added initial code for rotating
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1675 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-27 06:28:43 +00:00
RKrom
09201841c3 SharpDevelop 4.2 & Microsoft Visual Studio Express 2010 C# both need this change.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1674 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-26 12:42:09 +00:00
RKrom
150ea9c4eb Fixed a problem with writing transparent bitmaps to non transparent image formats. Cleaned up some code, implemented the start of a donate page in the installer (also tweaked the size a bit)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1673 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-21 13:30:43 +00:00
RKrom
4a07359cf6 Added a Greenshot.exe.config to allow running under .NET 4.0 and later.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1672 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-21 09:16:16 +00:00
RKrom
096c33656c Fixed Transparency issues: always using transparent when the captured image is transparent, if not use the DWMBackgroundColor. (and fixed a compile error due to forgotten commit)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1671 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-20 16:40:00 +00:00
RKrom
d3cb2d3e41 Fixed default DWM color to Transparent
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1670 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-20 16:26:41 +00:00
RKrom
6326c5a9f1 Fixed boolean logic for Confluence logged-in check
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1669 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-20 15:00:32 +00:00
RKrom
7669f78de6 Default disabling Outlook export to meeting items, the bitmaps are changed to BMP by Outlook. Also removed some old obsolete code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1668 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-20 13:39:58 +00:00
RKrom
184e70f7b1 Fix for German translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1667 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-20 13:18:28 +00:00
RKrom
be0569bb21 Improved differentiating office icons, the actual application has a different icon as the "document". For Outlook this is even different for the email & meeting.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1666 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-20 12:13:59 +00:00
RKrom
9bf9c0b8d3 Outlook export should now also work for appointments when using Outlook 2007 and later.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1665 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-20 10:22:59 +00:00
RKrom
fe9e5e6c35 Fixed resolution regression bug, again I forgot to copy the horizontal & vertical resolution of the original image...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1664 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-17 16:56:46 +00:00
RKrom
f442d5e7ee Fixed issue that opening an image from the clipboard or file system still makes the editor ask for a save.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1663 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-17 16:32:02 +00:00
RKrom
cd190b1c07 Fixed bug when using the editor button "export to outlook", closures & foreach variables don't mix!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1662 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-17 10:00:44 +00:00
RKrom
9183e582df Added a new ClipboardFormat (HTML with the image encoded in base64 as a Data Url), only used when manually set.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1661 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-17 09:59:05 +00:00
RKrom
5038d7d237 Translations for the effects
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1660 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-14 14:48:24 +00:00
RKrom
8471c79533 Fixed possible issue when screen layout causes negative coordinates!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1659 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-14 11:23:48 +00:00
RKrom
cce32fd6b0 Refactoring the Pipette logic, also fixed some small issue...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1658 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-14 11:04:11 +00:00
RKrom
1116ff8a25 Fixed update issue with Dropper/Zoomer, now called Pipette and I will rename the zoomer.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1657 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-14 08:49:35 +00:00
RKrom
c1330fb88c Made the color picker placement logic work for all screens.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1656 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-13 16:18:33 +00:00
RKrom
c3287906a0 Fixed Copyright to 2012
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1655 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-13 11:30:23 +00:00
RKrom
63f71138cf Added a color picker, a modified Patch #3487158. Still needs some additional checks, if all resources are correctly freed etc.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1654 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-13 11:29:10 +00:00
RKrom
0f65452e6c Fixed Copyright to 2012
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1653 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-13 09:06:09 +00:00
RKrom
594f8f9a0a Small change to allow window capture and automatically add a shadow, only inside the editor.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1652 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-10 16:57:25 +00:00
RKrom
c8fc93ee53 Log fixes, I got some complains about Greenshot exporting to the wrong email... This should help.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1651 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-10 16:26:42 +00:00
RKrom
7591fa993b Optimizations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1650 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-10 15:34:40 +00:00
RKrom
cbf2fae360 (forgotten checkin) Added a getter to the bitmap
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1649 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-10 13:26:49 +00:00
RKrom
dede5cf292 Fixed and optimized some drawing routines, still didn't find a solution for shadowing when target format has transparency.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1648 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-10 11:55:21 +00:00