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
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
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
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
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
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
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
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
d824b8e893
Changed the date/time on prints to a configurable footer, using the patterns of the filename, didn't change the GUI yet. Changed default to date/time (local format) + capturetitle.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1707 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-19 16:34:42 +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
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
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
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
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
83570e855b
Added logic which forces the greenshot.ini to be created in the startup-path (where the executable is) when there is no log4net.xml available. This is useful when someone just wants to use the greenshot.exe
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1607 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-24 20:59:26 +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
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