Philipp Brumm
76357473ad
call setSheetOffset on onDidChangeActiveThemes
2016-07-13 14:59:37 +02:00
Philipp Brumm
08a358228b
move title bar setting check into method and check for isSpec as well
2016-07-06 14:22:17 +02:00
Philipp Brumm
a9d554f1c4
remove leftover console.log
2016-07-06 14:22:17 +02:00
Philipp Brumm
974995f50a
check for on method
...
during `window-event-handler-spec`, `applicationDelegate.getCurrentWindow`
seems to return a truncated version of a browserWindow object, which does not include the `on` method
2016-07-06 14:22:17 +02:00
Philipp Brumm
e7ff266a57
shorter and linear transition, without delay
2016-07-06 11:00:44 +02:00
Philipp Brumm
e65ccde492
adjust wording
2016-07-06 10:59:34 +02:00
Philipp Brumm
91102cf26b
fix fullscreen class on body not being set when toggling fullscreen via window button
...
- move handling code to `window-event-handler`
2016-07-02 15:16:30 +02:00
Philipp Brumm
3e53a03871
animate appearance and disappearance of titlebar when toggling fullscreen
2016-07-02 15:05:29 +02:00
Philipp Brumm
bda08c4a5f
hide titlebar in fullscreen mode
2016-07-02 13:06:17 +02:00
Philipp Brumm
29dab2e5b2
setSheetOffset to height of titlebar
2016-07-02 13:01:14 +02:00
Philipp Brumm
6370db9d99
change dialog wording
2016-07-02 12:40:18 +02:00
Philipp Brumm
faa1f935f8
make custom titlebar user-configurable and prompt for relaunch on change
2016-07-02 12:28:14 +02:00
Philipp Brumm
a357228876
explicitly check for platform being darwin before applying titleBarStyle
2016-07-02 12:28:14 +02:00
Philipp Brumm
4a61bef6fe
add a test
2016-07-02 12:28:14 +02:00
Philipp Brumm
62a31da72c
clean up title-bar element
2016-07-02 12:28:14 +02:00
Philipp Brumm
e59b5ee31a
add title-bar to headPanel instead
2016-07-02 12:28:14 +02:00
Philipp Brumm
7a2fab6114
move title-bar variables into it's own less file and simplify styles
2016-07-02 12:28:14 +02:00
Philipp Brumm
e94a7a84b7
undo changes to workspace styling
2016-07-02 12:28:14 +02:00
Philipp Brumm
242ef89e2d
use @base-background-color as a basis for the title-bar gradient to better accommodate themes that do not provide their own style for a title-bar
2016-07-02 12:28:14 +02:00
Philipp Brumm
9c298625fe
remove experimental 'combined' styles for title-bar
2016-07-02 12:28:14 +02:00
Philipp Brumm
4897f4db26
replace OSX window title bar with custom title-bar
2016-07-02 12:28:14 +02:00
simurai
e81c805e05
⬆️ autocomplete-plus@v2.31.1
2016-07-02 17:37:00 +09:00
simurai
a08a8ea664
⬆️ settings-view@v0.240.0
2016-07-02 17:02:45 +09:00
simurai
afad72216a
⬆️ about@v1.5.3
2016-07-02 16:55:43 +09:00
Lee Dohm
04ff1b5b57
Merge pull request #12028 from Floobits/node_env_fix
...
Don't erase NODE_ENV from environment.
2016-06-30 16:47:37 -07:00
Lee Dohm
9ea68024ac
⬆️ settings-view@0.239.0
2016-06-29 15:23:44 -07:00
simurai
5533365ef4
Merge pull request #12068 from atom/sm-remove-webkit-prefixes
...
-webkit cleanup
2016-06-29 15:17:44 +09:00
simurai
b9515ea477
Add min-width to atom-workspace-axis.horizontal
...
This is just a precaution against https://github.com/atom/atom/pull/11866
2016-06-29 13:20:02 +09:00
simurai
eb0cc530fd
🔥 Remove -webkit prefixes
...
that aren’t needed anymore.
2016-06-29 13:15:20 +09:00
Lee Dohm
438aac6244
Merge pull request #12031 from Jonahss/getTitle-docs
...
📝 Mention how models must implement getTitle() [ci skip]
2016-06-28 17:54:45 -07:00
Jonah
7b16e40fa8
📝 better docs for workspace.addOpener
2016-06-28 17:52:53 -07:00
Damien Guard
df22e0bc5b
Merge pull request #12056 from atom/crashreporter-not-on-ui-thread-except-mac
...
CrashReporter should not run on UI thread on Win/Linux
2016-06-28 10:02:57 -07:00
Antonio Scandurra
c756a88c68
Merge pull request #12059 from atom/sm-tabs-overflow
...
Fix overflowing of the tabs II
2016-06-28 10:41:01 +02:00
simurai
268ad6cf6a
Fix overflowing of the tabs II
2016-06-28 15:18:37 +09:00
Damien Guard
22922dec96
CrashReporter should not run on UI thread on Win/Linux
2016-06-27 16:31:01 -07:00
simurai
3fd0d301be
⬆️ atom-ui@0.3.3
...
Adds `.close` icon.
2016-06-25 16:13:01 +09:00
Wliu
d9ca7d4352
⬆️ language-coffee-script@0.47.1
2016-06-24 22:55:35 -04:00
Wliu
e32049fb5b
Merge pull request #12043 from atom/wl-update-languages
...
Update languages
2016-06-24 22:55:11 -04:00
simurai
06c38170fb
⬆️ one-light-ui@v1.4.0
2016-06-25 11:45:12 +09:00
simurai
7b33f19460
⬆️ one-dark-ui@v1.4.0
2016-06-25 11:44:24 +09:00
Wliu
d878c11f40
⬆️ language-sql@0.22.0
2016-06-24 21:59:26 -04:00
Wliu
0892f34d94
⬆️ language-ruby@0.68.6
2016-06-24 21:58:39 -04:00
Wliu
cfcd77ac55
⬆️ language-less@0.29.4
2016-06-24 21:57:57 -04:00
Wliu
a45e63502c
⬆️ language-json@0.18.1
2016-06-24 21:57:06 -04:00
Wliu
90deed74b4
⬆️ language-php@0.37.1
2016-06-24 21:56:17 -04:00
Wliu
a3ab4882a6
⬆️ language-gfm@0.88.0
2016-06-24 21:54:15 -04:00
Wliu
d7fec4dd25
⬆️ language-css@0.37.0
2016-06-24 21:52:49 -04:00
Wliu
b063ebe23b
⬆️ language-sass@0.55.0
2016-06-24 21:51:34 -04:00
Wliu
ef60274f16
⬆️ language-git@0.14.0
2016-06-24 21:50:47 -04:00
simurai
9705b3d27a
⬆️ atom-ui@0.3.2
...
Fixes autocomplete-plus
2016-06-24 22:31:50 +09:00