Ben Ogle
|
d5ce1a0312
|
Add more chars to the shortcut parser
|
2013-11-22 10:02:52 -08:00 |
|
Ben Ogle
|
18399aa264
|
Replace keystrokes in tooltips
|
2013-11-21 16:53:38 -08:00 |
|
Ben Ogle
|
3bbe6ee98c
|
Merge branch 'master' of github.com:atom/atom
|
2013-11-21 15:30:13 -08:00 |
|
Kevin Sawicki
|
c31211dc21
|
Full screen window after it is shown and focused
This prevents a blank menu bar from appearing when opening a window
that was previously closed when in full screen mode.
Closes #1144
|
2013-11-21 14:51:49 -08:00 |
|
Ben Ogle
|
6fa7da79eb
|
Provide a defualt
|
2013-11-21 14:34:49 -08:00 |
|
Ben Ogle
|
c2371f3054
|
Allow passing an htmlElement into requireStylesheet
|
2013-11-21 14:32:48 -08:00 |
|
Matt Colyer
|
66171e0301
|
Modifiers need to be added in alphabetical order
|
2013-11-21 16:17:37 -05:00 |
|
Kevin Sawicki
|
cdc7f70b22
|
Pass buffer from event to TextBuffer::removeBuffer
Previously only the last buffer would be destroyed since the buffer
from the loop variable was being used.
|
2013-11-21 13:04:47 -08:00 |
|
Matt Colyer
|
e225dbe93d
|
Merge pull request #1130 from atom/meta-to-command
Use `cmd` instead of `meta`
|
2013-11-21 12:41:31 -08:00 |
|
Kevin Sawicki
|
7dc18765ad
|
Call serializeForPersistence instead of serialize
|
2013-11-21 11:29:05 -08:00 |
|
Matt Colyer
|
a754ac4da0
|
Revert "Alias meta to cmd in keymaps"
This reverts commit f0aa408b70.
|
2013-11-21 13:08:12 -05:00 |
|
Kevin Sawicki
|
21560df2f0
|
Add platform class to selectors array
|
2013-11-21 09:19:33 -08:00 |
|
Matt Colyer
|
f0aa408b70
|
Alias meta to cmd in keymaps
|
2013-11-21 10:38:13 -05:00 |
|
Matt Colyer
|
161c9a62b5
|
Merge branch 'master' into meta-to-command
Conflicts:
spec/keymap-spec.coffee
|
2013-11-21 09:59:49 -05:00 |
|
Kevin Sawicki
|
de7b212d99
|
Change cancel to off for consistency with emissary
|
2013-11-20 19:07:56 -08:00 |
|
Kevin Sawicki
|
289cc24b56
|
Remove fs shims
|
2013-11-20 17:48:10 -08:00 |
|
Kevin Sawicki
|
87b33648dc
|
Use project passed in via options hash
|
2013-11-20 17:23:47 -08:00 |
|
Kevin Sawicki
|
99480901e2
|
Add missing atom prefix
|
2013-11-20 17:23:47 -08:00 |
|
Kevin Sawicki
|
6852720408
|
Add atom prefix to project references
|
2013-11-20 17:23:47 -08:00 |
|
Kevin Sawicki
|
f9498732a5
|
Add atom prefix to rootView
|
2013-11-20 17:23:47 -08:00 |
|
Kevin Sawicki
|
e4aa82fda1
|
Remove window.rootView shims
|
2013-11-20 17:23:47 -08:00 |
|
Kevin Sawicki
|
bc1a743b2f
|
Remove project and rootView from window
|
2013-11-20 17:23:47 -08:00 |
|
Ben Ogle
|
e8bfb7ca09
|
Fix up things for kevin
|
2013-11-20 17:10:57 -08:00 |
|
Ben Ogle
|
4bfd48b983
|
Add setTooltip jquery function
|
2013-11-20 16:55:50 -08:00 |
|
Ben Ogle
|
819ac9ea68
|
Add keyBindingsForCommandMatchingElement to keymap
|
2013-11-20 15:43:02 -08:00 |
|
Kevin Sawicki
|
b82fdace61
|
Add missing atom.deserializers prefix
|
2013-11-20 14:26:56 -08:00 |
|
Kevin Sawicki
|
5ec6a4a189
|
Use atom.deserializers directly
|
2013-11-20 14:18:38 -08:00 |
|
Kevin Sawicki
|
e330b1a2e8
|
Use atom.deserializers directly
|
2013-11-20 14:16:38 -08:00 |
|
Kevin Sawicki
|
366a12903a
|
Deserialize using atom.deserializers
|
2013-11-20 14:13:13 -08:00 |
|
Kevin Sawicki
|
d9c2f07fbe
|
Use atom.deserializers directly
|
2013-11-20 14:09:44 -08:00 |
|
Kevin Sawicki
|
a1f3540cb4
|
Call deserialize on deserializers ivar
|
2013-11-20 14:00:51 -08:00 |
|
Kevin Sawicki
|
2eeb399cf1
|
Remove deserializer shims on window
|
2013-11-20 13:51:12 -08:00 |
|
Kevin Sawicki
|
ce3ec75c55
|
Remove remaining package manager shims
|
2013-11-20 12:49:15 -08:00 |
|
Kevin Sawicki
|
fac46a295c
|
Add shim for rootView on either atom or window
|
2013-11-20 12:48:06 -08:00 |
|
Kevin Sawicki
|
f3be613662
|
Add atom prefix to config global
|
2013-11-20 12:48:06 -08:00 |
|
Kevin Sawicki
|
ffdcecc0f2
|
Remove unused package manager shims on atom
|
2013-11-20 12:48:05 -08:00 |
|
Kevin Sawicki
|
0069eb4d0d
|
Remove atom.isPackageActive shim
|
2013-11-20 12:48:05 -08:00 |
|
Kevin Sawicki
|
6d04d57e74
|
Remove atom.loadPackage shim
|
2013-11-20 12:48:05 -08:00 |
|
Kevin Sawicki
|
3f0dca5a40
|
Remove unused package managers shims
|
2013-11-20 12:48:05 -08:00 |
|
Kevin Sawicki
|
568aa1d396
|
Remove some package manager shims on atom global
|
2013-11-20 12:48:05 -08:00 |
|
Kevin Sawicki
|
9febe179fa
|
Remove unused deserializer shims
|
2013-11-20 12:48:04 -08:00 |
|
Kevin Sawicki
|
9e814de969
|
Remove window.config shim
|
2013-11-20 12:48:04 -08:00 |
|
Kevin Sawicki
|
46e85fac87
|
Remove window.syntax shim
|
2013-11-20 12:48:04 -08:00 |
|
Kevin Sawicki
|
d1f1b494cf
|
Remove window.keymap shim
|
2013-11-20 12:48:04 -08:00 |
|
Kevin Sawicki
|
f11803df60
|
Remove window.site shim
|
2013-11-20 12:48:04 -08:00 |
|
Matt Colyer
|
dfa870f514
|
Merge branch 'master' into meta-to-command
Conflicts:
keymaps/win32.cson
|
2013-11-20 10:19:12 -08:00 |
|
Corey Johnson
|
a98377b899
|
Merge pull request #1132 from atom/cj-editor-rename
Editor & EditSession rename
|
2013-11-20 10:11:09 -08:00 |
|
probablycorey
|
c3de3d8eea
|
Update documentation
|
2013-11-20 10:04:28 -08:00 |
|
Kevin Sawicki
|
9a01b5a6bf
|
Use Date.now()
|
2013-11-19 17:15:25 -08:00 |
|
probablycorey
|
c33bd34996
|
Add reverse compatability for Editor creation
|
2013-11-19 16:22:29 -08:00 |
|