Kevin Sawicki
|
eaa7593b27
|
Add single selection menu item
|
2014-06-17 14:42:57 -07:00 |
|
Kevin Sawicki
|
a598dcc259
|
🏁 Match Chrome's Settings menu item
|
2014-06-02 13:51:38 -07:00 |
|
Kevin Sawicki
|
e06bbfac6b
|
Remove unimplemented items from windows menu
|
2014-05-30 11:18:20 -07:00 |
|
Cameron McEfee
|
7882ac60d8
|
Include Terms of Use in the help menu
|
2014-05-14 10:44:33 -07:00 |
|
Kevin Sawicki
|
0e8b951050
|
Upper case pane to match File menu item
|
2014-04-30 14:10:41 -07:00 |
|
Corey Johnson
|
8ef97bd78e
|
Add menu items for pane management on windows
|
2014-04-30 13:59:49 -07:00 |
|
Corey Johnson
|
6749988de1
|
Add menu items for pane management
Closes #1897
|
2014-04-30 13:57:37 -07:00 |
|
Cheng Zhao
|
1ea0ef4ea2
|
Show both "Open File" and "Open Folder" menu on Linux and Windows.
These two platforms do not have a dialog that can select both files and
folders, so we have to use two menu items for two dialogs.
|
2014-04-11 11:29:38 +08:00 |
|
probablycorey
|
3168751c97
|
Enable Restart and Install Update item
|
2014-04-07 15:04:06 -07:00 |
|
probablycorey
|
d4ae836225
|
Use hidden menu items for update processes
|
2014-04-07 14:17:44 -07:00 |
|
probablycorey
|
789f29e0b5
|
AutoUpdateManager barely works
|
2014-04-07 12:25:55 -07:00 |
|
Kevin Sawicki
|
809e57cb84
|
Remove unimplemented about menu
|
2014-04-02 16:13:45 -07:00 |
|
Cheng Zhao
|
cc2e87b784
|
🐧 Match sublime's quit menu.
|
2014-04-02 15:14:06 +08:00 |
|
Cheng Zhao
|
b2fdc25c83
|
🐧 Hide the 'Install update' menu.
|
2014-04-02 14:27:03 +08:00 |
|
Cheng Zhao
|
344a56b47a
|
🐧 Add menu.
|
2014-03-18 14:12:25 +08:00 |
|
Kevin Sawicki
|
151d22c325
|
Destroy items on pane:close
Previously pane:close would do nothing because of the guards in
Pane::destroy.
Also renames the menu to Close Pane to be more accurate.
Closes #1686
|
2014-03-11 13:22:03 -07:00 |
|
Nathan Sobo
|
eda744f07f
|
Pluralize "Duplicate Lines" menu item
|
2014-03-06 14:55:15 -07:00 |
|
Nathan Sobo
|
20a0c27111
|
Rename duplicate-line to duplicate-lines (but retain deprecated method)
Might as well make the name accurate while it's early.
|
2014-03-06 14:36:25 -07:00 |
|
probablycorey
|
e8136853db
|
Add 'downloading update' menu item
Fixes #1689, gets around the crashing bug when displaying a dialog
when update is found.
|
2014-03-04 12:26:50 -08:00 |
|
Nathan Sobo
|
aa04589dd2
|
Rename Editor::joinLine to ::joinLines
It acts on multiple lines, and in a quick survey of the literature I see
Sublime docs referring to it as "join lines" as well.
|
2014-02-27 16:16:01 -08:00 |
|
Kevin Sawicki
|
f3ec868af6
|
Remove Report an Issue menu
|
2014-02-24 17:34:02 -08:00 |
|
Nathan Sobo
|
ce34f758bd
|
Add "View License" item to the application menu
|
2014-02-21 13:11:30 -07:00 |
|
probablycorey
|
5461de5856
|
Wait 5 seconds before downloading update.
And don't show 'check for updates' menu item on launch.
|
2014-02-12 16:17:36 -08:00 |
|
Kevin Sawicki
|
e6e43f6884
|
Add Open Your Init Script command
|
2014-02-07 09:51:24 -08:00 |
|
probablycorey
|
caeb70cf4a
|
Add 'Check for Updates' menu item
|
2014-02-03 12:52:01 -08:00 |
|
Kevin Sawicki
|
5eb8875ad2
|
Add Open Your Snippets menu item
|
2014-01-27 11:17:20 -08:00 |
|
probablycorey
|
40048da314
|
Add 'Install Shell Commands' menu item.
|
2014-01-22 15:33:32 -08:00 |
|
Kevin Sawicki
|
8f0e0ae4a6
|
Move open commands to Atom menu
|
2014-01-20 10:37:14 -08:00 |
|
Kevin Sawicki
|
71c48ec07f
|
Open .atom files from browser process
This allows a new window to be created if there is no currently
focused window.
|
2014-01-20 10:37:14 -08:00 |
|
Kevin Sawicki
|
4ac3be7ab5
|
Group open commands with a separator
|
2014-01-20 10:37:13 -08:00 |
|
Kevin Sawicki
|
5dd83b12c0
|
Add Open Your Config item to View menu
|
2014-01-20 10:37:13 -08:00 |
|
Kevin Sawicki
|
ddad42432b
|
Add Open Your Keymap item to View menu
|
2014-01-20 10:37:13 -08:00 |
|
Kevin Sawicki
|
ba1303a895
|
Add menu to opening user stylesheet
|
2014-01-20 10:37:13 -08:00 |
|
Kevin Sawicki
|
0fd8b6be8d
|
Pluralize selection in event name
|
2014-01-08 15:45:09 -08:00 |
|
Kevin Sawicki
|
fe0184d067
|
Add Split into Lines menu item
|
2014-01-08 15:17:06 -08:00 |
|
probablycorey
|
386b8a9e46
|
Remove movement menu
|
2013-12-16 17:11:59 -08:00 |
|
probablycorey
|
eb985a9880
|
Remove report issue menu
|
2013-11-26 11:15:55 -08:00 |
|
Paul Betts
|
569c3116a8
|
Add keyboard accelerators
|
2013-11-14 13:25:58 -08:00 |
|
Matt Colyer
|
1dac1f375c
|
Provide keyboard navigation for base windows menus
|
2013-11-14 10:39:31 -08:00 |
|
Matt Colyer
|
5454e93168
|
Make base menus platform dependent
This fixes the most egrerious errors on Windows but there's still room
for improvement.
Refs #1085
|
2013-11-14 10:15:23 -08:00 |
|
Matt Colyer
|
f26110a81b
|
Remove empty collaboration menu
|
2013-11-01 15:02:59 -07:00 |
|
Matt Colyer
|
72bd408722
|
Merge pull request #1000 from atom/sublime-keybindings
Sublime keybindings
|
2013-10-22 16:14:07 -07:00 |
|
Matt Colyer
|
ba9be0c07a
|
Add Movements menu
|
2013-10-22 16:00:32 -07:00 |
|
Kevin Sawicki
|
59ef210624
|
Stub out Find, Collaboration, and Packages in base menu
|
2013-10-22 15:26:57 -07:00 |
|
Matt Colyer
|
9da395c0aa
|
Add a Selection menu
|
2013-10-22 15:17:11 -07:00 |
|
Matt Colyer
|
fd0bed4248
|
Fill out the rest of the Edit menu
|
2013-10-22 15:17:11 -07:00 |
|
Matt Colyer
|
74cb91a6a1
|
Add Edit > Lines submenu
|
2013-10-22 15:17:11 -07:00 |
|
Matt Colyer
|
3e5f204f08
|
Add a Help menu
|
2013-10-18 12:02:03 -07:00 |
|
Matt Colyer
|
f3aec0dfee
|
Add copy path menu item
|
2013-10-18 11:51:56 -07:00 |
|
Matt Colyer
|
2ec6d578f6
|
Add menu item for soft-wrap
|
2013-10-18 11:33:22 -07:00 |
|