Commit graph

7957 commits

Author SHA1 Message Date
Jaex aa6f127825 Fixed undo/redo bug 2023-12-27 10:06:42 +03:00
Jaex e5fe1a8e70 Fixed undo/redo bug 2023-12-27 08:56:07 +03:00
Jaex 3be1ffeefa Code refactoring 2023-12-27 08:26:53 +03:00
Jaex 2c86f83ac0 Code refactoring 2023-12-27 07:57:06 +03:00
Jaex 981b3cc891
Merge pull request #7193 from gregorygregio/feature/ImageEditorUndoRedo
Implemented Undo/redo function on image editory
2023-12-27 07:13:01 +03:00
gregorygregio 5e0ee631cb Implementing IDisposable interface on ImageEditorMemento and ImageEditoryHistory classes. 2023-12-26 21:58:05 -03:00
Jaex accef089f3 Update QRCodeForm.resx 2023-12-25 11:15:11 +03:00
Jaex 3d1356756c Update check button 2023-12-24 06:47:16 +03:00
gregorygregio 6911ba211f Added language resource for the Redo menu item 2023-12-23 17:12:16 -03:00
gregorygregio 780d5130f5 Implemented Undo/redo function on image editory 2023-12-23 17:08:56 -03:00
Jaex 4443b103de Hash checker UI improvements 2023-12-23 10:36:49 +03:00
Jaex d6a5568068 Rename "Hash check" tool to "Hash checker" 2023-12-23 08:51:24 +03:00
Jaex 34094378f3 Include resx files 2023-12-20 05:41:59 +03:00
Jaex f02f20d5d0 Added Opacity option to "Inspect window" tool 2023-12-20 05:25:31 +03:00
Jaex ce6ce4d0cd Added window list and "Top most" checkbox to "Inspect window" tool 2023-12-18 10:30:20 +03:00
Jaex 52a71c8b8d
Merge pull request #7185 from DMCS20/es-MX-localization
update es-MX translation
2023-12-14 05:39:03 +03:00
Diego Castro 67d3edc38d update es-MX translation 2023-12-12 22:11:56 -05:00
Jaex dbc7312ed7 If DevMode then show detailed progress text 2023-12-13 04:34:01 +03:00
Jaex 3af89ed9aa fixed #7178: Fix hotkey list location 2023-12-07 08:42:25 +03:00
Jaex ab38428d19 Code refactoring 2023-12-02 07:06:00 +03:00
Jaex 96e46f5590 Move SECURITY.md file 2023-12-02 06:14:54 +03:00
Jaex 410a61708f Added Radius option to Gaussian Blur image effect 2023-12-02 06:01:04 +03:00
Jaex 389caa42ad Added "Use random image effect" option 2023-12-01 03:09:00 +03:00
Jaex cb4d4d1924 Added Background & EdgeOverlap options to DrawParticles image effect 2023-12-01 02:00:56 +03:00
Jaex ad3cad7584 Update Microsoft.Windows.SDK.Contracts 2023-11-30 06:02:20 +03:00
Jaex 10044799bd Update FluentFTP 2023-11-30 06:01:09 +03:00
Jaex bcab66236a Include resx files 2023-11-30 05:04:48 +03:00
Jaex fa1ba226a9
Create SECURITY.md 2023-11-30 04:22:58 +03:00
Jaex 1d1581dd42 Removed -hide_banner 2023-11-28 04:44:42 +03:00
Jaex ccc2db5aec Do not use audio encoder if input file is png, apng or webp 2023-11-26 03:32:45 +03:00
Jaex 3274e2cf4e Fixed OCR scale issue 2023-11-23 02:58:39 +03:00
Jaex 1d04dc1c01 Do not save default hotkey task settings to decrease config size significantly 2023-11-22 00:42:51 +03:00
Jaex b8f5abc72d Use DataGridView for main window hotkey list 2023-11-17 22:36:00 +03:00
Jaex c2c46f9b68
Merge pull request #7131 from candela97/i18n-zhtw
update zh-TW localization
2023-11-12 08:26:10 +03:00
Jaex 15afce01b9 fixed #7138: Preserve spaces on Korean language 2023-11-08 21:38:47 +03:00
Jaex dd7e1bb0ad Added "Load image from URL" button to EditorStartupForm 2023-11-08 05:06:16 +03:00
candela97 8da351c9a8 update zh-TW localization 2023-11-06 06:17:07 +08:00
Jaex 636f8ed8d4 Scrolling capture hotkey now also supports start/stop 2023-11-05 18:24:42 +03:00
Jaex 0ab967f14b Code refactoring 2023-10-29 15:05:47 +03:00
Jaex 9468b00d12 Added WebHelpers class 2023-10-29 09:58:20 +03:00
Jaex a1c51333bb Code refactoring 2023-10-29 08:50:58 +03:00
Jaex bbb3d108f3 Use HttpClient in FileDownloader class 2023-10-28 08:15:24 +03:00
Jaex 7085012fd4 Make HttpClientFactory thread safe 2023-10-28 08:09:29 +03:00
Jaex 010c74fe7e Use HttpClient in GetFileNameFromWebServerAsync function 2023-10-27 11:01:22 +03:00
Jaex 1c29fbe022 Use HttpClient in DownloadFileAsync function 2023-10-27 10:19:36 +03:00
Jaex d32a050db7 Use HttpClient in DownloadStringAsync function 2023-10-27 09:41:53 +03:00
Jaex 8b28b836e4 Use HttpClient & check content type 2023-10-26 16:50:05 +03:00
Jaex 6b9d74e60f Rename enum 2023-10-26 16:46:01 +03:00
Jaex c49ce8bb98 Added ProcessImagesDuringExtensionUpload option 2023-10-26 08:11:14 +03:00
Jaex bf508640ca For backward compatibility 2023-10-24 14:16:50 +03:00