Commit graph

195 commits

Author SHA1 Message Date
Jaex d5e1d1ef73 Added border color, border size, fill color to context menu 2016-05-03 17:29:37 +03:00
Jaex d9b606e6c0 Added shape menu to region capture window which is openable with middle mouse button 2016-05-03 16:28:15 +03:00
Jaex c69ca8cab7 Only allow hovering currently selected type of shapes, deselect selection on shape type change 2016-05-03 14:39:44 +03:00
Jaex 09fdffc32d Only allow selection and moving shapes if current shape is same as selected shape that way you can do region capture top of drawings without select drawing shape 2016-05-03 14:06:15 +03:00
Jaex a568e98617 Show nodes on drawing shapes, added border size 2016-05-03 13:48:37 +03:00
Jaex db15ee55cb Interim commit for shape drawing 2016-05-03 13:06:58 +03:00
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
Jaex 427446fe29 Merge pull request #936 from davidruhmann/key-region-selection
change to insert and delete
2015-08-20 20:01:02 +03:00
David Ruhmann b1ef705824 change to insert and delete 2015-08-20 11:29:10 -05:00
Jaex 5ad848b9c8 Merge pull request #930 from davidruhmann/multi-direction-arrow-movement
multi direction arrow key movement
2015-08-20 06:02:12 +03:00
David Ruhmann f3110a004b allow movement when tangent blocked 2015-08-19 12:50:21 -05:00
David Ruhmann c78611538a implement simplified arrow tracking 2015-08-19 12:22:07 -05:00
David Ruhmann 3d578e1d08 multi direction arrow key movement
8 direction movement rather than 4
2015-08-19 11:39:05 -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 e99d931266 Blink animation update 2015-08-09 18:11:54 +03:00
Jaex dafcce6568 Added region capture border glowing for non active regions 2015-08-09 02:15:46 +03:00
Jaex f090582c25 fixed proportional resizing 2015-08-04 15:40:25 +03:00
Jaex e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +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