Commit Graph

7971 Commits

Author SHA1 Message Date
Jaex dc968dfda3 Update build.yml 2024-03-09 02:59:13 +03:00
Jaex 23d2203c21 Update build.yml 2024-03-08 09:44:52 +03:00
Jaex 469b25ea2f Update stale.yml 2024-03-08 09:18:11 +03:00
Jaex da84abc9e0 Update pr.yml 2024-03-08 09:13:58 +03:00
Jaex 92c290e5b1 Fixed Image Beautifier issues 2024-03-08 07:50:52 +03:00
erelado dca8fa2b9e Translation: Hebrew missing strings
Added missing and newly generated strings (new devbuild options), and updated my GitHub page
2024-03-05 16:10:50 +02:00
Jaex 36c38c5cc2 Update ApplicationConfig.cs 2024-03-05 05:28:09 +03:00
Jaex aa51696d72 Added Data URL support for browser extension base64 image uploads 2024-03-04 02:26:19 +03:00
Jaex 5fb4fd9848 Code refactoring 2024-03-02 19:12:41 +03:00
Jaex 848f62fde3
Merge pull request #7281 from mxgic1337/develop
Update Polish translations
2024-02-28 08:44:42 +03:00
mxgic1337 0ccf9a47ba Renamed "Google image search" to "Google Lens" in Polish translations. 2024-02-27 20:05:37 +01:00
Jaex adeb71462d Use built in IsAdmin function 2024-02-27 17:39:20 +03:00
Jaex 4f1e2f0b42 Added "Disable Print Screen key for Snipping Tool" option to setup 2024-02-24 09:36:05 +03:00
Jaex 280f3c5f8f Check length 2024-02-21 08:01:38 +03:00
Jaex 856a1a057c Code refactoring 2024-02-12 02:50:51 +03:00
Jaex bedd13c597 Implement single instance support using named pipes instead of ipc 2024-02-11 04:30:14 +03:00
Jaex b699edcd1c Removed unused method 2024-02-10 23:01:18 +03:00
Jaex 8b94ddbd1a fixed #3495: In image editor use "Ctrl + C" instead of "Ctrl + Shift + C" to copy image to clipboard 2024-02-06 11:37:58 +03:00
Jaex 8736244606 NuGet update 2024-02-04 10:38:46 +03:00
Jaex d87ed5a2b7 Rename "Google image search" to "Google Lens" 2024-02-04 09:58:43 +03:00
Jaex e9116fafd0 Added auto complete support to history & image history window search box 2024-01-29 05:41:06 +03:00
Jaex 1fd1c46148 Fix PlatformTarget 2024-01-23 19:47:56 +03:00
Jaex c97126a464 Code refactoring 2024-01-22 03:38:49 +03:00
Michael D 575973f8b0 Remove ForceDirectories(installDir) 2024-01-22 07:31:12 +08:00
Michael D 6db2c3aa07 Inno Setup Code to choose pf or userpf 2024-01-22 07:13:23 +08:00
Jaex 7e487cefcb Add Directory.build.props file to solution items 2024-01-21 18:10:41 +03:00
Jaex 130da1832b Code refactoring 2024-01-21 17:18:24 +03:00
Jaex 6e7b5b9d89 Fix version patching 2024-01-21 14:41:10 +03:00
Jaex 33ef841fcb Code refactoring 2024-01-21 04:42:51 +03:00
Jaex 9e8cf912e2 Code refactoring 2024-01-21 03:45:12 +03:00
Jaex c3a0f830f8 csproj fixes 2024-01-21 02:53:57 +03:00
Jaex 5ae739d529 Convert project to SDK style 2024-01-21 02:08:54 +03:00
Jaex fcf846cdbf Rename Twitter to X & update logo 2024-01-19 16:57:07 +03:00
Jaex 7407df1f34 Automatically fix video/audio sources 2024-01-19 10:50:27 +03:00
Jaex a8809da5e2 Close main window on key up 2024-01-17 16:28:15 +03:00
Jaex 10c6f5e8a7 Support closing windows with "Escape" key 2024-01-17 10:12:48 +03:00
Jaex f1635a44ac Fix focus issue 2024-01-17 08:53:08 +03:00
Jaex 6d8e466723
Merge pull request #7219 from L1Q/develop
Translation updates
2024-01-17 06:25:07 +03:00
L1Q d347541685 Update Russian translation 2024-01-17 04:29:50 +02:00
L1Q d22ccbea9f Make ImageBeautifierForm localizable 2024-01-17 04:26:44 +02:00
Jaex 16b12b8d23 Check is window active 2024-01-14 17:40:57 +03:00
Jaex e0e58b9322 Update FFmpeg to 6.1 2024-01-14 07:35:07 +03:00
Jaex 4cb7820335 Added "Capture pre configured window" hotkey 2024-01-14 06:30:14 +03:00
Jaex b85163bf17 resx cleanup 2024-01-11 04:49:31 +03:00
Jaex 304acc62a4 Update TaskSettingsForm.resx 2024-01-09 07:16:05 +03:00
Jaex 75734e1694 Undo/redo improvements 2024-01-06 04:02:30 +03:00
Jaex d6cb6d92a0
Merge pull request #7202 from gregorygregio/feature/CloseAfterOpenServiceLinkOCR
Added ocr option to close OCR window after opening browser for translation
2024-01-06 03:11:15 +03:00
Jaex fad13ff5e0
Merge pull request #7204 from gregorygregio/feature/SaveB4CloseEditorOption
Implementing save changes before closing dialog for the image editor as requested on issue 6725
2024-01-06 03:01:07 +03:00
gregorygregio c69a51d4a7 Fixing code convension non-compliances 2024-01-05 17:52:24 -03:00
Gregory Gregio 0e724d11f9
Merge branch 'ShareX:develop' into feature/SaveB4CloseEditorOption 2024-01-05 17:37:37 -03:00