Commit Graph

  • e64f995c50 Updated dependencies, and reflected some changes to those, to improve some DPI issues, and removed unneeded code. Robin 2018-06-13 08:52:15 +02:00
  • e8b1ac5fd6 Dependency updates, and fixed that a few references where not correct. Also cleaned up some code in the memento implementation. Robin 2018-06-12 23:53:11 +02:00
  • e21230a52b Split the internal and addons destinations, as the list was getting very large. Fixed a type on the about view, also fixed a bug which was introduced in the previous commit. Robin 2018-06-09 15:19:09 +02:00
  • 67a3efa5dc Small cleanup. Robin 2018-06-09 14:20:12 +02:00
  • b530aa9afd Small fixes for loading the configuration correctly, and correcting values when needed. Robin 2018-06-09 14:07:48 +02:00
  • 99bc5e9eff An in between step for fixing the field values. Robin 2018-06-08 14:55:14 +02:00
  • b65badf359 Small fixes & comments for some code, mainly the animation stuff of Greenshot. Robin 2018-06-08 08:30:09 +02:00
  • 81092aeffb Fix for a wrong zoomer position. Robin 2018-06-08 08:01:53 +02:00
  • 6926598ae5 A bit of a hack, but this increases the size of the adorners depending on the dpi settings. Robin 2018-06-07 23:16:32 +02:00
  • d4f1bd4345 This fixes the language dialog Robin 2018-06-07 23:06:03 +02:00
  • fad25c023e Small fix for the capture form, this removes some artifacts on the start Robin 2018-06-07 19:43:47 +02:00
  • 441169342a Added the clipboard configuration. Robin 2018-06-07 13:32:09 +02:00
  • 18a0399136 Small fixes for the clipboard usage, also fixed an autofac issue. Robin 2018-06-07 12:01:06 +02:00
  • 35ad8784f0 More fixes, the ClipboardDestination "should" now work again, mostly... Robin 2018-06-07 08:40:29 +02:00
  • 602e2270d8 Small fix for using the new clipboard API Robin 2018-06-07 08:25:26 +02:00
  • 3950090416 Starting to port the old clipboard code to a newer API Robin 2018-06-06 23:31:53 +02:00
  • 3b36090d5a Small API modification Robin 2018-06-06 12:06:12 +02:00
  • 14f10640e4 Updates for replacing the clipboard access Robin 2018-06-06 10:35:09 +02:00
  • 3697675310 Fix for the High-DPI problems with the color dialog. Robin 2018-06-05 11:21:52 +02:00
  • bf0c23f812 Working on removing obsolete code, updated dependencies. Robin 2018-06-05 10:08:33 +02:00
  • e4653d426e Moved OCR Command Robin 2018-06-04 12:55:20 +02:00
  • aa80ccd5e2 Working on the external command configuration, this is WIP Robin 2018-06-03 22:47:55 +02:00
  • fe4859817a Working on the external command destination, fixed some csproj files. Robin 2018-06-03 00:29:03 +02:00
  • 1cd4ee5c6f Color dialog now looks okay at HDPI, need to test with normal/low again. Robin 2018-06-02 14:37:21 +02:00
  • c3cd00b482 Small fix for the color dialog, this is still WIP Robin 2018-06-02 01:23:10 +02:00
  • 505ca91b9c Working on making the color dialog work again when using High DPI screens... Robin 2018-06-02 00:38:54 +02:00
  • f57e49d781 Rewrote the update check. Robin 2018-06-01 16:53:40 +02:00
  • dc16b1df74 A lot of cleanup, trying to use IoC everywhere. Also removing forms designer code too. Robin 2018-05-31 16:34:23 +02:00
  • 9fd835293a Migrated to .NET Framework 4.6 Robin 2018-05-29 22:58:42 +02:00
  • a900d8c6b0 Privacy policy update jklingen 2018-05-24 22:43:58 +02:00
  • 91e8ca8b6a Privacy policy update jklingen 2018-05-24 22:40:17 +02:00
  • 3b934acdf4 Privacy policy update Greenshot-AppVeyor 2018-05-24 22:33:56 +02:00
  • 45290a526c
    Merge pull request #88 from greenshot/feature/autofac Robin Krom 2018-05-23 19:27:28 +02:00
  • a3bd73367f Autofac changes Robin 2018-05-23 19:25:40 +02:00
  • dfd713e17a Updated dependencies, mainly using the Dapplo.Addons ApplicationConfig to bootstrap, which should speedup the application start. Robin 2018-05-23 14:51:30 +02:00
  • dcf810172a Fixes for updates in the dependencies. Robin 2018-05-22 10:50:31 +02:00
  • 17405088bf Fix for Windows 10 destinations. Robin 2018-05-22 23:56:42 +02:00
  • 63f96bc3d3
    Updated base-url (just for testing purposes) jklingen 2018-05-21 14:38:33 +02:00
  • 852f9569e2
    Updated base-url (just for testing purposes) jklingen 2018-05-21 14:37:12 +02:00
  • 00266e5c9e
    Merge pull request #1 from greenshot/gh-pages jklingen 2018-05-21 14:32:52 +02:00
  • 180f83f8e8
    Merge branch 'gh-pages' into gh-pages jklingen 2018-05-21 14:32:21 +02:00
  • 5e95ab28dd JS/CSS resources cleanup jklingen 2018-05-21 13:49:42 +02:00
  • 269b527868 Even with small steps, one can come to an end.... Removed legacy Language usage from this class. Robin 2018-05-18 23:25:36 +02:00
  • a42972c19e Updated the dependencies and made some small fixes towards a more dependency managed system. Robin 2018-05-18 23:14:57 +02:00
  • 44791146e5 Updated dependencies, this fixes some issues in the startup. Robin 2018-05-17 09:14:52 +02:00
  • 0edf19d29d With this update things work again in general, so we can now focus on making everything 100% Robin 2018-05-16 21:08:54 +02:00
  • 977873816c WIP - Not working, as Dapplo.Jira cannot be found... Robin 2018-05-15 16:12:19 +02:00
  • 1b11573bc1 Made the ExternalCommand work, only the configuration is still missing. Also did some cleanup and refactoring. Robin 2018-05-14 22:36:10 +02:00
  • e73301bade Made things work [skip ci] Robin 2018-05-14 09:09:30 +02:00
  • 8d639dc214 Additional fixes Robin 2018-05-13 22:38:32 +02:00
  • d4de327557 Changed to use autofac, not working yet as there is a startup issue in the Dapplication. [skip ci] Robin 2018-05-13 21:53:27 +02:00
  • 3f6743fae1 Updated dependencies (Dapplo.Windows), which might increase the performance of the capture a BIT. Robin 2018-04-30 00:30:41 +02:00
  • 62811016ce Small fixes, mainly to make the TfsDestination work better. Robin 2018-04-26 16:00:40 +02:00
  • f27fcb4ab2 Small fixes and package updates. Robin 2018-04-25 15:59:53 +02:00
  • 3bfd54bad3 Added a prototype for a new TFS integration. Robin 2018-04-25 15:59:12 +02:00
  • 60494cbd04 Small improvements Robin 2018-04-25 14:08:07 +02:00
  • b2a90de67b Merge branch 'develop' of https://github.com/greenshot/greenshot into develop Robin 2018-04-17 07:18:40 +02:00
  • 540eb7cb19 Starting using the IHttpSettings which are configurable. Robin 2018-04-16 22:41:15 +02:00
  • e2580b86b5 Added expert mode for the configuration UI, added PrintConfigViewModel and updated some of the other configs. Robin 2018-04-16 10:56:25 +02:00
  • 1c805aea7f Updated dependencies and modified some tests to have a better coverage by using xunit theory. Robin 2018-04-16 07:49:13 +02:00
  • d6313ed956 Added more settings. Robin 2018-04-15 21:30:58 +02:00
  • 0aa4aa2d0e Small improvements of the file configuration and some others. Robin 2018-04-15 09:36:07 +02:00
  • f4e7f19ef6
    Create CONTRIBUTING.md Robin Krom 2018-04-10 15:32:27 +02:00
  • 60eae97614
    Create CODE_OF_CONDUCT.md Robin Krom 2018-04-10 15:12:08 +02:00
  • a0873c8050 Modified almost all destinations to use the new file settings, removed the upload format from the destinations language files. Robin 2018-04-10 14:40:10 +02:00
  • 5305f7e657 Added some of the changes discussed in #86 Robin 2018-04-10 12:07:17 +02:00
  • f82993196b updated dependencies and using oauth extensions in OneDriveConfigViewModel Robin 2018-04-09 22:31:29 +02:00
  • ab9af36cc4 Changes to support a more generic / reusable solution of working with output files in destinations. Robin 2018-04-09 17:24:24 +02:00
  • 6d06e7de4e Merge branch 'develop' of https://github.com/greenshot/greenshot into develop Robin 2018-04-09 08:44:08 +02:00
  • 5d0f5e5b6d Fix for the ResetCredentials button "IsEnabled" by using Caliburn.Micro logic. Robin 2018-04-08 21:13:47 +02:00
  • 9490ebd270
    Merge pull request #86 from Vistritium/onedrive-addon Robin Krom 2018-04-08 20:50:49 +02:00
  • 3b14d2b0b3 OneDrive plugin - add reset credentials button Maciej Nowicki 2018-04-08 13:17:20 +02:00
  • 6a47cd0c66 OneDrive plugin - add support for organization and public link types Maciej Nowicki 2018-04-08 12:21:34 +02:00
  • 1937c7525a OneDrive plugin - UI updates * Removed unused properties (maybe they are needed but I just didn't know?) * Added OneDriveLinkType selection Maciej Nowicki 2018-04-08 11:40:38 +02:00
  • 7521e22a31 Fix for configuration items which allow the user to specify the client-id and secret manually. Robin 2018-04-07 21:39:03 +02:00
  • f660db086d
    Merge pull request #85 from Vistritium/onedrive-addon Robin Krom 2018-04-07 20:03:58 +02:00
  • 9c8ee150d3 OneDrive plugin - make destination work 1) Changed authorization endpoints back to login.microsoftonline.com. The live endpoints are deprecated and they probably don't work with work and school microsoft accounts. More info: - https://docs.microsoft.com/en-us/onedrive/developer/rest-api/concepts/migrating-from-live-sdk - https://docs.microsoft.com/en-us/onedrive/developer/rest-api/getting-started/authentication Maciej Nowicki 2018-04-07 15:01:09 +02:00
  • e06541322e Updated dependencies Robin 2018-04-06 22:45:09 +02:00
  • 0b349c9334 Merge branch 'develop' of https://github.com/greenshot/greenshot into develop Robin 2018-04-06 07:27:46 +02:00
  • 8c7190929e Working on the Imgur history, and a please-wait replacement. Robin 2018-04-06 07:25:01 +02:00
  • 6271612fef This seems to bring us one step closer to a working OneDriveDestination, currently we get BadRequest - Entity only allows writes with a JSON Content-Type header. This might help: https://github.com/KoenZomers/OneDriveAPI/blob/master/Api/OneDriveConsumerApi.cs Robin 2018-04-05 22:15:30 +02:00
  • fdb345bdca Dependency updates, also cleaned up the OneDrive addon. Robin 2018-04-05 21:43:19 +02:00
  • bfa4203747 Beginning work on the new confluence UI Robin 2018-04-05 14:21:43 +02:00
  • b4508fec34 Removed obsolete code, the first of many SettingsForm changes... this will be removed completely. Robin 2018-04-05 12:30:03 +02:00
  • f9a7bf2f1f Fix for missing icon in the OneDrive destination. Robin 2018-04-05 12:20:11 +02:00
  • 2156923b77 Updating dependencies. Robin 2018-04-05 12:03:14 +02:00
  • b6df5dd24f Cleanup of some of the translation files, and added Office configuration. Robin 2018-04-04 23:40:27 +02:00
  • b8777b3a83 Fixed the startup of the OneDrive destination made by Maciej Nowicki, the code itself is still untested. Robin 2018-04-04 23:39:51 +02:00
  • 76a4131cc8
    Merge pull request #82 from Vistritium/master Robin Krom 2018-04-04 23:10:21 +02:00
  • d48d14635f OneDrive integration plugin - WIP Maciej Nowicki 2018-04-04 22:40:18 +02:00
  • 970a3b0bee Starting work on the external commands, also added some experimental code for a Blur filter using Span<T> Robin 2018-04-04 22:00:42 +02:00
  • 1b148537a0 Fixes for displaying the icons in the DestinationPickerConfigView, and making the list scrollable. Robin 2018-04-04 13:55:41 +02:00
  • 1bee794314 Making the picker destination configurable via drag & drop. Robin 2018-04-04 13:33:23 +02:00
  • 114a354341 Removed fody costura from Greenshot.Addon.Imgur, this is no longer needed as all packages are used directly from Greenshot and do not need to be packaged additionally! Robin 2018-04-04 11:35:55 +02:00
  • 10935b5a07 Migrated GooglePhotos to the new configuration, and did some cleanup. TODO (afaik) is confluence and the external command addin. Robin 2018-04-04 11:31:13 +02:00
  • 9f86b130e0 Lots of changes to the cloud addons, refactoring to no longer use WebRequest and use Dapplo.HttpExtensions instead. Most changes are not tested yet!!! Robin 2018-04-03 23:06:46 +02:00
  • 90a67e97c0
    Merge pull request #84 from smileytechguy/develop Robin Krom 2018-03-30 21:20:26 +02:00
  • f57540aafe Fix typo for DIB in language files Fauxil Fox 2018-03-30 15:13:17 -04:00
  • f9a70af7d9 Added missing variable to build Robin 2018-03-30 21:03:43 +02:00
  • deaca3a43b Fixed branch in appveyor.yml Robin 2018-03-30 21:01:43 +02:00