Commit graph

1450 commits

Author SHA1 Message Date
Jaex
6c1cf04ce3 Removed rounded rectangle, ellipse, triangle, diamond from capture menu and renamed Rectangle to Region 2015-07-16 20:55:18 +03:00
Jaex
fa0c6f09c9 Rectangle region now supports rounded rectangle, ellipse, triangle and diamond shapes 2015-07-16 20:24:21 +03:00
Jaex
f0ccb77fc8 Using RegionInfo in region capture 2015-07-16 18:21:02 +03:00
Jaex
f7dc1e544a fixed #781: Drag drop window hotkey will use hotkey task settings 2015-07-15 15:02:27 +03:00
Jaex
64897a45b4 nuget update for #769 mega issue 2015-07-14 18:55:07 +03:00
Jaex
569f7b4b10 fixed #785: Option for copy URL when notification window clicked 2015-07-14 17:02:06 +03:00
Jaex
bf267bfc9a Added FTP client message box in uploaders config form 2015-07-14 16:52:44 +03:00
Jaex
aeaf1117c7 Update README.md 2015-07-12 23:31:13 +03:00
Jaex
dbce79ddef Merge branch 'master' of github.com:ShareX/ShareX 2015-07-11 12:48:07 +03:00
Jaex
7d9f20cacf fixed #788: Color picker pipette issue 2015-07-11 12:47:38 +03:00
Michael Delpach
1e46c7f860 Update README.md 2015-07-10 10:28:38 +08:00
Jaex
9f8c6e112e Main window listview focus workaround so ctrl + v etc. can work 2015-07-08 11:42:12 +03:00
Jaex
87790e404e #774: Saving all config when main window minimize to tray 2015-07-08 02:43:04 +03:00
Jaex
5dba6f96c6 fixed #768: Check and refresh authentication in GoogleDrive.SetPermissions 2015-07-07 08:30:50 +03:00
Jaex
606b9b2c3f Added portable mode to setup 2015-07-06 11:08:42 +03:00
Michael Delpach
daedc50522 Tab index fixes 2015-07-06 05:50:46 +08:00
Jaex
d7ce1af49e Merge pull request #761 from Shadorc/master
French Translation update
2015-07-04 18:54:57 +03:00
Shadorc
8bbac2dde4 French Translation update
Add missing translations, do some corrections.
I also added me as french translator, I hope you don't mind about it.
2015-07-04 13:41:09 +02:00
Jaex
5a77b6e4b9 Merge pull request #758 from wforums/master
Updated Dutch translations for V10
2015-07-04 05:38:02 +03:00
wforums
6d35c2b279 Updated Dutch translations for V10
Added all missing strings for Dutch again.
2015-07-04 04:36:05 +02:00
Jaex
a9b2eb1375 Preparation for release 2015-07-04 04:33:13 +03:00
Jaex
2b0277c90f resx updates 2015-07-02 04:50:49 +03:00
Jaex
d8544f9398 FFmpeg extension will return proper extension for audio only recording 2015-07-01 20:46:14 +03:00
Jaex
0e5e79b7fd Added Stop button for webpage capture 2015-07-01 19:07:36 +03:00
Jaex
d9caedf16c Small changes for Up1, added credit for it 2015-06-29 22:57:14 +03:00
Jaex
cd2429faa7 Merge pull request #751 from k3d3/up1
Support for Up1 hosts
2015-06-29 14:48:48 +03:00
Keith
6b3b737b67 remove enum newline 2015-06-29 07:45:25 -04:00
Keith
a0adfc3da8 Nothing changed on last line of readme 2015-06-29 07:44:26 -04:00
Keith
b9d9a9fe7b Merge branch 'up1' of https://github.com/k3d3/ShareX into up1
Remove extra newline
2015-06-29 07:40:48 -04:00
Keith
51e34f1125 Remove extraneous newlines 2015-06-29 07:38:47 -04:00
Keith
2b9c9d034b Add Up1 to readme 2015-06-28 19:35:18 -04:00
Keith
12a8af5611 Unfortunately CCM isn't a streaming cipher mode, and so we need to bring everything into memory to encrypt. In this case, we'll limit the file size to 50MB (which the server defaults to anyways).
Also, remove all remaining remnants of ClouDeveloper.
2015-06-28 17:10:14 -04:00
Keith
33d8dec15a Implement streaming encryption for Up1 uploader 2015-06-28 16:59:30 -04:00
Jaex
21a6d850b1 Custom uploader request URL auto add http:// 2015-06-28 22:30:55 +03:00
Keith
1bd0903a89 Add icon to Up1 destination 2015-06-28 13:18:47 -04:00
Keith
10daefe9ef Removed extraneous + signs 2015-06-28 12:30:45 -04:00
Keith
7e3265854e Added in everything else for Up1 support 2015-06-28 12:30:44 -04:00
Keith
8ea5fa7608 Added changes to UploadersConfigForm 2015-06-28 12:29:35 -04:00
Jaex
721966c2f0 NuGet update 2015-06-28 16:04:27 +03:00
Jaex
c112b69649 fixed #747: SFTP handle error when disconnected while uploading 2015-06-28 15:32:37 +03:00
Jaex
83c730b2d6 Lock image interactions, fix dispose 2015-06-27 17:01:22 +03:00
Jaex
370c758b12 Workaround for DrawToBitmap issue 2015-06-27 16:08:20 +03:00
Jaex
81e7aa24d5 Added hotkey for webpage capture 2015-06-27 16:03:15 +03:00
Jaex
4849002eca Added Upload and Copy buttons to webpage capture 2015-06-26 18:59:30 +03:00
Jaex
a3d654269a Added delay setting to webpage capture, saving this settings to application config 2015-06-26 18:26:40 +03:00
Jaex
773b626d2b fixed #748: Added webpage capture using IE rendering 2015-06-26 11:10:27 +03:00
Jaex
5a395ed5bc FFmpeg UI changes 2015-06-25 17:06:26 +03:00
Jaex
06a5d18790 After install FFmpeg devices automatically select them 2015-06-25 15:42:41 +03:00
Jaex
25477aa009 Added start delay countdown to screen region form 2015-06-22 16:18:05 +03:00
Jaex
e898e73690 Screen region form won't steal focus when doing last region or active window recording 2015-06-22 14:27:02 +03:00