Commit graph

  • cce65f61f8 removed local path (used for testing) JKlingen 2012-05-17 13:10:23 +00:00
  • 3e371d5d03 added possibility to edit language properties and to create new language files. also some cosmetics, e.g. icons JKlingen 2012-05-17 09:54:51 +00:00
  • 608ab69082 Fixed issue with deinstalling and than installing (ipersistfile::save 80070003) RKrom 2012-05-16 12:20:21 +00:00
  • 5cb3f910a7 Added uninstall code for Bug #3526457 RKrom 2012-05-16 10:54:34 +00:00
  • f686a6d568 Added a "check for unstable" updates checkbox in the expert settings, as suggested in Feature Request #3527216 RKrom 2012-05-16 10:15:51 +00:00
  • 3e82b268e1 Fixed key rename RKrom 2012-05-16 05:36:18 +00:00
  • 02dd9ba8b9 Fixed Bugs #3526974 & #3527020, as the File menu wasn't generated at startup the hotkeys were missing. RKrom 2012-05-16 05:17:00 +00:00
  • c42869f1b5 Fix for Bug #3526989, translation key was wrong. RKrom 2012-05-16 05:10:12 +00:00
  • 0ec7c20796 updated version for build. RKrom 2012-05-15 09:39:58 +00:00
  • 90214f5273 Fixed Bug #3526861, Rotate buttons weren't translated. RKrom 2012-05-15 08:34:51 +00:00
  • eb0e51320f Fixed Bug #3526840, when JIRA is never used an ArgumentNullException appears. RKrom 2012-05-15 08:12:27 +00:00
  • c468cf1e0a Fixed bug #3526616, modifying a collection while iterating over it. RKrom 2012-05-14 16:28:50 +00:00
  • 750330f3ae updated version for build. RKrom 2012-05-14 16:11:49 +00:00
  • e5cf074386 Extended the running instance MessageBox with the paths of the instances. Made to get a better fix for #3526579 RKrom 2012-05-14 15:44:08 +00:00
  • 6811094a29 updated version for build. RKrom 2012-05-14 15:15:33 +00:00
  • a6935012c3 Fixed bug #3526374, overlooked an issue with loading the ini file. RKrom 2012-05-14 15:14:40 +00:00
  • b7cd728697 Fixed log statement RKrom 2012-05-14 14:53:36 +00:00
  • 0bcd0467c6 Updated the version in the language files this makes sure the right file is loaded. RKrom 2012-05-14 05:03:13 +00:00
  • b0b73f46df Fixed missing box plugin RKrom 2012-05-13 18:34:42 +00:00
  • e6a96a71ba Fixed problem with storage location, had 2 "storing methods" conflicting with each other.. RKrom 2012-05-13 18:27:01 +00:00
  • 534405fc2d Updated version RKrom 2012-05-13 14:02:46 +00:00
  • 044c1e6ad9 Updated version RKrom 2012-05-13 14:02:22 +00:00
  • 99ab77c10b added confirm dialog when switching or resetting language + switched to use databinding for comboboxes JKlingen 2012-05-09 18:23:21 +00:00
  • f7e0f61e35 added app icon JKlingen 2012-05-06 08:35:18 +00:00
  • e4fba2e652 added possibility to switch/save/reset both languages and some other changes (work still in progress) JKlingen 2012-05-06 08:34:51 +00:00
  • b0c8e5af12 Added Flickr to the plugins in the installer RKrom 2012-05-05 09:43:28 +00:00
  • 71f44023c2 Changed EditorForm to use language binding... long live search & replace... RKrom 2012-05-04 13:01:04 +00:00
  • 00819deecd Added some new Controls, were needed for the editor. RKrom 2012-05-04 12:56:16 +00:00
  • 5a5da6a423 Fixed surface modification flag, was set to false if the picker or the editor was used. (which is not ok) RKrom 2012-05-04 11:00:41 +00:00
  • 6905a353c1 Implemented some TODO's, fixed freezing the wrong processes, fixed retrieval of window icon for some windows and cleaned some code. RKrom 2012-05-04 09:58:18 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • cfb370a697 Fixed editor "DrawableContainer" context-menu translations. RKrom 2012-05-03 08:34:54 +00:00
  • 9596ecbec4 moved language editor project files into GreenshotLanguageEditor directory JKlingen 2012-05-02 17:05:56 +00:00
  • fb9f45f3df Initial version of the Language editor (is standalone solution) RKrom 2012-05-02 15:12:13 +00:00
  • 7c5169da69 Added "suppress save dialog" option for the editor in the expert setting. RKrom 2012-05-02 11:08:36 +00:00
  • 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 +00:00
  • ffb2e892cf Removed the MessageBox from the ConfluenceDestination, replaced it with a notify like all the other destinations. RKrom 2012-05-02 10:23:00 +00:00
  • eff7abcd06 Changed the destination picker to be the default RKrom 2012-04-26 04:55:19 +00:00
  • e7226b58f7 Fixed AnyCPU support RKrom 2012-04-24 18:40:48 +00:00
  • d4c58e42bf Fixed AnyCPU support RKrom 2012-04-24 18:38:35 +00:00
  • f567d4dce4 Removed ListViewColumnSorter RKrom 2012-04-24 18:36:35 +00:00
  • 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 +00:00
  • 5a1dcd068a Update of installment languages, even if we don't use them... RKrom 2012-04-24 18:07:10 +00:00
  • 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 +00:00
  • 5902a3d236 Fixed project version... RKrom 2012-04-22 09:46:55 +00:00
  • e83ccb9f58 Fixed forgotten output path binding. RKrom 2012-04-22 09:44:37 +00:00
  • 3d70c065c3 Small fixes RKrom 2012-04-21 14:30:21 +00:00
  • 9b7c7a9b7e Small stability fixes RKrom 2012-04-21 14:12:03 +00:00
  • 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 +00:00
  • 761b02df4d General changes to the expert tab. RKrom 2012-04-20 11:34:26 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 54dd4614f5 Check the clipboard formats, just in case, so we make sure something is set! RKrom 2012-04-19 08:20:43 +00:00
  • 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 +00:00
  • 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 +00:00
  • 04eccba51a Fixed torn edge, used wrong CreateEmpty... RKrom 2012-04-19 07:42:14 +00:00
  • 3bbbc49c5e Added tool-tip click support for imgur RKrom 2012-04-18 15:49:18 +00:00
  • ca14e8365c Cleanup of printer code RKrom 2012-04-18 14:58:10 +00:00
  • 9ed8f5e191 Added direct printing to the default printer RKrom 2012-04-18 14:37:11 +00:00
  • 514a36751f Made the printer-destination work like the others, with dynamic selection of the printer RKrom 2012-04-18 14:08:53 +00:00
  • 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 +00:00
  • 05f9fb930e Fixed password encryption issue RKrom 2012-04-18 12:09:08 +00:00
  • e3570f70eb Fixed exception in designer RKrom 2012-04-18 10:48:31 +00:00
  • 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 +00:00
  • 63cfb8b3ee Fixed Outlook "program access pop-up" for Outlook 2003 RKrom 2012-04-18 10:11:46 +00:00
  • 1b4bb9439e Fixed missing file RKrom 2012-04-18 10:04:52 +00:00
  • dec26fe572 Fixed missing file RKrom 2012-04-18 10:04:08 +00:00
  • 4e8f6b0b26 Fixed error with IETF and refactored the confluence plugin to use the right language code. RKrom 2012-04-18 08:56:37 +00:00
  • 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 +00:00
  • 88e99d78cb Fixed some language refactoring issues RKrom 2012-04-18 07:18:12 +00:00
  • 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 +00:00
  • 2a07d84033 Fixed path locating in DesignMode RKrom 2012-04-17 16:13:07 +00:00
  • 75b0204c57 Preparations for the language changes RKrom 2012-04-17 15:54:33 +00:00
  • 72b3f774ce Made ini-binding for the form RKrom 2012-04-17 14:42:41 +00:00
  • 53af559d22 Preparations for the language changes RKrom 2012-04-17 14:16:10 +00:00
  • d6c608bf65 Preparations for the language changes RKrom 2012-04-17 14:11:22 +00:00
  • 0ace8c2ccf Preparations for the language changes RKrom 2012-04-17 13:41:39 +00:00
  • 6f438b2a6c Preparations for the language changes RKrom 2012-04-17 13:31:56 +00:00
  • d6fc1d9649 fixed missing dependency RKrom 2012-04-17 13:20:45 +00:00
  • b585a239b6 Fixed design-time displaying of the language mappings RKrom 2012-04-17 13:17:44 +00:00
  • 27910e584a Fixed design-time displaying of the language mappings RKrom 2012-04-17 12:52:46 +00:00
  • 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 +00:00
  • d8ee90e5f1 Fixed exception due to wrong init. RKrom 2012-04-11 11:23:17 +00:00
  • 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 +00:00
  • 84947c8b6e Added an EncryptionHelper, can be used to store passwords. RKrom 2012-04-11 10:44:10 +00:00
  • 2b8b3c7a62 Fixed excessive Inifile writing! Added a simple resize method wrapper for Thumbnails. RKrom 2012-04-11 10:17:05 +00:00
  • 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 +00:00
  • 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 +00:00
  • eacbd114da Small stability improvements RKrom 2012-04-11 06:36:49 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • afc9c37ce5 More fixes for the resize code. RKrom 2012-04-08 19:11:55 +00:00
  • 72d3de218b Added a background color for some of the ImageHelper methods, this makes it more flexible. RKrom 2012-04-08 18:35:27 +00:00
  • 18e0d88b0c Added a few helper methods to resize bitmaps. RKrom 2012-04-08 18:19:09 +00:00
  • abad0a2166 Fixed transparency issue: it wasn't removed before storing images without transparency support. RKrom 2012-04-06 15:49:50 +00:00
  • bfd6cc902e Fixed alpha blending. RKrom 2012-04-06 13:55:07 +00:00