Commits on Sep 21, 2015

  1. Configuration menu
    Copy the full SHA
    b0f064e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c9df96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6bc91b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. [kotlin mode] Move to clike.

    satamas authored and marijnh committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    ed2e611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0ac94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0d525a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

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

Commits on Sep 25, 2015

  1. Configuration menu
    Copy the full SHA
    d708748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edfe210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c4b8de View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2015

  1. Bring back support for capturing the contextmenu event

    Which was (possibly accidentally) dropped in the input style overhaul.
    
    Closes #3555
    marijnh committed Sep 30, 2015
    Configuration menu
    Copy the full SHA
    cd88422 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2015

  1. Configuration menu
    Copy the full SHA
    2a9bf60 View commit details
    Browse the repository at this point in the history
  2. Added my name to AUTHORS

    quintesse authored and marijnh committed Oct 2, 2015
    1 Configuration menu
    Copy the full SHA
    119c86b View commit details
    Browse the repository at this point in the history
  3. [ceylon mode] Add

    quintesse authored and marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    4255f78 View commit details
    Browse the repository at this point in the history
  4. [nsis mode] Add

    idleberg authored and marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    acb7e76 View commit details
    Browse the repository at this point in the history
  5. New option: allowDroppedFileTypes

    WesCossick authored and marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    b1ad58e View commit details
    Browse the repository at this point in the history
  6. Clean up allowDroppedFileTypes implementation, rename to allowDropFil…

    …eTypes
    
    Make it actually work, document it, declare the option,
    make sure the code runs on pre-ES5 browsers.
    
    Issue #3550
    marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    031afde View commit details
    Browse the repository at this point in the history
  7. Refuse to accept dropped binary files

    Issue #3550
    marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    46936dd View commit details
    Browse the repository at this point in the history
  8. [cypher mode] Update keywords and builtins

    * Removes like, ilike.
    * Adds starts, ends, contains, toString, size, reverse.
    nawroth authored and marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    80ba426 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52e48af View commit details
    Browse the repository at this point in the history
  10. [rpm spec mode] Use classes that exist

    support more arch/preamble/sections and fix clearing control flow
    state.
    manderson23 authored and marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    4f7a6fb View commit details
    Browse the repository at this point in the history
  11. [real-world uses] Add Codiad

    amshali@google.com authored and marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    a24a053 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a48219 View commit details
    Browse the repository at this point in the history
  13. [coffeescript mode] Remove disabled code

    Removed possible testing and unreachable code to avoid JavaScript
    compiler errors:
    
    ...
    codemirror/mode/coffeescript/coffeescript.js:271: WARNING - unreachable code
        if (false && current === ".") {
    ...
    Kaworru authored and marijnh committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    825ca00 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2015

  1. Configuration menu
    Copy the full SHA
    0e924de View commit details
    Browse the repository at this point in the history
  2. Update docs

    doryphores committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    1011199 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. Configuration menu
    Copy the full SHA
    d8237c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84d5f64 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. [abcdef theme] Change link color to blueviolet

    ...because the original blue on black background is difficult to read.
    amshali@google.com authored and marijnh committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    b629242 View commit details
    Browse the repository at this point in the history
  2. [liquibyte theme] Fix css file to have more complete selectors

    Including liquibyte theme with other themes causes other themes(when
    in use) to not look right. For example there will be underline text
    decorations when a text is selected in default theme.
    amshali@google.com authored and marijnh committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    61e9389 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16f4d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    897586c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a039316 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fafcf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

  1. Configuration menu
    Copy the full SHA
    4a0c9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55f3f3a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2015

  1. [base64 themes] Fix URL in comment

    idleberg authored and marijnh committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    8fbf049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de7b15f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

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

Commits on Oct 14, 2015

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

Commits on Oct 15, 2015

  1. Allow the type of a marker created by markText to be overridden

    ... using the type option.
    
    Closes #3600
    marijnh committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    bc5a493 View commit details
    Browse the repository at this point in the history
  2. [dart mode] support for triple-quoted strings and string interpolation

    - Previously, triple-quoted multi-line strings could be closed with a
      single quote, e.g. CodeMirror thought the following was a legal string
      literal: '''This string literal is not terminated correctly'.
      Also reported here: dart-lang/dart-pad#667
    - String interpolation with $identifier and ${expression} now works
    goderbauer authored and marijnh committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    caf1323 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3619fe View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    356f2a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fd466f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2015

  1. [clike mode] Remove false from Scala keyword list

    So that both true and false highlight as atoms
    jengler authored and marijnh committed Oct 16, 2015
    2 Configuration menu
    Copy the full SHA
    872bb73 View commit details
    Browse the repository at this point in the history
  2. [shell mode] add `PKGBUILD' as a file name

    `A PKGBUILD is a shell script containing the build information required by Arch Linux packages.`
    https://wiki.archlinux.org/index.php/PKGBUILD
    darealshinji authored and marijnh committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    4096f2d View commit details
    Browse the repository at this point in the history
  3. Allow passing options to toggleComment

    vincentwoo authored and marijnh committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    8a012c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e07f8fc View commit details
    Browse the repository at this point in the history
  5. [markdown mode] Allow styles to be overridden

    The `markdown` mode now supports styling overrides. The configuration
    object passed to the class now accepts a `tokenTypeOverrides` object,
    which allows the user to sepcify different CSS classes for elements.
    This is useful for the case where the default CSS classes are reused
    for multiple elements (e.g. `list1` maps to `variable-2` by default)
    and more customized styling is desired.
    
    Unit tests have been added to cover all types of styling overrides.
    Barret Rennie authored and marijnh committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    770a771 View commit details
    Browse the repository at this point in the history