Commit graph

  • da0e17ee6a text changes to avoid overflow JKlingen 2012-07-21 21:16:16 +00:00
  • c820d3edce Fix for #3528518, this allows (tested with .net 4.0) to load plugins from "remote" locations without getting CAS issues. I expect that with .NET 2.0 it's still not possible to do so, but that's not really a huge issue... RKrom 2012-07-20 11:09:30 +00:00
  • c491f15423 Fixed bug for feature request #3542622, wrong logic. RKrom 2012-07-19 16:06:55 +00:00
  • 5004e72877 Removed the capture window color setting for auto, this was not used anymore but the actual color (at least something very near to it) is used. RKrom 2012-07-18 19:48:05 +00:00
  • 3583b92fe8 Updated the version RKrom 2012-07-18 19:40:27 +00:00
  • d02c1e45a4 Changed the way the languages are included from the plug-in in the "result", now all XML files are copies. This makes it a lot easier to include new language files, without forgetting any. RKrom 2012-07-18 19:37:31 +00:00
  • 61b335c63a Hopefully fixed problem with landscape prints [3529139], will need to test this tomorrow, though. JKlingen 2012-07-18 17:31:01 +00:00
  • b21aaa24e9 Removed the LegacySecurityPolicy, this prevents the application to be started from a networking share, also makes it slower. The Bug where this was reported is #3528518 Need to check if there are any negative side-effects, wouldn't have added this without reason. RKrom 2012-07-18 13:01:58 +00:00
  • e153840374 Removed close button from the quality dialog. RKrom 2012-07-17 10:20:53 +00:00
  • 2b0a993c71 JPEG Quality dialog resource refactoring, removed the JPEG word from the resource names so the translators see the change! RKrom 2012-07-17 10:14:35 +00:00
  • 04b91fd640 added danish translation JKlingen 2012-07-15 16:05:00 +00:00
  • f04c186bf6 UI cosmetics: visually separated "don't ask again" checkbox from print options JKlingen 2012-07-15 09:57:11 +00:00
  • 6e36209a76 refactoring: extracted new method "ShowPrintOptionsDialog" JKlingen 2012-07-15 09:17:37 +00:00
  • d3c3d254b0 Changes for feature request #3542622: added the EmailSubjectPattern, EmailTo, EmailCC, EmailBCC fields. RKrom 2012-07-13 15:42:47 +00:00
  • a2f51c9758 Enhancement for feature request #3542092, added DisableQuickSettings to the core settings. RKrom 2012-07-13 15:20:55 +00:00
  • cfb9b91e5c Small text change for the quality dialog, fixing bug #3541979. RKrom 2012-07-13 15:06:41 +00:00
  • 5c038ed1da Added Confluence V2 support, preferring this and using fall back to V1 if this doesn't work at the login. RKrom 2012-07-12 14:11:47 +00:00
  • d28bea64a7 set minimum for blur radius to 1 again (so that it is possible again to area highlight without blurring, just using the brightness filter) JKlingen 2012-07-10 19:52:20 +00:00
  • a56e01cf77 czech translation update for 1.0.0 JKlingen 2012-07-04 20:39:16 +00:00
  • cb320e17e6 added romanian translation JKlingen 2012-07-04 20:28:35 +00:00
  • 709347a9b0 small configuration fixes JKlingen 2012-07-01 16:34:29 +00:00
  • 8a6167bd15 Fix for Bug #3538040, increased the AboutForm width just a bit. RKrom 2012-06-29 13:00:38 +00:00
  • f4ddfb2e79 Fix for designer issue and Bug #3538953 RKrom 2012-06-29 12:38:40 +00:00
  • c10b8201a0 Fix for Bug #3538010 RKrom 2012-06-29 12:33:56 +00:00
  • 715d06842e Rollback of previous change, only needed to throw the right exception. RKrom 2012-06-26 13:51:22 +00:00
  • c6d2350d94 The workaround for 3429716 didn't work, now catching every exception. RKrom 2012-06-26 13:49:32 +00:00
  • ed2650eb75 Small fix for mono support, seeing how for we get, but this is just the tip of the iceberg.. RKrom 2012-06-26 09:46:28 +00:00
  • be2614649e Forcing .NET Full-Profile check while loading the plugin, and not later. This should fix Bug #3533796, by not allowing to use a certain plugin. RKrom 2012-06-25 10:50:47 +00:00
  • b527eefb77 Fixing Bug #3536968 by catching the COMException (every exception) and not displaying the "subDestinations". This won't solve all COM exceptions... RKrom 2012-06-25 09:55:23 +00:00
  • 54f401db19 Fixed confluence bug when uploading an open page RKrom 2012-06-25 07:28:48 +00:00
  • 05765eb793 Fix for bug #3536717, expert settings is still visible if the HideExpertSettings is set to true RKrom 2012-06-21 08:33:03 +00:00
  • 43b157851e Updated version RKrom 2012-06-20 17:51:42 +00:00
  • b2b6fd7d30 Added & update it-IT language files according to language tracker change #3535509 RKrom 2012-06-20 17:48:36 +00:00
  • e1c59de119 Added & update uk-UA language files according to language tracker change #3534506 RKrom 2012-06-20 17:42:05 +00:00
  • 077e12b7cc Fixing hotkey issues RKrom 2012-06-20 16:22:32 +00:00
  • 7e27765314 Fixed issue with hotkey, still having some issues with the translations... RKrom 2012-06-20 06:13:05 +00:00
  • 93bb5d992f Fix for Bug #3535466, well somewhat... removing the rotating of the elements which prevents a lot of other issues. RKrom 2012-06-18 18:47:48 +00:00
  • a50022c20d Fixing Bug #3531460, forgot to convert the selected rectangle to screen coordinates. RKrom 2012-06-15 07:04:51 +00:00
  • 4f64dfe676 Improving the responsiveness of the editor and optimizing some general code. RKrom 2012-06-13 22:17:53 +00:00
  • 9d5e3e33be Fix for Bug #3534930, .NET 3.5 is actually a 2.0 with some changes, so the installation directory is nothing else as the .NET 2.0 framework location! RKrom 2012-06-13 20:14:42 +00:00
  • cdaf594cb3 Fix for Bug #3534946 RKrom 2012-06-13 20:10:26 +00:00
  • 59665da813 More performance improvements RKrom 2012-06-11 21:05:48 +00:00
  • e4a87aa4e4 Performance fixes RKrom 2012-06-11 20:18:02 +00:00
  • 959bcd3135 First Windows 8 changes, removed an obsolete call this might also improve the performance a tick... RKrom 2012-06-11 10:56:58 +00:00
  • 6442c42eec git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1916 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 RKrom 2012-06-10 19:03:50 +00:00
  • 21aa709f63 Fixed installer to work with Windows 8 and not forcing .NET 2.0 to be installed if a higher version is available. RKrom 2012-06-10 13:22:19 +00:00
  • fcd993ce27 Allowed the picker to be closed by keyboard, e.g. ESC / Alt+F4 (F10?) RKrom 2012-06-08 13:57:57 +00:00
  • 6f3c928792 Changed the picker behavior to show again if the export failed or was "canceled" RKrom 2012-06-08 13:52:55 +00:00
  • 292160b793 Fixed a problem that the hotkeys were always disabled in the setting form, also allowing "esc" now to cancel the form. Fixed a problem in the SaveDestination, this didn't "honor" the supplied filename. Added a configuration setting (not yet in the settings form) which can be used to disable overwriting, a SaveAs dialog will be shown instead. RKrom 2012-06-08 13:30:39 +00:00
  • b3a3c1da4e Cleanup of sound code, also added the possibility to configure your own sound. RKrom 2012-06-08 11:43:05 +00:00
  • 5d742ce21d Added license and comments RKrom 2012-06-08 10:54:05 +00:00
  • e274a08a1e Refactored the "thumbnail" preview code to ThumbnailForm.cs, this removes some complexity from the MainForm. Also fixed an Imgur issue, which I noticed as they currently have maintenance. And I added a missing key to the language-en-US.xml RKrom 2012-06-08 10:36:07 +00:00
  • 7918109284 Fixed bug #3529455 (uri string is too long) and a minor Imgur history form nuisance. RKrom 2012-06-01 06:26:17 +00:00
  • d44ae4f713 Fixing the balloon & capture problem. By hiding and showing the tray-icon the Greenshot balloon disappears! A cleaner way would be to check if a balloon is still shown (close event didn't occur) but for now this should do. RKrom 2012-06-01 05:57:57 +00:00
  • 5a4fdbc4aa Added checkbox to turn notifications on/off RKrom 2012-05-31 06:35:59 +00:00
  • d71e5cdf1e Fixed App.config, this should make Greenshot work a bit better when .NET 4.0 is installed. RKrom 2012-05-30 17:32:26 +00:00
  • aa9f6a0cd3 Fixing settings form and added a hide expert tab setting. RKrom 2012-05-30 09:57:43 +00:00
  • b5b6bf6e20 LanguageEntries are now removed from the grid if both languageFiles contain null or empty value for it JKlingen 2012-05-25 19:38:16 +00:00
  • 9360232ea0 More stability fixes RKrom 2012-05-23 15:35:58 +00:00
  • fba0624364 Retrying export to word if it fails... usually this is due to the error "COM object that has been separated from its underlying RCW cannot be used." RKrom 2012-05-23 13:03:24 +00:00
  • 3e761d929e Fixing RSS reading when the culture doesn't exist. RKrom 2012-05-23 12:56:00 +00:00
  • 2d88d8e588 Making the plugins behave more stable, fixing a part of Bug #3528518 RKrom 2012-05-23 09:21:02 +00:00
  • 2ae58d5c6c Fixed Bug #3528948, not capturing the right screen(s) when using the context menu. RKrom 2012-05-23 06:49:42 +00:00
  • c9de71dad3 Updated version RKrom 2012-05-23 05:00:42 +00:00
  • fdbd829a04 Fixed problem with undo and missing language key RKrom 2012-05-23 04:57:19 +00:00
  • 3c61d87780 Fixed installer problem when uninstall didn't work. RKrom 2012-05-22 08:41:40 +00:00
  • 8c319fe0e4 According to Bug #3527653 this change should make the code a bit more stable, the question is where the next problem occurs... RKrom 2012-05-22 05:09:00 +00:00
  • 6459dd2bf3 Trying to see if LoadFrom is more stable than LoadFile, this is discussed in many blogs.. also fixed a file reference in the project. RKrom 2012-05-22 04:48:08 +00:00
  • de25dc4287 Setting some word export options to prevent wrong embedding. RKrom 2012-05-21 08:35:36 +00:00
  • 69d50906b8 Removed reference to System.Web, making the imgur plugin work on client profiles. RKrom 2012-05-21 05:10:44 +00:00
  • 6f94b056da serbian translation update for 1.0.0 + fixed ietf JKlingen 2012-05-20 20:56:17 +00:00
  • 4715b746d1 git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1889 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 JKlingen 2012-05-20 06:32:54 +00:00
  • 4076d7b29b Changed language directory so we are no longer taking the copied files, this solves the issue that we always need to add the files to the project. RKrom 2012-05-18 18:17:39 +00:00
  • 7526e27c33 Updated version RKrom 2012-05-18 18:14:17 +00:00
  • d257e4331d Changing the default clipboard format to work without HTML. RKrom 2012-05-18 18:13:53 +00:00
  • 19c70484ef Updated version RKrom 2012-05-18 18:12:18 +00:00
  • 85bcd49851 For now keeping "check for unstable updates" and fixing exception if a wrong mapping is used. RKrom 2012-05-18 18:11:36 +00:00
  • 0f8bd4ea0e Added languages and removed unused code. RKrom 2012-05-18 14:41:54 +00:00
  • 9f3a31d4a4 Trying to remove all registry keys RKrom 2012-05-18 14:35:42 +00:00
  • 71db9bc438 Fixed Bug #3527838 by simplifying the quick settings. RKrom 2012-05-18 12:59:10 +00:00
  • 6fc15cddd3 Added the possibility to use the Windows-key as a hotkey, this only works when defined in the ini!! It's currently not possible to define it in the settings GUI. RKrom 2012-05-18 11:47:27 +00:00
  • 20f759baf3 Fixed last commit: accidentally removed our nice green fill when taking a region capture... RKrom 2012-05-18 11:45:56 +00:00
  • f01731ef16 Disabled some unused code. RKrom 2012-05-18 09:02:38 +00:00
  • cac99fbaf3 Refactored code location of the isGDIAllowed/isDWMAllowed, also changed the timeout for getting the HTML object from a window to 5 Seconds (instead of 1). RKrom 2012-05-18 07:36:18 +00:00
  • efd2861e35 Fixed weird "nullreference" error in MainForm.resx when using Visual Studio, this problem occurs when the file is changed by SharpDevelop! Somehow Version=4.0.0.0 entries are written, instead of Version=2.0.0.0 RKrom 2012-05-18 07:32:01 +00:00
  • e40a7a5786 touched all language files with language editor, for consistent sort order JKlingen 2012-05-17 21:33:35 +00:00
  • 0e5abb0dc3 no longer writes empty elements to the xml files JKlingen 2012-05-17 20:50:32 +00:00
  • 01d1aabced German translation for new 1.0.0 string resources JKlingen 2012-05-17 20:45:03 +00:00
  • f28fe19a51 Updated version RKrom 2012-05-17 19:55:45 +00:00
  • b552e6914e Fixed check problems when installing Greenshot on 32 bit windows RKrom 2012-05-17 19:55:21 +00:00
  • a6750c1dbe Rename of DropBox to Dropbox, also added logic to find as many Greenshots to deinstall as possible! RKrom 2012-05-17 15:51:23 +00:00
  • ce1193ce9d Modified NL and EN translations with our own translation editor. RKrom 2012-05-17 15:27:13 +00:00
  • c88c1497f3 new and updates translations JKlingen 2012-05-17 14:58:07 +00:00
  • 5076163b92 Trying out some stability changes, seems to work without side effects. RKrom 2012-05-17 14:53:38 +00:00
  • d0ff4fbed6 Added lower memory footprint expert setting and created a PsAPI.cs file for the Process API invokes. RKrom 2012-05-17 14:19:56 +00:00
  • ffb9502015 added icon that has been added to context menu with previous commit JKlingen 2012-05-17 14:19:47 +00:00
  • df84ae5aef Added description to FolderBrowserDialog JKlingen 2012-05-17 13:59:02 +00:00
  • 6c3369cc99 changed donation icon for main context menu JKlingen 2012-05-17 13:31:04 +00:00
  • cf9127b7f4 Added the plugin projects, removed the not-used projects RKrom 2012-05-17 13:28:44 +00:00
  • ea73daa77d moved project (update) feed to getgreenshot.org JKlingen 2012-05-17 13:25:47 +00:00