Cheng Zhao
33ad68f7a7
doc: Explain BrowserWindow.capturePage.
2013-11-22 14:39:10 +08:00
Cheng Zhao
4af802f215
Enable ignoring |rect| when calling BrowserWindow.capturePage.
2013-11-22 14:29:20 +08:00
Cheng Zhao
3b4a45ac65
Add BrowserWindow.capturePage API.
2013-11-22 14:23:19 +08:00
Cheng Zhao
a0548530e7
Enable converting V8 value to gfx::Rect.
2013-11-22 14:22:28 +08:00
Cheng Zhao
8d6764e0a0
Return screenshot's data buffer instead of directly saving to file.
2013-11-21 22:03:29 +08:00
Cheng Zhao
36ecb35cb1
Add API to capture a page into file.
2013-11-21 21:50:06 +08:00
Cheng Zhao
9ad3b7939f
Bump v0.6.11.
2013-11-20 22:51:26 +08:00
Cheng Zhao
8493975840
doc: Mention that Command would not be meaningful on Windows.
2013-11-20 22:48:47 +08:00
Cheng Zhao
ec880d64bf
Merge pull request #125 from atom/dont-map-meta
...
Don't map command to ctrl
2013-11-20 06:35:20 -08:00
Matt Colyer
113d644615
Don't map command to ctrl
...
We no longer what this behavior because it's confusing unless you
understand that atom-shell does this.
2013-11-19 15:18:54 -08:00
Cheng Zhao
6c0621fe05
Bump v0.6.10.
2013-11-11 20:04:15 +08:00
Cheng Zhao
baa6d9730c
win: Enable setting window icon in creation options.
2013-11-11 19:29:40 +08:00
Cheng Zhao
d5ffa4dc77
Fix a possible dead lock when quiting.
...
It could happen that we are quitting when the embed thread is still
waiting for the main thread, so we make sure embed thread is always
signaled when quitting.
2013-11-11 16:59:57 +08:00
Cheng Zhao
01dd5638d0
Update brightray for fixing the 'ARCHS' issue.
2013-11-08 19:05:30 -08:00
Cheng Zhao
ec5cd2fb1c
Do not set sdk_root, it's already set by brightray.
2013-11-08 19:01:56 -08:00
Cheng Zhao
44c0dc9104
Bump v0.6.9.
2013-11-07 16:59:45 +08:00
Cheng Zhao
7324f0468b
💄 fix typo.
2013-11-07 16:59:33 +08:00
Cheng Zhao
64e3a6b437
Add x permission for bump-version.py.
2013-11-07 16:58:09 +08:00
Cheng Zhao
690ab7d4ae
Add tag and commit after version is bumped.
2013-11-07 15:41:14 +08:00
Cheng Zhao
48a0ac9a96
Update Info.plist when bumping version.
2013-11-07 15:37:21 +08:00
Cheng Zhao
7212fa1056
Also update atom_version.h and atom.rc in bump-version.py.
2013-11-07 15:19:37 +08:00
Cheng Zhao
8d710609fd
win: Fix setting icon after format of atom.rc has changed.
2013-11-07 15:09:45 +08:00
Cheng Zhao
7dcbd11863
Conver atom.rc from unicode file to ASCII file.
2013-11-07 15:06:57 +08:00
Cheng Zhao
e075a8b49e
Add tool to help bump version.
2013-11-07 12:52:26 +08:00
Cheng Zhao
d1dc041aaf
win: Use exe's icon as window icon, fixed #123 .
2013-11-07 11:06:25 +08:00
Cheng Zhao
85243edf4e
win: Add an icon.
2013-11-07 09:55:59 +08:00
Cheng Zhao
faeea88b16
Write correct version in .rc file.
2013-11-05 22:26:33 +08:00
Cheng Zhao
139d581e5b
Bump v0.6.8.
2013-11-05 13:15:17 +08:00
Cheng Zhao
64b2d0da36
Add a corresponding .h file for atom_main.cc.
...
It's required if we want to include Chromium headers before C headers
and do not break cpplint rules in the meanwhile.
2013-11-05 13:12:13 +08:00
Cheng Zhao
dc1a8b644a
Get the status of devtools from brightray, fixed #27 .
2013-11-05 10:32:45 +08:00
Cheng Zhao
8bb3b53833
Make cpplint pass headers test without setting "NOLINT".
2013-11-05 10:00:11 +08:00
Cheng Zhao
8112fe741e
Merge pull request #122 from atom/fix-console-stdio
...
Fix console STDIO
2013-11-04 17:11:53 -08:00
Paul Betts
60f24eb22b
This method seems to work, :shipit:
2013-11-04 16:56:50 -08:00
Paul Betts
fd20050fc9
First hack at fixing console IO
2013-11-04 14:15:19 -08:00
Cheng Zhao
c5946bf977
Bump v0.6.7.
2013-11-02 16:49:21 +08:00
Cheng Zhao
618d0c6397
Fix the "'true' is not recognized as an internal or external command" error.
2013-11-01 10:15:41 +08:00
Cheng Zhao
362bb6e68b
Mention required options of WDK and Win7 SDK, fixed #114 .
2013-10-31 20:06:36 +08:00
Cheng Zhao
b88168c0d2
Bump v0.6.6.
2013-10-28 10:47:57 +08:00
Cheng Zhao
df919a4be8
Expose libuv's symbols.
2013-10-28 10:47:04 +08:00
Cheng Zhao
45f864d2b4
Make atom-shell compile-able with VS 2010 Express.
2013-10-26 19:39:45 +08:00
Cheng Zhao
602f02b867
💄 Fix typo of doc.
2013-10-26 18:09:22 +08:00
Cheng Zhao
5cf61c9ab4
Add more details on building with VS 2010 Express.
2013-10-26 18:07:20 +08:00
Cheng Zhao
49a7954824
Bump v0.6.5.
2013-10-26 17:49:44 +08:00
Cheng Zhao
198b52bf40
win: Ship the pdb file, fixes #112 .
2013-10-26 17:44:51 +08:00
Cheng Zhao
cb31140d3a
Do "compress" the archive when creating zip.
...
By default the zipfile module doesn't do the compression unless we
explictly specify the method.
2013-10-26 17:42:12 +08:00
Cheng Zhao
f2c1d8f4b2
Update to latest apm.
2013-10-26 17:24:40 +08:00
Cheng Zhao
3ddba90d94
Fix creating zip distribution on Windows.
2013-10-26 17:23:16 +08:00
Cheng Zhao
887a2a3c00
Bump v0.6.4.
2013-10-22 10:25:53 +08:00
Cheng Zhao
585777e62d
Allow single-character accelerators.
2013-10-22 09:38:19 +08:00
Cheng Zhao
640f45a5b3
Fix a possible crash when calling AdapterRequestJob::Kill().
2013-10-22 09:33:38 +08:00