Commit graph

76 commits

Author SHA1 Message Date
Jaex
55cdb0e307 Added process file name and identifier 2021-01-16 20:10:06 +03:00
Jaex
32c4aa50fa Added DIBV5ToBitmap method 2020-09-13 07:52:56 +03:00
Jaex
a19439ef33 Code refactor 2020-09-10 13:18:00 +03:00
Michael Delpach
d72c4751e7 Autoscale Region Capture toolbar based on DPI 2020-09-09 08:12:50 +08:00
Jaex
803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex
0529a8af31 Code refactoring 2020-01-17 14:13:06 +03:00
Charles Milette
44051b7064
Fix dark titlebar for Windows 10 20H1 2019-12-21 15:32:01 -05:00
Jaex
132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Jaex
1b094a4725 Small changes 2019-05-23 13:59:20 +03:00
Charles Milette
71bfdd8ba4
Add dark theme titlebar 2019-05-22 13:04:53 -04:00
Jaex
16c3446d32 Use extra large icon for files instead of jumbo icon 2019-05-15 02:41:24 +03:00
Jaex
c4fd1f5d70 Show file icons for non images 2019-05-13 10:01:14 +03:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex
c2bcf9b897 CursorData refactoring 2018-12-29 16:32:09 +03:00
Jaex
8c4b4d5c1e fixed #3838: If Windows in tablet mode then show close button in region capture toolbar 2018-12-29 11:17:44 +03:00
Jaex
3992add566 Simplify names 2018-12-29 10:20:56 +03:00
Jaex
8267bb9f5b Revert previous commit changes, it not works properly with game windows 2018-12-19 15:08:21 +03:00
Jaex
a512ba6b35 When doing screen recording, after select region if previous active window is not active anymore then restore & activate it 2018-12-19 14:19:38 +03:00
Charles Milette
e74f99aaab
Add support for QUERYENDSESSION message and the Restart Manager 2018-10-13 12:18:10 -04:00
Jaex
ac14199044 Don't use _ prefix for variables 2018-10-06 22:09:15 +03:00
Jaex
cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Jaex
fe14c2607e Fix "Use readable conditions" 2018-05-16 11:23:13 +03:00
Jaex
7dc95f4ae7 Fix "Multiple statements in one line" 2018-05-16 11:09:01 +03: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
9578ce91bc Revert ProcessorArchitecture change 2018-03-04 01:15:29 +03:00
Jaex
e80d274f06 Change processor architecture to x86 in appx manifest 2018-03-03 03:32:25 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
2674046dce Namespace changes 2017-12-05 17:59:18 +03:00
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