Kevin Sawicki
|
98694e5407
|
Use a class instead of id for workspace view
|
2013-12-02 08:23:29 -08:00 |
|
Kevin Sawicki
|
86ae743e9d
|
Use correct workspace view id
|
2013-12-02 08:17:31 -08:00 |
|
probablycorey
|
776d58bf21
|
Merge remote-tracking branch 'origin/master' into cj-feedback-package
Conflicts:
package.json
src/editor-view.coffee
|
2013-11-27 11:26:34 -08:00 |
|
Cheng Zhao
|
a190a069c1
|
Ship the "resources" dir in Atom.app, and do not copy icon separately, fixes #1165.
|
2013-11-27 14:58:25 +08:00 |
|
Kevin Sawicki
|
cdfd27be3e
|
Delegate EditorView::save to Editor::save
|
2013-11-26 19:35:44 -08:00 |
|
Kevin Sawicki
|
c1cf8936eb
|
Don't through exception from setGrammar delegate
|
2013-11-26 19:35:43 -08:00 |
|
Kevin Sawicki
|
45ddece673
|
Update getEditors references to getEditorViews
|
2013-11-26 19:35:42 -08:00 |
|
Kevin Sawicki
|
2901a04843
|
Rename WorkspaceView::getEditors to getEditorViews
|
2013-11-26 19:35:42 -08:00 |
|
Kevin Sawicki
|
0259536c5d
|
Rename WorkspaceView::eachEditor to eachEditorView
|
2013-11-26 19:35:42 -08:00 |
|
Kevin Sawicki
|
48692e5127
|
Update EditSession to Editor in method references
|
2013-11-26 19:35:16 -08:00 |
|
Kevin Sawicki
|
19dc6b3523
|
Remove each helpers that delegate to Project
|
2013-11-26 19:35:16 -08:00 |
|
Kevin Sawicki
|
d1496a0634
|
Rename EditSession to Editor
|
2013-11-26 19:35:16 -08:00 |
|
Kevin Sawicki
|
d8c4fa902d
|
Remove editSession options support
|
2013-11-26 19:35:16 -08:00 |
|
Kevin Sawicki
|
f1e768767e
|
Rename EditorView::activeEditSession to editor
|
2013-11-26 19:35:16 -08:00 |
|
Ben Ogle
|
46f73d037f
|
Fix replace on open buffers. only replace paths specified.
Closes find-and-replace#85
|
2013-11-26 17:08:21 -08:00 |
|
probablycorey
|
dde46ca931
|
Merge remote-tracking branch 'origin/master' into cj-feedback-package
Conflicts:
package.json
|
2013-11-26 16:59:57 -08:00 |
|
Ben Ogle
|
65746521a6
|
Increase timeout to show default tips
|
2013-11-26 15:53:54 -08:00 |
|
Ben Ogle
|
f395905d4e
|
Add destroyTooltip()
|
2013-11-26 15:46:01 -08:00 |
|
Ben Ogle
|
413078a493
|
Add hideTooltip function to hide the tip right now.
|
2013-11-26 15:35:47 -08:00 |
|
probablycorey
|
a0ceb78627
|
Move snapshot code to package
|
2013-11-26 11:15:55 -08:00 |
|
Kevin Sawicki
|
ad9721a893
|
Rename workspace-view element to workspace
|
2013-11-26 11:02:53 -08:00 |
|
Kevin Sawicki
|
a3c9e01595
|
Rename root-view element id to workspace-view
|
2013-11-26 11:02:53 -08:00 |
|
Kevin Sawicki
|
2e801fbf87
|
Rename root-view to workspace-view
|
2013-11-26 11:02:53 -08:00 |
|
Kevin Sawicki
|
14ad277012
|
Remove atom.workspaceView shim
|
2013-11-26 11:02:53 -08:00 |
|
Kevin Sawicki
|
3ce6176313
|
Rename rootView to workspaceView
|
2013-11-26 11:02:53 -08:00 |
|
Ben Ogle
|
8aa32fc8d1
|
Merge pull request #1161 from atom/bo-editor-placeholder-text
Add ability for placeholder text in mini editor
|
2013-11-26 11:01:42 -08:00 |
|
Kevin Sawicki
|
f8ed6eadc8
|
Add WorkspaceView and atom.workspaceView shims
|
2013-11-26 09:13:06 -08:00 |
|
Ben Ogle
|
0c2c739741
|
Add ability for placeholder text in mini editor
|
2013-11-25 14:46:54 -08:00 |
|
Kevin Sawicki
|
85d5968318
|
Remove consecutive comment blocks
|
2013-11-22 15:45:01 -08:00 |
|
Kevin Sawicki
|
9b4dd602be
|
📝 Tweak markdown in Atom comments
|
2013-11-22 15:40:50 -08:00 |
|
Kevin Sawicki
|
62d84e5d4b
|
📝 Doc Project::registerOpener
|
2013-11-22 15:40:50 -08:00 |
|
Ben Ogle
|
32e25d4bb2
|
Don't override the default options!
|
2013-11-22 15:39:47 -08:00 |
|
Kevin Sawicki
|
7fa4121227
|
📝 Mark PackageManager constructor as private
|
2013-11-22 15:19:23 -08:00 |
|
Kevin Sawicki
|
1d783826a2
|
📝 Doc Selection::compare
|
2013-11-22 15:19:23 -08:00 |
|
Ben Ogle
|
3f75512de2
|
Tooltips can now override the default options
|
2013-11-22 15:15:05 -08:00 |
|
Kevin Sawicki
|
ca35ced587
|
📝 Use markdown for example
|
2013-11-22 15:08:18 -08:00 |
|
Kevin Sawicki
|
ef9ce1bf70
|
Consolidate Atom::confirm/confirmSync
Support both an array and hash of buttons to allow callbacks
optionally.
|
2013-11-22 15:00:32 -08:00 |
|
Kevin Sawicki
|
c754b73b71
|
📝 Doc what paths are returned
|
2013-11-22 14:39:27 -08:00 |
|
Kevin Sawicki
|
21565332a4
|
Use fs-plus to get home directory path
|
2013-11-22 14:39:27 -08:00 |
|
Kevin Sawicki
|
8871d9cd2d
|
Remove unused Atom::getTempDirPath
|
2013-11-22 14:39:26 -08:00 |
|
Kevin Sawicki
|
64f0fcc839
|
📝 Add docs to Atom class
|
2013-11-22 14:39:26 -08:00 |
|
Kevin Sawicki
|
05a9ace3e6
|
📝 Add period to comment
|
2013-11-22 13:43:43 -08:00 |
|
Kevin Sawicki
|
03eac362f6
|
📝 Add missing colon to Private
|
2013-11-22 13:39:24 -08:00 |
|
Kevin Sawicki
|
8a05b0f51d
|
📝 Mark setDigest as private
|
2013-11-22 13:31:27 -08:00 |
|
Matt Colyer
|
4069d23d86
|
📝 Indicate how to access DeserializerManager
|
2013-11-22 14:53:08 -05:00 |
|
Kevin Sawicki
|
78b48345ac
|
Update reference to renamed param
|
2013-11-22 11:52:21 -08:00 |
|
Matt Colyer
|
139e2f6de0
|
:note: Mark ContextMenu as private
|
2013-11-22 14:49:10 -05:00 |
|
Kevin Sawicki
|
ed86b4a478
|
📝 Mark EditorView public
|
2013-11-22 11:48:00 -08:00 |
|
Kevin Sawicki
|
f2352131cc
|
📝 Mark SiteShim private
|
2013-11-22 11:45:36 -08:00 |
|
Kevin Sawicki
|
56df435fb8
|
📝 Mark ::get as private and tweak comments
|
2013-11-22 11:43:52 -08:00 |
|