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

Heading support #532

Closed
wants to merge 17 commits into from
Closed

Heading support #532

wants to merge 17 commits into from

Commits on Dec 8, 2011

  1. Merge branch 'master', remote-tracking branch 'upstream/master'

    Jean-Tiare Le Bigot committed Dec 8, 2011
    Configuration menu
    Copy the full SHA
    821b53f View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2012

  1. Configuration menu
    Copy the full SHA
    89d09fa View commit details
    Browse the repository at this point in the history
  2. first tentative of adding a field

    Jean-Tiare Le Bigot committed Feb 29, 2012
    Configuration menu
    Copy the full SHA
    90d2edb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/upstream/master' into titles

    Jean-Tiare Le Bigot committed Feb 29, 2012
    Configuration menu
    Copy the full SHA
    26e5caa View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2012

  1. added comments in ace2_inner.js + started title support based on the …

    …list code to reduce code duplication.
    Jean-Tiare Le Bigot committed Mar 1, 2012
    Configuration menu
    Copy the full SHA
    9f70e72 View commit details
    Browse the repository at this point in the history
  2. fixed typos...

    Jean-Tiare Le Bigot committed Mar 1, 2012
    Configuration menu
    Copy the full SHA
    1d8dd16 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2012

  1. quick and dirty title support implementation

    Jean-Tiare Le Bigot committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    9a5ae72 View commit details
    Browse the repository at this point in the history
  2. removed alert

    Jean-Tiare Le Bigot committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    332c6de View commit details
    Browse the repository at this point in the history
  3. CSS adaptations + added 'normal' style in dropdown

    Jean-Tiare Le Bigot committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    349b739 View commit details
    Browse the repository at this point in the history
  4. implemented HTML export

    Jean-Tiare Le Bigot committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    11fc9f2 View commit details
    Browse the repository at this point in the history
  5. line after a title should be of normal type

    Jean-Tiare Le Bigot committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    edc9212 View commit details
    Browse the repository at this point in the history
  6. fixed style disapearing when adding a char + added a comment to descr…

    …ibe the trick in contentcollector
    Jean-Tiare Le Bigot committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    666bdca View commit details
    Browse the repository at this point in the history
  7. attempt to fix to vertical sync issue

    Jean-Tiare Le Bigot committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    457f9f9 View commit details
    Browse the repository at this point in the history
  8. big CSS improvement in the dropdown of the editbar + fixed a bug in t…

    …he header DOM generation that caused breakage in the authorship highlighting code
    Jean-Tiare Le Bigot committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    d95f085 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2012

  1. fixed line-height overlapping issue

    Jean-Tiare Le Bigot committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    ddac4d7 View commit details
    Browse the repository at this point in the history
  2. Drag & Drop fix. Thx @johnyma22 for reporting

    Jean-Tiare Le Bigot committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    94c0ff5 View commit details
    Browse the repository at this point in the history
  3. disabled tab key for headings as it does not make any sense

    Jean-Tiare Le Bigot committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    2c5b5b5 View commit details
    Browse the repository at this point in the history