Commit Graph

  • 6e95cf210d Added a way to disable destinations in the configuration, for now OneNote is disabled by default. (As I am not satisfied with the way it works) RKrom 2012-05-04 08:36:25 +0000
  • 544d3ee158 Fixed issue with exporting to plain text mails. Now the screenshot is attached, before it was "in line" if outlook >=2007 was used BUT when sending a popup was shown. RKrom 2012-05-03 10:16:19 +0000
  • 7d97758d3e Forcing bitmaps to be 24-bit when using torn-edges or shadow, was already 32-bit without alpha... RKrom 2012-05-03 10:08:22 +0000
  • cfb370a697 Fixed editor "DrawableContainer" context-menu translations. RKrom 2012-05-03 08:34:54 +0000
  • 9596ecbec4 moved language editor project files into GreenshotLanguageEditor directory JKlingen 2012-05-02 17:05:56 +0000
  • fb9f45f3df Initial version of the Language editor (is standalone solution) RKrom 2012-05-02 15:12:13 +0000
  • 7c5169da69 Added "suppress save dialog" option for the editor in the expert setting. RKrom 2012-05-02 11:08:36 +0000
  • cf2ef1235b Added feature #3521446: Now there are two additional settings for: 1) Trayicon visible 2) Settings visible Also fixed a missing translation. RKrom 2012-05-02 10:45:07 +0000
  • ffb2e892cf Removed the MessageBox from the ConfluenceDestination, replaced it with a notify like all the other destinations. RKrom 2012-05-02 10:23:00 +0000
  • eff7abcd06 Changed the destination picker to be the default RKrom 2012-04-26 04:55:19 +0000
  • e7226b58f7 Fixed AnyCPU support RKrom 2012-04-24 18:40:48 +0000
  • d4c58e42bf Fixed AnyCPU support RKrom 2012-04-24 18:38:35 +0000
  • f567d4dce4 Removed ListViewColumnSorter RKrom 2012-04-24 18:36:35 +0000
  • a861ad7a77 Enhanced installer to support .NET 3.5 plug ins with a check, if the .NET version is installed. This way the confluence & DropBox plug ins COULD be included, e.g in a Greenshot-"Full" setup. RKrom 2012-04-24 18:20:37 +0000
  • 5a1dcd068a Update of installment languages, even if we don't use them... RKrom 2012-04-24 18:07:10 +0000
  • e5fd88ebd3 Refactoring: created a OutputSettings class to contain all the output settings for writing files. Default the settings are loaded from the configuration, in a later version it will be possible to have separate settings for every destination and these can be configured at one place... the settings form. RKrom 2012-04-24 16:44:34 +0000
  • 5902a3d236 Fixed project version... RKrom 2012-04-22 09:46:55 +0000
  • e83ccb9f58 Fixed forgotten output path binding. RKrom 2012-04-22 09:44:37 +0000
  • 3d70c065c3 Small fixes RKrom 2012-04-21 14:30:21 +0000
  • 9b7c7a9b7e Small stability fixes RKrom 2012-04-21 14:12:03 +0000
  • 9017331dc5 Removed System.Web dependency by creating our own cache. This fixes the problem that Greenshot doesn't work if a .NET Client Profile is installed. RKrom 2012-04-20 14:01:48 +0000
  • 761b02df4d General changes to the expert tab. RKrom 2012-04-20 11:34:26 +0000
  • 8e4ac16006 Added some settings: 1) Quicksetting for the mouse-cursor capture. 2) A force grayscale for the printer. 3) Expert settings: a) Autoreduce colors b) Footer pattern c) RDP optimize d) thumbnails in context menu RKrom 2012-04-20 10:12:57 +0000
  • 83a033ebd0 Added language binding support to ToolStripItem, also changed the behavior to use the name of the component if no language key is set. RKrom 2012-04-19 12:17:16 +0000
  • e687450dfc Added multi-screen capture support! As a default the current screen under the cursor is captured. (ScreenCaptureMode.Auto) RKrom 2012-04-19 11:10:57 +0000
  • 54dd4614f5 Check the clipboard formats, just in case, so we make sure something is set! RKrom 2012-04-19 08:20:43 +0000
  • b03787b2c3 Fixed DIB clipboard support, made a copy/paste error which caused DIB not to be written to the clipboard! RKrom 2012-04-19 08:18:22 +0000
  • fbd5b8d9a4 Fixed a issue that we don't get PNG from the clipboard, this loses transparency, which is stupid as it's easy to support!! RKrom 2012-04-19 08:02:23 +0000
  • 04eccba51a Fixed torn edge, used wrong CreateEmpty... RKrom 2012-04-19 07:42:14 +0000
  • 3bbbc49c5e Added tool-tip click support for imgur RKrom 2012-04-18 15:49:18 +0000
  • ca14e8365c Cleanup of printer code RKrom 2012-04-18 14:58:10 +0000
  • 9ed8f5e191 Added direct printing to the default printer RKrom 2012-04-18 14:37:11 +0000
  • 514a36751f Made the printer-destination work like the others, with dynamic selection of the printer RKrom 2012-04-18 14:08:53 +0000
  • 9bf5e44c94 Added some support for opening the url when an upload is made from a Destination (currently Jira & Picasa) and the tooltip is clicked. RKrom 2012-04-18 13:42:42 +0000
  • 05f9fb930e Fixed password encryption issue RKrom 2012-04-18 12:09:08 +0000
  • e3570f70eb Fixed exception in designer RKrom 2012-04-18 10:48:31 +0000
  • d73d80fe1a Added fail-fast for Confluence & Jira, this prevents slow-down in the Destination-Picker when moving over the Jira or Confluence destination and no login was made. RKrom 2012-04-18 10:25:12 +0000
  • 63cfb8b3ee Fixed Outlook "program access pop-up" for Outlook 2003 RKrom 2012-04-18 10:11:46 +0000
  • 1b4bb9439e Fixed missing file RKrom 2012-04-18 10:04:52 +0000
  • dec26fe572 Fixed missing file RKrom 2012-04-18 10:04:08 +0000
  • 4e8f6b0b26 Fixed error with IETF and refactored the confluence plugin to use the right language code. RKrom 2012-04-18 08:56:37 +0000
  • a0c09b7d6a Fixed auto-storing hot key settings, during the display the wrong method was used ("Text = " instead of SetHotkey) RKrom 2012-04-18 08:15:22 +0000
  • 88e99d78cb Fixed some language refactoring issues RKrom 2012-04-18 07:18:12 +0000
  • 8e62a9397e Cleanup of language code: remove all unneeded code, commented the method and made sure the IETF (language code) is used more error-tolerant RKrom 2012-04-18 06:57:50 +0000
  • 2a07d84033 Fixed path locating in DesignMode RKrom 2012-04-17 16:13:07 +0000
  • 75b0204c57 Preparations for the language changes RKrom 2012-04-17 15:54:33 +0000
  • 72b3f774ce Made ini-binding for the form RKrom 2012-04-17 14:42:41 +0000
  • 53af559d22 Preparations for the language changes RKrom 2012-04-17 14:16:10 +0000
  • d6c608bf65 Preparations for the language changes RKrom 2012-04-17 14:11:22 +0000
  • 0ace8c2ccf Preparations for the language changes RKrom 2012-04-17 13:41:39 +0000
  • 6f438b2a6c Preparations for the language changes RKrom 2012-04-17 13:31:56 +0000
  • d6fc1d9649 fixed missing dependency RKrom 2012-04-17 13:20:45 +0000
  • b585a239b6 Fixed design-time displaying of the language mappings RKrom 2012-04-17 13:17:44 +0000
  • 27910e584a Fixed design-time displaying of the language mappings RKrom 2012-04-17 12:52:46 +0000
  • d1b5232898 Test with the ImgurPlugin and designer language support, the form needs to extend a simple class which extends GreenshotForm and implements the language pattern getter. Some day we can change this to be simpler when there is only one global Language object... RKrom 2012-04-12 14:44:21 +0000
  • d8ee90e5f1 Fixed exception due to wrong init. RKrom 2012-04-11 11:23:17 +0000
  • 6dfc75a492 Fixed problem when changing the URL, also changed the SettingsForm to use Greenshot controls for binding language & settings. RKrom 2012-04-11 11:11:43 +0000
  • 84947c8b6e Added an EncryptionHelper, can be used to store passwords. RKrom 2012-04-11 10:44:10 +0000
  • 2b8b3c7a62 Fixed excessive Inifile writing! Added a simple resize method wrapper for Thumbnails. RKrom 2012-04-11 10:17:05 +0000
  • 4e13e13f47 Added GreenshotComboBox, this binds to a ini configuration (enum) and fills the values depending on the type of the enum, including translations! RKrom 2012-04-11 09:17:06 +0000
  • c3a1e18faa The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files. RKrom 2012-04-11 06:44:35 +0000
  • eacbd114da Small stability improvements RKrom 2012-04-11 06:36:49 +0000
  • a4df32c0e8 Added Greenshot controls which allow to map directly to the ini and language files. This makes settings forms a lot easier to implement and maintain RKrom 2012-04-10 16:03:04 +0000
  • 0d0c0a5f45 Removed a leftover property and added a method in the IniConfig to get a section by name RKrom 2012-04-10 12:05:20 +0000
  • fc0d32a82f try to load the latest help file in preferred language from getgreenshot.org, using local help files as fallback JKlingen 2012-04-09 21:43:20 +0000
  • afc9c37ce5 More fixes for the resize code. RKrom 2012-04-08 19:11:55 +0000
  • 72d3de218b Added a background color for some of the ImageHelper methods, this makes it more flexible. RKrom 2012-04-08 18:35:27 +0000
  • 18e0d88b0c Added a few helper methods to resize bitmaps. RKrom 2012-04-08 18:19:09 +0000
  • abad0a2166 Fixed transparency issue: it wasn't removed before storing images without transparency support. RKrom 2012-04-06 15:49:50 +0000
  • bfd6cc902e Fixed alpha blending. RKrom 2012-04-06 13:55:07 +0000
  • 1beb0656f4 Found a scroll problem in the CropContainer, this might be similar... RKrom 2012-04-05 11:52:04 +0000
  • 5b94650e81 Fixed issue that when the CropContainer drawn and the surface is bigger than the window some part on the bottom is not drawn correctly. RKrom 2012-04-05 11:38:41 +0000
  • 0827fd0913 Powerpoint center, only works correctly with screenshots < shape size... RKrom 2012-04-04 18:46:56 +0000
  • 54b6b4321f Added readonly & final checks for Word & Powerpoint RKrom 2012-04-04 16:46:09 +0000
  • fdc4aa1836 Also modified the EmailDestination to work like the picker if it's selected as a default destination. RKrom 2012-04-04 15:57:27 +0000
  • 33cabba52b Small tweaks for the export flow. RKrom 2012-04-04 15:23:45 +0000
  • 1e436b69ee Fixed some problems exporting to word & powerpoint RKrom 2012-04-04 15:00:10 +0000
  • c6099649f6 Fixed destination picker check box not correctly set. RKrom 2012-04-04 14:15:35 +0000
  • 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. RKrom 2012-04-04 13:46:14 +0000
  • c092712561 Updated readme with recent changes RKrom 2012-04-04 12:38:10 +0000
  • 8d26d1538f Fixed "access denied" exception. RKrom 2012-04-04 12:32:50 +0000
  • cdba70d227 Added icons to the external commands editor & added a check for the OK button RKrom 2012-04-04 12:09:33 +0000
  • 5780560fbe optimized ExternalCommandPlugin UI TBraun 2012-04-04 11:15:07 +0000
  • 7c0cb25948 changed "installed" URL JKlingen 2012-04-02 20:35:28 +0000
  • 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 RKrom 2012-04-02 17:09:45 +0000
  • aa7e901680 cleanup TBraun 2012-04-02 16:56:52 +0000
  • 59f9922670 Fixed language synchronizing over Greenshot and the plugins RKrom 2012-04-02 16:56:03 +0000
  • ee950872e9 Toolbar items for effects and rotation TBraun 2012-04-02 16:55:59 +0000
  • df65e846d7 Preventing another Exception in the logs... RKrom 2012-04-02 14:04:08 +0000
  • 48ef5ca0c9 Fixed exception (was caught but unneeded) RKrom 2012-04-02 10:57:47 +0000
  • 541e5327eb Somehow Sharp-Develop forces the version to be 4.0, this is not good for other IDE's and I don't know if this even works when compiling. RKrom 2012-04-02 10:16:42 +0000
  • 1422bcb680 Changed the destination-selection to a listview with icons and checkboxes. RKrom 2012-04-01 17:38:40 +0000
  • 20ab020ae2 Changed the "installed" URL RKrom 2012-04-01 16:39:03 +0000
  • c559fc3447 Fixed (hopefully) resource issues when changing something in the Designer RKrom 2012-04-01 10:56:25 +0000
  • 81179446cf obfuscate tool: do not allow blur with radius 0, or pixelize with pixel size <= 1 JKlingen 2012-04-01 08:14:44 +0000
  • 39fa048722 This Greenshot will be version 1.0, skipping 0.9 as we think Greenshot should no longer sound like a beta! RKrom 2012-03-31 21:00:53 +0000
  • cc41cade06 Patch #3512377 RKrom 2012-03-31 20:49:10 +0000
  • 32c90e7be2 Added forgotten OneNote Destination RKrom 2012-03-31 20:45:32 +0000
  • 55f3f3b342 Changed destinations to have the picker as a separate check box. RKrom 2012-03-31 20:39:16 +0000
  • 9a6bc91c00 Cleanup of plugin names and made sure the plugin writer gets credit for his work. RKrom 2012-03-31 20:18:17 +0000