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
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
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
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
83a033ebd0
Added language binding support to ToolStripItem, also changed the behavior to use the name of the component if no language key is set.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1807 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-19 12:17:16 +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
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
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
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
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
c559fc3447
Fixed (hopefully) resource issues when changing something in the Designer
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1734 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-01 10:56:25 +00:00
RKrom
9a6bc91c00
Cleanup of plugin names and made sure the plugin writer gets credit for his work.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1728 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-31 20:18:17 +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
bae0b6c34a
Fixes for refactoring the save method (added boolean for reduce colors)
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1710 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-20 05:53: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
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
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
299a4fba72
Gave all Threads a name, which simplifies debugging. Also fixed a problem with the Destination Picker, not closing the menu until something is clicked, this solves the problem with Disposing the surface!
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1613 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-31 16:02:17 +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
9e0a754032
Merge from 0.8: Fixed open recent (tray-icon context menu) and added the "save" icon to the SaveAs in the editor menu
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1288 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2011-07-17 14:47:31 +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
RKrom
174f653a5a
Cleaning HEAD, to replace it with the branch
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1281 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2011-07-17 11:54:05 +00:00
RKrom
7066a5e6ee
Refactoring for new patterns and added the other projects to the solution, so refactoring is always made over all files.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@895 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-09-22 09:41:19 +00:00
RKrom
bb7f216567
More refactoring for the new configuration framework
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@858 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-24 13:55:39 +00:00
RKrom
ea26f9ca50
Added Dictionary support
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@857 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-24 12:05:57 +00:00
RKrom
2a1ef29b84
Changed some more properties, now I have a way so supply "defaults" which aren't constants
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@856 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-24 10:49:48 +00:00
RKrom
14b0863bcd
Refactorings for the new IniConfig
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@853 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-24 09:54:32 +00:00
RKrom
5a7258b9f2
Configuration refactoring, using the new IniConfiguration
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@851 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 19:52:29 +00:00
RKrom
d3fc983efd
Reverted
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@850 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 19:42:35 +00:00
RKrom
60f72cc0be
Fixed "destinations"
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@848 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-23 19:10:16 +00:00
RKrom
bd60a8c339
Merge from BRANCH: Fix for Bug # 3048290: hotkeys don't work in Windows 7 x64. Although I can't test this I am pretty sure the problem is due to not using an IntPtr but an int for the windows handle instead. As the old code was wrong I changed it anyhow, hopefully someone can test this.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@823 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-19 05:25:10 +00:00
RKrom
84ac73c5de
Changed Iniconfig framework to static, this makes it even easier to use.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@817 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 06:23:00 +00:00
RKrom
5ce61bc8e6
Some small changes for a dirty flag in the configuration
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@812 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-18 05:39:36 +00:00
RKrom
afc764aa41
Enhanced ini framework with enums and lists
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@810 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-17 21:09:53 +00:00
RKrom
d609525999
Added initial "ini" code
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@808 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-17 19:21:45 +00:00
RKrom
660716d9f1
Merge Branch: Fixed Bug #3039151
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@792 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-07 15:02:48 +00:00
RKrom
b6e44aae1e
Merges from Branch 0.8
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@789 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-06 18:33:56 +00:00
RKrom
08b94ca321
Workaround for Bug #3039151
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@774 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-04 06:10:27 +00:00
RKrom
0a5ff83ded
Fixed wrong reference
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@770 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-03 14:03:24 +00:00
RKrom
49ac48a6e8
Installer, start and exit enhancements
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@762 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-08-01 15:33:03 +00:00
RKrom
0a589956d7
Some small fixes
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@757 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-31 16:00:17 +00:00
RKrom
f84b227d47
Merge from branch for Exit problems
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@743 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-30 16:05:44 +00:00
RKrom
0a37ace76c
Fixed exit
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@735 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-28 13:23:26 +00:00
RKrom
15d1628972
Fixed icon
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@733 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-28 06:27:40 +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
RKrom
14b4039663
Fixed help
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@726 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-27 19:32:49 +00:00
RKrom
2be5da24d1
Renamed to configure
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@723 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2010-07-27 19:19:06 +00:00