Commit Graph

  • a1769dbc66 This commit fixes two bugs: BUG-1809 & BUG-1835 and adds somewhat better Windows 10 support. RKrom 2015-10-04 22:50:18 +02:00
  • 9d825a8834 added favicon jklingen 2015-10-04 22:33:37 +02:00
  • a868d02b45 Fix for Box & Imgur, other cloud services still need to be tested. RKrom 2015-10-04 21:24:01 +02:00
  • 48fc023d11 Removed email and FB from footer jklingen 2015-10-04 21:03:57 +02:00
  • bec9e7fede Added sitemap/impressum links jklingen 2015-10-04 20:58:37 +02:00
  • 2c9f9a24a6 Merge remote-tracking branch 'origin/master' jklingen 2015-10-04 20:03:47 +02:00
  • 53c1062017 Added missing blog post jklingen 2015-10-04 19:51:26 +02:00
  • bca3ba0b9c Added missing image jklingen 2015-10-04 19:45:58 +02:00
  • a99be87dad Added some missing links + cosmetics jklingen 2015-10-04 19:42:32 +02:00
  • e5b1966ee0 Consistent page margins jklingen 2015-10-04 18:21:52 +02:00
  • 2bc6b19a59 Updated logo and some navigation/header styles jklingen 2015-10-04 18:14:20 +02:00
  • 92ca39f621 Fix in CallExternalCommand: Exception message "Error calling external command" was shown although CallExternalCommand has finished successful. In addition log4net message has been written before exportInformation.ErrorMessage was set, so exception message was not in log file. viper3400 2015-10-03 16:33:55 +02:00
  • 29a9366693 A few small changes which place the error message, if there is any, of the cloud upload plugins to the content of the message box instead of the title. RKrom 2015-10-02 23:04:49 +02:00
  • 695d6e3ad4 blog pager styling jklingen 2015-10-02 20:53:54 +02:00
  • dc0aa2d09d basic link style jklingen 2015-10-02 20:30:29 +02:00
  • 66278e5733 added some legacy css from WP theme jklingen 2015-10-02 20:06:13 +02:00
  • c3c680d653 Fixed blog post url jklingen 2015-10-02 19:54:34 +02:00
  • af3d6de3d2 Small, untestet, changes for using the Dapplo.HttpExtensions. Making the code smaller and better readable. (Especially JiraAPI.cs) [skip ci] Robin 2015-10-02 12:30:23 +02:00
  • 6d85b2aa2e Fixed missing help-file, also added "better" support to build locally. Robin 2015-10-01 17:30:00 +02:00
  • af1ad2d0bf Added a copy for the language files, so these will all automatically be copied to the working directory and are available for Greenshot while testing & building. Updated the readme.txt.template Robin 2015-10-01 17:01:12 +02:00
  • 1e7765e6c3 Fixed that the ExternalCommand plug-in wasn't loaded. Robin 2015-10-01 16:38:59 +02:00
  • 0920c39aa6 Editor doesn't have languages yet, they are in Greenshot itself. Robin 2015-10-01 16:34:52 +02:00
  • f5de43d105 Removed the old Language.cs in favor of Dapplo.Config, fixed most issues with using these. Updated the Dapplo.Config version, as there were some conversion bugs. Added the possibility to specify the language module in the controls. Added a new dependency to the build (HttpExtensions) and fixed the sr-rs IETF (sr-Cyr-RS). Removed some classes which are no longer needed. Changed some of the default values in the configuration from strings to the "right" type, making it easier to see what is set (especially when using enums). Robin 2015-10-01 16:18:34 +02:00
  • 57b50d9e87 Moved all the credentials to the I....Configuration files, this makes it possible to have the values loaded from a .ini but we can still fill them from our build. The values are NOT written to the .ini, this makes sure they are still somewhat secure. By having them in a greenshot-fixed or default file, it is easier to have the plugins work while developing, without risking a check in. [skip ci] RKrom 2015-09-28 23:52:17 +02:00
  • 5ffc6cc9ae Fixed Flickr csproj. [skip ci] RKrom 2015-09-28 23:25:35 +02:00
  • 8d4500a119 Fix with Dapplo.HttpExtensions update [skip ci] Robin 2015-09-28 17:59:50 +02:00
  • b805cbdde5 Added some more language conversions, added usage of Dapplo.HttpClientExtensions [skip ci] RKrom 2015-09-27 23:10:47 +02:00
  • 7f039dbf37 Fixed typo jklingen 2015-09-27 13:17:01 +02:00
  • 1dd167f2b2 Preparations for Flickr-Plugin with the LanguageLoader [skip ci] RKrom 2015-09-25 07:32:10 +02:00
  • b1b7a926e0 Removed unneeded log entry [skip ci] Robin 2015-09-24 16:28:55 +02:00
  • 4e021ee0b2 Changed more component to the Dapplo.Config LanguageLoader [skip ci] Robin 2015-09-24 15:45:50 +02:00
  • edfaba6f30 More language fixes, also added a replacement to the Screen.AllScreens call which is caching and causes issues. [skip ci] Robin 2015-09-24 15:01:42 +02:00
  • 0914e1a94f Added fix for BUG-1809, which doesn't happen on Windows 7 (and thus doesn't have many reports). Added windows 10 support to the manifest, and extended the Windows version information. [skip ci] Robin 2015-09-24 11:27:57 +02:00
  • fadfd2281f BUG-1809: Fix for exceptions where an input language change (independent of Greenshot) breaks Greenshot. [skip ci] Robin 2015-09-24 09:44:26 +02:00
  • d9f72b37c1 More fixes for the Dapplo.Config language. [skip ci] RKrom 2015-09-23 22:16:01 +02:00
  • a5e6869dad Updated Dapplo.Config, fixed AboutWindow.xaml.cs event deregister. [skip ci] RKrom 2015-09-23 20:41:37 +02:00
  • 25e653322f More fixing the usage of the Dapplo.Config LanguageLoader, this is WIP [skip ci] RKrom 2015-09-22 07:09:53 +02:00
  • 020623f5fb Slightly getting the language from Dapplo.Config working... [skip ci] Robin 2015-09-21 17:21:46 +02:00
  • 231669fd43 Made it possible to start Greenshot by fixing all language files and updating Dapplo.Config, but not all components show the right translation though. Fixed IETF for sr-RS, this doesn't exist and should be "sr-Cyrl-RS". This is WIP!! [skip ci] Robin 2015-09-21 15:35:46 +02:00
  • f6c1688fba Preparations to change the language code to the Dapplo.Config implementation. RKrom 2015-09-21 07:26:48 +02:00
  • d0c61def45 Fixed AppVeyor build RKrom 2015-09-19 16:39:06 +02:00
  • b68802c244 Editor: Changed the flags (confirmable and counter) to be on the element, this makes more sense. Most Greenshot functionality now works again, needs some optimizing though... RKrom 2015-09-19 16:14:57 +02:00
  • 310df29297 Fix NullPointerReference [skip ci] RKrom 2015-09-19 12:14:10 +02:00
  • 6ad7c31978 Made the cache for the property values in the editor work, at least it seems to. Also fixed some small errors elsewhere. [skip ci] RKrom 2015-09-18 23:32:31 +02:00
  • 83dad259f3 Using IniConfig.Current. Editor: added cache function which reads / stores the latest values, read/write to ini is skipped. [skip ci] Robin 2015-09-18 17:01:41 +02:00
  • c678afc59c Move from programmatic defining, retrieving, changing fields to having annotated properties. This simplifies the coding, thing that is still missing is the "caching" of defaults via the configuration. also updated Dapplo.Config.dll to 1.60. [skip ci] Robin 2015-09-18 16:28:06 +02:00
  • eee524809a Dapplo.Config update and fix for ImageEditor as a plugin (this still needs to be installed, without Greenshot won't work) Robin 2015-09-18 14:03:49 +02:00
  • 3ab846ab18 Refactored the editor into its own DLL, this is work in progress and doesn't work yet. [skip ci] RKrom 2015-09-18 00:15:19 +02:00
  • 00bcc04873 Added a project for the editor, moved the .sln to the root and fixed a few errors in some csproj files. [skip ci] RKrom 2015-09-16 21:09:13 +02:00
  • 03fedda0ae Fixed Typo... should have been _content RKrom 2015-09-15 22:27:25 +02:00
  • 35f1acadf7 Fix for UsePageLink exception in the flickr plugin. RKrom 2015-09-15 22:10:33 +02:00
  • 4bad2a479a Preparations for FEATURE-875 [skip ci] Robin 2015-09-15 17:59:04 +02:00
  • 7e83004941 Fixed Flickr & Photobucket, also the progress should be shown for most uploads. Removed the NetworkHelper.cs, as this is now all implemented with the HttpClient and Uri Extensions. Robin 2015-09-15 16:22:37 +02:00
  • 4f89ff6917 Made Photobucket work again, other OAuth 2 services have not been tested yet.. [skip ci] Robin 2015-09-15 13:44:50 +02:00
  • c9de663c49 Made Oauth1 work almost up to the embedded browser showing the AuthorizeUrl, this doesn't work due to threading issues. [skip ci] RKrom 2015-09-14 23:48:42 +02:00
  • 148372f018 Moved c# extensions and configurations to their own package, also tested most of the c# extensions in another project. [skip ci] RKrom 2015-09-14 00:12:53 +02:00
  • ef5973cec0 Extracted the animated Greenshot logo into a usercontrol, so it can be reused. Made the AboutWindow response to LanguageChangedEvents. [skip ci] RKrom 2015-08-21 22:59:32 +02:00
  • 577e5b645e FEATURE-863: Added the possibility to change the start value of the counters. Robin 2015-08-21 16:17:21 +02:00
  • 90a9965048 Made the AboutWindow title-border-button-frame less, using the WindowChrome functionality, made the "Greenshot" white area the click-move area and added a X button as close. I find it fancy :) [skip ci] Robin 2015-08-21 14:19:45 +02:00
  • c6772af946 Removed the old AboutForm.cs in favor of the new AboutWindow, copied all functionality. RKrom 2015-08-20 23:00:45 +02:00
  • 69f90815e0 Added Color-Cycle animation to the "G" logo in the WPF AboutWindow [skip ci] Robin 2015-08-20 14:30:03 +02:00
  • 8849a28da0 Added G logo into the xaml, this can be animated as I already gave every ellipse a name. [skip ci] RKrom 2015-08-19 23:44:51 +02:00
  • 16231792ed Moved Outlook code from Greenshot.Plugin to OfficePlugin, where it should have been! [skip ci] Robin 2015-08-19 13:33:20 +02:00
  • 1806a360de Fixed absolute links and references, as well as references that pointed to wp-content dir jklingen 2015-08-18 23:03:52 +02:00
  • ca942ea81a Fixed permalink for blog posts jklingen 2015-08-18 23:01:43 +02:00
  • 5a1909501e Added images from wordpress jklingen 2015-08-18 22:29:48 +02:00
  • cdd3aa0a80 Refactoring some methodnames, added a new AboutWindow [skip ci] RKrom 2015-08-18 06:58:48 +02:00
  • 29a5461028 Extracted some configuration settings in their own interfaces, this should make it easier to read but also makes it possible to reuse the settings inside plug-in settings. (like the image output settings) [skip ci] Robin 2015-08-14 16:21:09 +02:00
  • 9da77c319a Merged master into 1.3 Robin Krom 2015-08-14 09:35:45 +02:00
  • 252fb25e8d Merged in softrev2000/greenshot (pull request #12) Robin Krom 2015-08-14 09:34:39 +02:00
  • 3640b80981 Small async fixes, together with the previous commit it would finally be worth a build. Robin 2015-08-13 19:55:14 +02:00
  • 0a192e1c23 Made Jira work again. Fixed the Uri passing around. Starting to work more and more, although it is still Work in Progress. Robin 2015-08-13 19:47:35 +02:00
  • e9a64d7198 Fixed mapping problems with the new ini-values. [skip ci] Robin 2015-08-13 18:51:19 +02:00
  • 25b017b85c Renamed all configurations to I....Configuration, so show it's an interface. Added the IOutputSettings, which has the properties for outputting, this COULD be used to give all the different plug-ins their own settings. Fixed a problem with the editor, which was caused by having CompositingMode.SourceCopy in the CursorContainer. Fixed issues with the dynamic destination context menu by disabling the separator and changing the logic for the Esc (keyboard) close. Removed overloaded methods from the OAuthSession, so I can work on a cleanup with HttpClient. [skip ci] Robin 2015-08-13 17:10:06 +02:00
  • 0a872afe91 Changed OneNote to support version 14 (was 15) so it is backwards compatible (needs to be tested with V15) [skip ci] Robin 2015-08-13 17:04:35 +02:00
  • 99cc453dc6 More code cleanup, still WIP! [skip ci] RKrom 2015-08-12 22:51:37 +02:00
  • a59ba8018b working on the OAuth 1 async code, hopefully I will be able to cleanup a lot of code (default arguments, unneeded code etc). This is Work in Progress (WIP) and should not be build. [skip ci] Robin 2015-08-12 18:04:25 +02:00
  • 63e34fd7f9 Made the HelpFileLoader work with HttpClient, also had to cleanup the OAuth code so I can replace the WebRequest with HttpClient later. Fixed a notify-icon click issue, with UI-thread affinity. [skip ci] Robin 2015-08-11 17:55:45 +02:00
  • 5ad7fe6590 Small fix for cleaning up [skip ci] Robin 2015-08-11 12:39:40 +02:00
  • ee6b712f89 Made the confluence plug-in work with Rest, and async. (still a problem with the destination picker though). Also made some other small fixes, increased Dapplo.Config version to solve some problems. [skip ci] Robin 2015-08-07 16:37:56 +02:00
  • 5f3882a499 Work in progress for the confluence update, and some optimizations/cleanup [skip ci] Robin 2015-08-06 18:32:42 +02:00
  • 1ca3623c4d Fix for AddDefaultRequestHeader, this had a left over copy/paste value [skip ci] Robin 2015-08-05 13:35:48 +02:00
  • 8d3a7d9760 Making the Dapplo.Config work [skip ci] Robin 2015-08-04 18:02:31 +02:00
  • f3ca21af8d Added the config registration / get which is async to the plug-ins. [skip ci] Robin 2015-08-04 13:56:14 +02:00
  • c2e942f277 Made the change to Dapplo.Config compilable, this doesn't mean it works. WIP [skio ci] RKrom 2015-08-03 23:59:53 +02:00
  • 92088595e3 Merge branch '1.3' of https://github.com/greenshot/greenshot into 1.3 RKrom 2015-08-03 18:42:01 +02:00
  • a9246236e9 Changed the .ini code to Dapplo.Config, this is work in progress and won't compile!!! [skip ci] Robin 2015-08-03 17:37:44 +02:00
  • 041bb9df41 Disabled tagging, as we release in GitHub. RKrom 2015-08-01 21:42:25 +02:00
  • 1fc9e58c1e FEATURE-709: Implemented a setting to ignore the hotkey for certain active processes. Robin 2015-07-31 17:35:49 +02:00
  • a755ce24c5 Small async fixes [skip ci] Robin 2015-07-31 16:50:00 +02:00
  • d43f1c242b BUG-1806: Fixed Regex to be more precise with Uris Robin 2015-07-31 15:10:35 +02:00
  • 3fd511c5c2 Added progress to Box, Jira and Picasa. [skip ci] Robin 2015-07-31 14:17:08 +02:00
  • ee8ddc8aee Modified the imgur upload to report progress (added a ProgressStream), this is the first plug-in to have this. Also modified the imgur history loading, it will now only load when the history window is opened. Robin 2015-07-31 13:53:10 +02:00
  • e0e2a2951f Removed unneeded setting (currently we don't use Json.NET) and added an opt-in to the Windows Forms updates for High DPI, see here: http://blogs.msdn.com/b/dotnet/archive/2015/07/20/announcing-net-framework-4-6.aspx [skip ci] Robin 2015-07-30 17:48:19 +02:00
  • 34277b1803 Async/export fixes, hopefully now the dynamic destination picker is fixed... it didn't close for sub-items. Robin 2015-07-30 15:52:54 +02:00
  • 152f3dc6b9 Back-port from Greenshot 2.0 for the "Greenshot server", this implementation is used to make Greenshot communicate with itself. The newer implementation only works with >= .NET 4 and wasn't available until we upgraded. The advantage is a more defined interface! (IGreenshotContract) Also copied the argument handling from 2.0, as this was implemented a bit cleaner. Robin 2015-07-30 15:51:11 +02:00
  • c3f8e5197a FEATURE-857: Implemented some additional ClickActions [skip ci] Robin 2015-07-29 16:54:34 +02:00
  • aa5fd3d99b Fix for a bug that I noticed while discussing BUG-1807, need to check if this doesn't cause other issues though... Robin 2015-07-29 15:52:05 +02:00
  • 6aa3edb073 Fixed missing icons in editor (damn VS!) and an error with the JIRA Api Robin 2015-07-29 13:34:21 +02:00
  • 6d6a960367 Fixed NPE. Robin 2015-07-28 17:52:46 +02:00