Commit Graph

10 Commits

Author SHA1 Message Date
wandererfan
02da48cac8 Fix non-Delete of Graphic on DocObject delete
- While the source document obj was "removing", the
  graphic was being deleted and readded by the view
  provider.
2019-04-18 18:47:03 -04:00
wmayer
f21a855631 fix -Winconsistent-missing-override 2018-01-28 00:20:11 +01:00
WandererFan
c94bb4d2f8 Fix crash in DrawViewDraft/DrawViewArch
- when restoring DVD/DVA from old files, convert Source from
  PropertyLinkGlobal to PropertyLink with Scope = Global. Note
  subtle difference from Restore method in DrawView - PropertyLink
  vs PropertyLinkList.
2018-01-07 18:37:34 -02:00
WandererFan
d9b71fb754 LinkScope clean up 2017-12-31 14:54:05 +01:00
luzpaz
f3bf8fe919 Misc. typos
+ some are doxy others are just comment code.  
+ some minor whitespace and grammatical tweaks. 
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
WandererFan
6d032f1bcf Change links to Global scope 2017-10-02 13:48:45 -03:00
Yorik van Havre
6775227589 TechDraw: Extended Draft View 2016-09-14 12:38:34 -03:00
WandererFan
27aafada9c Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
WandererFan
97a0c31306 Add HTML/CSS Styles to Annotation 2016-07-11 15:32:16 +02:00
WandererFan
917f8d923f Basic working version of DrawViewDraft 2016-07-11 15:32:16 +02:00