Cheng Zhao
d26dcd5501
Schemas should be registered early
2014-10-22 23:36:31 +08:00
Cheng Zhao
380de24f2e
Add code to register <webview> tag
2014-10-22 22:55:13 +08:00
Cheng Zhao
e7c7e086b1
Add API to register custom element
2014-10-22 21:01:12 +08:00
Cheng Zhao
645f81effd
Bump v0.18.2.
2014-10-21 21:27:43 +08:00
Cheng Zhao
f39224a56b
Merge pull request #727 from atom/high-dpi
...
Set DPI settings from gsettings on Linux
2014-10-21 21:23:28 +08:00
Cheng Zhao
0d19e772e6
linux: Don't append --force-device-scale-factor to process.argv
2014-10-21 20:55:37 +08:00
Cheng Zhao
2844d3b358
Make code cleaner
2014-10-21 20:45:50 +08:00
Cheng Zhao
fe3489b383
linux: Also check for schema before init
2014-10-21 20:06:54 +08:00
Cheng Zhao
f6ff97cbeb
linux: Make scale factor default to 1
2014-10-21 19:48:08 +08:00
Cheng Zhao
779e5c2ea5
linux: Set scale factor to the value in gsettings
2014-10-21 19:32:40 +08:00
Cheng Zhao
0d957cc68e
Update libgio_loader for some APIs
2014-10-21 19:31:44 +08:00
Cheng Zhao
4b75b10542
Add libgio loader
2014-10-21 18:50:50 +08:00
Cheng Zhao
b09252f13e
Merge pull request #726 from atom/dbus-checking-menu
...
Fix detecting global menu bar on Ubuntu
2014-10-21 16:35:11 +08:00
Cheng Zhao
b06d59fcb2
linux: Add libdbus-1-dev as requirement
2014-10-21 15:01:24 +08:00
Cheng Zhao
5162275b9b
Upgrade libchromiumcontent for dbus headers
2014-10-21 14:38:35 +08:00
Mathias Buus
3ac73f7e91
1.1.5
2014-10-21 14:43:02 +09:00
Mathias Buus
d0a0afdd71
set verbose mode
2014-10-21 14:42:55 +09:00
Mathias Buus
572220aa84
bump nugget
2014-10-21 14:41:57 +09:00
Cheng Zhao
f82de6528b
linux: Fix detect global menu bar
...
It seems that detecting the bus name "com.canonical.AppMenu.Registrar"
is the most reliable way to detect whether the appmenu is available, see
http://git.io/JmP7Yg for the discussion.
2014-10-21 12:10:31 +08:00
Cheng Zhao
593dce23a5
Link with dbus
2014-10-21 12:07:10 +08:00
Cheng Zhao
ef417cb8c2
linux: Fix compilation warning from dbus
2014-10-21 11:47:52 +08:00
Mathias Buus
eb04836d51
add programmatic usage
2014-10-20 16:16:35 +09:00
Mathias Buus
4708eba69e
1.1.4
2014-10-20 14:57:00 +09:00
Mathias Buus
1bbd199e34
add tests
2014-10-20 14:56:57 +09:00
Mathias Buus
74c7a9455b
make travis build
2014-10-20 14:52:02 +09:00
Mathias Buus
f23cdf8d18
1.1.3
2014-10-20 14:40:49 +09:00
Mathias Buus
d28d2d9c23
add travis
2014-10-20 14:40:41 +09:00
Mathias Buus
1f3c285ccf
fix spaces in path issue
2014-10-20 14:40:06 +09:00
Max Ogden
93f5cc7d79
update readme
2014-10-20 14:39:27 +09:00
Mathias Buus
9cd9d09ef7
1.1.2
2014-10-20 14:16:46 +09:00
Mathias Buus
c074689930
better windows support
2014-10-20 14:16:38 +09:00
Mathias Buus
88f796c574
1.1.1
2014-10-20 14:04:37 +09:00
Mathias Buus
a8f6fc1005
bundle empty run.bat
2014-10-20 14:02:57 +09:00
Mathias Buus
a685e2d545
1.1.0
2014-10-20 14:00:19 +09:00
Mathias Buus
c1dc3e09a8
better cross platform support
2014-10-20 13:58:52 +09:00
Max Ogden
359504809b
1.0.1
2014-10-20 13:40:19 +09:00
Max Ogden
0d2b614506
update readme
2014-10-20 13:36:27 +09:00
Mathias Buus
7e2ce00b21
add missing fields
2014-10-20 13:26:56 +09:00
Mathias Buus
576add15cf
1.0.0
2014-10-20 13:17:49 +09:00
Mathias Buus
2a1e246e2a
reset version
2014-10-20 13:17:47 +09:00
Mathias Buus
beb4696b23
first commit
2014-10-20 13:17:38 +09:00
Cheng Zhao
ab652b738c
mac: Should restart renderer when reloading
...
Fixes #692 .
2014-10-19 16:27:50 +08:00
Cheng Zhao
53b83eba8c
Merge pull request #717 from atom/show-inactive
...
Add BrowserWindow.showInactive()
2014-10-18 11:13:55 +08:00
Cheng Zhao
cbe52c58ac
spec: Don't test BrowserWindow.show() in CI
...
Some environments can not handle focusing very well.
2014-10-17 23:38:14 +08:00
Cheng Zhao
19c8864c32
spec: BrowserWindow.showInactive()
2014-10-17 22:55:09 +08:00
Cheng Zhao
141894aacd
Implement BrowserWindow::ShowInactive
2014-10-17 22:51:20 +08:00
Cheng Zhao
cb9bdbf247
docs: Add BrowserWindow.showInactive()
2014-10-17 22:49:21 +08:00
Cheng Zhao
4b5dd2ed4b
Bump v0.18.1.
2014-10-17 17:00:26 +08:00
Cheng Zhao
85afa851dd
win: Fix toggling the menubar, closes #681
2014-10-17 16:43:57 +08:00
Cheng Zhao
57acdc1bf6
Use menu bar features in default_app
2014-10-17 16:43:37 +08:00