Commit graph

4772 commits

Author SHA1 Message Date
Jaex 78652b7831 Added selective color image effect 2018-05-06 04:56:38 +03:00
Jaex 1506223bd5
Merge pull request #3371 from VottonDev/patch-1
Pomfe.co domain changed
2018-05-05 19:10:51 +03:00
Otto Hooper b896d906aa
Pomfe.co domain changed
Pomfe.co is now https://kyouko.se/
2018-05-05 16:57:25 +01:00
Jaex 7dcde28b9b Removed ctrl + mouse wheel tool changing 2018-04-30 19:50:27 +03:00
Jaex 62dc5ff676 Allow to hide magnifier with mouse wheel if magnifier size reach below minimum pixel size 2018-04-30 19:45:35 +03:00
Jaex 47f91bd4e8 Resume form on shape update 2018-04-30 16:41:39 +03:00
Jaex 4a30690a69 Added link to region capture keybinds page 2018-04-30 16:19:57 +03:00
Jaex 3769cef12c Add new language folders to setup 2018-04-30 12:03:13 +03:00
Jaex e869a56896 Increase Steam launcher wait time 2018-04-30 11:22:49 +03:00
Jaex 54ff8458f7
Merge pull request #3359 from SupSuper/drive-fix
Google Drive fix parent folder not being passed correctly
2018-04-29 23:36:24 +03:00
SupSuper b4f0605150 Google Drive fix parent folder not being passed correctly 2018-04-29 21:29:59 +01:00
Jaex 0783dbc877
Merge pull request #3358 from sylveon/hand
Fix crash when opening screen capture form
2018-04-29 21:37:15 +03:00
Charles Milette f251df7e36
Fix crash when opening screen capture form 2018-04-29 14:23:20 -04:00
Jaex ad67b4837e
Merge pull request #3355 from sylveon/hand
Use system hand cursor
2018-04-29 18:30:50 +03:00
Charles Milette d50d3ca7b8
Move TryFixHandCursor to HelpersLib 2018-04-29 11:30:03 -04:00
Charles Milette 82da3e353b
Change the hand cursor only when we actually open a form 2018-04-29 11:11:44 -04:00
Charles Milette d8c2a7f796
Use system hand cursor
Universal fix, will fix any affected Form

Fixes #3341
2018-04-29 11:02:13 -04:00
Jaex b6c117b192 fixed #3354: Suspend layout before update news list 2018-04-29 14:10:08 +03:00
Jaex edab11136c Fix single & usages 2018-04-29 04:04:06 +03:00
Jaex 6b550e05cb
Merge pull request #3347 from bidolah/dev5
Cleanup code
2018-04-29 03:51:42 +03:00
Jaex 94a93c02c7
Merge pull request #3351 from SupSuper/onedrive-fixes
Fix uploadSession error in OneDrive for Business
2018-04-29 03:48:55 +03:00
Jaex 0714b9b237
Merge pull request #3350 from bidolah/dev8
Remove unnecessary parameter check
2018-04-29 03:47:58 +03:00
Jaex 3f10eb428d
Merge pull request #3349 from bidolah/dev7
Remove unnecessary ternary operator
2018-04-29 03:47:26 +03:00
Jaex e1adecb743
Merge pull request #3348 from bidolah/dev6
Remove unnecessary null check
2018-04-29 03:46:58 +03:00
Jaex 7ae40cb4f0
Merge pull request #3346 from bidolah/dev3
Optimize LINQ
2018-04-29 03:45:06 +03:00
Jaex b381baac82
Merge pull request #3345 from bidolah/dev
Fix copy-paste (incorrect parameter)
2018-04-29 03:44:25 +03:00
SupSuper 1bae3f3a93 Hide first request progress 2018-04-29 01:23:03 +01:00
SupSuper 559aad05ab Fix OneDrive in Business 400 error 2018-04-29 01:20:39 +01:00
Ivan Bidolakh f2e5b2b5ba Remove unnecessary parameter check
IsEditorMode is always false, look first "if" block
2018-04-29 02:11:44 +03:00
Ivan Bidolakh 672f16e2db Remove unnecessary ternary operator 2018-04-29 02:05:40 +03:00
Ivan Bidolakh d7d3ce4fc1 Remove unnecessary null check
Split function always return array. If you look at the source of it, it even guarantees it with code contracts
2018-04-29 01:54:42 +03:00
Ivan Bidolakh aa1e8afe43 Cleanup code
newPoints is array of structs "System.Drawing.Point". Any element of an array can not be null. That expression (newPoints[i] == null) always return false. So, we can remove this cycle without changes in program logic.
2018-04-29 01:38:21 +03:00
Ivan Bidolakh 188f07ad5e Optimize LINQ 2018-04-29 01:30:39 +03:00
Ivan Bidolakh a825e9e6c5 Fix copy-paste (incorrect parameter) 2018-04-29 00:56:57 +03:00
Jaex d4b050148b Update FFmpeg download links 2018-04-28 11:52:56 +03:00
Jaex f04efda0e3 Change Google Cloud Storage icon 2018-04-26 20:39:43 +03:00
Jaex a9bcb02e0e On screen color picker add color box near cursor tooltip 2018-04-26 20:17:02 +03:00
Jaex eddc71bd63
Merge pull request #3339 from MrKaKisen/master
Changed 'on start minimize to tray' to 'minimize to tray on start'
2018-04-26 20:07:34 +03:00
Vilhelm Prytz bec46bd397 Changed 'on start minimize to tray' to 'minimize to tray on start' 2018-04-26 19:05:17 +02:00
Jaex ded4d75315 fixed #3332: Ignore ftp links 2018-04-26 16:57:30 +03:00
Jaex b1570ba77b
Merge pull request #3337 from matthewburnett/gcs-improvements
Google Cloud Storage: Add Live Preview URL
2018-04-26 12:04:15 +03:00
Matthew Burnett fb3ce039f0 Add live url preview 2018-04-26 00:41:11 -04:00
Matthew Burnett 28efed0d22 Create GenerateUrl method
It's a Surprise Tool That Will Help Us Later
2018-04-26 00:15:22 -04:00
Jaex a28062b74a Clean edit image context menu item 2018-04-25 13:47:03 +03:00
Jaex 643df76d3b Change setting default value 2018-04-25 09:01:58 +03:00
Jaex 8add798de0
Merge pull request #3335 from sylveon/master
Add option to replace non-unreserved characters by underscores
2018-04-25 04:03:28 +03:00
Charles Milette 21f66054cb
Add option to replace non-unreserved characters by underscores 2018-04-24 19:37:26 -04:00
Jaex 303cacad97
Merge pull request #3334 from sylveon/master
Percent-encode returned URLs in Google Cloud Storage uploader
2018-04-25 02:21:25 +03:00
Charles Milette 358d32f135
Percent-encode returned URLs in Google Cloud Storage uploader 2018-04-24 18:56:45 -04:00
Jaex c3a6cc05e5 Added hover effect to color button 2018-04-24 14:15:17 +03:00