Commit Graph

22599 Commits

Author SHA1 Message Date
Kevin Sawicki
4b90926ccf Log errors 2015-04-01 12:26:22 -07:00
Kevin Sawicki
f24ea101e9 Log squirrel log in exit handler 2015-04-01 12:26:21 -07:00
Kevin Sawicki
7027f8619c Always log squirrel log 2015-04-01 12:26:21 -07:00
Kevin Sawicki
631acbd8d4 Log location 2015-04-01 12:26:21 -07:00
Kevin Sawicki
d384e0492d Add charset to read call 2015-04-01 12:26:21 -07:00
Kevin Sawicki
3d8c19fc79 Add missing .. 2015-04-01 12:26:21 -07:00
Kevin Sawicki
bec4b34385 Log squirrel log on failures 2015-04-01 12:26:21 -07:00
Cheng Zhao
cfca178eef ⬆️ grunt-atom-shell-installer@0.28 2015-04-01 12:26:21 -07:00
Cheng Zhao
691b1255d8 ⬆️ atom-shell@0.22.3 2015-04-01 12:26:21 -07:00
Kevin Sawicki
10912da510 ⬆️ settings-view@0.187 2015-04-01 12:26:04 -07:00
Jessica Lord
293b34e2a4 typo 2015-04-01 12:10:02 -07:00
Jessica Lord
0f43b246b4 add styleguide for specs 2015-04-01 12:04:11 -07:00
Kevin Sawicki
4c0afe3418 Merge pull request #6206 from mertkahyaoglu/master
remove duplicate switch case in cursor.coffee
2015-04-01 10:36:57 -07:00
Mert Kahyaoğlu
33faef2499 remove duplicate switch case 2015-04-01 20:34:59 +03:00
Kevin Sawicki
744bc787ce Log delete errors but do not fail build 2015-04-01 10:02:41 -07:00
Kevin Sawicki
a64f7f745b Merge pull request #6205 from atom/ks-clean-up-npm-temp-folders-on-ci
Clean up npm temp folders on CI
2015-04-01 09:53:48 -07:00
Jesse Grosjean
409775b53e Improved specs for clipping pixel positions above/below display buffer 2015-04-01 12:39:22 -04:00
Kevin Sawicki
fead441acf deletedFolder -> deletedFolders 2015-04-01 09:22:47 -07:00
Kevin Sawicki
4612e023ce Delete temp npm folders at beginning of CI build 2015-04-01 09:15:39 -07:00
Ben Ogle
72aa0524c4 Merge pull request #6200 from mertkahyaoglu/master
minor changes in decoration.coffee
2015-04-01 08:31:57 -07:00
Mert Kahyaoğlu
93e4b061fa minor changes in decoration.coffee 2015-04-01 16:39:51 +03:00
Kevin Sawicki
e1e34baaea ⬇️ grunt-atom-shell-installer@0.25 2015-03-31 16:42:21 -07:00
Kevin Sawicki
dc0296851b ⬆️ grunt-atom-shell-installer@0.27 2015-03-31 16:04:13 -07:00
Kevin Sawicki
2cc5140e1e ⬆️ apm@0.157 2015-03-31 11:06:33 -07:00
Kevin Sawicki
ad0fd817fc ⬆️ language-javascript@0.67 2015-03-31 09:18:40 -07:00
Kevin Sawicki
7bd4eebee9 ⬆️ language-html@0.31 2015-03-31 09:09:23 -07:00
Kevin Sawicki
a06bf8127a ⬆️ language-perl@0.22 2015-03-31 08:55:47 -07:00
Jessica Lord
de6f0f3971 Merge pull request #6175 from atom/jl-bump-vers-fixed-publish-branch
Bump deprecation-cop, image-view
2015-03-30 17:04:59 -07:00
Jessica Lord
d38b9a5b75 ⬆️ deprecation-cop, image-view 2015-03-30 16:17:48 -07:00
Jessica Lord
071b6f0a31 Merge pull request #6174 from atom/jl-bump-status-bar-pls-go-green
Bump status-bar@0.66.0
2015-03-30 16:16:13 -07:00
Jessica Lord
ba5ab1056d ⬆️ status-bar@0.66.0 2015-03-30 15:53:12 -07:00
Kevin Sawicki
2fcfb3416b ⬆️ language-javascript@0.66 2015-03-30 15:27:33 -07:00
Ben Ogle
7ccc668662 Merge pull request #6173 from atom/bo-add-syntax-vars
Add default syntax color variables to syntax-variables
2015-03-30 14:38:28 -07:00
Ben Ogle
9171089466 Add default syntax color vars
Will be used by syntax themes, and autocomplete
2015-03-30 13:50:08 -07:00
Kevin Sawicki
6a9a824eac ⬆️ apm@0.156 2015-03-30 13:36:57 -07:00
Ben Ogle
6ba881b958 ⬆️ feedback@0.38.0 2015-03-30 13:07:55 -07:00
Jesse Grosjean
b067a6175f add screenPositionForPixelPosition spec 2015-03-30 13:52:28 -04:00
Jessica Lord
d92d2adee6 Merge pull request #6166 from atom/jl-bump-feedback-again
Bump feedback@0.37.0
2015-03-30 10:32:05 -07:00
Kevin Sawicki
4a05114b6d ⬆️ markdown-preview@0.146 2015-03-30 10:11:23 -07:00
Jesse Grosjean
4a864e79dc Fix screenPositionForPixelPosition for case above first row.
Currently screenPositionForPixelPosition special cases pixel positions
below the last row so that the column position is always set to the
last column of the last line, even if the pixel 'x' position is less
then that column.

This patch special cases picks above the first row so that the  text
column position will be in the first column even if the pixel 'x'
position is greater then that column.

At a higher level, this patch fixes the problem where you can’t select
to the start of a text field by just clicking and dragging up. Instead
you have to click and drag back (x axis) beyond the start of the text
field.
2015-03-30 13:09:30 -04:00
Kevin Sawicki
72dff5b1c1 ⬆️ language-python@0.33 2015-03-30 10:03:41 -07:00
Kevin Sawicki
ed8051cb61 ⬆️ language-php@0.22 2015-03-30 10:01:49 -07:00
Jessica Lord
5a55c1bba6 ⬆️ feedback@0.37.0 2015-03-30 09:59:33 -07:00
Kevin Sawicki
3b9f829dc6 ⬆️ language-javascript@0.65 2015-03-30 09:57:38 -07:00
Kevin Sawicki
f83f37b53d ⬆️ atom-keymap@5 2015-03-30 09:24:53 -07:00
Kevin Sawicki
7f9abeb2fa Merge pull request #6115 from lukecaputo/patch-1
Update CONTRIBUTING.md
2015-03-30 09:13:16 -07:00
Cheng Zhao
271ad2908b ⬆️ apm@0.155.0 2015-03-30 19:31:38 +08:00
Cheng Zhao
14ba61f08d ⬆️ apm@0.154.0 2015-03-30 19:10:56 +08:00
Antonio Scandurra
edd46e458c Merge pull request #5278 from adzenith/tab-selection-fix
* Make atomic tokens clipping configurable
* Use `closest` as the default configuration
2015-03-30 09:59:21 +02:00
Cheng Zhao
e05bb22902 ⬆️ apm@0.153.0 2015-03-30 15:02:02 +08:00