Robo
|
2d3e938a7f
|
clipboard: api to write multiple formats to same writer
|
2015-07-10 09:20:52 +05:30 |
|
Cheng Zhao
|
db9615f5cd
|
Don't rely on JS for setting optional argument
It makes the code much shorter and cleaner.
|
2015-06-10 12:12:37 +08:00 |
|
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
|
6f082b630d
|
Add clipboard.writeImage API
|
2015-03-26 12:54:15 +08:00 |
|
Cheng Zhao
|
b76615f3e7
|
Add clipboard.readImage method
|
2015-02-12 10:45:03 +08:00 |
|
Cheng Zhao
|
10823eeeaa
|
Fix compilation errors caused by Chrome 39
|
2014-12-07 07:43:26 -08:00 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
ba46f2c820
|
Use new context aware module API in builtin modules.
|
2014-06-29 20:48:44 +08:00 |
|
Cheng Zhao
|
cd4c5d976b
|
Adapt to API changes of Chromium and node.
|
2014-06-28 22:33:00 +08:00 |
|
Cheng Zhao
|
c575d40d63
|
💄 Fix clipboard on Linux.
|
2014-06-05 15:22:36 +08:00 |
|
Cheng Zhao
|
950704c7e8
|
Provide API to access selection clipboard, fixes #377.
|
2014-06-05 14:48:12 +08:00 |
|
Cheng Zhao
|
7c14c2758b
|
Return unicode string in clipboard.readText(), fixes atom/atom#2145.
|
2014-06-05 11:43:45 +08:00 |
|
Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
5dae7b8658
|
Put converters under atom/common/native_mate_converters.
|
2014-04-17 13:45:14 +08:00 |
|
Cheng Zhao
|
a2407c6b02
|
Use Dictionary to set module.exports.
|
2014-04-16 15:43:06 +08:00 |
|
Cheng Zhao
|
d9cd50c219
|
Use native_mate to simplify clipboard api.
|
2014-04-15 15:50:00 +08:00 |
|
Cheng Zhao
|
2d808d30a2
|
Bring back build/include_order cpplint.
|
2014-03-16 09:13:06 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|