RKrom
|
18e0d88b0c
|
Added a few helper methods to resize bitmaps.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1761 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-08 18:19:09 +00:00 |
|
RKrom
|
bfd6cc902e
|
Fixed alpha blending.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1759 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-06 13:55:07 +00:00 |
|
RKrom
|
1e436b69ee
|
Fixed some problems exporting to word & powerpoint
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1751 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 15:00:10 +00:00 |
|
RKrom
|
eb616472c4
|
Changed IDestination, added a manuallyInitiated so the destination can change its behavior depending on the flag. An example use-case would be the word exporter: if the flag is false, which it would be if the word destination is set as THE destination, it would add to the current document if one is available otherwise create a new. This makes it possible to have a kind of session behavior.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1749 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 13:46:14 +00:00 |
|
RKrom
|
a506c15d18
|
Removed Freehand rotate, didn't get it working and changed the resx files from Version 4 to 2 as this causes problems in Visual C# Express 2010
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1743 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 17:09:45 +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
|
df65e846d7
|
Preventing another Exception in the logs...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1739 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-02 14:04:08 +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
|
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
|
64bc855652
|
Fixed missing alpha blending and optimized performance.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1718 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 13:12:19 +00:00 |
|
RKrom
|
4a5e04ae23
|
Performance improvements for the Wu quantizer.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1717 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 11:44:13 +00:00 |
|
RKrom
|
f19f3d6e63
|
Added missing file
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1716 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-21 08:39:19 +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
|
519e5b8ab2
|
Fixed color count, the initially supplied code was only returning the amount of colors that was inputted which == width*height
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1713 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-20 16:55:12 +00:00 |
|
RKrom
|
b464480bf6
|
Modified the Quantizer to Xiaolin Wu's, updated the BitmapBuffer to support 8BPP but you still need to know what to call.... (needs some additional refactoring)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1712 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-20 15:53:50 +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
|
70103d745f
|
Added initial code for rotating
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1675 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-27 06:28:43 +00:00 |
|
RKrom
|
150ea9c4eb
|
Fixed a problem with writing transparent bitmaps to non transparent image formats. Cleaned up some code, implemented the start of a donate page in the installer (also tweaked the size a bit)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1673 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-21 13:30:43 +00:00 |
|
RKrom
|
096c33656c
|
Fixed Transparency issues: always using transparent when the captured image is transparent, if not use the DWMBackgroundColor. (and fixed a compile error due to forgotten commit)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1671 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-20 16:40:00 +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
|
be0569bb21
|
Improved differentiating office icons, the actual application has a different icon as the "document". For Outlook this is even different for the email & meeting.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1666 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-20 12:13:59 +00:00 |
|
RKrom
|
fe9e5e6c35
|
Fixed resolution regression bug, again I forgot to copy the horizontal & vertical resolution of the original image...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1664 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-17 16:56:46 +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
|
5038d7d237
|
Translations for the effects
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1660 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-14 14:48:24 +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
|
594f8f9a0a
|
Small change to allow window capture and automatically add a shadow, only inside the editor.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1652 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-10 16:57:25 +00:00 |
|
RKrom
|
7591fa993b
|
Optimizations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1650 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-10 15:34:40 +00:00 |
|
RKrom
|
cbf2fae360
|
(forgotten checkin) Added a getter to the bitmap
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1649 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-10 13:26:49 +00:00 |
|
RKrom
|
dede5cf292
|
Fixed and optimized some drawing routines, still didn't find a solution for shadowing when target format has transparency.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1648 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-10 11:55:21 +00:00 |
|
RKrom
|
46758d238c
|
Changes for Thomas & fixed undo/redo for background changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1647 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-09 15:30:27 +00:00 |
|
RKrom
|
4ab2d151e5
|
Removed sleep from the DWM capture, replaced with with DoEvents. Added logic to remove the corners from a DWM window capture, making it a cleaner capture.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1645 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-09 11:51:44 +00:00 |
|
RKrom
|
8374aa5fb6
|
Small fixes in GraphicsPath usage, making sure they are disposed. Also making sure Anti-Aliasing is used when drawing the shadow.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1644 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-09 08:52:58 +00:00 |
|
RKrom
|
dbc77613f2
|
Simplified edge code and improved the quality too!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1641 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-08 13:12:55 +00:00 |
|
RKrom
|
ab7522d743
|
Fixing some bitmap code to work, this should improve the quality a bit. Also re-factored some code so I could add more professionally shadows.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1639 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-08 12:04:35 +00:00 |
|
RKrom
|
a52e83dc45
|
Added an edge effect to see how and where we place them.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1638 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-07 16:28:28 +00:00 |
|
RKrom
|
2ba4b6f838
|
Only setting value if we can write them, this solved a problem with cloneTo for an ini configuration object.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1622 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-02 10:50:23 +00:00 |
|
RKrom
|
fddeb05d67
|
Small fixes that make it possible to run the not installed Greenshot from a network share.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1616 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-01 11:58:59 +00:00 |
|
RKrom
|
41365fab86
|
Embedded the default en-US language file, so the greenshot.exe should always run without language files.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1608 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-01-24 21:26:54 +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
|
89c2b7a9e7
|
Added log4net-embedded.xml as embedded resource so Greenshot always has a log4net file. Also added ILMerge so we can make a Greenshot.exe without DLL's.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1606 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-01-24 20:25:23 +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 |
|
RKrom
|
b5d8f4e248
|
Removed GreenshotPlugin as we have everything in the GreenshotCore
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@712 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2010-07-26 15:09:04 +00:00 |
|
JKlingen
|
a22b7578bd
|
moved all sources to trunk directory
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@693 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2010-07-25 08:48:59 +00:00 |
|