Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of MULTILEADER and MULTILEADERSTYLE #169

Merged
merged 30 commits into from
Nov 3, 2023

Commits on Sep 15, 2023

  1. Implement Multileader

    Nihad Karajko committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    43614d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from mme1950/20230915_mme_Multileader

    Implement Multileader
    nka1994 authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4d25097 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    15b59ba View commit details
    Browse the repository at this point in the history
  2. Update from Original Repository

    Nihad Karajko committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b93c5b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Draw Multileader to sample_AC1032.dwg

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    24b4f8f View commit details
    Browse the repository at this point in the history
  2. Improve Clone Function for Multileader

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1e827f7 View commit details
    Browse the repository at this point in the history
  3. Styles do not need to be cloned

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    24fc426 View commit details
    Browse the repository at this point in the history
  4. - some refactoring

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    06f7112 View commit details
    Browse the repository at this point in the history
  5. Change Arrowhead Data Type for BlockRecord

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1bd0fe8 View commit details
    Browse the repository at this point in the history
  6. Replace BlockRecord with ContentsBlock

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    68d8ed0 View commit details
    Browse the repository at this point in the history
  7. Add SubclassMarker for Multileader

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    318a9f6 View commit details
    Browse the repository at this point in the history
  8. Add SubclassMarker for MLeaderStyle

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ec01a04 View commit details
    Browse the repository at this point in the history
  9. Add Constructor for MultiLeaderStyle

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ca176e4 View commit details
    Browse the repository at this point in the history
  10. Add Constructor for MultiLeaderAnnotContext and Clone BlockAttributes…

    … at MultiLeader
    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0f36506 View commit details
    Browse the repository at this point in the history
  11. Implement Missing Clone Methods

    Nihad Karajko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    99e190f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    d14b04e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Improve MultiLeader

    Nihad Karajko committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    38987f9 View commit details
    Browse the repository at this point in the history
  2. Correct After Review

    Nihad Karajko committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5d48490 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    b729831 View commit details
    Browse the repository at this point in the history
  2. Corrections

    Nihad Karajko committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8e1a0e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix MultiLeader Clone

    Nihad Karajko committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8c2b328 View commit details
    Browse the repository at this point in the history
  2. Add MultiLeader Sample DWG

    Nihad Karajko committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b1ded16 View commit details
    Browse the repository at this point in the history
  3. Implement Asserts for MultiLeader

    Nihad Karajko committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b6c5987 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Corrections

    Nihad Karajko committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ac6fa2d View commit details
    Browse the repository at this point in the history
  2. Fix Color Tests and Add MultiLeader to Ignore List

    Nihad Karajko committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    759b778 View commit details
    Browse the repository at this point in the history
  3. Update Comments

    Nihad Karajko committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9a63d0b View commit details
    Browse the repository at this point in the history
  4. - comments improved

    Nihad Karajko committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b3f82d2 View commit details
    Browse the repository at this point in the history
  5. Baseline Merge, Comments Improved

    Nihad Karajko committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    50f57b6 View commit details
    Browse the repository at this point in the history
  6. Fix DwgObjectReader

    Nihad Karajko committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e60a94a View commit details
    Browse the repository at this point in the history
  7. Update MultiLeader.cs

    DomCR authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f5fb8e0 View commit details
    Browse the repository at this point in the history