- Aug 29, 2013
-
-
Marijn Haverbeke authored
Issue #1786
-
- Aug 28, 2013
-
-
kubelsmieci authored
Demo was incorrectly named as showing 'Highlighter', fixed to 'Selection'
-
Chris Granger authored
Signed-off-by:
Chris Granger <ibdknox@gmail.com>
-
- Aug 27, 2013
-
-
Marijn Haverbeke authored
Issue #1782
-
Marijn Haverbeke authored
Closes #1784
-
Marijn Haverbeke authored
-
- Aug 26, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #1781
-
sathyamoorthi authored
-
- Aug 25, 2013
-
-
Marijn Haverbeke authored
Closes #1779
-
- Aug 24, 2013
-
-
Marijn Haverbeke authored
-
Brandon Frohs authored
Closes #1776
-
- Aug 23, 2013
-
-
Marijn Haverbeke authored
-
TobiasBg authored
Use 0 instead of 0px, clean-up two line breaks, to fix lint warning; Three empty CSS blocks could also be removed.
-
ciaranj authored
Node provides some cross-platform utility methods to enable safe path traversal. This change merely swaps out a hardcoded '/' (unix path separator) to use one of these methods. An alternative strategy would be to use the constant 'path.sep' but this felt 'cleaner'. Signed-off-by:
ciaranj <ciaranj@gmail.com>
-
ciaranj authored
Previous behaviour was to only update the displayed differences if the edit pane was modified. There exists use-cases such that the differences should be updated when any of the panes change. I don't expect this to introduce any performance regressions due to the existing debounce code within the update function. Signed-off-by:
ciaranj <ciaranj@gmail.com>
-
Michael Zhou authored
Removed the redundant "List of contributors..." line
-
Michael Zhou authored
Subdirectories no longer contain separate LICENSE files. Delete the note to them from the top level LICENSE.
-
Marijn Haverbeke authored
Stopgap for #1022
-
Marijn Haverbeke authored
-
- Aug 22, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
To prevent the mouse click from landing outside of the selected text, which broke copy in IE. Closes #1764
-
Marijn Haverbeke authored
Issue #1766
-
Marijn Haverbeke authored
Woah, IE still defaults to a border around images in links.
-
Marijn Haverbeke authored
Issue #1766
-
Joseph Pecoraro authored
-
Marijn Haverbeke authored
Issue #1765
-
ciaranj authored
Provides new option (highlightDifferences) and method highlightDifferences(bool) to the MergeView plugin. If true (or undefined) the original behaviour is maintained, which is to show the differences (line highlighting and gutter graphics), if false then the changes will not be shown. Calling the method causes the visual change to occur 'immediately' Signed-off-by:
ciaranj <ciaranj@gmail.com>
-
- Aug 21, 2013
-
-
Marijn Haverbeke authored
I really should automate this.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Michael Zhou authored
-
- Aug 20, 2013
-
-
Marijn Haverbeke authored
Issue #1761
-
Marijn Haverbeke authored
Issue #1761
-
Marijn Haverbeke authored
-
Daniel Huigens authored
-
Ingo Richter authored
-
- Aug 19, 2013
-
-
Daniel Huigens authored
-