Commit graph

1757 commits

Author SHA1 Message Date
Jaex c49d641972 Stop scrolling capture on first combine fail 2024-04-07 16:23:57 +03:00
Jaex 5ebce2f652 Scrolling capture improvements 2024-04-06 16:27:15 +03:00
Jaex 4ad345fc88 Ignore mouse wheel input 2024-04-06 15:15:38 +03:00
Jaex 77d4f7a039 fixed #7366: Handle image save exception 2024-03-29 00:54:59 +03:00
Jaex a32a1bc370 Fixed ImageBeautifier glitch 2024-03-23 14:39:16 +03:00
Jaex 1a308afdda fixed #7346: Improve CloseOnEscape logic 2024-03-21 18:37:32 +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 856a1a057c Code refactoring 2024-02-12 02:50:51 +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 130da1832b Code refactoring 2024-01-21 17:18:24 +03:00
Jaex 33ef841fcb Code refactoring 2024-01-21 04:42:51 +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 7407df1f34 Automatically fix video/audio sources 2024-01-19 10:50:27 +03:00
Jaex 10c6f5e8a7 Support closing windows with "Escape" key 2024-01-17 10:12:48 +03:00
L1Q d347541685 Update Russian translation 2024-01-17 04:29:50 +02:00
Jaex b85163bf17 resx cleanup 2024-01-11 04:49:31 +03:00
Jaex 75734e1694 Undo/redo improvements 2024-01-06 04:02:30 +03:00
gregorygregio 844be47a9b Merge branch 'feature/SaveB4CloseEditorOption' of https://github.com/gregorygregio/ShareX into feature/SaveB4CloseEditorOption 2024-01-05 17:29:11 -03:00
gregorygregio 154db4beb0 Fixing RegionCaptureForm_SaveChangesBeforeClosingEditor to include question mark 2024-01-05 17:28:49 -03:00
Gregory Gregio 475e1f71f0
Merge branch 'develop' into feature/SaveB4CloseEditorOption 2024-01-03 16:20:18 -03:00
gregorygregio 894394715b Implementing save changes before closing dialog for the image editor as requested on issue 6725 2024-01-03 16:16:13 -03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 0f42fd1872 Fixed undo/redo bug 2023-12-28 08:04:42 +03:00
Jaex 692a9e6b0d Fixed undo/redo bug 2023-12-27 12:20:03 +03:00
Jaex 69e95870de Fixed undo/redo bugs 2023-12-27 11:42:38 +03:00
Jaex 40bd40c52e Code refactoring 2023-12-27 10:27:54 +03:00
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
gregorygregio 5e0ee631cb Implementing IDisposable interface on ImageEditorMemento and ImageEditoryHistory classes. 2023-12-26 21:58:05 -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
Diego Castro 67d3edc38d update es-MX translation 2023-12-12 22:11:56 -05:00
Jaex ab38428d19 Code refactoring 2023-12-02 07:06:00 +03:00
Jaex 1d1581dd42 Removed -hide_banner 2023-11-28 04:44:42 +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 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 67fdeca2f7 Code cleanup 2023-10-02 06:32:00 +03:00
Jaex 3bd51404e1 Update FFmpegPaletteGenStatsMode and FFmpegPaletteUseDither 2023-09-24 02:13:20 +03:00
Jaex c926d44456 Use ComboBox control for MP3 quality 2023-09-23 04:07:29 +03:00
Jaex cee466b926 Use ComboBox control for Vorbis quality 2023-09-23 03:38:07 +03:00
Jaex be35d1601a Code refactoring 2023-09-21 18:41:13 +03:00
Jaex cab4a7f709 Use ComboBox control for Opus bitrate 2023-09-20 11:44:36 +03:00
Jaex 3c5ebee3c8 Use ComboBox control for AAC bitrate 2023-09-20 11:21:54 +03:00
Jaex aa51b113aa Replace "kbit/s" with "kbps" 2023-09-20 10:40:38 +03:00