Commit Graph

  • 33eac380ff Added Greenshot as the company. RKrom 2012-03-31 19:41:08 +0000
  • 8b10f3f870 Removed unused resources and added language & version to the site that is opened after installing. RKrom 2012-03-31 19:35:16 +0000
  • 72fc31b915 Fixed exception when drawing the confluence destination toolstrip button, as the steam behind the image was disposed. RKrom 2012-03-28 19:09:15 +0000
  • ecbfd22eaf open support website after installing; optimized installer bmps TBraun 2012-03-28 14:55:18 +0000
  • 5ebb95ab10 Changed download from dynamic "direct" Sourceforge link to GetGreenshot.org so we can display e.g. news. RKrom 2012-03-26 13:25:21 +0000
  • b881ca0b94 image editor: fixed move-by-10-px using shift+arrow keys JKlingen 2012-03-25 21:12:07 +0000
  • 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. RKrom 2012-03-22 12:00:07 +0000
  • 20d4fb693f See feature request #3488317: When taking an IE capture, now the URL is added to the meta data. This makes it possible to include the URL in the pattern. Although one should wonder how this would look after making it "filename safe"... but there is a use when printing. I also added the following info: URL_SCHEME, URL_HOSTNAME, URL_PORT, URL_PATH, URL_QUERY, URL_USER. These last fields might make more sense to use. RKrom 2012-03-21 15:17:27 +0000
  • 3a04aa053f Removed text error RKrom 2012-03-21 14:08:12 +0000
  • 64bc855652 Fixed missing alpha blending and optimized performance. RKrom 2012-03-21 13:12:19 +0000
  • 4a5e04ae23 Performance improvements for the Wu quantizer. RKrom 2012-03-21 11:44:13 +0000
  • f19f3d6e63 Added missing file RKrom 2012-03-21 08:39:19 +0000
  • 992e6e583f Fix for Bug #3468436, when writing GIF force quantizing as the default .NET dithering is very bad. RKrom 2012-03-21 05:34:22 +0000
  • d3246b4368 Added auto reduction test as a property, so we can turn it off if the results are contra productive. Updated the readme.txt RKrom 2012-03-20 17:04:41 +0000
  • 519e5b8ab2 Fixed color count, the initially supplied code was only returning the amount of colors that was inputted which == width*height RKrom 2012-03-20 16:55:12 +0000
  • 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) RKrom 2012-03-20 15:53:50 +0000
  • 3250eee533 Added missing changes RKrom 2012-03-20 05:55:49 +0000
  • bae0b6c34a Fixes for refactoring the save method (added boolean for reduce colors) RKrom 2012-03-20 05:53:41 +0000
  • 221a92ee55 Renamed file RKrom 2012-03-19 18:31:05 +0000
  • 9733aa79a8 Added reduce colors to the quality form RKrom 2012-03-19 18:29:19 +0000
  • 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. RKrom 2012-03-19 16:34:42 +0000
  • 0722cbfe22 Activated Quantizing code, still needs a GUI for it... RKrom 2012-03-17 22:19:24 +0000
  • 45b8d112df Convert %NUM% to ${NUM} for old language files! RKrom 2012-03-14 13:22:53 +0000
  • e6f7604eaf Added Korean language to the installer, still needs some work on the Donation page! RKrom 2012-03-14 12:47:34 +0000
  • 0bf42c5692 Added missing file RKrom 2012-03-14 12:10:54 +0000
  • 40807d5d2b Fixed bug where the image exported to the Clipboard, Jira, Imgur or Confluence is bigger as it should be. The reason is that "MemoryStream.getBuffer()" returns the byte buffer for the stream, which is usually bigger (capacity) than the actual data!! RKrom 2012-03-14 11:53:03 +0000
  • 4267c50984 Fixed build RKrom 2012-03-13 07:10:35 +0000
  • acdd47d86a ukrainian translation for plugins JKlingen 2012-03-12 22:40:04 +0000
  • 78d5ae7096 added new languages to installer + some text changes JKlingen 2012-03-12 22:37:59 +0000
  • 4534bd1a57 fixed language description attribute for consistency JKlingen 2012-03-12 22:31:22 +0000
  • 2384edb908 fixed languagegroup attribute to be hexadecimal JKlingen 2012-03-12 22:13:36 +0000
  • fd4e8ea73a Updates for interop refactoring, didn't want to add an additional DLL RKrom 2012-03-12 21:43:36 +0000
  • 6298334273 updated for 0.8.1.1339 (https://sourceforge.net/tracker/?func=detail&aid=3425308&group_id=191585&atid=1368020) JKlingen 2012-03-12 19:25:28 +0000
  • 1508ed334a new and updated translations JKlingen 2012-03-12 19:09:02 +0000
  • b0c942c596 Commit of missing files. RKrom 2012-03-12 08:54:11 +0000
  • 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... RKrom 2012-03-06 17:45:50 +0000
  • 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... RKrom 2012-03-06 17:43:23 +0000
  • 7666127106 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... RKrom 2012-03-06 17:41:19 +0000
  • 0bb7f87ee5 Fixed rotate, also working on the BitmapContainer RKrom 2012-03-05 16:01:46 +0000
  • 25f8d81d5a Fixed rotation formula RKrom 2012-03-05 07:20:02 +0000
  • a5295fb5a4 Enhancements to the interop functionality RKrom 2012-03-02 16:06:34 +0000
  • 7eb00aaa40 Added a new project, which should replace the Interop code currently spread over the total solution RKrom 2012-02-28 16:07:29 +0000
  • aeb7e5d78e Added initial code for rotating RKrom 2012-02-27 06:29:32 +0000
  • 70103d745f Added initial code for rotating RKrom 2012-02-27 06:28:43 +0000
  • 09201841c3 SharpDevelop 4.2 & Microsoft Visual Studio Express 2010 C# both need this change. RKrom 2012-02-26 12:42:09 +0000
  • 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) RKrom 2012-02-21 13:30:43 +0000
  • 4a07359cf6 Added a Greenshot.exe.config to allow running under .NET 4.0 and later. RKrom 2012-02-21 09:16:16 +0000
  • 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) RKrom 2012-02-20 16:40:00 +0000
  • d3cb2d3e41 Fixed default DWM color to Transparent RKrom 2012-02-20 16:26:41 +0000
  • 6326c5a9f1 Fixed boolean logic for Confluence logged-in check RKrom 2012-02-20 15:00:32 +0000
  • 7669f78de6 Default disabling Outlook export to meeting items, the bitmaps are changed to BMP by Outlook. Also removed some old obsolete code. RKrom 2012-02-20 13:39:58 +0000
  • 184e70f7b1 Fix for German translation RKrom 2012-02-20 13:18:28 +0000
  • 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. RKrom 2012-02-20 12:13:59 +0000
  • 9bf9c0b8d3 Outlook export should now also work for appointments when using Outlook 2007 and later. RKrom 2012-02-20 10:22:59 +0000
  • fe9e5e6c35 Fixed resolution regression bug, again I forgot to copy the horizontal & vertical resolution of the original image... RKrom 2012-02-17 16:56:46 +0000
  • f442d5e7ee Fixed issue that opening an image from the clipboard or file system still makes the editor ask for a save. RKrom 2012-02-17 16:32:02 +0000
  • cd190b1c07 Fixed bug when using the editor button "export to outlook", closures & foreach variables don't mix! RKrom 2012-02-17 10:00:44 +0000
  • 9183e582df Added a new ClipboardFormat (HTML with the image encoded in base64 as a Data Url), only used when manually set. RKrom 2012-02-17 09:59:05 +0000
  • 5038d7d237 Translations for the effects RKrom 2012-02-14 14:48:24 +0000
  • 8471c79533 Fixed possible issue when screen layout causes negative coordinates! RKrom 2012-02-14 11:23:48 +0000
  • cce32fd6b0 Refactoring the Pipette logic, also fixed some small issue... RKrom 2012-02-14 11:04:11 +0000
  • 1116ff8a25 Fixed update issue with Dropper/Zoomer, now called Pipette and I will rename the zoomer. RKrom 2012-02-14 08:49:35 +0000
  • c1330fb88c Made the color picker placement logic work for all screens. RKrom 2012-02-13 16:18:33 +0000
  • c3287906a0 Fixed Copyright to 2012 RKrom 2012-02-13 11:30:23 +0000
  • 63f71138cf Added a color picker, a modified Patch #3487158. Still needs some additional checks, if all resources are correctly freed etc. RKrom 2012-02-13 11:29:10 +0000
  • 0f65452e6c Fixed Copyright to 2012 RKrom 2012-02-13 09:06:09 +0000
  • 594f8f9a0a Small change to allow window capture and automatically add a shadow, only inside the editor. RKrom 2012-02-10 16:57:25 +0000
  • c8fc93ee53 Log fixes, I got some complains about Greenshot exporting to the wrong email... This should help. RKrom 2012-02-10 16:26:42 +0000
  • 7591fa993b Optimizations RKrom 2012-02-10 15:34:40 +0000
  • cbf2fae360 (forgotten checkin) Added a getter to the bitmap RKrom 2012-02-10 13:26:49 +0000
  • dede5cf292 Fixed and optimized some drawing routines, still didn't find a solution for shadowing when target format has transparency. RKrom 2012-02-10 11:55:21 +0000
  • 46758d238c Changes for Thomas & fixed undo/redo for background changes RKrom 2012-02-09 15:30:27 +0000
  • a7b082d6ba Changed alert to statusbar message RKrom 2012-02-09 12:09:51 +0000
  • 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. RKrom 2012-02-09 11:51:44 +0000
  • 8374aa5fb6 Small fixes in GraphicsPath usage, making sure they are disposed. Also making sure Anti-Aliasing is used when drawing the shadow. RKrom 2012-02-09 08:52:58 +0000
  • 5aa6249231 Secured feature Effects. RKrom 2012-02-08 15:20:40 +0000
  • 5242a70121 Some enhancements to the interfaces RKrom 2012-02-08 15:00:42 +0000
  • dbc77613f2 Simplified edge code and improved the quality too! RKrom 2012-02-08 13:12:55 +0000
  • 89c7c26c5a Tweaking shadow settings... RKrom 2012-02-08 12:26:37 +0000
  • 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. RKrom 2012-02-08 12:04:35 +0000
  • a52e83dc45 Added an edge effect to see how and where we place them. RKrom 2012-02-07 16:28:28 +0000
  • 034daa3957 Fixed thread error RKrom 2012-02-07 16:22:57 +0000
  • b08c8991a5 Small fixes for the screen capture. RKrom 2012-02-07 14:27:52 +0000
  • 2b53b58442 Fixed thread issues with the Thread which retrieves the window details. RKrom 2012-02-06 16:46:32 +0000
  • 6ae97acd99 Fixed NotifyIcon problem when canceling the SaveWithDialog destination. RKrom 2012-02-06 13:45:52 +0000
  • 4a7db37090 Weird, only Visual Studio seems to need this using, SharpDevelop doesn't like it... RKrom 2012-02-05 19:44:34 +0000
  • 78c7071419 Fixed build warning RKrom 2012-02-04 15:04:32 +0000
  • fd67253022 Removed build from the project, we can use the build from the command line which shows better errors if something goes wrong. RKrom 2012-02-04 14:48:59 +0000
  • ba8ba8dd84 Added build "script". RKrom 2012-02-04 14:47:05 +0000
  • 08d56090c4 Changes to make the context menu work on multiple items RKrom 2012-02-03 12:53:12 +0000
  • 0398e831db Fixed TextContainer resize, by making the ApplyBounds virtual and overriding it in the TextContainer RKrom 2012-02-03 12:00:06 +0000
  • cdf5fb52e8 Fixed problem in Outlook Export when 2 Emails are open with the same name, one is the answer to a received email. The received email was taken as a Target, which is easily fixed by adding a check on "Sent" (as is done when retrieving the list of possible targets). RKrom 2012-02-03 09:47:43 +0000
  • 994159c3ed Removed "unstable" as some people get nervous when something like that is mentioned. RKrom 2012-02-02 13:03:51 +0000
  • fbf9a9a49d Updated readme.txt RKrom 2012-02-02 12:08:31 +0000
  • 9b62a84e4e Fixed typo in filename RKrom 2012-02-02 12:05:31 +0000
  • 0e522f6afc Fixed focus problems with the EditorForm: Problems when clicking on a ToolStrip/MenuStrip when the form didn't have focus by adding two new controls for this. Also fixed the PrintDialog issue by using a BeginInvoke. RKrom 2012-02-02 12:02:07 +0000
  • 2ba4b6f838 Only setting value if we can write them, this solved a problem with cloneTo for an ini configuration object. RKrom 2012-02-02 10:50:23 +0000
  • affbfb0ce6 Finished translation & fixed configuration issues. RKrom 2012-02-02 10:49:14 +0000
  • efc18a6ad3 Improved JIRA destination name by including the Jira KEY. RKrom 2012-02-02 09:14:40 +0000
  • 8198c69d68 Fixed DestinationPicker "issue", the context menu was still shown if the e.g. Jira upload window was shown. Also fixed an issue with the jira upload window that the last used jira was displayed but the upload button was disabled. RKrom 2012-02-02 08:57:37 +0000