Bernhard Millauer
|
cb324181ad
|
Replaced restart with reload
because restart is deprecated
|
2014-05-15 14:21:37 +02:00 |
|
Cheng Zhao
|
0dc3e6ac7c
|
💄 Fix cpplint warning.
|
2014-05-15 16:44:56 +08:00 |
|
Cheng Zhao
|
bef22e80c8
|
Add spec on content size.
|
2014-05-15 16:41:13 +08:00 |
|
Cheng Zhao
|
64da04777e
|
gtk: Fix setting content size.
|
2014-05-15 16:27:18 +08:00 |
|
Cheng Zhao
|
5150fd6946
|
Add BrowserWindow::setContentSize.
|
2014-05-15 16:06:12 +08:00 |
|
Cheng Zhao
|
511a49f6fb
|
gtk: Respect use-content-size when creating window.
|
2014-05-15 15:38:22 +08:00 |
|
Cheng Zhao
|
76cc3eeb6d
|
Get BrowserWindow::getContentSize API.
|
2014-05-15 15:30:04 +08:00 |
|
Cheng Zhao
|
8d5fbe525d
|
Use content size in default_app.
|
2014-05-15 15:29:53 +08:00 |
|
Cheng Zhao
|
074ac051d2
|
mac: Respect use-content-size when creating window.
|
2014-05-15 15:19:02 +08:00 |
|
Cheng Zhao
|
e22a8d0a49
|
Add use-content-size switch.
|
2014-05-15 15:18:46 +08:00 |
|
Cheng Zhao
|
f2281957ce
|
📝 VS2010 SP1 is required, fixes #306.
|
2014-05-15 14:32:34 +08:00 |
|
Cheng Zhao
|
d38bc95f04
|
📝 More instructions on installing under Ubuntu, closes #315.
|
2014-05-15 14:13:41 +08:00 |
|
Cheng Zhao
|
b243aea5c8
|
Merge pull request #314 from atom/add-community-info-to-readme
add community docs
|
2014-05-15 10:18:43 +08:00 |
|
Daniel Hengeveld
|
1f0116af13
|
add community docs
|
2014-05-14 11:32:24 -07:00 |
|
Bernhard Millauer
|
2dfbe0b5d3
|
Add BrowserWindow.setMenu(menu)
|
2014-05-14 18:19:30 +02:00 |
|
Bernhard Millauer
|
08115d57fd
|
Add BrowserWindow.restart()
|
2014-05-14 18:06:56 +02:00 |
|
Cheng Zhao
|
afd927f749
|
Use system's setting for font renderering, fixes #301.
|
2014-05-14 16:54:07 +08:00 |
|
Cheng Zhao
|
cfeb00e629
|
Only report "app invalid" error when app could not be loaded, fixes #294.
|
2014-05-14 16:27:40 +08:00 |
|
Cheng Zhao
|
e415c66f68
|
Upgrade node: Enable ArrayBufferAllocator, fix #308.
|
2014-05-14 16:16:35 +08:00 |
|
Cheng Zhao
|
0798896936
|
Add spec for #308.
|
2014-05-14 16:16:35 +08:00 |
|
Cheng Zhao
|
b2c25a3efd
|
Merge pull request #304 from kramerc/graphics-switching
Fix Atom Shell from always using the discrete GPU
|
2014-05-14 10:32:33 +08:00 |
|
Cheng Zhao
|
e1fbe7d886
|
Merge pull request #307 from SeriousM/patch-1
The source_root was wrong computed
|
2014-05-14 10:29:16 +08:00 |
|
Bernhard Millauer
|
75fcafa013
|
The source_root was wrong computed
Using 'SOURCE_ROOT = os.path.dirname(os.path.dirname(__file__))' leads to an empty string if the path is relative.
|
2014-05-14 01:07:26 +02:00 |
|
Kramer Campbell
|
59ecf7bb50
|
Add missing graphics switching attribute.
Atom Shell was causing the GPU to be switched to the discrete card as
this attribute was missing from Info.plist files in common/ and
renderer/
|
2014-05-13 09:33:54 -07:00 |
|
Cheng Zhao
|
0521663076
|
Ship with libnotify.so.
|
2014-05-13 21:03:55 +08:00 |
|
Cheng Zhao
|
d42dc9baba
|
Do not copy system libraries with permission bits.
|
2014-05-13 21:03:32 +08:00 |
|
Cheng Zhao
|
64bc157d1a
|
Only open url in browser for GET request, fixes #299.
|
2014-05-13 14:49:48 +08:00 |
|
Cheng Zhao
|
cf887379e1
|
Bump v0.12.4.
|
2014-05-12 21:44:33 +08:00 |
|
Cheng Zhao
|
90477321fe
|
gtk: Show the menu after it has been added to window, fixes #292.
|
2014-05-12 21:33:08 +08:00 |
|
Cheng Zhao
|
47cbcd5278
|
Merge pull request #288 from jhiggins-thrillist/patch-1
Fixed typo in BrowserWindow API Documentation
|
2014-05-12 12:27:39 +08:00 |
|
Joseph Higgins
|
7c77ab060a
|
Fixed typo in BrowserWindow API Documentation
|
2014-05-10 14:18:40 -04:00 |
|
Cheng Zhao
|
ff9450305e
|
Merge pull request #285 from GregMefford/patch-3
Doc: grammar/content fixes in the remote module
|
2014-05-10 21:19:29 +08:00 |
|
Cheng Zhao
|
e72e21f481
|
Merge pull request #284 from GregMefford/patch-2
Doc: grammatical fixes in Windows build docs
|
2014-05-10 21:17:49 +08:00 |
|
Cheng Zhao
|
2416056444
|
Merge pull request #283 from GregMefford/patch-1
Doc: Grammatical fixes to synopsys.md
|
2014-05-10 21:17:28 +08:00 |
|
Cheng Zhao
|
d98ba5f2b3
|
Merge pull request #286 from yaotti/patch-1
Fix a typo
|
2014-05-10 21:17:07 +08:00 |
|
Hiroshige Umino yaotti
|
ecbb46344c
|
Fix a typo
|
2014-05-10 18:47:54 +09:00 |
|
Greg Mefford
|
74c517d186
|
Doc: grammar/content fixes in the remote module
Mostly minor grammatical issues, but also some content that seems to be incorrect based on the surrounding descriptions and example code.
|
2014-05-09 23:51:25 -04:00 |
|
Greg Mefford
|
257964d13e
|
Doc: grammatical fixes in Windows build docs
Minor documentation changes to fix typos and clarify some phrasing
|
2014-05-09 22:11:17 -04:00 |
|
Greg Mefford
|
9e0b1b864b
|
Doc: Grammatical fixes to synopsys.md
|
2014-05-09 21:17:10 -04:00 |
|
Cheng Zhao
|
d9e1861aff
|
linux: Ship system dynamic libraries, closes #278.
|
2014-05-09 19:29:18 +08:00 |
|
Cheng Zhao
|
42c2f87217
|
Merge pull request #276 from atom/quitting-unresponsive
Fix emitting unresponsive event when closing window
|
2014-05-09 13:33:39 +08:00 |
|
Cheng Zhao
|
77d6bb2c3f
|
Bring the close timeout back to 5s.
|
2014-05-09 12:10:37 +08:00 |
|
Cheng Zhao
|
3e6df19eff
|
Do not send "unresponsive" when window is closed.
|
2014-05-09 12:08:15 +08:00 |
|
Cheng Zhao
|
a070f0fdb6
|
Only cancel unresponsive event when window close is cancelled.
|
2014-05-09 11:40:48 +08:00 |
|
Cheng Zhao
|
146ce284de
|
Do not override pending unresponsive counter.
|
2014-05-09 11:38:57 +08:00 |
|
Cheng Zhao
|
6c76d9751f
|
Print the script running in cibuild.
|
2014-05-09 10:17:02 +08:00 |
|
Cheng Zhao
|
1321fb8151
|
Assume users are using Xcode 5.1.
|
2014-05-09 10:04:49 +08:00 |
|
Cheng Zhao
|
d10292d95c
|
Do not receive notifications after window is closed, fixes #265.
|
2014-05-09 09:47:11 +08:00 |
|
Cheng Zhao
|
676b1e0bc7
|
Fix closing a crashed window, closes #269.
|
2014-05-09 09:26:46 +08:00 |
|
Cheng Zhao
|
6483cd0b43
|
Merge pull request #273 from weakish/patch-1
doc atom-shell-vs-node-webkit: typo
|
2014-05-08 18:01:51 +08:00 |
|