Commit Graph

15 Commits

Author SHA1 Message Date
Jim Evins c926d8fd0d Some coding style adjustments. 2017-04-01 13:30:19 -04:00
Jim Evins b797d13e40 Reconcile style accross all source files.
- All glabels code is in "glabels" top-level namespace.
- Other assorted cleanup.
2017-01-15 22:58:53 -05:00
Jim Evins 9cba0d4a43 Reconcile style of include directives across all source files. 2017-01-06 19:00:59 -05:00
Jim Evins c7f02f027a Moved Merge subsystem into merge namespace. 2016-05-22 14:38:59 -04:00
Jim Evins 18089d8635 Added merge printing. 2016-05-21 21:21:45 -04:00
Jim Evins 231dc66c0d Initial framework for saving/restoring model state. 2016-04-28 22:19:56 -04:00
Jim Evins 7559544b06 Some namespace cleanup. 2016-03-27 00:14:38 -04:00
Jim Evins a6aa0d921f Added unit-independent distance type. 2016-03-13 21:03:09 -04:00
Jim Evins b12f4a2478 Improved detection of hover
- account for presence of fill or outline colors
- allow for a couple of pixels of slop
2015-09-08 17:53:37 -04:00
Jim Evins ec60767184 Implemented object resizing in view. 2015-08-15 01:43:06 -04:00
Jim Evins e5f5ddaf17 Make cursor change when hovering over object. 2015-08-14 15:21:57 -04:00
Jim Evins aeb6098159 Added intermediate base class for shape objects (box and ellipse). 2015-08-14 09:43:18 -04:00
Jim Evins 6a06771036 Added selection highlight layer to view. 2015-08-14 09:30:08 -04:00
Jim Evins 781f299394 Added object layer to view. Added draw methods to objects. 2015-08-12 12:09:11 -04:00
Jim Evins cff463a23a Moved app/ to glabels/. 2014-07-06 12:22:06 -04:00