Commit Graph

29323 Commits

Author SHA1 Message Date
Max Brunsfeld
47df8c5d77 Upgrade packages to use sync git repository again
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-07-13 14:37:37 -07:00
Max Brunsfeld
a973e1ae9e Put back GitRepository::isDestroyed() method 2016-07-13 14:04:58 -07:00
Max Brunsfeld
58e7892492 Remove GitRepositoryAsync
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-07-13 14:03:29 -07:00
Max Brunsfeld
7b11c31e07 Remove synchronous GitRepository's dependency on GitRepositoryAsync
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-07-13 14:02:05 -07:00
Lee Dohm
a4b9e94d7b ⬆️ settings-view@0.240.1 2016-07-13 08:56:42 -07:00
Philipp Brumm
76357473ad call setSheetOffset on onDidChangeActiveThemes 2016-07-13 14:59:37 +02:00
simurai
cb023016cc ⬆️ atom-ui@0.4.1
Allow themes to opt-out of custom control styling
2016-07-13 12:23:47 +09:00
simurai
d27ee408f5 Merge pull request #12150 from atom/sm-native-controls
Introduce @use-custom-controls variable
2016-07-13 11:44:30 +09:00
Damien Guard
5a8ced324e Fixup Squirrel installer spec tests 2016-07-12 18:11:59 -07:00
Lee Dohm
d922d182f3 Merge pull request #12158 from atom/update-12086
Improve incompatible native module error message
2016-07-12 17:18:23 -07:00
Lee Dohm
9f6f903592 Add enhanced wording @thomasjo recommended 2016-07-12 15:31:49 -07:00
Damien Guard
ce6d45f72a 🎨 Fix fat-arrow linter warning 2016-07-12 10:03:55 -07:00
Thomas Johansen
14bcc5f7f2 ⬆️ tree-view@0.208.1 2016-07-12 13:59:48 +02:00
Antonio Scandurra
a30250b830 Merge pull request #11942 from ssorallen/notification-docs
Complete documentation for Notification creation
2016-07-12 10:07:25 +02:00
simurai
2f58792577 Introduce @use-custom-controls variable 2016-07-12 15:36:50 +09:00
Damien Guard
81ebb686bb Fixes from testing Windows shell integration 2016-07-11 09:59:08 -07:00
simurai
57faec33bb ⬆️ styleguide@v0.47.0 2016-07-09 17:06:41 +09:00
simurai
d343592fed ⬆️ atom-ui@0.4.0
New inputs: https://github.com/atom/atom-ui/pull/8
2016-07-09 16:40:59 +09:00
Katrina Uychaco
66b2bb4441 Merge pull request #12119 from atom/ku-tear-down-ipc-response-handler
Tear down ipc response handler when atom environment is destroyed
2016-07-08 16:37:44 -07:00
Damien Guard
6a4f6751d1 Revise API to reduce surface area 2016-07-08 13:31:19 -07:00
Damien Guard
3e826c1357 Initial checkpoint not yet tested with settings-view changes 2016-07-08 10:04:59 -07:00
Katrina Uychaco
9bf329cef2 Tear down ipc response handler when atom environment is destroyed
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-07-07 15:53:07 -07: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
Lee Dohm
98fc8db3da ⬆️ find-and-replace@0.201.0 2016-07-05 10:23:02 -07:00
Michelle Tilley
c8263bddb9 Use newer OS X on Travis 2016-07-05 09:49:42 -07:00
Machisté N. Quintana
82bc15a2e0 Merge pull request #12095 from ammarnajjar/build-in-fedora
update nodejs installation instructions link for Fedora/CentOS/RHEL
2016-07-04 08:59:25 -07:00
Glavin Wiechert
4986a64815 Improve incompatible native module error message
Close #6771
2016-07-04 09:46:09 -03:00
Ammar Najjar
6f78d5c0f9 update nodejs installation instructions link for Fedora/Centos/RHEL 2016-07-04 10:47:31 +02:00
Thomas Johansen
7f61f4388e ⬆️ image-view@0.58.2 2016-07-04 06:34:11 +02:00
Damien Guard
90d36b4de2 Merge pull request #12037 from atom/publish-win32-assets-from-appveyor
Use in-path 7z on AppVeyor, tidy-up publish
2016-07-03 07:58:18 -07: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