Commit graph

31 commits

Author SHA1 Message Date
Jaex 1672ee3f5c Region capture functionality now working same as before with new shape system 2016-05-03 12:35:10 +03:00
Jaex 43843cefc7 Replaced all index used codes with shape references 2016-05-03 11:24:01 +03:00
Jaex 109d876c41 AddShapePath function moved inside BaseRegionShape 2016-05-03 10:57:49 +03:00
Jaex 0709035daf Interim commit for region capture drawing support and shape system, currently just made it compile and will require many changes to support drawing shapes 2016-05-03 10:46:45 +03:00
Jaex a5e04243da If none of filters checked then return 2016-03-01 14:05:26 +02:00
Jaex 1751d9b587 Change rectangle capture minimun size to 5 from 10 2016-03-01 11:02:12 +02:00
Jaex 8bdd46be1d When removing not visible regions don't remove window which have same size as its control 2016-01-05 23:21:15 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 97487517fe fixed #1196: Added %t and %pn file naming support for region capture too 2015-12-17 14:00:20 +02:00
Jaex f6559ae2fd In region capture show area info for hover area too 2015-11-06 04:42:46 +03:00
Jaex 2e59b2ee83 Added OneClickMode to rectangle region to be able to get handle of selected control 2015-09-25 09:39:08 +03:00
Jaex 4ca6665aee Removed BaseForm designer 2015-09-01 13:43:03 +03:00
Jaex d0e57efdfa Merge pull request #950 from davidruhmann/key-region-selection
resolve right click cancel to insert state
2015-08-27 20:03:01 +03:00
David Ruhmann a3b2d8437b prevent region duplication 2015-08-27 09:32:30 -05:00
David Ruhmann 15c9c5acc0 resolve right click cancel to insert state 2015-08-27 09:14:37 -05:00
Jaex d4196b10e9 When holding snap size modifier key region capture will mark all snap sizes on screen 2015-08-22 16:13:38 +03:00
Jaex 51df59bc51 Using alt key for snap resizing so it wont interfere with fast cursor moving 2015-08-20 20:33:28 +03:00
David Ruhmann b1ef705824 change to insert and delete 2015-08-20 11:29:10 -05:00
David Ruhmann d828cc0ba0 Added keys for region selection #926
Insert and End keys
2015-08-19 11:29:00 -05:00
Jaex 3217d78fe0 Using SnapSize class for workaround size collection editor problem 2015-08-15 04:09:04 +03:00
Jaex 460b391910 fixed #903: Snap resizing support for region capture 2015-08-13 22:23:51 +03:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex f090582c25 fixed proportional resizing 2015-08-04 15:40:25 +03:00
Jaex dcb7758d00 Save current region shape 2015-07-16 22:51:19 +03:00
Jaex 5b9cf79f48 Each region have its own angle and radius info and changeable in selected region 2015-07-16 22:07:06 +03:00
Jaex f0ccb77fc8 Using RegionInfo in region capture 2015-07-16 18:21:02 +03:00
Jaex f593bb3aa3 Multi region tips, Delete key will remove selected region 2015-05-06 19:17:58 +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 ScreenCaptureLib/RegionHelpers/AreaManager.cs (Browse further)