Krom, Robertus
|
42cd533862
|
A bit of refactoring to be able to find some issue...
|
2020-02-18 16:32:51 +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
|
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
|
fc192827f1
|
Made the supported image formats extendable, and supplied a SVG implementation right away with the jira addon.
|
2016-09-05 22:48:23 +02:00 |
|
Robin
|
1294036a56
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +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
|
7872f2f7e4
|
Merge remote-tracking branch 'remotes/origin/feature/BUG-1887_removed_grippers'
# Conflicts:
# Greenshot/Drawing/DrawableContainer.cs
# Greenshot/Drawing/SpeechbubbleContainer.cs
|
2016-05-23 22:03:01 +02:00 |
|
Robin
|
9ab6bff116
|
Fixed serialization issues, and made sure the arrow / line have the right adorners.
|
2016-05-23 16:43:10 +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
|
ec5930ed41
|
Updated Copyright notice
|
2015-03-13 10:31:52 +01:00 |
|
RKrom
|
19d5360418
|
Removed scaling from Transform in the ImageContainer, this is already implemented by drawing to the "new" width/height and doesn't loose information.
|
2014-06-02 11:51:38 +02:00 |
|
RKrom
|
52f56d7be5
|
Added scaling for the image container
|
2014-06-02 10:52:33 +02:00 |
|
RKrom
|
621cc7fd0c
|
Removed "rotate" leftovers. Also implemented transform in the ImageContainer, be aware: scaling will probably cause artefakts if we "undo"...
|
2014-06-02 10:27:58 +02:00 |
|
RKrom
|
a5a5b92b10
|
Removed the DrawableContainer "rotate" method, is wasn't used and besides the Transform method is way more elegant!
|
2014-06-02 09:13:43 +02:00 |
|
RKrom
|
aced477cef
|
Made resize work, cleaned up code so it should be easier to port the changes to 2.x
|
2014-06-01 20:25:52 +02:00 |
|
RKrom
|
2f20c0820c
|
Trying to solve the problem that effects don't change the elements, except for the offset, by using a Matrix and than later transforming the elements. This is just the start of an idea, if this leads to nothing we can "git revert" the commit(s)...
|
2014-05-30 16:44:27 +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
|
77a92d98c3
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +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
|
7a4ac7e4f9
|
Code fixes, there was an error in the disposing of a DrawableContainer...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2536 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-03-26 16:40:25 +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 |
|
RKrom
|
f627ce5dd0
|
Changed code for the Clipboard and changed a lot of "Bitmap" code to work on images, this might give problems but if these are solved we have better support for MetaFiles. This made it possible to remove the MetafileContainer, which is replaced by the ImageContainer (which is the BitmapContainer modified). The clipboard code now knows more ways to load images from the clipboard!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2398 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-12-20 12:33:17 +00:00 |
|