Commit Graph

29600 Commits

Author SHA1 Message Date
simurai
eff5fa6c0a ⬆️ settings-view@v0.242.0 2016-08-27 13:12:16 +09:00
Antonio Scandurra
2bb713712c ⬆️ welcome 2016-08-26 18:33:12 +02:00
Antonio Scandurra
4362de7877 ⬆️ tree-view 2016-08-26 16:28:28 +02:00
Antonio Scandurra
ecc44f7493 Merge pull request #12530 from atom/as-circle-master-builds-notify-slack
Send notifications to Slack when a CircleCI build of master completes
2016-08-26 15:50:11 +02:00
Antonio Scandurra
5e6c9bed04 Send notifications to Slack when a CircleCI build of master completes 2016-08-26 15:47:32 +02:00
Antonio Scandurra
219f802e3e Merge pull request #12529 from atom/as-fix-atom-application-tests
Disable telemetry on AtomApplication tests and smoke tests
2016-08-26 15:44:17 +02:00
Antonio Scandurra
5b57669859 Disable telemetry on AtomApplication tests and smoke-spec.coffee
Unless a choice has been made by the user, this tab always shows up as
the first one when opening Atom, thus breaking some of the assumptions
we make in the main process tests.
2016-08-26 15:13:37 +02:00
Damien Guard
aa3379ceee Merge pull request #12515 from atom/sm-windows-file-icon
[WIP] Add Windows file icon
2016-08-25 21:40:17 -07:00
Wliu
bf463d59c8 Unfocus specs
/cc @damieng
2016-08-25 22:44:57 -04:00
simurai
a0f766913c ⬆️ base16-tomorrow-light-theme@v1.2.0 2016-08-26 10:29:52 +09:00
simurai
147ebe675d ⬆️ base16-tomorrow-dark-theme@v1.2.0 2016-08-26 10:29:00 +09:00
Damien Guard
cf36ecf3ca Merge branch 'master' into sm-windows-file-icon 2016-08-25 18:20:51 -07:00
Damien Guard
9596f79145 Merge pull request #12521 from atom/dg-remove-trailing-separator
Remove trailing context menu separator fixing #5390
2016-08-25 18:18:42 -07:00
Damien Guard
0f88949832 Remove all redundant separators 2016-08-25 12:49:29 -07:00
Damien Guard
ba704cf29e Copy file icon and use as icon for Atom associated files 2016-08-25 11:31:17 -07:00
Machisté N. Quintana
bcc0abaae9 Merge pull request #12509 from atom/mq-bump-packages-for-telemetry
Bump packages for telemetry consent changes
2016-08-25 08:31:36 -07:00
simurai
7304fb31cd Add Windows file icon 2016-08-25 22:28:48 +09:00
Damien Guard
d44dbb373d Remove trailing context menu separator fixing #5390 2016-08-24 21:45:21 -07:00
Machiste Quintana
5a7764d5bf ⬆️ metrics@1.0.0 2016-08-24 20:47:35 -07:00
Machiste Quintana
406e1d1349 ⬆️ exception-reporting@0.40.0 2016-08-24 20:46:59 -07:00
Machiste Quintana
dd73e3e2ec ⬆️ welcome@0.35.0 2016-08-24 20:46:19 -07:00
Machiste Quintana
829fbe00e6 ⬆️ about@1.7.0 2016-08-24 20:42:21 -07:00
Machisté N. Quintana
9de172a9ed ⬆️ notifications@0.65.1 2016-08-24 20:34:13 -07:00
Damien Guard
922f44ff11 Color serialization fixes atom/settings-view#832 2016-08-24 18:08:25 -07:00
Damien Guard
b6a72b058d Set the app name in Windows file handler to handle beta 2016-08-23 13:32:42 -07:00
Damien Guard
4a26e18487 Move exports.WinShell to property to avoid unepected process type used in electron_run_as_node 2016-08-23 13:32:17 -07:00
Lee Dohm
89c638a2c7 ⬆️ spell-check@0.68.2 2016-08-22 09:03:47 -07:00
Nathan Sobo
579e6b23cf Merge pull request #12426 from oggy/marker-count
Delegate TextEditor.getMarkerCount to default marker layer.
2016-08-20 14:19:44 -05:00
Antonio Scandurra
d3291f1412 Merge pull request #12445 from atom/ns-fix-editor-auto-height
Deprecate automatic assignment of autoHeight for text editors
2016-08-19 16:58:02 +02:00
Antonio Scandurra
9370c46f8d Merge branch 'master' into ns-fix-editor-auto-height 2016-08-19 16:09:54 +02:00
Antonio Scandurra
080f1d3894 ⬆️ spell-check 2016-08-19 16:09:04 +02:00
Antonio Scandurra
5d5a65e0e4 Merge branch 'master' into ns-fix-editor-auto-height 2016-08-19 15:25:06 +02:00
Antonio Scandurra
c846b39b0a ⬆️ wrap-guide 2016-08-19 15:24:53 +02:00
Antonio Scandurra
bf79e9607b ⬆️ find-and-replace 2016-08-19 15:24:34 +02:00
Antonio Scandurra
49481eb500 ⬆️ tree-view 2016-08-19 14:42:07 +02:00
Antonio Scandurra
e36748b84b ⬆️ tabs 2016-08-19 14:41:50 +02:00
Antonio Scandurra
9a2f3cf475 ⬆️ fuzzy-finder 2016-08-19 14:41:31 +02:00
Antonio Scandurra
de6b836da4 Add test coverage for copying auto{Width,Height} 2016-08-19 14:10:59 +02:00
Antonio Scandurra
c667c77ff3 Copy auto{Width,Height} when copying an editor 2016-08-19 13:58:16 +02:00
Antonio Scandurra
1f4cd6e00d Merge branch 'master' into ns-fix-editor-auto-height
# Conflicts:
#	src/text-editor.coffee
2016-08-19 13:27:26 +02:00
Antonio Scandurra
473406f6b7 Merge pull request #12440 from atom/fb-serialize-panes-using-active-index
Serialize active pane item using index instead of URI
2016-08-19 13:10:13 +02:00
Antonio Scandurra
7c73ac002e ⬆️ spell-check 2016-08-19 13:07:54 +02:00
Antonio Scandurra
98fb29800a Don't use deprecate API in tests 2016-08-19 12:40:28 +02:00
Nathan Sobo
4b68e2f411 Remove trailing semicolon 2016-08-19 12:36:26 +02:00
Matthew Dapena-Tretter
fd29f96af9 Serialize active pane item using index instead of URI 2016-08-19 12:36:26 +02:00
Max Brunsfeld
d25f824020 Merge pull request #12469 from atom/mb-fix-tab-length-deserialization
Fix tab length deserialization
2016-08-18 21:46:20 -07:00
Max Brunsfeld
26c9e5ee78 Set editor's tokenized buffer's tab length on its display layer when deserializing 2016-08-18 17:06:26 -07:00
Wliu
af48a087c3 Merge pull request #12439 from remexre/master
Adds configuration option for large file warning threshold.
2016-08-18 17:32:36 -04:00
Nathan Sobo
a264eaa18a Serialize TextEditor autoHeight and autoWidth properties 2016-08-18 14:03:44 -06:00
Nathan Sobo
dd82902bf2 Disable autoHeight on text editor pane items 2016-08-18 14:03:44 -06:00