Commit graph

4516 commits

Author SHA1 Message Date
Jaex 76a318b295 Update Discord invite url 2018-03-18 22:45:24 +03:00
Jaex c15204caa5 Add Blob Emoji folder to initial config 2018-03-16 22:58:51 +03:00
Jaex a4744ce0bf Copy stickers folder in setup script 2018-03-16 22:58:25 +03:00
Jaex 4519630950 Fix dialog related issues 2018-03-16 22:46:34 +03:00
Jaex f84ff99f4f Added Blob Emoji pack 2018-03-16 21:14:50 +03:00
Jaex 7a11be4cff Remove unused packages 2018-03-13 14:29:37 +03:00
Jaex d2a6da448c Fix recorder devices setup 2018-03-13 09:46:08 +03:00
Jaex fafe0d4207 Update MegaApiClient 2018-03-13 08:48:07 +03:00
Jaex d4dffd5eb3 Ready page and memo must be enabled for dependency to download 2018-03-12 20:13:10 +03:00
Jaex 048e2c877d Check for .NET Framework 4.6.2 2018-03-12 18:45:12 +03:00
Jaex 0412610e65 Fix missing custom message issue 2018-03-12 17:55:49 +03:00
Jaex 743104d1c0 fixed #2823: Added /NORUN parameter to setup which can be used together with /VERYSILENT to install ShareX without run it afterwards 2018-03-11 15:12:37 +03:00
Jaex 35faf69111 fixed #3188: Fix pull request 2018-03-11 02:27:03 +03:00
Jaex 43df50df58
Merge pull request #3185 from lovedigit/patch-1
added new chevereto host - lensdump.com
2018-03-09 23:32:56 +03:00
lovedigit db1b18d19d
added new chevereto host - lensdump.com
Chevereto host - lensdump.com
2018-03-09 19:00:15 +05:30
Jaex f3335f79ff Fix typo 2018-03-04 02:45:30 +03:00
Jaex d0985309d6 Added dpiAwareness to app.manifest 2018-03-04 02:42:10 +03:00
Jaex 98bbfc2f1b Remove unused appSettings 2018-03-04 02:41:36 +03:00
Jaex 3f9df9b990 fixed #3136: Hide FFmpeg test button on Windows Store build 2018-03-04 02:12:17 +03:00
Jaex b93f104229 Update credits 2018-03-04 01:48:56 +03:00
Jaex 9578ce91bc Revert ProcessorArchitecture change 2018-03-04 01:15:29 +03:00
Jaex 97452cb768 Fix destination path issue 2018-03-04 01:12:14 +03:00
Jaex 4a4ad8e5af Use ProcessorArchitecture="neutral" for Any CPU 2018-03-04 00:44:21 +03:00
Jaex e80d274f06 Change processor architecture to x86 in appx manifest 2018-03-03 03:32:25 +03:00
Jaex df55d6bcfc Removed export options instead it will export settings and history but not logs 2018-03-03 03:23:18 +03:00
Jaex 71c357ed48 Improvements to extract method 2018-03-03 02:53:35 +03:00
Jaex 97a4c9ea55 Update licenses 2018-03-03 00:48:00 +03:00
Jaex 2afc194b3b Overwrite files when extracting 2018-03-03 00:36:45 +03:00
Jaex 8b95c947bb Replace remaining 7z usages 2018-03-03 00:31:06 +03:00
Jaex 68eda57ca5 Move few methods to HelpersLib from Setup project 2018-03-03 00:17:01 +03:00
Jaex fa22ad8b2a Not using 7-Zip anymore 2018-03-03 00:06:40 +03:00
Jaex 0cc7d7525b Added ZipManager class 2018-03-02 23:46:39 +03:00
Jaex c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
Jaex b115cb8cd6 Removed System.Net.FtpClient instead using FluentFTP library 2018-03-01 00:22:51 +03:00
Jaex 1207b8f01a Fix inno setup script 2018-02-28 18:29:25 +03:00
Jaex cbc5412b15 Update inno setup scripts 2018-02-28 17:23:01 +03:00
Jaex 1d6343605f Update InnoSetup Dependency Installer 2018-02-28 16:40:20 +03:00
Jaex 6a89d32f96 No need this workaround anymore for TLS 1.2 support 2018-02-28 14:50:35 +03:00
Jaex 54a7d80d2f fixed #1868: Upgrade .NET Framework version to 4.6.2 2018-02-28 13:04:37 +03:00
Jaex eabc53a890 Make QR code input textbox multi line 2018-02-26 15:03:23 +03:00
Jaex d19aa3146e Added upload image button to QR code context menu 2018-02-26 10:11:22 +03:00
Jaex 749d52e484 Make sure QR code output is square image 2018-02-26 09:47:34 +03:00
Jaex 36b0609dd9 Proper way to check QR code content length 2018-02-26 09:26:35 +03:00
Jaex 857e3b356d
Merge pull request #3165 from RedMser/master
[UPDATE] SizeMode relative values
2018-02-23 19:39:19 +03:00
RedMser d7318fe7ca Differentiate between percentage of canvas, and percentage of watermark, when specifying a relative size. 2018-02-23 17:35:27 +01:00
Jaex 5bd821b48c
Merge pull request #3164 from 9joao6/master
Google Translate button for the OCR form
2018-02-23 19:33:01 +03:00
Jaex 161831aa15
Merge pull request #3158 from RedMser/master
Added Size and SizeMode properties to the image watermark effect
2018-02-23 19:24:50 +03:00
RedMser 6fb2af00a4 Watermark SizeMode uses custom enum for clearer value names. Added description to property, too. 2018-02-23 17:21:24 +01:00
RedMser a1039ee6de Merge remote-tracking branch 'remotes/upstream/master' 2018-02-23 17:12:03 +01:00
9joao6 a40b1ad288
- Special characters now supported 2018-02-23 16:02:10 +00:00