electron/atom
Haojian Wu abd97a7513 Load pdf component dynamically.
Ship pdf as dll library, electron only loads pdf.dll when calling print
API. In this way, the developer who don't need print feature can safe
remove the pdf.dll in saving their binary size.
2015-05-23 19:24:27 +08:00
..
app Load pdf component dynamically. 2015-05-23 19:24:27 +08:00
browser HandleMouseDown is deprecated 2015-05-23 11:58:20 +08:00
common Use Local instead of Handle 2015-05-22 19:11:22 +08:00
renderer Use Local instead of Handle 2015-05-22 19:11:22 +08:00
utility Load pdf component dynamically. 2015-05-23 19:24:27 +08:00