Commit graph

487 commits

Author SHA1 Message Date
RKrom
1b4bb9439e Fixed missing file
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1792 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-18 10:04:52 +00:00
RKrom
dec26fe572 Fixed missing file
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1791 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-18 10:04:08 +00:00
RKrom
4e8f6b0b26 Fixed error with IETF and refactored the confluence plugin to use the right language code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1790 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-18 08:56:37 +00:00
RKrom
a0c09b7d6a Fixed auto-storing hot key settings, during the display the wrong method was used ("Text = " instead of SetHotkey)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1789 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-18 08:15:22 +00:00
RKrom
88e99d78cb Fixed some language refactoring issues
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1788 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-18 07:18:12 +00:00
RKrom
8e62a9397e Cleanup of language code: remove all unneeded code, commented the method and made sure the IETF (language code) is used more error-tolerant
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1787 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-18 06:57:50 +00:00
RKrom
2a07d84033 Fixed path locating in DesignMode
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1786 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 16:13:07 +00:00
RKrom
75b0204c57 Preparations for the language changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1785 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 15:54:33 +00:00
RKrom
72b3f774ce Made ini-binding for the form
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1784 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 14:42:41 +00:00
RKrom
53af559d22 Preparations for the language changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1783 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 14:16:10 +00:00
RKrom
d6c608bf65 Preparations for the language changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1782 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 14:11:22 +00:00
RKrom
0ace8c2ccf Preparations for the language changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1781 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 13:41:39 +00:00
RKrom
6f438b2a6c Preparations for the language changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1780 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 13:31:56 +00:00
RKrom
d6fc1d9649 fixed missing dependency
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1779 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 13:20:45 +00:00
RKrom
b585a239b6 Fixed design-time displaying of the language mappings
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1778 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 13:17:44 +00:00
RKrom
27910e584a Fixed design-time displaying of the language mappings
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1777 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-17 12:52:46 +00:00
RKrom
d1b5232898 Test with the ImgurPlugin and designer language support, the form needs to extend a simple class which extends GreenshotForm and implements the language pattern getter. Some day we can change this to be simpler when there is only one global Language object...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1774 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-12 14:44:21 +00:00
RKrom
d8ee90e5f1 Fixed exception due to wrong init.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1773 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-11 11:23:17 +00:00
RKrom
6dfc75a492 Fixed problem when changing the URL, also changed the SettingsForm to use Greenshot controls for binding language & settings.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1772 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-11 11:11:43 +00:00
RKrom
84947c8b6e Added an EncryptionHelper, can be used to store passwords.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1771 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-11 10:44:10 +00:00
RKrom
2b8b3c7a62 Fixed excessive Inifile writing! Added a simple resize method wrapper for Thumbnails.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1770 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-11 10:17:05 +00:00
RKrom
4e13e13f47 Added GreenshotComboBox, this binds to a ini configuration (enum) and fills the values depending on the type of the enum, including translations!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1769 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-11 09:17:06 +00:00
RKrom
c3a1e18faa The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1768 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-11 06:44:35 +00:00
RKrom
eacbd114da Small stability improvements
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1767 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-11 06:36:49 +00:00
RKrom
a4df32c0e8 Added Greenshot controls which allow to map directly to the ini and language files. This makes settings forms a lot easier to implement and maintain
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1766 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-10 16:03:04 +00:00
RKrom
0d0c0a5f45 Removed a leftover property and added a method in the IniConfig to get a section by name
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1765 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-10 12:05:20 +00:00
JKlingen
fc0d32a82f try to load the latest help file in preferred language from getgreenshot.org, using local help files as fallback
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1764 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-09 21:43:20 +00:00
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