Adam Roben
|
78dd3390f5
|
Define USE_AURA for Windows
This is true inside of libchromiumcontent, so we need to mirror that here.
|
2014-06-27 13:40:06 -04:00 |
|
Adam Roben
|
f8b44a1785
|
Use the MSBuild that comes with Visual Studio
See http://msdn.microsoft.com/en-us/library/hh162058.aspx
|
2014-06-27 12:06:48 -04:00 |
|
Adam Roben
|
918f38e13f
|
Fix long line
|
2014-06-27 11:59:01 -04:00 |
|
Adam Roben
|
9602a9aed9
|
Fix assertion in InitializeICU on launch
We have to tell Chromium about our framework bundle earlier in the launch
sequence so it can find icudtl.dat. See
https://codereview.chromium.org/12470006
|
2014-06-27 11:54:28 -04:00 |
|
Adam Roben
|
8e7fbd604c
|
Update for move of BuildUserAgentFromProduct in Chrome 35
See https://codereview.chromium.org/186883002
|
2014-06-27 11:54:28 -04:00 |
|
Adam Roben
|
51ac56e4c4
|
Update cookie store code for Chrome 35
See https://codereview.chromium.org/110883017
|
2014-06-27 11:54:28 -04:00 |
|
Adam Roben
|
afc889b883
|
Update NetworkDelegate for Chrome 35
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
3a71958e16
|
Update MediaStreamDevicesController for Chrome 35
See https://codereview.chromium.org/180633008
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
e003cc9a0a
|
Update MediaCaptureDevicesDispatcher for Chrome 35
See https://codereview.chromium.org/183743021
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
5b788476a5
|
Update for move of string symbols into base::
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
5b93dc74e6
|
Update BrowserContext for Chrome 35
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
42b86242ea
|
Add support for Chrome 35's "protocol interceptors"
See https://codereview.chromium.org/187223003
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
500861d63d
|
Update prefs code for Chrome 35
See https://codereview.chromium.org/64193003
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
202f7bcd41
|
Fix include paths for WebIconURL.h
It contains #include "public/platform/WebSize.h", so we have to set up the
include path to make that work.
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
ad0a5bdf80
|
Include Chrome's Skia config, not the default one
This ensures we get Chrome's Skia settings.
|
2014-06-27 11:54:27 -04:00 |
|
Adam Roben
|
55cfef4432
|
Update libchromiumcontent to Chrome 35
* vendor/libchromiumcontent 656be94...ded3c0a (1):
> Merge pull request #47 from brightray/chrome35
|
2014-06-27 11:54:15 -04:00 |
|
Cheng Zhao
|
5d4f1e3c00
|
Update build instructions for VS2013.
|
2014-06-27 11:08:00 +08:00 |
|
Cheng Zhao
|
2d073e78ef
|
Suppress new compiler warnings for VS2013.
|
2014-06-27 11:04:58 +08:00 |
|
Cheng Zhao
|
72d6778894
|
gtk: Make AppIndicator.SetContextMenu async, fixes #430.
|
2014-06-26 12:09:07 +08:00 |
|
Cheng Zhao
|
0440c59d18
|
Remove native_window's dead code.
|
2014-06-25 13:21:04 +08:00 |
|
Cheng Zhao
|
8ecc4061a8
|
mac: Add app.dock.hide()/show() APIs, closes #422.
|
2014-06-25 11:55:33 +08:00 |
|
Cheng Zhao
|
3eecd664b4
|
Bump v0.13.3.
|
2014-06-25 09:17:06 +08:00 |
|
Cheng Zhao
|
4c5a306733
|
📝 Mention a new Windows build error.
|
2014-06-25 09:11:06 +08:00 |
|
Cheng Zhao
|
79c3377cd7
|
Show chromium's version in user agent, fixes #428.
|
2014-06-25 09:05:10 +08:00 |
|
Cheng Zhao
|
32c881bde9
|
gtk: Make BrowserWindow::HasModalDialog work.
Fixes atom/atom#2658.
|
2014-06-24 21:52:06 +08:00 |
|
Cheng Zhao
|
27d73b362a
|
Markdown in website is rendered differently
|
2014-06-24 11:24:40 +08:00 |
|
Cheng Zhao
|
ab1670ff03
|
💄 Fix the links
|
2014-06-24 11:22:09 +08:00 |
|
Cheng Zhao
|
d3c76d6998
|
📝 Add the presentation link given on HuJS.
|
2014-06-24 11:18:45 +08:00 |
|
Adam Roben
|
1467b18f25
|
Merge pull request #57 from padopolis/master
remember position and size of developer tools window
|
2014-06-23 16:26:03 -04:00 |
|
Rus Maxham
|
cca71fce9f
|
less removal of whitespace
|
2014-06-23 13:16:01 -07:00 |
|
Rus Maxham
|
3acba90225
|
brightray namespaced frameAutosaveName
|
2014-06-23 13:12:20 -07:00 |
|
Rus Maxham
|
92a4b25e47
|
- remember position and size of developer tools window
|
2014-06-23 12:48:52 -07:00 |
|
Cheng Zhao
|
a2c897aa9f
|
Merge pull request #423 from atom/hidpi-icon
Add support for high resolution icon
|
2014-06-23 23:36:13 +08:00 |
|
Cheng Zhao
|
a8de615034
|
Wait for crash reporter spec longer.
|
2014-06-23 23:01:50 +08:00 |
|
Cheng Zhao
|
1a0d8a4aa9
|
📝 Add docs on image support in atom-shell.
|
2014-06-23 22:58:42 +08:00 |
|
Cheng Zhao
|
2ff4d56d6d
|
Fix compilation error.
|
2014-06-23 22:31:02 +08:00 |
|
Cheng Zhao
|
ca1d2a32b0
|
Support high dpi icon as window icon.
|
2014-06-23 22:26:01 +08:00 |
|
Cheng Zhao
|
b92e6e97ea
|
Dicard uses of base::Value in native_window.
|
2014-06-23 22:08:40 +08:00 |
|
Cheng Zhao
|
84e2c35611
|
Use mate::Dictionary instead of base::DictionaryValue for options.
mate::Dictionary can represent arbitray type, which matches our use.
|
2014-06-23 21:56:22 +08:00 |
|
Cheng Zhao
|
0349fdfd67
|
Fix converting empty V8 dictionary.
|
2014-06-23 21:50:28 +08:00 |
|
Cheng Zhao
|
a5c4a2c7c6
|
Add .gitignore.
|
2014-06-23 21:50:00 +08:00 |
|
Cheng Zhao
|
bfd5f5d221
|
Strictly check for boolean type.
|
2014-06-23 21:47:39 +08:00 |
|
Cheng Zhao
|
94044b2950
|
Mark Dictionary.Get as const.
|
2014-06-23 21:39:03 +08:00 |
|
Cheng Zhao
|
51a55810b9
|
Enable creating empty Dictionary directly.
|
2014-06-23 21:38:46 +08:00 |
|
Cheng Zhao
|
1884b9a235
|
Add converter for const char*.
|
2014-06-23 21:24:18 +08:00 |
|
Cheng Zhao
|
730acd59c7
|
Add object() accessor for Dictionary.
|
2014-06-23 21:11:00 +08:00 |
|
Cheng Zhao
|
11e4111f25
|
Recognize the "@2x" suffix of icon's filename.
|
2014-06-23 13:09:06 +08:00 |
|
Cheng Zhao
|
6cac69238c
|
mac: Convert from ImageSkia to NSImage to reserve DPI info.
|
2014-06-23 12:59:10 +08:00 |
|
Cheng Zhao
|
17842e06aa
|
Merge pull request #420 from atom/process-main-module
remote.require should search module from user's app
|
2014-06-22 15:07:23 +08:00 |
|
Cheng Zhao
|
fe6eac6c7d
|
Fix refreshing the spec window.
|
2014-06-22 14:59:14 +08:00 |
|