Commit graph

48 commits

Author SHA1 Message Date
Jaex
3a2287e117 AppVeyor WindowsStore build 2017-05-29 16:35:37 +03:00
Jaex
9cd6e4c48d Windows Store build 64 bit only to pass certification 2017-05-05 17:15:49 +03:00
Jaex
2db6a0a6cb When doing fullscreen capture if active window is filling screen (except taskbar area) then use that window for file naming (%t and %pn) 2017-03-01 12:44:39 +03:00
Jaex
3171d43333 Added GetForegroundWindowProcessName to NativeMethods 2017-03-01 11:42:40 +03:00
Jaex
9569a3eefb CreateProcess change 2017-02-10 17:32:18 +03:00
Jaex
65f42de600 Moved helper methods to HelpersLib 2017-01-26 21:47:58 +03:00
Jaex
df6f35be53 For Firefox addon CreateProcessFlags.CREATE_BREAKAWAY_FROM_JOB required when creating process 2017-01-26 18:24:13 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
a07fc4f615 Adding custom uploader extension (.sxcu) support 2017-01-09 18:50:09 +03:00
Jaex
06c29e2d33 Few NativeMethods changes 2016-11-21 08:37:42 +03:00
Jaex
a948c6f793 #1960: Also ignore cloaked windows in region capture 2016-10-16 01:12:15 +03:00
campbeb
0f788ab665 Add DWM check 2016-10-15 17:11:53 -04:00
campbeb
1bfb545d33 Hide background UWP apps from window capture options
UWP apps that aren't shown are 'cloaked'
2016-10-15 16:41:25 -04:00
Jaex
eff05bc15c Rename NativeConstants class 2016-09-30 21:21:48 +03:00
Jaex
4d515d2a9e Allow dragging menu using toolstrip grip 2016-09-30 21:18:30 +03:00
Jaex
f0f8d0711c Adding menu form inside ShapeManager 2016-09-30 19:11:59 +03:00
Jaex
f237ea6255 When drawing shape is selected show border color inside cursor 2016-07-04 14:26:19 +03:00
Jaex
3bdd94b870 WindowInfo refactor 2016-07-04 09:11:35 +03:00
Jaex
b19521bba6 Move WindowInfo to HelpersLib 2016-07-04 08:50:41 +03:00
Jaex
a8636cbf39 Add try, finally to SHOpenFolderAndSelectItems 2016-06-29 00:02:06 +03:00
dannoe
102fac39d1 Files and folders are now opened in the default filemanager. 2016-06-28 22:24:22 +02:00
Jaex
b0e0465513 Added code menu for custom region capture info text 2016-06-22 15:30:37 +03:00
Jaex
d254bb3613 Added minimum rectangle size 3 to rectangle region transparent too 2016-06-11 15:18:38 +03:00
Jaex
b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
Jaex
fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +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
db93b5a6dc fixed #1261: Properly convert DIB to image 2016-01-18 23:52:47 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
dae41d1a71 Changed default value of ImageSizeLimit and MaxUploadFailRetry 2015-12-18 18:28:16 +02:00
Jaex
c7bc7381ee Remove unnecessary parenthesis 2015-11-28 14:53:16 +02: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
b47977a753 Update message box will be minimized to task bar and flash 2015-09-15 08:28:18 +03:00
David Ruhmann
433e20f917 add BaseForm with default icon 2015-08-31 13:36:50 -05:00
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex
e396c9260f Added Greenlight button 2015-07-25 18:06:32 +03:00
Jaex
370c758b12 Workaround for DrawToBitmap issue 2015-06-27 16:08:20 +03:00
Jaex
002196344b fixed #718: Catch taskbar progress error and disable it 2015-06-02 09:28:31 +03:00
Jaex
6d50877900 OAuth verification code text box will show "Paste verification code here" text when it not got focus 2015-05-26 19:14:09 +03:00
Jaex
25413ed0c2 Rectangle transparent performance improvements 2015-04-03 15:25:08 +03:00
Jaex
8f4fa2fd12 fixed #68: Added transparent (not freezing screen) rectangle capture support 2015-04-01 14:12:21 +03:00
Jaex
e63cb67285 Draw cursor size fix 2015-03-06 17:33:27 +02:00
Jaex
a128cb9c0b Added Automate (Simple scripting / macro) to tools menu 2015-02-16 15:31:19 +02:00
Jaex
e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex
9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex
d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex
5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00