Commit graph

19 commits

Author SHA1 Message Date
Robin Krom
aff8ba2109 Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. 2021-03-08 22:26:10 +01:00
Robin Krom
94c778d82c
Improve DPI support (#254)
* Improving the DPI handling for most forms, there are still issues with:
* the AboutForm.Designer.cs where the title with the version scales differently.
* the destination picker doesn't seem to scale the font correctly.
Some parts are not tested yet...

* Solved the issue with the destination picker font, and some other small issues.
There still is an issue when using Powertoys (the feature which is experimental), that the capture is somehow skipping.
2020-10-23 00:28:50 +02:00
Krom, Robertus
bef29df3db Fixed plugin loading
Moved all office interop types in their own file.
2020-02-18 15:10:37 +01:00
Robin Krom
e27c11659e Fixed copyright notice 2020-02-09 23:23:00 +01:00
Robin
1294036a56 Fixed copyright for this year. 2016-08-17 14:38:41 +02:00
jklingen
e409392f32 Revert "Revert "Removed most references to SF"" 2016-03-24 23:04:47 +01:00
jklingen
2599ff5b7c Revert "Removed most references to SF" 2016-03-24 22:54:16 +01:00
Robin
fe176a2da4 Removed most references to Sourceforge, need to check with a file-searcher if something is left. P.S. The help files still have references... 2016-03-23 16:54:57 +01:00
Robin
ec5930ed41 Updated Copyright notice 2015-03-13 10:31:52 +01:00
sotto
d2558f2159 BUG-1560 added format-validation for the arguments-field 2014-12-11 21:03:44 +01:00
RKrom
036aec55f5 BUG-1653: Accessibility improvements, adding accept/cancel buttons to some of the forms. This way one can e.g. ESC out of a form. 2014-07-18 13:56:55 +02:00
RKrom
5cd6afad74 BUG-1653: Accessibility fixes for the tab-order on multiple forms. [ci-skip] 2014-07-18 13:29:44 +02:00
JKlingen
8c4eef8e2b Updated copyright notice for 2014 2014-01-08 21:30:56 +01:00
JKlingen
c777878bd7 updated copyright notice for 2013
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2436 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-20 20:18:49 +00:00
RKrom
bda2466bff More translation enabling changes for the external command plug-in.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2080 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-21 14:56:27 +00:00
RKrom
99e672a76d Initial changes for the translations of the external command plug-in.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2056 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-19 05:36:22 +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
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