Commit graph

289 commits

Author SHA1 Message Date
Jaex
05e29ace79 Release 13.4.0 2020-12-16 14:25:32 +03:00
Jaex
a0f48e138f Enable dev 2020-10-30 03:37:00 +03:00
Jaex
b4da6f64da Release 13.3.0 2020-10-29 21:23:46 +03:00
Jaex
2a4c78413c Restart ShareX with silent arg 2020-10-06 03:40:05 +03:00
Jaex
fb8840e2c6 Added "Restart ShareX as admin" button to tray menu, it is only visible in dev builds and if ShareX is not ran as admin already 2020-10-05 03:39:15 +03:00
Jaex
b39126cfb1 Set Dev true 2020-09-08 10:18:00 +03:00
Jaex
042cc24e28 Release 2020-09-08 09:50:31 +03:00
Jaex
61553ecd38 Set dev true 2020-08-31 08:03:50 +03:00
Jaex
4ac8829950 Release 2020-08-31 01:59:43 +03:00
Jaex
c0654fc713 Move CLI related functions from main form to ShareXCLIManager class 2020-07-15 15:38:29 +03:00
Michael Delpach
f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach
195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex
0a5d803255 Added custom path variable %ShareXImageEffects% 2020-06-16 07:27:32 +03:00
Jaex
6567f852e6 Register .sxie extension for ShareX image effects 2020-06-15 07:53:20 +03:00
Jaex
cd052ea783 Rename create directory method 2020-06-15 07:17:46 +03:00
Jaex
d5b66fede7 Create parent folders on startup 2020-06-15 07:02:39 +03:00
Jaex
25edd19ea9 Update version 2020-03-11 16:18:45 +03:00
Jaex
0f15fbc893 Release 2020-03-01 16:52:56 +03:00
Jaex
803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex
82ad2deb94 Using JSON for history file now, XML history file gonna be automatically migrated to JSON history file on startup 2019-10-25 15:42:17 +03:00
Jaex
d7d5207b9d Set dev build true 2019-08-30 10:42:56 +03:00
Jaex
5a346cf5eb Small changes related to Persian language 2019-08-30 10:39:55 +03:00
Amir Pourmand
b79e38dcf1 catching all Exceptions! 2019-08-28 12:38:45 +04:30
Jaex
99c0077119 Release 2019-08-28 01:32:33 +03:00
Jaex
67b728fcce Handle missing enum values while deserializing json 2019-08-25 04:50:41 +03:00
Jaex
2c8a80e18c Release 2019-08-24 13:18:48 +03:00
Jaex
b279ca1e44 Increase version 2019-02-24 12:41:35 +03:00
Jaex
6785ba868e Release 12.4.1 2019-02-23 10:17:05 +03:00
Jaex
398708fc2d Increase version 2019-02-20 10:18:13 +03:00
Jaex
736ee03418 Release 12.4.0 2019-02-20 01:22:36 +03:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex
b445d65495 Increase version 2018-11-19 18:38:01 +03:00
Jaex
f36a5fe316 Release 12.3.1 2018-11-19 13:19:26 +03:00
Charles Milette
9ea32d2e82
Fix crashes when starting and closing 2018-11-16 13:24:52 -05:00
Luke Anderson
5ca6f5b0aa Indicate in debug logs if ShareX is running as an elevated process 2018-11-17 00:12:16 +10:30
Jaex
1e0ec404a7 Include operating system bit in debug logs, Program.cs refactoring 2018-11-14 10:08:45 +03:00
Jaex
f1b46519d4 Increase version for dev builds 2018-11-11 10:37:52 +03:00
Jaex
68a911e796 Release 2018-11-09 00:31:07 +03:00
Jaex
0c30a44822 Added CloseSequence method 2018-10-16 13:02:26 +03:00
Jaex
a26d2f63ef fixed #3666: Support Imgur GetAlbums paging 2018-10-14 13:57:04 +03:00
Charles Milette
e22b418e81
Replace ugly code by less ugly code 2018-10-01 12:49:37 -04:00
Charles Milette
9f71719604
Remove desktop bridge helper, using native api instead 2018-09-16 17:46:32 -04:00
Jaex
d095f46dda Added more info to personal path create directory error message box 2018-08-27 02:00:54 +03:00
Jaex
bf6ae45fcc Refactoring personal path detection 2018-08-27 01:38:11 +03:00
Jaex
7f84c812d4 fixed #3584: Handle invalid personal folder path in application settings 2018-08-25 15:51:37 +03:00
Jaex
380f438444 Using Task instead of Thread 2018-08-03 17:24:26 +03:00
Jaex
3d56ae2f62 Improvements to backup system which allows creating weekly backups right after saving 2018-08-03 13:40:00 +03:00
Jaex
7d386f4141 Increase version 2018-07-02 15:03:47 +03:00
Jaex
6c84bb12b9 Make sure screenshots folder path is absolute 2018-07-02 14:54:08 +03:00
Jaex
d809258306 Release 2018-06-22 23:07:57 +03:00
Jaex
65e8ca03bd Rename Beta to Dev 2018-05-18 20:39:01 +03:00
Charles Milette
d50d3ca7b8
Move TryFixHandCursor to HelpersLib 2018-04-29 11:30:03 -04:00
Charles Milette
82da3e353b
Change the hand cursor only when we actually open a form 2018-04-29 11:11:44 -04:00
Charles Milette
d8c2a7f796
Use system hand cursor
Universal fix, will fix any affected Form

Fixes #3341
2018-04-29 11:02:13 -04:00
Jaex
57cb894ce2 Increase version for beta 2018-04-04 23:05:53 +03:00
Jaex
10b4f25d81 Release 2018-03-19 17:32:27 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
328ca6b61d fixed #3015: Removed SevenZipSharp library instead using 7-Zip CLI 2017-12-18 11:20:37 +03:00
Jaex
98207bba76 Only migrate personal config file if there is no file on destination 2017-12-15 01:18:27 +03:00
Jaex
fb0594db7f fixed #2991: Rename Windows Store to Microsoft Store 2017-12-10 17:58:47 +03:00
Jaex
ec625d6b58 fixed #2967: Latest stable FFmpeg build had issue with gif encoding, instead using latest nightly build 2017-12-02 05:41:28 +03:00
Jaex
bac5cfc295 Release 2017-11-27 23:19:58 +03:00
Jaex
a66c056254 Enabled beta for testing 2017-10-27 11:02:04 +03:00
Jaex
d653c02b04 Added verbose request logs option to application settings advanced tab 2017-10-16 18:01:58 +03:00
Jaex
4b432f179a Customizable logger message format 2017-10-16 15:53:54 +03:00
Jaex
2b864b30f7 Release 2017-07-04 16:30:09 +03:00
Jaex
c18eda0b4c Increase version 2017-05-04 17:46:29 +03:00
Jaex
5c9284dad4 Don't migrate on WindowsStore build 2017-04-25 02:18:37 +03:00
Jaex
1c325dfb9c PersonalPath.cfg path moved from %localappdata%\ShareX to Documents\ShareX and gonna be automatically migrated 2017-04-25 01:26:01 +03:00
Jaex
afcdae0cac Copy Windows Store package files 2017-04-22 20:38:19 +03:00
Jaex
19e876b0aa Show WindowsStore build on app 2017-04-21 18:23:52 +03:00
Jaex
80708a9816 SettingManager refactoring 2017-03-26 22:21:10 +03:00
Jaex
fa7aa60e64 Added reset settings button to application settings window, removed DetectUploaderConfigFileChanges advanced setting 2017-03-26 19:10:52 +03:00
Jaex
1827ede96f Setting related codes moved from Program.cs to SettingManager.cs 2017-03-26 18:19:52 +03:00
Jaex
87a421a9ed If current endpoint exists in endpoints list then select it automatically 2017-03-21 09:31:47 +03:00
Jaex
f7236c27f5 Amazon S3 renamings 2017-03-20 14:26:44 +03:00
Jaex
e639e2c640 Dropbox setting backward compatibility 2017-03-19 09:53:37 +03:00
Jaex
88d9594881 Added backward compatibility support for Amazon S3 settings 2017-03-18 08:23:51 +03:00
Jaex
55854e81bd Check Chrome host manifest file directly 2017-02-23 13:32:24 +03:00
Jaex
833b69577b Added RunBackwardCompatibilityTasks method to handle setting changes specific to versions 2017-02-11 18:56:47 +03:00
Jaex
b61b9411ff fixed #2225: Added Firefox addon support 2017-02-10 18:24:20 +03:00
Jaex
afdb6054c4 Change file name of native messaging host file 2017-02-10 17:43:29 +03:00
Jaex
73099a584a Update service point manager manually on startup 2017-02-09 15:52:07 +03:00
Jaex
6ad97797d0 Release 2017-01-25 16:16:17 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
5f9d7872b2 Reset annotation options on first upgrade 2016-12-06 00:41:35 +03:00
Jaex
6878bfea79 Added Reset function to HotkeySelectionButton 2016-11-25 03:24:53 +03:00
Jaex
54b15d421a Added GitHubUpdateManager to HelpersLib 2016-11-24 03:18:42 +03:00
Jaex
e3a33affea #1950: Workaround for custom screenshot folder not shows preview when folder is not exists 2016-10-13 08:18:15 +03:00
Jaex
5e79bd7b2a #1950: When custom personal path is empty, show preview of default portable path properly 2016-09-30 12:53:16 +03:00
Jaex
80429ba492 ScreenshotsParentFolder change 2016-08-20 11:58:11 +03:00
Michael Delpach
391bfdb28d ExpandFolderVariables before checking directory 2016-08-20 16:22:51 +08:00
Michael Delpach
66cac748f2 CustomScreenshotsPath2 feature moved to Program.cs 2016-08-20 11:44:24 +08:00
Jaex
e6563f9c3e fixed #1735: Save temporary files to "Temp/ShareX" folder and on ShareX startup clean this folder 2016-07-22 19:07:23 +03:00
Jaex
d4a066e77a fixed #1350: Use extension to assign value to numeric up down to respect min/max values 2016-07-14 23:35:23 +03:00
Jaex
5c8f91f503 Release 2016-07-14 22:08:13 +03:00
Jaex
547910b67b Variable name change 2016-06-24 20:24:24 +03:00
Jaex
db2a256a13 Get Windows product name from registry, variable name changes 2016-06-24 19:49:06 +03:00
Jaex
6cec66f920 In debug log show active flags 2016-06-24 18:33:45 +03:00
Jaex
418f899127 Added puush mode 2016-06-20 09:44:21 +03:00