Commit graph

473 commits

Author SHA1 Message Date
dannoe
4ad0fe3a31 Fixed/Added german translations 2016-02-04 16:12:59 +01:00
Jaex
03c4b68b60 Added directory indexer form 2016-02-02 14:58:34 +02:00
Jaex
c06409ac66 SettingsSaved parameter changes, moved SettingsChanged to TreeGUI project 2016-02-01 16:53:32 +02:00
Michael Delpach
9461880bf9 TriggerSettingsChange 2016-02-01 18:39:51 +08:00
Michael Delpach
746dd2ddcc OnSettingsChanged is now protected 2016-02-01 18:39:29 +08:00
Michael Delpach
7c778ad610 SettingsSavedEventHandler 2016-02-01 06:21:09 +08:00
Michael Delpach
84dd0b8d17 SettingsChangedEventHandler 2016-02-01 06:02:41 +08:00
Michael Delpach
561e914eac EnumerateDirectories
and fix "P:\" becoming "P  "
2016-01-31 14:57:53 +08:00
Michael Delpach
fc8240bb9e GetValidName with separator 2016-01-30 18:10:31 +08:00
L1Q
ca5fbdc211 Updated Russian translation 2016-01-29 12:24:44 +02:00
Jaex
38e8f2ad32 fixed #1271: Flash taskbar for update notification 10 times instead of forever 2016-01-28 13:34:29 +02:00
Jaex
ee0c497f3f SettingsHelper methods moved to SettingsBase 2016-01-28 10:44:46 +02:00
Jaex
ffead0104a When loading setting set FilePath for new SettingsBase 2016-01-28 09:42:39 +02:00
Michael Delpach
df60a0db7e Create directory if not exists when saving settings 2016-01-27 16:20:50 +08:00
Jeffiy
e4da5e85f7 Update chinese translate (part 3)
According to PR#1270
2016-01-21 11:40:29 +08:00
Jeffiy
2e210fcf6a Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
Jeffiy
d419a33f59 Update chinese translation(part 1) 2016-01-21 10:53:50 +08:00
Jason Underhill
bfb9f86ac1 Added post capture task for opening windows explorer highlighting the screenshot just captured for #1265 2016-01-19 23:11:17 +00:00
Jaex
db93b5a6dc fixed #1261: Properly convert DIB to image 2016-01-18 23:52:47 +02:00
Jaex
ead29ac5fb Added try catch to environment variable functions just in case 2016-01-17 08:58:56 +02:00
Michael Delpach
8a4e57ffc6 Supports all SpecialFolder enums 2016-01-17 04:50:32 +08:00
Jaex
ca9f33a2cd In update message box if no button is clicked then don't check for updates next 24 hours 2016-01-16 17:41:04 +02:00
Michael Delpach
1a6ebc97bf ExpandFolderVariables where ever required 2016-01-16 14:27:15 +08:00
Jaex
3c9f237471 Changed function name 2016-01-16 07:47:57 +02:00
Michael Delpach
ae025adf46 Automatically detect MyPictures shell folder path
More shell folders can be supported later
2016-01-16 12:43:05 +08:00
Scratch
f2b4b8331f Automatically fill QR window with Clipboard Content 2016-01-16 13:12:21 +11:00
Jaex
460c2a0792 NuGet update 2016-01-13 09:07:43 +02:00
Jaex
50539fe861 Extra checks for clipboard 2016-01-13 08:54:36 +02:00
Jaex
dc21a1c517 fixed #1237: Clipboard image check changes 2016-01-10 18:22:50 +02:00
Jaex
4ddc5bfc7c nuget csproj changes 2016-01-10 03:15:33 +02:00
Jaex
2e224327de NuGet update 2016-01-10 03:14:15 +02:00
Jaex
4e721fc89d Update resx 2016-01-09 19:21:10 +02:00
Shadorc
4fd443dd1f Update French Translation 2016-01-09 13:52:36 +01:00
L1Q
03adc02009 Updated Russian translation 2016-01-09 14:08:43 +02:00
Jaex
f94248c461 Updated resx 2016-01-09 01:28:22 +02:00
Jaex
13e1f68c28 Added PortableApps support which will use custom personal path and disable updating 2016-01-07 19:48:59 +02:00
Jaex
ecc8a03789 Removed Region (Windows and controls) instead Region capture will have it by default and possible to disable them 2016-01-05 02:42:51 +02:00
Jaex
3f45c1f51e Remove "(" and ")" replacing from custom uploader export all 2016-01-04 19:11:35 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
d8d379a04f Text conversion improvements 2016-01-02 15:24:14 +02:00
Jaex
8e228210e9 Use alternative clipboard copy/get method by default 2016-01-01 10:23:56 +02:00
Jaex
b719f192bf Fix copy image issue 2016-01-01 10:12:05 +02:00
Jaex
a27f0e54c3 ClipboardHelpers check bitmap format 2016-01-01 09:37:04 +02:00
Jaex
a4383fbb9e GetImage changes 2015-12-29 13:58:21 +02:00
Jaex
d78059e0c0 fixed #1203: Added UseAlternativeClipboardGetImage to application settings which allows to get PNG or 32 bit DIB from clipboard 2015-12-29 13:26:22 +02:00
Jaex
2234307d6c Updated donate url 2015-12-29 11:40:02 +02:00
Jaex
53168286de fixed #1213: Added text conversions (binary, hex, ascii, base64, hash) to hash check window 2015-12-29 03:36:10 +02:00
L1Q
4482cf2140 Updated russian translation 2015-12-27 16:16:30 +02:00
Jaex
1539d9148d Added export all custom uploaders button which will be only visible in debug build 2015-12-21 17:44:28 +02:00
Jaex
553f38ab5a Custom uploader export will ignore null or empty values to have more compact output 2015-12-21 16:31:59 +02:00
Jaex
dae41d1a71 Changed default value of ImageSizeLimit and MaxUploadFailRetry 2015-12-18 18:28:16 +02:00
Alexandre Oliveira
c438cfe1b6 Update Brazilian Portuguese translation 2015-12-16 15:46:15 -02:00
Jaex
479c2234b0 Don't show continue and quit buttons in upload errors window 2015-12-14 13:06:50 +02:00
Jaex
673324e66e Resx translation updates 2015-12-07 18:12:44 +02:00
Jaex
a441a1de1e Backward compatibility for few settings to not reset 2015-12-06 01:39:19 +02:00
Jaex
4d09b4cff5 Added shadow to region (annotate) rectangle drawing 2015-12-04 16:12:30 +02:00
Jaex
02924cc2af Added image size label in aftercaptureform 2015-12-04 00:22:55 +02:00
Jaex
e68612a59f Moved ShowAfterCaptureTasksForm, ShowBeforeUploadForm to AfterCaptureJob enum and ShowAfterUploadForm to AfterUploadJob enum for easy access in main window 2015-12-03 17:18:46 +02:00
Jaex
8447e68548 Save settings to "filename.json.temp" file and rename it to actual file name for decrease probability of save corruption happen when pc shutdown 2015-12-01 11:07:49 +02:00
Jaex
c7bc7381ee Remove unnecessary parenthesis 2015-11-28 14:53:16 +02:00
Jaex
b0c73d87da Making task thread background so when ShareX closing task thread will be terminated 2015-11-27 10:56:33 +02:00
Jaex
35116b47c8 MenuButton changes 2015-11-25 01:27:02 +02:00
Jaex
ba0f543379 Added SetupType.Portable 2015-11-22 22:53:32 +02:00
Jaex
70f4f13a08 Added few options to Logger 2015-11-22 22:28:04 +02:00
Jaex
c101742d2c Update personal path before debug helper init otherwise in portable build logger will save to incorrect folder 2015-11-22 03:31:48 +02:00
Jaex
64ff083c98 Show ShareX logo in about window 2015-11-21 00:56:07 +02:00
L1Q
18553449da Updated russian translation 2015-11-20 01:58:56 +02:00
Kaeltis
1ecb8b6dea German Translation Updates
Updated German translations
2015-11-16 16:57:53 +01:00
Jaex
c7d573724e Merge pull request #1117 from Shadorc/master
Update French Translation
2015-11-15 13:22:49 +02:00
Shadorc
78f31ff36c Update French Translation 2015-11-15 12:16:03 +01:00
Jaex
4fe8fe0903 Merge branch 'master' of github.com:ShareX/ShareX 2015-11-15 12:11:02 +02:00
Jaex
00bc026cfc Turkish translation 100% 2015-11-15 12:10:46 +02:00
wforums
cfc6219441 Updates Dutch translations
updates the Dutch translations for a new ShareX release.
2015-11-15 10:46:21 +01:00
Jaex
58e9db8cf8 Added resx fields 2015-11-15 11:16:21 +02:00
Jaex
8adfe5342e Using mouse wheel to swap modes 2015-11-13 11:47:29 +02:00
Jaex
73136fbee3 Added conflicting application detection if hotkey registration fails 2015-11-11 11:14:39 +02:00
Jaex
c8dcc27104 In default clipboard image copy background will be filled with white because alpha channel not supported 2015-11-10 23:07:13 +02:00
Jaex
74ed6f7bac Portable download url fix 2015-10-29 09:57:01 +02:00
Jaex
3d4bfe8885 Auto update will detect portable build and instead open download URL in browser 2015-10-28 03:42:22 +02:00
Alexandre Oliveira
ef0c39717a Updated Brazilian Portuguese translation 2015-10-27 17:25:55 -02:00
Jaex
8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q
8f6ec0fbec Russian translation status: 100%
Fixed lots of typos and mistakes.
2015-10-26 15:33:53 +02:00
L1Q
64850e41f4 Russian translation status: ~99%
Still have to check everything for typos and mistakes.
2015-10-26 02:21:21 +02:00
L1Q
230475245a Russian translation status: ~66%
Helpers lib, ShareX poject, Some other dialogs
2015-10-25 11:43:28 +02:00
L1Q
39f11215bd Russian translation status: ~35%
App Settings form + minor chages
2015-10-25 02:34:16 +03:00
Jaex
b6f12094b1 Custom file name support for task 2015-10-23 01:43:04 +03:00
Jaex
05cf6ff44f Location header response type for custom uploader 2015-10-20 03:26:16 +03:00
Jaex
bc1eb99fdd Write ShareX version and build in error form 2015-10-17 14:37:40 +03:00
Jaex
b6f9265f4e Added Vietnamese resx files to csproj 2015-10-15 23:38:18 +03:00
Jaex
94d2ae2e7d csproj resx updates 2015-10-15 22:19:24 +03:00
Jaex
1f816e0a05 Merge pull request #1069 from thanhpd/master
Vietnamese translation added
2015-10-15 22:03:37 +03:00
thanhpd
f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
Jaex
e07758246c Resx changes 2015-10-15 11:36:05 +03:00
L1Q
b536e0a7ba Russian translation status: ~30%
- Hotkey settings window with most windows it invokes
- Task settings
- Icon enabled
2015-10-15 07:32:53 +03:00
L1Q
1d99d4927d Russian translation minor
Выгрузка -> Загрузка
2015-10-14 23:43:13 +03:00
L1Q
320a9668af Russian translation status: ~18%
Context menu and allmost all Main window
2015-10-14 22:21:03 +03:00
L1Q
c88cae0afa Added russian translation 2015-10-14 10:33:02 +03:00
Jaex
db6dc9e0a3 Added pin taskbar method 2015-10-12 12:59:06 +03:00
Jaex
637685b8a9 Check registry target path 2015-10-12 11:26:21 +03:00
Jaex
c67bfad28a Check shortcut target path too 2015-10-12 11:09:02 +03:00
Jaex
204d4a841d Added Logger Async option 2015-10-10 00:12:10 +03:00
Jaex
93ddecf037 Write logs instantly async 2015-10-09 21:15:29 +03:00
Jaex
360a945894 fixed #1048: Parse negative number 2015-10-07 02:07:31 +03:00
Patrick Fruh
59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02:00
quietsche
0dc2a9f4e6 fixed translation errors in Resources.de.resx
changed "Handbuch" to "manuell" 2 times, as it is no (user) manual
2015-10-04 20:24:33 +02:00
Shadorc
59b23cd36f Update French Translation
Better late than never !
2015-10-03 11:20:06 +02:00
Alexandre Oliveira
013070dea0 Updated Brazilian Portuguese translation 2015-10-01 16:43:37 -03:00
Jaex
564868ea49 CodeMaid cleanup 2015-10-01 21:28:33 +03:00
Jaex
404ddb2c77 Turkish translation complete 2015-10-01 19:16:56 +03:00
wforums
ac0580f464 Dutch updates
updates for the Dutch translation of ShareX.
2015-10-01 02:42:10 +02:00
Jaex
4a2e0d7680 Added hotkey for rest of tools 2015-10-01 02:48:33 +03:00
Jaex
6c1737f932 Added image combiner 2015-09-30 16:35:45 +03:00
Jaex
454e64569a fixed #1019: History date time UTC related problem 2015-09-30 14:16:47 +03:00
Jaex
3e36b02553 CombineImages orientation parameter 2015-09-30 11:28:54 +03:00
Atilla Lonny
5427870647 Added HiddenWindow
Added HiddenWindow option for ExternalProgram
2015-09-30 02:36:58 -04:00
Jaex
1b9e14c2a6 Beta build 2015-09-28 08:42:56 +03:00
Jaex
58b2ad6ddf Added hotkey for scrolling capture 2015-09-27 10:55:42 +03:00
Jaex
9a4a64e10f MyMessageBox show activate 2015-09-27 01:14:47 +03:00
Jaex
3952b0f790 Manual combine fixes 2015-09-25 14:36:13 +03:00
Jaex
6381336f37 Alternative way if GetScrollInfo fails 2015-09-25 13:32:53 +03:00
Jaex
44c8df80ba Scrolling capture currently just captures without combine 2015-09-25 13:02:31 +03:00
Jaex
55bbc1001c Added scrolling capture form 2015-09-25 11:12:03 +03:00
Jaex
918e254673 Turkish translation complete 2015-09-24 04:52:46 +03:00
Jaex
e6d17fc37f Added HideImageMargin extension for tool strip menu items 2015-09-23 21:23:25 +03:00
David Ruhmann
0799555315 add custom base option
2 to 62
2015-09-22 22:13:33 -05:00
David Ruhmann
c0cbdd938e add hexadecimal and alphanumeric options and categories
base 62, 36, and 16
2015-09-22 22:13:30 -05:00
Jaex
91fec61141 Don't allow pressing stop/abort when process not running 2015-09-22 21:50:41 +03:00
Jaex
c7ed2ad73e Added -Task CLI command which will allow uploading with specific task setting
Example usage: "Image.png" -Task "Upload to Imgur"
2015-09-20 11:01:36 +03:00
Alexandre Oliveira
7604f4b587 Updated ptBR translation 2015-09-18 19:22:58 -03:00
Jaex
c9a45d014b Using label instead of button to fit changelog text in other languages 2015-09-18 21:19:51 +03:00
Jaex
57a5eb3bd7 Dutch resx additions 2015-09-18 21:02:38 +03:00
wforums
a80da4f589 Dutch language update
Updated the Dutch language forms to hold all new added translations.
2015-09-18 19:49:09 +02:00
Jaex
6c88f0ab6a Added changelog button to update message box 2015-09-18 14:39:46 +03:00
Shadorc
4c423e10db Update French Translation 2015-09-17 14:10:42 +02:00
Jaex
d7659933ce Removing fallback update method because GitHub update system was solid last two years 2015-09-17 09:59:22 +03:00
Jaex
5e00cff459 Allow stop/kill before recording start 2015-09-15 10:00:38 +03:00
Jaex
b47977a753 Update message box will be minimized to task bar and flash 2015-09-15 08:28:18 +03:00
Jaex
0a3efd221b Another test build 2015-09-14 03:21:54 +03:00
Jaex
89f3186a55 About form change 2015-09-13 02:52:13 +03:00
Michael Delpach
f8eab47cf3 Resize based on overall target pixel amount
e.g. to target 16 MP, 5184 x 3456 becomes 4898 x 3265
2015-09-13 04:33:37 +08:00
Jaex
70d58fd37d FirstTimeConfigForm interim commit 2015-09-11 03:45:40 +03:00
Jaex
4f549462ff Abstract not works in Designer 2015-09-10 03:46:44 +03:00
Jaex
33c75fc8f2 fixed #977: Blank space issue 2015-09-10 03:42:52 +03:00
Jaex
67e7549eef Disable GitHub update check in Steam build 2015-09-09 23:58:31 +03:00
Jaex
638ff881a5 Translation string format fixes 2015-09-07 23:20:35 +03:00
Jaex
e55df6a542 Interim commit, ScreenRecordForm improvements and using ScreenRecordManager class 2015-09-07 15:29:27 +03:00
Jaex
6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex
93bcdf29f9 Merge pull request #972 from Shadorc/master
Update French Translation
2015-09-04 20:12:06 +03:00
Shadorc
bd1c8d403a Update French Translation
There it is !
2015-09-04 19:01:27 +02:00
Jaex
475785a739 CodeMaid cleanup 2015-09-04 19:11:53 +03:00