deepak1556
|
4d56281972
|
restore clipboard.has api and fix docs
|
2015-05-27 13:35:51 +05:30 |
|
deepak1556
|
5584e3fd49
|
clipboard: api to list supported types, reading and writing markup
|
2015-05-27 13:21:56 +05:30 |
|
Cheng Zhao
|
d78efe7c22
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
|
Cheng Zhao
|
01e891652f
|
Fix compilation errors
|
2015-05-22 15:24:34 +08:00 |
|
Cheng Zhao
|
c372dcb462
|
Merge pull request #1706 from hammerandchisel/crash-reporter-reinit
Explicitly null the crash reporter before assigning it
|
2015-05-22 10:17:00 +08:00 |
|
Andy Dill
|
9a768dd4f0
|
Remove explicit nullptr and add clarifying comment.
|
2015-05-21 09:02:17 -07:00 |
|
Cheng Zhao
|
82377cbfd5
|
Bump v0.26.1
|
2015-05-21 15:52:42 +08:00 |
|
Cheng Zhao
|
fa169ee7ff
|
Remove the original-fs.js
It is acutally not needed.
|
2015-05-20 13:31:28 +08:00 |
|
Cheng Zhao
|
0e7bc6b8ec
|
Make "original-fs" available as built-in module
|
2015-05-20 13:29:05 +08:00 |
|
Andy Dill
|
dcbc6a127b
|
Explicitly null the crash reporter before assigning it to allow the EH to unregister.
|
2015-05-15 22:37:00 -07:00 |
|
Cheng Zhao
|
827741a9c6
|
Bump v0.26.0
|
2015-05-12 17:24:00 +08:00 |
|
Cheng Zhao
|
d9c769fa69
|
Reuse archive's fd in Node asar API
|
2015-05-11 11:10:50 +08:00 |
|
Cheng Zhao
|
d8d7e5b9bb
|
Add Archive::GetFD
|
2015-05-11 11:02:17 +08:00 |
|
Cheng Zhao
|
f8e1dfbbc6
|
Keep archive's file opened in the archive's whole life time
|
2015-05-11 10:47:29 +08:00 |
|
Cheng Zhao
|
9e3f108fad
|
Merge pull request #1585 from joshaber/no-texture
Use the standard window background
|
2015-05-10 21:09:38 +08:00 |
|
deepak1556
|
853ce0bbd7
|
provide flag to set flash version
|
2015-05-10 09:22:09 +05:30 |
|
deepak1556
|
3fdc4543b8
|
ppapi flash plugin support
|
2015-05-10 09:22:09 +05:30 |
|
joshaber
|
85119db81a
|
Use a new option to opt into the standard window.
|
2015-05-08 16:28:24 -04:00 |
|
Cheng Zhao
|
4d9470c24e
|
Bump v0.25.3
|
2015-05-08 14:28:30 +08:00 |
|
Cheng Zhao
|
4608f5e9cd
|
Bump v0.25.2
|
2015-05-01 14:57:25 +08:00 |
|
Cheng Zhao
|
c6cf91d11f
|
Add 'disable-auto-hide-cursor' option
|
2015-04-29 10:26:31 +08:00 |
|
Cheng Zhao
|
c811beb1e2
|
mac: Remove all unnecessary default menu items
|
2015-04-25 20:36:09 +08:00 |
|
deepak1556
|
da648511b3
|
asar: make fs async methods create errors asynchronously
|
2015-04-25 10:08:02 +05:30 |
|
Cheng Zhao
|
67bc4afe88
|
Bump v0.25.1
|
2015-04-23 13:29:34 +08:00 |
|
Cheng Zhao
|
500d15f53a
|
Also remove user-defined search paths in renderer
|
2015-04-23 13:17:18 +08:00 |
|
Cheng Zhao
|
e3109c9f1f
|
Bump v0.25.0
|
2015-04-22 05:50:55 +00:00 |
|
Cheng Zhao
|
a213a8639f
|
win: OpenItemViaShell is removed
|
2015-04-22 10:04:30 +08:00 |
|
Cheng Zhao
|
23833cf7f4
|
Update user agent
|
2015-04-21 19:01:29 +08:00 |
|
Cheng Zhao
|
c1737e5c16
|
Parse the debug args of Node
|
2015-04-20 15:12:46 +08:00 |
|
Cheng Zhao
|
1d148fe2fb
|
Remove our own debugger implementation
Previously it was used because Node doesn't provide one for latest V8.
|
2015-04-20 14:35:57 +08:00 |
|
Cheng Zhao
|
0033240c1f
|
Bump v0.24.0
|
2015-04-17 15:30:17 +08:00 |
|
Cheng Zhao
|
cd0aa4a956
|
Merge pull request #1389 from atom/rename-to-electron
Rename to electron
|
2015-04-17 15:22:07 +08:00 |
|
Cheng Zhao
|
76316e5e65
|
Forgot to set default version in crash reporter
|
2015-04-14 17:37:22 +08:00 |
|
Cheng Zhao
|
14e05c6d68
|
mac: Remove "Atom"s from default menu
|
2015-04-14 17:27:04 +08:00 |
|
Cheng Zhao
|
e04c58f398
|
mac: Generate Info.plist from gyp variables
|
2015-04-14 16:09:34 +08:00 |
|
Cheng Zhao
|
2d8d328f02
|
Rename hard-coded application names in code
|
2015-04-14 15:55:41 +08:00 |
|
Cheng Zhao
|
c6c305a827
|
Don't hard-code product name in crash-repoter
|
2015-04-14 15:39:48 +08:00 |
|
Cheng Zhao
|
b86f149512
|
Set process.versions['electron']
|
2015-04-14 14:18:20 +08:00 |
|
Cheng Zhao
|
a72c7b38a5
|
Don't hard code exec path in child_process.fork
|
2015-04-14 14:05:30 +08:00 |
|
Cheng Zhao
|
eddb23d56b
|
Merge pull request #1387 from deepak1556/shell_patch
shell: fix regression for moveItemToTrash on mac
|
2015-04-13 14:51:59 +08:00 |
|
deepak1556
|
175f397173
|
shell: fix regression for moveItemToTrash on mac
|
2015-04-13 10:57:58 +05:30 |
|
Cheng Zhao
|
91c9f590dd
|
Remove the NativeImage::MakeTemplateImage method
Is duplicate with SetTemplateImage.
|
2015-04-13 11:53:24 +08:00 |
|
Cheng Zhao
|
f11988a354
|
Merge pull request #1383 from deepak1556/nativeimage_patch
nativeImage: adding setTemplateImage method
|
2015-04-13 11:47:58 +08:00 |
|
Cheng Zhao
|
43fe82e1e5
|
Merge branch 'master' into rename-to-electron
|
2015-04-12 21:49:08 +08:00 |
|
Cheng Zhao
|
a724d6d684
|
Bump v0.23.0
|
2015-04-12 12:59:04 +08:00 |
|
Cheng Zhao
|
1f66006c93
|
win: Fix link errors caused by libicu
|
2015-04-10 15:35:25 +08:00 |
|
Cheng Zhao
|
3a5bb588e5
|
No more need to reference node's symbols
|
2015-04-10 15:20:45 +08:00 |
|
Kevin Sawicki
|
6615ef1054
|
Atom Shell -> Electron
|
2015-04-08 10:16:10 -07:00 |
|
deepak1556
|
efd294d69d
|
nativeImage: adding setTemplateImage method
|
2015-04-08 14:39:14 +05:30 |
|
Cheng Zhao
|
f169772031
|
Link boringssl and node together in one binary
|
2015-04-07 12:28:57 +08:00 |
|
Cheng Zhao
|
938069a389
|
win: Fix linking
|
2015-04-06 14:21:21 +08:00 |
|
Cheng Zhao
|
211e386c89
|
win: Fix linking errors
|
2015-04-01 21:33:08 +08:00 |
|
Cheng Zhao
|
2915774644
|
No more need to reference node's native bindings
|
2015-04-01 21:07:29 +08:00 |
|
Cheng Zhao
|
ce3d9f44ff
|
win: Fix compilation error
MSDN said, "These are pre-Win32 error codes and are no longer supported or
defined in any public header file."
|
2015-03-30 09:55:02 +08:00 |
|
Cheng Zhao
|
59c95f6a7d
|
Bump v0.22.3
|
2015-03-29 21:16:42 +08:00 |
|
Cheng Zhao
|
b987656f1f
|
It is not safe to get exit code once the child is reaped
Continues #1311.
|
2015-03-29 20:32:23 +08:00 |
|
Cheng Zhao
|
e0d0e7651f
|
Merge pull request #1311 from deepak1556/api_shell_patch
shell: return status for moveitemtotrash operation
|
2015-03-29 20:02:13 +08:00 |
|
Cheng Zhao
|
922def8ce0
|
Cleanup command line handling code
|
2015-03-29 19:59:16 +08:00 |
|
Cheng Zhao
|
d9c22396ea
|
Revert "Don't store args as std::string"
This reverts commit 8482575d1f .
There is weird thing happened if we tried to store raw "argv" on Linux.
|
2015-03-29 19:53:47 +08:00 |
|
Cheng Zhao
|
8482575d1f
|
Don't store args as std::string
|
2015-03-29 19:11:25 +08:00 |
|
Robo
|
bedea89dcf
|
shell: return status for moveItemToTrash on all platforms
|
2015-03-29 00:47:50 +05:30 |
|
deepak1556
|
399f47ef0f
|
implemetation of AtomCommandline to preserve args
|
2015-03-28 22:41:00 +05:30 |
|
Cheng Zhao
|
b54e786b09
|
linux: it is now safe to use clipboard in renderer process
|
2015-03-26 15:46:08 +08:00 |
|
Cheng Zhao
|
6f082b630d
|
Add clipboard.writeImage API
|
2015-03-26 12:54:15 +08:00 |
|
Cheng Zhao
|
2e172a1053
|
Bump v0.22.2
|
2015-03-23 16:31:23 +08:00 |
|
Cheng Zhao
|
30e931f10b
|
Revert "The "subpixel-font-scaling" option is removed"
This reverts commit 98fbe5127b .
|
2015-03-23 16:29:32 +08:00 |
|
Cheng Zhao
|
1479f73612
|
Simplify #1261
|
2015-03-21 19:20:52 +08:00 |
|
Cheng Zhao
|
5e8c478b2c
|
Merge pull request #1261 from deepak1556/asar_lib_patch
fs.read empty files from asar archive
|
2015-03-21 19:17:49 +08:00 |
|
deepak1556
|
fdc10e4e5f
|
Allow reading empty file from asar archive
|
2015-03-21 14:56:03 +05:30 |
|
Cheng Zhao
|
b5a8cfb704
|
Recognize asar archive with unpacked files
|
2015-03-20 20:34:58 +08:00 |
|
Cheng Zhao
|
1df033dce8
|
No need to override child_process.fork
We already support asar in Node mode.
|
2015-03-20 19:04:11 +08:00 |
|
Cheng Zhao
|
99410217b9
|
Bump v0.22.1
|
2015-03-18 22:36:44 +08:00 |
|
Cheng Zhao
|
d6b36bb487
|
Bump v0.22.0
|
2015-03-18 20:57:21 +08:00 |
|
Cheng Zhao
|
57812616b9
|
win: Fix tests and compilation errors
|
2015-03-18 13:58:33 +08:00 |
|
Cheng Zhao
|
ff724634f2
|
js_stream is a new module of io.js
|
2015-03-18 09:57:47 +08:00 |
|
Cheng Zhao
|
5b2c0110dc
|
Fix other compilation errors
|
2015-03-18 09:57:41 +08:00 |
|
Cheng Zhao
|
98fbe5127b
|
The "subpixel-font-scaling" option is removed
|
2015-03-18 09:57:41 +08:00 |
|
Cheng Zhao
|
819ab5cd0c
|
Fix ui/gfx/geometry headers
|
2015-03-18 09:57:38 +08:00 |
|
Cheng Zhao
|
dead7caab2
|
CommandLine moved to base::CommandLine
|
2015-03-18 09:57:37 +08:00 |
|
Cheng Zhao
|
14542f4fc8
|
Upgrade to Chrome 41
|
2015-03-18 09:57:37 +08:00 |
|
Cheng Zhao
|
4176d542a5
|
Bump v0.21.3
|
2015-03-03 13:42:29 -08:00 |
|
Cheng Zhao
|
e98953a5a5
|
win: Fix calling FILE_PATH_LITERAL for variable, fixes #1143
|
2015-02-27 12:21:19 -08:00 |
|
Cheng Zhao
|
4834eed520
|
Set process.resourcesPath in C++
|
2015-02-13 13:32:58 +08:00 |
|
Cheng Zhao
|
0f15dd04af
|
Put compiled coffee sources into asar archive
|
2015-02-13 13:05:51 +08:00 |
|
Cheng Zhao
|
0b8efc434d
|
Use __dirname when setting globalPaths
|
2015-02-13 12:55:06 +08:00 |
|
Cheng Zhao
|
a8c227d5f5
|
Fix cpplint warnings
|
2015-02-12 19:50:28 +08:00 |
|
Cheng Zhao
|
3678f13dfb
|
Make NativeImage work with asar archive
|
2015-02-12 19:34:21 +08:00 |
|
Cheng Zhao
|
98a7f08be2
|
Move GetAsarArchivePath to asar_util.h
|
2015-02-12 17:31:14 +08:00 |
|
Cheng Zhao
|
3b3a025ed4
|
Move GetsOrCreateAsarArchive to asar_util.h
|
2015-02-12 17:23:49 +08:00 |
|
Cheng Zhao
|
c8738a88a4
|
Add nativeImage.createFromBuffer()
|
2015-02-12 15:19:05 +08:00 |
|
Cheng Zhao
|
353b485202
|
Add NativeImage.toDataUrl()
|
2015-02-12 14:32:51 +08:00 |
|
Cheng Zhao
|
8e94856cc8
|
Add nativeImage.createFromDataUrl()
|
2015-02-12 14:27:53 +08:00 |
|
Cheng Zhao
|
b9f6d6dffc
|
Add nativeImage.createEmpty()
|
2015-02-12 13:55:45 +08:00 |
|
Cheng Zhao
|
509ce0d5cb
|
mac: Don't rely on NSImage to read file
It doesn't work with asar.
|
2015-02-12 12:24:18 +08:00 |
|
Cheng Zhao
|
2ca6be69e2
|
Fix cpplint warnings
|
2015-02-12 10:45:04 +08:00 |
|
Cheng Zhao
|
054b6a9817
|
Use NativeImage when converting images from V8
|
2015-02-12 10:45:04 +08:00 |
|
Cheng Zhao
|
6556602bdc
|
Enable creating NativeImage from file path
|
2015-02-12 10:45:04 +08:00 |
|
Cheng Zhao
|
2876f15063
|
Enable creating NativeImage with native-image module
|
2015-02-12 10:45:04 +08:00 |
|
Cheng Zhao
|
85f5ef2ab1
|
Enable creating NativeImage from PNG and JPEG
|
2015-02-12 10:45:04 +08:00 |
|
Cheng Zhao
|
53fca43d89
|
Add NativeImage.ToJPEG
|
2015-02-12 10:45:03 +08:00 |
|