Ben Ogle
|
a3784500ec
|
Fix editor-view tests
|
2014-06-17 11:13:15 -07:00 |
|
Ben Ogle
|
359793c0b0
|
Upgrade git-diff for use with new decoration apis.
|
2014-06-16 17:47:28 -07:00 |
|
Ben Ogle
|
34ec15862f
|
Filter decorations in the components.
This reduces the number of intermediate objects we need to create. The
downside is a bit more code complexity in the components.
|
2014-06-16 16:54:21 -07:00 |
|
Ben Ogle
|
04bbe393d4
|
Remove log lines
|
2014-06-16 16:51:46 -07:00 |
|
Ben Ogle
|
5b84aa7b18
|
💄 per nathan’s request
|
2014-06-16 16:06:18 -07:00 |
|
Ben Ogle
|
7ba498a170
|
Fix id generation
|
2014-06-16 16:06:01 -07:00 |
|
Ben Ogle
|
c21f8a5a6c
|
💄 clean up spec names
|
2014-06-16 16:05:48 -07:00 |
|
Ben Ogle
|
0312609e19
|
Make highlights render as absolute position
|
2014-06-16 15:57:23 -07:00 |
|
Ben Ogle
|
32fba97c3a
|
Add a spec for highlights in folds
|
2014-06-16 15:56:55 -07:00 |
|
Ben Ogle
|
5259d5b750
|
Dont render invalid highlight decorations
|
2014-06-16 15:40:54 -07:00 |
|
Ben Ogle
|
dff27eba18
|
Specs for highlights
|
2014-06-16 15:36:09 -07:00 |
|
Ben Ogle
|
d2908c75fc
|
Rename redundant describe
|
2014-06-16 15:36:09 -07:00 |
|
Nathan Sobo
|
2c04bff0fa
|
Only return decorations for markers intersecting the screen row range
This relies on a fix to the interval-skip-list provided with the upgrade
to text-buffer@2.4.0.
|
2014-06-16 15:36:09 -07:00 |
|
Ben Ogle
|
4f2f158d0d
|
Make selection updating work properly
|
2014-06-16 15:36:09 -07:00 |
|
Ben Ogle
|
351dc58354
|
Remove getSelectionScreenRanges()
|
2014-06-16 15:36:09 -07:00 |
|
Ben Ogle
|
2867dd98e5
|
Remove getGutterDecorations()
|
2014-06-16 15:36:09 -07:00 |
|
Ben Ogle
|
32a0804b9a
|
Remove Decorations object
|
2014-06-16 15:36:09 -07:00 |
|
Ben Ogle
|
408e62a993
|
Pass highlightDecorations into the HighlightsComponent
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
d4057d21c7
|
Pass the decoration hash into the gutterComponent
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
031ec9798a
|
No more typeless decorations
Now you can specify a list of types with your decoration.
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
1ebdd801f5
|
Use decorations to render selections
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
084632a985
|
Rename Selection(s)Component to Highlight(s)Component
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
002e14990b
|
Rename bufferRowHasClass
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
3a3fc4b614
|
Add a spec for screen line changes
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
b028673b5d
|
Only render on updates
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
6394814142
|
Make foldable decorations work again
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
e128212410
|
Fix decoration specs to work with markers only
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle
|
2d4360dcf0
|
Decorations can now only be attached to markers.
The basics work. It will render them on the gutter.
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle & Nathan Sobo
|
120e2a3bdb
|
Move decoration Editor specs to DisplayBuffer
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle & Nathan Sobo
|
7142022f05
|
Add intersection support to DisplayBuffer::findMarkers
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle & Nathan Sobo
|
25520a4cad
|
Add containedInScreenRange to DisplayBuffer::findMarkers
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle & Nathan Sobo
|
56da6399b8
|
Add startScreenRow and endScreenRow to DisplayBuffer::findMarkers
|
2014-06-16 15:36:08 -07:00 |
|
Ben Ogle & Nathan Sobo
|
a7379b067a
|
Use ::getMarker for fold decorations instead of new DisplayBufferMarker
|
2014-06-16 15:36:07 -07:00 |
|
Kevin Sawicki
|
de6fb2802b
|
Upgrade to language-yaml@0.7
|
2014-06-16 15:26:10 -07:00 |
|
Kevin Sawicki
|
2bfd7d093a
|
Merge pull request #2629 from atom/ks-smaller-windows-build
Smaller Windows build
|
2014-06-16 15:04:00 -07:00 |
|
Kevin Sawicki
|
416266b815
|
💄 Use string interpolation
|
2014-06-16 14:29:17 -07:00 |
|
Kevin Sawicki
|
bcc888bfb4
|
💄
|
2014-06-16 14:15:23 -07:00 |
|
Kevin Sawicki
|
e9bcb851c3
|
Escape ignored patterns
|
2014-06-16 14:13:43 -07:00 |
|
Kevin Sawicki
|
a66f81d70a
|
Don't include *.pdb files
|
2014-06-16 12:56:39 -07:00 |
|
Kevin Sawicki
|
72d1eb24a3
|
Ignore build/Release/obj directory
|
2014-06-16 12:53:34 -07:00 |
|
Kevin Sawicki
|
ba18c65dac
|
Ignore plist tests/
|
2014-06-16 12:37:04 -07:00 |
|
Kevin Sawicki
|
0c94298ea4
|
Merge pull request #2627 from atom/ks-windows-package-failures-on-ci
Fix packages specs on Windows CI
|
2014-06-16 12:34:29 -07:00 |
|
Kevin Sawicki
|
9bf374d4e5
|
Upgrade to language-ruby@0.29
|
2014-06-16 12:33:27 -07:00 |
|
Nathan Sobo
|
9344e3fc98
|
Merge pull request #2626 from atom/iz-mousedown-events-on-left-click-only
Handle mousedown events only for left button in editors
|
2014-06-16 13:29:37 -06:00 |
|
Kevin Sawicki
|
ede6a081a4
|
Upgrade to settings-view@0.126
|
2014-06-16 11:26:52 -07:00 |
|
Kevin Sawicki
|
d83547b9f4
|
Upgrade to setings-view@0.125
|
2014-06-16 11:26:52 -07:00 |
|
Kevin Sawicki
|
ef2337359b
|
Upgrade to settings-view@0.124
|
2014-06-16 11:26:51 -07:00 |
|
Kevin Sawicki
|
bc8a5f4b23
|
Fail on windows if specs fail
|
2014-06-16 11:26:51 -07:00 |
|
Kevin Sawicki
|
261421b609
|
Upgrade to settings-view@0.123
|
2014-06-16 11:26:51 -07:00 |
|
Kevin Sawicki
|
07eb2585d6
|
Remove fixtures cleaning
|
2014-06-16 11:26:51 -07:00 |
|