Commit graph

1035 commits

Author SHA1 Message Date
Jaex
6117adbdd9 Logo/Icon changes 2014-08-17 23:27:19 +03:00
Jaex
1362bc0192 Showing transparent logo on main window, 16x16 icon changes 2014-08-15 20:33:23 +03:00
Jaex
4cfaf86184 New ShareX logo and icon 2014-08-15 16:25:43 +03:00
Jaex
cf30a7d949 Need to use active window 2014-08-13 15:57:41 +03:00
Jaex
c289dfd124 Added "Upload folder" to menu 2014-08-13 15:33:14 +03:00
Jaex
5143f1789b File delete will move file to recycle bin 2014-08-12 04:02:39 +03:00
Jaex
a7cc96b83b Make sure ssl bypass dispose 2014-08-11 13:40:14 +03:00
Jaex
355702cebd Merge pull request #235 from michalx2/master
Add extension filters to after capture actions
2014-08-10 22:40:33 +03:00
michalx2
c591842691 Add extension filters to after capture actions
The context menu for file name variables was also refactored to be used for extension filters as well
2014-08-10 17:36:59 +02:00
Jaex
870804c3b8 Merge pull request #234 from Jusonex/master
Added a way to ignore invalid SSL certs (ownCloud)
2014-08-10 17:13:01 +03:00
Jusonex
6f813d7048 Added a way to ignore invalid SSL certs (ownCloud)
Added a checkbox titled "Ignore invalid SSL certificate" to ownCloud tab
2014-08-10 14:43:47 +02:00
Jaex
0b39e1a16d PictureBox improvements 2014-08-10 03:52:45 +03:00
Jaex
3b8ea5379d fixed #161: Picture box error issue
fixed #233: FTP name parsing consistency
2014-08-10 01:59:26 +03:00
mcored
ad3fe1f167 Encoder Profiles UI moved from Application Form to a standalone form 2014-08-09 11:18:27 +08:00
Jaex
334da1e633 fixed #217: Google Drive 7zip mime type fix 2014-08-09 05:23:49 +03:00
Jaex
16fc5fce8b Added MediaCrush direct link setting 2014-08-09 05:05:56 +03:00
mcored
266089d781 OneDrive UI
interim commit
2014-08-09 08:28:09 +08:00
Jaex
6036e95758 Adding OneDrive api keys 2014-08-09 03:01:10 +03:00
Jaex
7ed08a007a fixed #231: When doing recording selection proper even size handling 2014-08-08 19:13:00 +03:00
Jaex
e0634cfc4a Using circle node for freehand and polygon capture 2014-08-08 11:49:06 +03:00
Jaex
c5f515f167 fixed #226: Getting window & control regions will be async so it won't slow down opening of region capture 2014-08-08 09:44:18 +03:00
Jaex
6a3db1d925 Added screen recording FFmpeg and GIF buttons in capture menu 2014-08-08 05:10:49 +03:00
Jaex
81046ced7e Merge pull request #230 from michalx2/master
Fix CompatibleTextRenderingDefault
2014-08-08 04:31:02 +03:00
michalx2
260a08d769 Fix CompatibleTextRenderingDefault 2014-08-07 20:23:38 +02:00
Jaex
9ca3f58728 Few changes 2014-08-07 05:22:45 +03:00
Jaex
c12bf4ea44 Merge pull request #227 from michalx2/master
Fix single instance management
2014-08-07 04:38:51 +03:00
michalx2
be1b15b59f Fix single instance management
There was a race condition in ApplicationInstanceManager. Now we use Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase to do instance management properly.
2014-08-07 03:16:42 +02:00
Jaex
87f5feef62 fixed #216: ownCloud auto add http:// if not exist, removed Test Uploaders button because it is outdated 2014-08-06 18:55:48 +03:00
Jaex
eebd1c33c9 Hide OK button in color picker, moved Copy all button to there instead 2014-08-05 23:52:51 +03:00
Jaex
535332393f Draw text gradient list visible in property grid 2014-08-04 03:49:24 +03:00
Jaex
ddfa41391f fixed #220: File upload test won't use after capture tasks 2014-08-04 02:28:07 +03:00
Jaex
4acbe38586 Image editor when saved set modified false 2014-07-30 14:15:46 +03:00
Jaex
f4d95ccf42 Moved image editor file menu buttons to toolbar 2014-07-30 13:59:48 +03:00
Jaex
64ae1ba3c2 fixed #212: Be able to cancel tasks from image editor 2014-07-30 13:36:35 +03:00
mcored
f6f7460b09 Fix potential BeforeUpload crashes
If destination is chosen and becomes invalid, BeforeUpload crashed e.g.
https://s3-ap-southeast-2.amazonaws.com/mcored/ShareX/2014-07/ShareX.vshost-ShareX_9.3_Beta_2014-07-30_06-26-00.png
and
https://s3-ap-southeast-2.amazonaws.com/mcored/ShareX/2014-07/ShareX.vshost-ShareX_-_Error_2014-07-30_05-54-35.png
2014-07-30 06:37:24 +08:00
Jaex
cb2599750a CodeMaid cleanup 2014-07-29 10:47:43 +03:00
Jaex
47b630c233 Removed CodeWorks project to be moved 2014-07-29 03:55:47 +03:00
Jaex
41b443b28a Region capture performance improvements 2014-07-28 03:40:50 +03:00
Jaex
840ba44e42 Added remember main form position setting 2014-07-28 02:57:28 +03:00
Jaex
4f5a7031bc Added icon to delete file 2014-07-28 01:08:37 +03:00
Jaex
4142dac23e Merge pull request #211 from WebFreak001/master
Fixed #210
2014-07-28 00:37:03 +03:00
WebFreak001
ba9220b277 Added default visibility to false and added DialogBox 2014-07-27 23:34:17 +02:00
WebFreak001
9a22a4f5e2 Changed Linq expression to built in function 2014-07-27 13:02:58 +02:00
WebFreak001
50da51d8fd Added delete file. Fix #210 2014-07-27 13:02:08 +02:00
Jaex
adb27c3391 RectangleAnnotate changes 2014-07-26 22:38:14 +03:00
Jaex
5fe5333c27 Merge pull request #208 from Petethegoat/master
Makes annotation hint text center on primary monitor
2014-07-26 22:28:08 +03:00
Pete Goodfellow
55921efc92 Updated hint text to center correctly on the primary monitor. 2014-07-26 18:48:53 +01:00
Jaex
f3cb8a763a Region changes 2014-07-25 08:54:24 +03:00
Jaex
41ff1b0713 Magnifier is now circle 2014-07-25 04:14:48 +03:00
Jaex
10fb1a30fe Added TrayMiddleClickAction setting, TaskSettings changes 2014-07-24 22:28:59 +03:00