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
d0c49dc566
Cleanup of logic, had duplicate code.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1987 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-08-14 12:48:30 +00:00
RKrom
431b31cc5e
More changes for the PleaseWaitForm, rewrote the jira plug-in to use it. Added some more comments to the code. Fixed the context menu, added a separator for the plug-in entries. Fixed an issue with the PickerDestination, when an export is canceled the menu was shown visible in the task-bar.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1986 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-08-13 14:17:12 +00:00
JKlingen
f8475bc24f
removed unused method: FindElementUnderPoint
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1982 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-08-10 10:32:29 +00:00
RKrom
d3c3d254b0
Changes for feature request #3542622 : added the EmailSubjectPattern, EmailTo, EmailCC, EmailBCC fields.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1947 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-07-13 15:42:47 +00:00
RKrom
a2f51c9758
Enhancement for feature request #3542092 , added DisableQuickSettings to the core settings.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1946 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-07-13 15:20:55 +00:00
RKrom
b527eefb77
Fixing Bug #3536968 by catching the COMException (every exception) and not displaying the "subDestinations". This won't solve all COM exceptions...
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1932 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-25 09:55:23 +00:00
RKrom
e4a87aa4e4
Performance fixes
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1918 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-11 20:18:02 +00:00
RKrom
292160b793
Fixed a problem that the hotkeys were always disabled in the setting form, also allowing "esc" now to cancel the form. Fixed a problem in the SaveDestination, this didn't "honor" the supplied filename. Added a configuration setting (not yet in the settings form) which can be used to disable overwriting, a SaveAs dialog will be shown instead.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1912 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-08 13:30:39 +00:00
RKrom
b3a3c1da4e
Cleanup of sound code, also added the possibility to configure your own sound.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1911 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-08 11:43:05 +00:00
RKrom
aa9f6a0cd3
Fixing settings form and added a hide expert tab setting.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1904 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-30 09:57:43 +00:00
RKrom
9360232ea0
More stability fixes
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1902 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-23 15:35:58 +00:00
RKrom
3e761d929e
Fixing RSS reading when the culture doesn't exist.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1900 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-23 12:56:00 +00:00
RKrom
2d88d8e588
Making the plugins behave more stable, fixing a part of Bug #3528518
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1899 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-23 09:21:02 +00:00
RKrom
d257e4331d
Changing the default clipboard format to work without HTML.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1886 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-18 18:13:53 +00:00
RKrom
85bcd49851
For now keeping "check for unstable updates" and fixing exception if a wrong mapping is used.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1884 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-18 18:11:36 +00:00
RKrom
cac99fbaf3
Refactored code location of the isGDIAllowed/isDWMAllowed, also changed the timeout for getting the HTML object from a window to 5 Seconds (instead of 1).
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1877 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-18 07:36:18 +00:00
RKrom
d0ff4fbed6
Added lower memory footprint expert setting and created a PsAPI.cs file for the Process API invokes.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1866 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-17 14:19:56 +00:00
JKlingen
ea73daa77d
moved project (update) feed to getgreenshot.org
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1861 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-17 13:25:47 +00:00
RKrom
f686a6d568
Added a "check for unstable" updates checkbox in the expert settings, as suggested in Feature Request #3527216
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1856 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-16 10:15:51 +00:00
RKrom
e5cf074386
Extended the running instance MessageBox with the paths of the instances. Made to get a better fix for #3526579
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1847 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-14 15:44:08 +00:00
RKrom
b7cd728697
Fixed log statement
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1844 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-14 14:53:36 +00:00
RKrom
6905a353c1
Implemented some TODO's, fixed freezing the wrong processes, fixed retrieval of window icon for some windows and cleaned some code.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1831 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-04 09:58:18 +00:00
RKrom
6e95cf210d
Added a way to disable destinations in the configuration, for now OneNote is disabled by default. (As I am not satisfied with the way it works)
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1830 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-04 08:36:25 +00:00
RKrom
cfb370a697
Fixed editor "DrawableContainer" context-menu translations.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1827 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-03 08:34:54 +00:00
RKrom
cf2ef1235b
Added feature #3521446 : Now there are two additional settings for: 1) Trayicon visible 2) Settings visible
...
Also fixed a missing translation.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1823 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-02 10:45:07 +00:00
RKrom
eff7abcd06
Changed the destination picker to be the default
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1821 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-26 04:55:19 +00:00
RKrom
9b7c7a9b7e
Small stability fixes
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1811 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-21 14:12:03 +00:00
RKrom
9017331dc5
Removed System.Web dependency by creating our own cache. This fixes the problem that Greenshot doesn't work if a .NET Client Profile is installed.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1810 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-20 14:01:48 +00:00
RKrom
761b02df4d
General changes to the expert tab.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1809 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-20 11:34:26 +00:00
RKrom
8e4ac16006
Added some settings:
...
1) Quicksetting for the mouse-cursor capture.
2) A force grayscale for the printer.
3) Expert settings:
a) Autoreduce colors
b) Footer pattern
c) RDP optimize
d) thumbnails in context menu
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1808 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-20 10:12:57 +00:00
RKrom
e687450dfc
Added multi-screen capture support! As a default the current screen under the cursor is captured. (ScreenCaptureMode.Auto)
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1806 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-19 11:10:57 +00:00
RKrom
54dd4614f5
Check the clipboard formats, just in case, so we make sure something is set!
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1805 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-19 08:20:43 +00:00
RKrom
04eccba51a
Fixed torn edge, used wrong CreateEmpty...
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1802 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-19 07:42:14 +00:00
RKrom
05f9fb930e
Fixed password encryption issue
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1796 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-18 12:09:08 +00:00
RKrom
e3570f70eb
Fixed exception in designer
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1795 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-18 10:48:31 +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
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
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
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
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
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
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
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