Commit graph

50 commits

Author SHA1 Message Date
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 4abac3d383 Use Environment.Is64BitOperatingSystem 2022-09-11 10:19:06 +03:00
Jaex 4326987100 Better FFmpeg check, removed download button 2022-09-11 09:40:14 +03:00
Jaex 3cdf839f01 Get window icon async 2022-06-13 18:21:08 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 1ef9af5bdc Added borderless window tool because otherwise I couldn't screen capture Minecraft 2021-09-15 05:18:30 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 24e581403c Only continue countdown if window is active 2021-06-17 20:10:38 +03:00
Jaex b48d615362 Code refactoring 2021-06-10 21:44:40 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +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 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 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
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 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 4d7006b359 Update year 2017-01-11 11:39:40 +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 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 38e8f2ad32 fixed #1271: Flash taskbar for update notification 10 times instead of forever 2016-01-28 13:34:29 +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 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 b47977a753 Update message box will be minimized to task bar and flash 2015-09-15 08:28:18 +03: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 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
Renamed from HelpersLib/Native/NativeMethods_Helpers.cs (Browse further)