Commit graph

30 commits

Author SHA1 Message Date
RKrom
3e9b5b91c5 Tested the fixes for bug #3576125, this now should work... although there might be some cases where reading the clipboard doesn't work as supposed. I added a configuration setting, but didn't add it to the expert settings due to a lack of "space". (Did fix the spacing of the checkboxes though)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2198 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-25 07:54:32 +00:00
JKlingen
9dfcdf38ab fixed some messages that were not translatable yet + some UI changes to allow more space for translated strings
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2146 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-16 18:21:51 +00:00
RKrom
96482f70b5 Added expert setting to reuse the editor.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2107 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-28 12:44:45 +00:00
RKrom
d51f4fbcc1 Changes for feature request #3547158, although the feature was already there it wasn't clear.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1977 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-08-07 16:12:28 +00:00
RKrom
2b0a993c71 JPEG Quality dialog resource refactoring, removed the JPEG word from the resource names so the translators see the change!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1951 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-07-17 10:14:35 +00:00
JKlingen
f04c186bf6 UI cosmetics: visually separated "don't ask again" checkbox from print options
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1949 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-07-15 09:57:11 +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
5a4fdbc4aa Added checkbox to turn notifications on/off
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1906 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-31 06:35:59 +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
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
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
3e82b268e1 Fixed key rename
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1855 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-16 05:36:18 +00:00
RKrom
e6a96a71ba Fixed problem with storage location, had 2 "storing methods" conflicting with each other..
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1841 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-13 18:27:01 +00:00
RKrom
7c5169da69 Added "suppress save dialog" option for the editor in the expert setting.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1824 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-02 11:08:36 +00:00
RKrom
e5fd88ebd3 Refactoring: created a OutputSettings class to contain all the output settings for writing files. Default the settings are loaded from the configuration, in a later version it will be possible to have separate settings for every destination and these can be configured at one place... the settings form.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1815 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-24 16:44:34 +00:00
RKrom
e83ccb9f58 Fixed forgotten output path binding.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1813 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-22 09:44:37 +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
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
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
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
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
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
9733aa79a8 Added reduce colors to the quality form
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1708 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-19 18:29:19 +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
8d458998a1 Moving back to trunk!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1602 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-24 19:24:36 +00:00
RKrom
0ff3c6908c Merge from 0.8: Added "Editor match capture size" option, which was still missing. Also set this to default and added translations DE,EN,NL (which all need to be checked).
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1286 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2011-07-17 13:41:52 +00:00
RKrom
f3b0878b02 "Merged" 0.8 with HEAD, so we can continue developing
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1282 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2011-07-17 12:05:59 +00:00
JKlingen
019b482195 refactoring: GreenshotCore/GreenshotEditor
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@731 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-27 20:18:52 +00:00
JKlingen
a22b7578bd moved all sources to trunk directory
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@693 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-25 08:48:59 +00:00