Commit graph

6842 commits

Author SHA1 Message Date
Jaex
8458e859f8 Swap move/resize hotkeys in region capture so arrow keys moves shapes instead of resize 2021-10-04 01:35:30 +03:00
Jaex
a6f4428ede
Merge pull request #5857 from Jaex/master
fixed #4219: Added registry check to allow system admins to disable update check
2021-10-03 06:50:14 +03:00
Jaex
6f11f255e6 Added registry check to allow system admins to disable update check 2021-10-03 06:28:31 +03:00
Jaex
ed49b5fbe6 Code refactoring 2021-10-03 06:11:33 +03:00
Jaex
ee1462fafd
Merge pull request #5856 from Jaex/master
fixed #4132: Remember color picker color palette mode selection
2021-10-03 02:13:23 +03:00
Jaex
eb2d90c0c9 Remember color picker color palette mode selection 2021-10-03 01:48:03 +03:00
Jaex
bc336f5b72
Merge pull request #5855 from Jaex/master
fixed #5731: Added "Toggle tray menu" hotkey
2021-10-03 00:19:38 +03:00
Jaex
ee17815b45 Added "Toggle tray menu" hotkey 2021-10-03 00:05:43 +03:00
Jaex
4bfc9ce071 Added "Stop screen recording" hotkey 2021-09-27 14:09:04 +03:00
Jaex
25b2e6b474 Added exclude taskbar area option 2021-09-23 10:52:55 +03:00
Jaex
9c1dc84b1e Allow borderless window to stay minimized 2021-09-21 18:05:13 +03:00
Jaex
0b302b5761 Added comments 2021-09-21 17:55:17 +03:00
Jaex
2d829dc02c Moved codes to BorderlessWindowManager 2021-09-21 16:53:02 +03:00
Jaex
1b4b4142df fixed #5833: Added region capture click action for "Capture last region" 2021-09-21 14:52:44 +03:00
Jaex
3779cc0c10 Added window list menu 2021-09-17 09:56:53 +03:00
Jaex
8baa1ba78a Support drag n drop file to video converter form 2021-09-16 03:27:44 +03:00
Jaex
c752fecef6 Added remember window title and auto close window settings 2021-09-16 03:17:07 +03:00
Jaex
58d8337648 Code refactoring 2021-09-15 06:03:53 +03:00
Jaex
70ca15b574 First try FindWindow then fallback to SearchWindow 2021-09-15 05:48:42 +03:00
Jaex
1ef9af5bdc Added borderless window tool because otherwise I couldn't screen capture Minecraft 2021-09-15 05:18:30 +03:00
Jaex
c7c4b0807a fixed #5816: Handle illegal output file path 2021-09-15 03:08:41 +03:00
Jaex
b03bf28dd1 fixed #5820: Handle ArgumentNullException issue in capture menu 2021-09-15 02:30:32 +03:00
Jaex
75ecc6e15a #5822: Code refactor 2021-09-14 22:52:41 +03:00
Jaex
3ef392c9cd
Merge pull request #5822 from Erik3003/master
Added registry check to allow system admins to disable uploads
2021-09-14 18:47:15 +03:00
Erik Tönsfeldt
97ad9bc6c7 Shorter method name for CheckForbiddenUploadRegistry 2021-09-14 16:46:30 +02:00
Erik Tönsfeldt
f7ddd7fd10 Moved UploadForbidden and related processing to Program.cs and made it readonly 2021-09-14 16:36:29 +02:00
Erik Tönsfeldt
59e7c10cc2 Prevented system settings from overwriting user settings 2021-09-14 15:38:49 +02:00
Erik Tönsfeldt
eaeaf37927 Added support for user specific configurations 2021-09-14 15:24:52 +02:00
Erik Tönsfeldt
c9c9615669 Changed registry check to be only performed once on startup 2021-09-14 15:16:39 +02:00
Erik Tönsfeldt
feedbe6ce4 Added registry check to allow system admins to disable uploads 2021-09-14 13:25:46 +02:00
Jaex
53b5855d1d Set Dev true 2021-09-12 11:32:15 +03:00
Jaex
b5549ee0a4 Release 13.6.1 2021-09-10 06:07:58 +03:00
Jaex
69b212da42 NuGet update 2021-09-10 05:59:26 +03:00
Jaex
e8684b9f9e Revert "Support drag n drop file to video converter form"
This reverts commit f383e3893c.
2021-09-10 05:54:37 +03:00
Jaex
87f9edaaa2 Update CodeDependencies.iss 2021-09-10 05:45:18 +03:00
Jaex
2fdee81291 Code refactoring 2021-09-09 11:34:03 +03:00
Jaex
96480288cd fixed #5806: Added faststart to NVENC 2021-09-08 16:11:55 +03:00
Jaex
cbd1acfaec Update Turkish translation 2021-09-08 11:22:48 +03:00
Jaex
d959774904 Update Turkish translation 2021-09-08 10:29:32 +03:00
Jaex
4df3c87cd4
Merge pull request #5808 from L1Q/master
Improve HistoryForm file type dropdown
2021-09-08 09:49:59 +03:00
L1Q
084cd12646 Improve HistoryForm file type dropdown
- Make dropdown options localizable
- Fix the dropdown options not updating with history refreshes
2021-09-08 09:48:05 +03:00
Jaex
8041d404fa
Merge pull request #5807 from L1Q/master
Improve localization
2021-09-08 09:40:49 +03:00
L1Q
e76f2483c5 Update russian translation 2021-09-08 09:34:06 +03:00
L1Q
44fe75544c Make Image History Title summary localizable 2021-09-08 09:33:44 +03:00
L1Q
6b8754b3db Update russian localization 2021-09-08 07:27:40 +03:00
L1Q
4bfd81f210 Remove minimize and maximize buttons from puush login window 2021-09-08 07:26:41 +03:00
L1Q
d1e82ab113 Improve localization support
- Make ThumbnailSizeForm localizable
- Move lines in ResponseForm to resx
2021-09-08 07:21:07 +03:00
Jaex
d8a5a627a1 Rename control 2021-09-08 02:53:11 +03:00
Jaex
954a159435 Removed few tooltips 2021-09-08 02:07:56 +03:00
Jaex
204ddbe9d8 Turkish translations 2021-09-08 01:48:59 +03:00