Commit Graph

  • 79c47c6b28 Change the update feed to have a minimal (mandatory) content. Robin 2016-01-15 15:01:55 +01:00
  • 4a04d860d6 Fix trailign slash Robin 2016-01-15 14:40:31 +01:00
  • 0596abfec7 Added project-feed.xml, this is a shortened file for the update check of Greenshot 1.2 and earlier. Robin 2016-01-15 14:36:48 +01:00
  • e0e60eee98 Updated Dapplo.HttpExtensions, which caused some changes. Switched the Jira implementation to Dapplo.Jira [skip ci] Robin 2016-01-13 18:15:06 +01:00
  • ec12dce7df Improvements for the capture feedback [skip ci] Robin 2016-01-12 13:11:59 +01:00
  • 2973ea654e Fix Reduce Color Arithmetic Overflow Pete M. Wilson 2016-01-07 19:16:44 -05:00
  • 3e663cf59f Updated Dapplo.HttpExtension to the current version, in the process I removed the unneeded Normalize() from OAuthSession.cs. Robin 2016-01-07 14:49:39 +01:00
  • c3e3e60d4a Updated HttpExtensions and improved code with ReSharper. [skip ci] Robin 2016-01-06 22:25:05 +01:00
  • aae46ad3dc Two small fixes, Uri.ToString can cause problems. [skip ci] Robin 2016-01-04 21:10:57 +01:00
  • 6a2abfaaf9 Fixed dependency version [skip ci] Robin 2016-01-04 20:45:15 +01:00
  • 9b3e060e03 Updated Dapplo.HttpExtensions to the current version, this should solve a few small issues. Also fixed something I missed in a refactoring. [skip ci] Robin 2016-01-04 13:20:31 +01:00
  • 8a60a2b375 Fixes for copyright and dependency updates [skip ci] Robin 2015-12-30 14:00:32 +01:00
  • 8feaf9a5de Resharper corrections. Robin 2015-12-29 22:19:08 +01:00
  • a6969d00ad Changed logging to use serilog, which has most functionality we need but is a bit smaller than log4net. Robin 2015-12-28 17:38:46 +01:00
  • 8941d5ad4b Merge pull request #3 from greenshot/1.2 Robin Krom 2015-12-26 22:37:27 +01:00
  • 4af6263f80 Merge pull request #2 from krajcovic46/patch-1 Robin Krom 2015-12-26 22:23:11 +01:00
  • 9ad1796360 correct mistakes in language-sk-SK.xml krajcovic46 2015-12-09 00:37:43 +01:00
  • cbcba57320 Added AppShare plug-in to the installer and the drag/drop dll to the .zip and installer. Fixed a wrong language mapping in the installer. RKrom 2015-11-20 15:07:07 +01:00
  • e315d7d50f Making the share to windows app work RKrom 2015-11-20 14:41:24 +01:00
  • 75277ead84 Added latest blog post jklingen 2015-11-19 22:30:04 +01:00
  • 89f47b3e4e Added the Windows "Share" Plugin, this is not finished yet as we need a top-leve-window open to make it work and the destination picker closes before the export is started. [skip ci] RKrom 2015-11-19 17:32:11 +01:00
  • 1b90c2a554 Added Chocolatey packaging. [skip ci] RKrom 2015-11-14 21:22:49 +01:00
  • cab854b722 Changes for the 1.2.8 release Greenshot-RELEASE-1.2.8.12 RKrom 2015-11-10 11:56:51 +01:00
  • 0fe3083122 FEATURE-896: Added HTTPS to the Imgur links RKrom 2015-11-07 23:10:08 +01:00
  • c2b0bb98b4 BUG-1850: minimizing the impact of SF down RKrom 2015-11-07 23:05:17 +01:00
  • eac3276017 Picked up my work after the Imgur issues in 1.2, and made the PrinterDesignation, FileDesignation, FileWithDialogDesignation work properly. Fixed the ExportFactory/PickerDesignation to work more like in 1.2. [skip ci] RKrom 2015-11-07 22:30:39 +01:00
  • 3ccc1c0f9f Fix for missing / RKrom 2015-11-07 15:39:41 +01:00
  • 56339b629c BUG-1862: Changed the Imgur API from v2 to v3 RKrom 2015-11-07 11:56:03 +01:00
  • f77d35e104 A small fix to see if our build works... RKrom 2015-11-06 22:48:19 +01:00
  • 09ebc3a2a2 Forgot csproj [skip ci] RKrom 2015-11-06 22:42:37 +01:00
  • dd6c228ec9 Changed the EmailDesignation from legacy to "now". [skip ci] RKrom 2015-11-06 22:41:13 +01:00
  • 0ad51ebdce Making the JiraDesignation work, by instantiating it only when password etc are set. RKrom 2015-11-06 22:30:45 +01:00
  • ea3ba2175e Added appveyor12.yml from 1.2, to complete the last change. RKrom 2015-11-06 21:32:37 +01:00
  • 0b60f4a471 Rename appveyor.yml to appveyor12.yml, will change the appveyor project to match the names... With this we can make sure that only that project runs which is actually commited to. RKrom 2015-11-06 21:31:09 +01:00
  • 9315a0e427 Renamed the appveyor.yml to appveyor13.yml, will copy the file to 1.2 and rename the appveyor.yml there to appveyor12.yml. With this change the projects should be separated! RKrom 2015-11-06 21:27:27 +01:00
  • c4c1082ce5 Changed the Clipboard & Printer destinations to the new IDestination. Robin 2015-11-06 17:11:52 +01:00
  • afb368d196 Changed Drag/Drop to gong-wpf-dragdrop [skip ci] Robin 2015-11-06 16:46:19 +01:00
  • bc8ee9a59c Fixed OcrDesignation not to show when no MODI. Fixed drag/drop example, Fixed waiting for the dialog (ExportWindow). Removed GongSolutions.DragDrop. [skip ci] Robin 2015-11-06 16:10:44 +01:00
  • b64de88b1e Making the imgur destination more stable, unfortunately Imgur has issues... Robin 2015-11-06 14:12:30 +01:00
  • 41255df991 Added shallow_clone to appveyor.yml to speed up the build. Robin 2015-11-06 10:50:02 +01:00
  • 750d4ee4f9 BUG-1864: After uploading to imgur, greenshot does not copy link to clipboard. Robin 2015-11-06 09:53:48 +01:00
  • 4f9d6eb865 Updated csproj files, so we don't have to migrate every time. Added a fix for BUG-1863: Cannot get access to deleted object, and added some small code quality chances. [skip ci] Robin 2015-11-06 09:31:22 +01:00
  • 63e360e254 Merge branch '1.2' of https://github.com/greenshot/greenshot into 1.2 RKrom 2015-11-06 07:21:19 +01:00
  • 930061dc94 Cleanup before fixing [skip ci] RKrom 2015-11-06 07:20:43 +01:00
  • 7a1b5f80d7 fixed imgur key/secret Robin Krom 2015-11-05 22:41:27 +01:00
  • d472469aac Added the rest of the office-destinations, working on getting the drag/drop working from the PickerDesignation (which currently doesn't work) [skip ci] Robin 2015-11-05 18:23:20 +01:00
  • 2554c89830 Got OfficeDestinations working, there were 3 bugs: 1) wrong synchronization context 2) wrong attribute 3) "filled" instance wasn't used. What now is left, are the OneNote/Powerpoint and ExternalCommand destinations. [skip ci] Robin 2015-11-05 12:29:15 +01:00
  • 1dc3f81dbd Updated dapplo, fixed imports. [skip ci] RKrom 2015-11-04 23:20:34 +01:00
  • 50774ff982 Waiting on the latest Dapplo.Addon, this should fix the problem with the new Office-Destinations. [skip ci] Robin 2015-11-04 17:30:55 +01:00
  • 657c941dc1 Creating new destinations for all the plugins, a few are still missing. [skip ci] RKrom 2015-11-03 22:49:18 +01:00
  • c0f48018cd Update Dapplo.Config for empty lines in the ini. [skip ci] Robin 2015-11-03 17:30:27 +01:00
  • 378ecb015c Starting to get things working [skip ci] Robin 2015-11-03 16:30:04 +01:00
  • 333bbcb703 Continuing work on the new IDestination, added a Refresh and made the AbstractDestination a bit more usefull. [skip ci] RKrom 2015-11-02 22:12:26 +01:00
  • 348bea94e4 Added NotificationCenter, make IDestination / PickerDestination working. [skip ci] Robin 2015-11-02 17:48:34 +01:00
  • 5a99402a4c Working on the new IDestination and PickerDestination [skip ci] RKrom 2015-11-01 22:04:41 +01:00
  • 337f671c2a Removed tagging, this is done with a Github feature. [skip ci] Robin 2015-10-29 12:28:16 +01:00
  • 06ae3d4901 BUG-1850: Fixing disposing of WebResponse objects, which might cause the greenshot not responding issue Robin 2015-10-29 12:22:45 +01:00
  • f92dd4122c BUG-1852: Added CopyLinkToClipboard property for Imgur [skip ci] Robin 2015-10-29 12:21:51 +01:00
  • a31d63e5db 1.2.8.x preparations [skip ci] Robin 2015-10-29 12:21:11 +01:00
  • 9eb4f37523 Merged 1.2 into master Robin Krom 2015-10-27 21:24:50 +01:00
  • e086cc111f Updated Dapplo.Config to 1.109 as this has some fixes for the configuration type possibilities. [skip ci] Robin 2015-10-27 17:45:30 +01:00
  • 76323570ac Small cleanup [skip ci] RKrom 2015-10-26 23:07:49 +01:00
  • 0daa16e96b Cleanup of files with multiple types, moved some stuff where it would be better located. [skip ci] RKrom 2015-10-26 22:54:45 +01:00
  • 96c34760f1 Minimal changes, changed the GreenshotServer (interface) to work as an StartupAction, just needed to push them.. [skip ci] RKrom 2015-10-26 09:08:46 +01:00
  • 5c2f153c11 Corrected a refactoring in Dapplo.Config, which came by updating [skip ci] RKrom 2015-10-25 14:14:04 +01:00
  • 342a506480 BUG-1809: Found some additional information which explains why the previous fix for BUG-1809 was not working. Krom, Robertus 2015-10-23 11:14:26 +02:00
  • e03df48a26 Merge pull request #1 from viper3400/1.2 Robin Krom 2015-10-23 11:11:01 +02:00
  • 071d3ca83d Removed some TODO's as Dapplo.Config manages the saving of the configuration itself. [skip ci] RKrom 2015-10-21 22:17:42 +02:00
  • 3f5bb67858 Added Dapplo.Addons to the exe/zip/portableapp [skip ci] RKrom 2015-10-21 21:34:06 +02:00
  • 62bac2c975 Update of the Dapplo.Config for the latest feature, file monitoring and auto-save. [skip ci] RKrom 2015-10-21 21:29:39 +02:00
  • 3bc09365ad Start of building a new IDestination which should be simpler and can be exported in MEF [skip ci] RKrom 2015-10-20 22:38:23 +02:00
  • 38c2a5903a Made the Bootstrapper work, importing of language & inisections works. Made the ConfluenceAPI completely work with Dapplo.HttpExtensions [skip ci] Krom, Robertus 2015-10-20 16:03:32 +02:00
  • b07a3409a8 Making MEF & the IniConfig/LanguageLoader exporters work throughout the application (Work in progress) [skip ci] RKrom 2015-10-19 22:49:49 +02:00
  • 242146ee41 Fixed Dapplo.Config version [skip ci] Robin 2015-10-16 17:44:55 +02:00
  • ecda4df94e Added some default translations, so we can show something even if things go wrong. The trick here is: language.TranslationOrDefault(t => t.Error) [skip ci] Robin 2015-10-16 17:44:10 +02:00
  • 3e50fea554 Made the MEF bootstrapping for the plugins work, event the context-menu entries are correctly wired, this gives a nice base to continue working on [skip ci] Robin 2015-10-16 16:39:04 +02:00
  • 0642e41112 Work in progress: Changes for Dapplo.Addons refactoring. [skip ci] RKrom 2015-10-15 23:20:59 +02:00
  • 48aef8d020 WORK IN PROGRESS, changing to Dapplo.Addons (MEF) Robin 2015-10-15 18:13:42 +02:00
  • 713e2bcf92 Change the playing of the sound to the SoundPlayer [skip ci] RKrom 2015-10-14 22:14:42 +02:00
  • e2ef9703f9 Added the FlashlightWindow from the Greenshot 2 repository RKrom 2015-10-14 22:08:28 +02:00
  • c578f0a742 Removed a lot of native windows code, in favor of Dapplo.Windows. [skip ci] Robin 2015-10-13 15:10:49 +02:00
  • d6d13efbca Fixed xaml and changed to shallow clone RKrom 2015-10-12 23:30:34 +02:00
  • a7bf5660d8 Fixes for the build directory relocation. RKrom 2015-10-12 22:49:01 +02:00
  • 3f694316f0 Changed for project cleanup , move all build files in their own directory. [skip ci] RKrom 2015-10-12 20:58:30 +02:00
  • a7c9bf8d3a Made Greenshot a C# / WPF Project, added MenuWindow, AsyncCommand & DynamicMenuItem so the Destination picker can be reinvented. Updated the PleaseWaitWindow.xaml a bit... to reflect the style in the AboutWindow. [skip ci] Robin 2015-10-12 17:43:42 +02:00
  • b047dd438c Moved job to GitHub RKrom 2015-10-09 21:24:21 +02:00
  • ca84909f4b Added some fixes for the Imgur V3 API response parsing, the links were not correctly processed. RKrom 2015-10-09 20:35:59 +02:00
  • 3223bb4ff5 FAQ title is now a href to the respective page jklingen 2015-10-09 19:55:25 +02:00
  • d28d51e052 Fixed nav breaking unnecessarily in chrome browser jklingen 2015-10-09 19:36:32 +02:00
  • 88b6a869a2 added jekyll-feed gem jklingen 2015-10-09 18:12:20 +02:00
  • 45c0e1efed Hacked the Imgur plugin to partly work with the version 3, so AnonymousAccess works. Added a more rough filtering for the language issues, fixed an update check, fixed a problem when closing the history and updated the readme.txt RKrom 2015-10-08 22:33:43 +02:00
  • db1a11be10 more testing of gh-pages metadata jklingen 2015-10-07 22:45:35 +02:00
  • 6381d26f9c testing gh-pages metadata jklingen 2015-10-07 22:38:58 +02:00
  • cafa713f93 Cleanup of all language, cs, html etc files. Changed log4net to the latest version, via nuget (slightly bigger :( ) [skip ci] RKrom 2015-10-07 22:24:50 +02:00
  • ec98650b40 Merge branch 'gh-pages' of https://github.com/greenshot/greenshot into gh-pages jklingen 2015-10-07 21:15:52 +02:00
  • c1a26cc4e2 initial commit jklingen 2015-10-07 20:42:49 +02:00
  • cfb7d37798 Made Greenshot use the IHttpSettings from the Dapplo.HttpExtensions and store the settings in it's own configuration. This makes it possible to use more complex network settings, like specific proxy configurations. Also added some missing readonly keywords. [skip ci] Robin 2015-10-07 17:14:35 +02:00
  • 213b332a66 BUG-1809: Fix didn't work correctly, another go at it. Robin 2015-10-07 16:30:19 +02:00
  • 46adaf3b09 GS1.3: BUG-1809 wasn't solved with the most recent change, so trying this differently. Also cleaning up the configuration a bit... [skip ci] Robin 2015-10-07 16:26:53 +02:00
  • b97f596c5e Update of the Dapplo packages, removed NuGet.exe (etc) in favor of automatic package restore and AppVeyor "nuget restore". [skip ci] Robin 2015-10-07 12:45:59 +02:00