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

Custom object support #356

Merged
merged 11 commits into from
Dec 26, 2016
Merged

Custom object support #356

merged 11 commits into from
Dec 26, 2016

Commits on Nov 17, 2016

  1. Configuration menu
    Copy the full SHA
    3b443bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c067b View commit details
    Browse the repository at this point in the history
  3. Added compatibility layer for SimpleEditableStyledDocument, removed s…

    …toring segment operations in ReadOnlyStyledDocument
    afester committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    1ffb660 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de10a1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07c9ccf View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Configuration menu
    Copy the full SHA
    c2e8529 View commit details
    Browse the repository at this point in the history
  2. Fix duplicate image inserted at end of paragraph bug

    - To insure paragraph creation always has at least 1 segment, added a method to SegmentOps interface to create an empty segment.
    - EitherOps defaults to left ops when creating an empty segment
    JordanMartinez committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    a74f431 View commit details
    Browse the repository at this point in the history
  3. Use method reference

    JordanMartinez committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    fcaff7c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Configuration menu
    Copy the full SHA
    14cc14d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1dbaba View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

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