Krom, Robertus
|
d81d0ad4f1
|
More DPI fixes, now supporting windows with different DPI settings.
|
2020-02-19 13:51:36 +01:00 |
|
Krom, Robertus
|
42cd533862
|
A bit of refactoring to be able to find some issue...
|
2020-02-18 16:32:51 +01:00 |
|
Krom, Robertus
|
80d8f51fc5
|
Introduced a very simple "singleton" service-locator, which allowed for a removal of specific implementations which were very limited. With this it's easier to access dependencies.
|
2020-02-18 13:48:40 +01:00 |
|
Krom, Robertus
|
57e2044839
|
Making the initial stuff working, getting an installer, when running from VS.
|
2020-02-04 15:29:10 +01:00 |
|
Robin
|
e620cb93ec
|
BUG-2114 / BUG-2095 / FEATURE-998 : Some more consolidation of the code.
|
2017-01-27 20:46:26 +01:00 |
|
Robin
|
b01eae3794
|
BUG-2081: Fixed that only the + and - of the numpad worked for the canvas resizing.
|
2017-01-13 22:09:03 +01:00 |
|
Robin
|
eabe6a18be
|
FEATURE-992: Fixing a problem with the editor not becoming the foreground window. [skip ci]
|
2016-12-26 21:00:15 +01:00 |
|
Robin
|
e654a60629
|
FEATURE-863: Fixed storing of the start value.
Updated SVG dependency, which fixes a few small issues with the Jira plug-in.
|
2016-11-22 10:23:46 +01:00 |
|
Robin
|
dc29ef0a27
|
FEATURE-863: Fixed counter to work with a flag, still the starting value is not serialized / deserialized?
|
2016-11-22 07:31:11 +01:00 |
|
Robin
|
f2f37700b3
|
FEATURE-863: Trying to get it working in 1.2.9
|
2016-11-21 23:47:10 +01:00 |
|
Robin
|
610f45d082
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
|
Robin
|
e18951569d
|
BUG-1762, FEATURE-964, FEATURE-860: Add right click on drop-shadow or torn-edge brings up the settings, left-click or the hotkey (Ctrl + Q for Dropshadow, Ctrl + T for Torn-Edge) will apply directly with the previous/default settings.
|
2016-08-18 09:28:08 +02:00 |
|
Robin
|
1294036a56
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
|
Robin
|
789334c193
|
BUG-1812 storing a windows placement and than using this later causes issues when the location is actually outside of the screen. This should fix it.
|
2016-07-03 21:59:20 +02:00 |
|
Robin
|
b04be588e5
|
FEATURE-919: Added increase and reduce size (Ctrl + & Ctrl -)
|
2016-05-24 15:23:45 +02:00 |
|
Robin
|
0323705513
|
Merge remote-tracking branch 'remotes/origin/master' into release/1.2.9
|
2016-05-24 13:15:16 +02:00 |
|
Robin
|
45615275cf
|
Made the re/undo code from the branch work in this, this is a manual copy as something went horribly wrong with the repository. Before building I first want to check if everything is there.[skip ci]
|
2016-05-24 12:48:11 +02:00 |
|
Robin
|
98e6be5eb6
|
Small cleanups [skip ci]
|
2016-04-17 23:32:22 +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
|
7938ab5dad
|
This commit is made due to BUG-1775. Although it might not fix it, it ensures that every window has an icon and only than when it loaded. Also added improved error handling.
|
2015-04-17 11:06:57 +02:00 |
|
Robin
|
ec5930ed41
|
Updated Copyright notice
|
2015-03-13 10:31:52 +01:00 |
|
RKrom
|
b4b6c6546d
|
Fix for Windows-Capture exception, which was unfortunately added when fixing a focus issue.
|
2014-12-22 21:03:56 +01:00 |
|
RKrom
|
018324d4c4
|
BUG-1709: Suggestion for StringAlignment conversion issue.
|
2014-12-02 16:51:07 +01:00 |
|
RKrom
|
c8b8c04b06
|
FEATURE-777 BUG-1699: Changes for having a border around the Font-Family dropdown, and hopefully increasing the toolstrip width with 1px stops the jumping on Windows Vista. Tried to make the dropdown height less, this doesn't work! [skip ci]
|
2014-11-19 11:47:16 +01:00 |
|
RKrom
|
8cb2dedb87
|
Next step for having the settings of effects stored in the greenshot.ini, using a TypeConverter this seems to work. An important change to the IniValue.cs: here a default value is created when the ini doesn't have a value yet. This used to be just "null". Next step would be that settings forms get a reset/default button. [skip ci]
|
2014-11-17 12:49:06 +01:00 |
|
JKlingen
|
d3dce880dd
|
added shortcut keys and menu items for speech bubble and counter label tools
|
2014-11-04 21:12:14 +01:00 |
|
RKrom
|
634a4cf262
|
Replaced the EnableButtonScaling with the possibility to specify the ButtonIconSize directly. Also removed a lot of the fixed size, as they are calculated correctly. Changed the background of the Toolstrips to System.Drawing.SystemColors.Control.
|
2014-11-03 11:19:28 +01:00 |
|
RKrom
|
7d28b6a3a5
|
Enhanced the external command plug-in to capture the first Uri in the output, and places this on the clipboard. Additionally the Uri is linked in the notify bubble or when started from the editor. The behaviour can only be modified via the greenshot.ini and is for all commands.
|
2014-09-09 17:35:51 +02:00 |
|
RKrom
|
cc7f303e08
|
Changed the destination picker behavior to not sort, this makes it possible to do the sorting in the destinations itself. OneNote places the current page on top, the printer list also starts with the default... etc.
|
2014-07-29 16:13:12 +02:00 |
|
RKrom
|
6a79bdda46
|
Fixing compiler warnings.
|
2014-06-17 11:30:17 +02:00 |
|
RKrom
|
5a7a1dfab9
|
Added EmptyWorkingSet in the editor, this is only called if the configuration allows this.
|
2014-06-17 10:32:56 +02:00 |
|
RKrom
|
08216b09c0
|
Code quality changes for stability and reduced memory usage.
|
2014-06-13 12:18:59 +02:00 |
|
RKrom
|
e75925018b
|
Modified the enumeration to resize the font, depending on the size. Also made sure the suspend/resume layout is called when transforming containers.
|
2014-06-02 15:25:50 +02:00 |
|
RKrom
|
d0f934aa58
|
Moved the resize function to its own button, directly under the rotate effects.
|
2014-06-01 20:47:54 +02:00 |
|
RKrom
|
db8b2cb2c5
|
Improved the drawing of the speechbubble, now one can resize it "the wrong way" and it is still drawn correctly. Made the counting labels to appear directly centered to the mouse, this simplifies placing them. Also removed the possibility to resize them. Fixed a bug where the tool-buttons were not being disabled, if another tool is selected or ESC is pressed.
|
2014-05-30 10:11:51 +02:00 |
|
RKrom
|
b37ed3562d
|
Added icons for the new tools, also changed some of the logic so it is possible to show the number of the next "label" in the tool button.
|
2014-05-28 09:35:08 +02:00 |
|
RKrom
|
48187fcdba
|
Added the resize "effect" to the editor and activated the different "settings forms" for the DropShadow, Resize and TornEdge effects.
|
2014-05-27 17:41:52 +02:00 |
|
RKrom
|
ff3f898f54
|
As 2.x takes longer as planned, I added the SpeechbubbleContainer and StepLabelContainer (Enumerable label) to the 1.2 branch. This code was stored somewhere on my hard-drive, is still experimental.
|
2014-05-23 15:49:14 +02:00 |
|
RKrom
|
ac08533727
|
Code quality fixes (NullReference checks, unused variables etc)
|
2014-04-26 00:34:06 +02:00 |
|
JKlingen
|
8c4eef8e2b
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01:00 |
|
RKrom
|
a03bc31aef
|
Creating a branch 1.1 where I will try to make the 1.1.7 build available, this means I need to merge some changes from 2.0 to here.
|
2013-12-04 17:46:02 +01:00 |
|
RKrom
|
25c7e56c31
|
Fixed a bug when cropping a large image which was scrolled, we didn't consider the scrolling offset.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2527 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-03-08 11:18:49 +00:00 |
|
RKrom
|
9850096c3b
|
Fixed an issue where the destination picker is displayed while we are already in the destination. This is done by storing the value of the clicked item in the ContextMenuStrip.Tag property, if this is null the user didn't click on the menu but somewhere else and we cancel the close... if the value is set, the user clicked on the menu and the close is allowed.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2504 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-02-20 09:45:34 +00:00 |
|
RKrom
|
5ffe3dfb42
|
Cleanup for code-analyses 2nd phase
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2483 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-02-13 11:45:51 +00:00 |
|
RKrom
|
a394904aa3
|
First code analysis changes, this "should" make Greenshot more stable and implement things as is supposed.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2481 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-02-12 18:43:56 +00: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 |
|
JKlingen
|
c0fbac4c53
|
Editor: Added horizontal and vertical alignment for text boxes.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2435 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-20 20:07:13 +00:00 |
|
RKrom
|
c352c4061b
|
Fixed bug #3597535 by making sure the IniChanged event isn't hooked before the editor is loaded. Also added a log statement in the ini loading code, and added a better try catch.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2409 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-05 23:14:54 +00:00 |
|