51 Commits

Author SHA1 Message Date
LIU Dongyuan / 柳东原
0d6b82612f [Close #44] Add quark.resizePopup() 2015-09-25 21:45:39 -07:00
LIU Dongyuan / 柳东原
8d14770c32 Add quark.togglePopup(). 2015-09-06 22:46:24 +08:00
LIU Dongyuan / 柳东原
e781bd390f Add quark.setClickAction and quark.setSecondaryClickAction 2015-03-12 00:12:58 -07:00
LIU Dongyuan / 柳东原
a54ab9e25a Update sample to set non-ASCII label. 2015-02-04 01:48:31 -08:00
LIU Dongyuan / 柳东原
3be76bd57a Docs for quark.setLabel(). 2015-02-03 12:56:47 -08:00
Xhacker Liu
c4383a38e7 Use -apple-system-font in sample app. 2014-12-12 23:44:42 -08:00
Xhacker Liu
210c52a812 Repo address related changes. 2014-11-27 00:44:21 -08:00
Xhacker Liu
a9d0ae207e Rename Xcode project. 2014-11-26 23:28:55 -08:00
Xhacker Liu
c4cc191c1a mw => quark, Menubar WebKit => Quark Shell 2014-11-26 23:01:04 -08:00
Xhacker Liu
a15ee722c6 Fix mw.setMenubarIcon on OS X 10.10 2014-11-02 18:32:06 -08:00
Xhacker Liu
e5954e2980 [Close #11] Add mw.debug. 2014-10-11 21:42:02 -07:00
Xhacker Liu
ce80a8afa8 [Close #15] Extend newWindow() to receive optional x y. 2014-09-04 00:13:42 -07:00
Xhacker Liu
3523de60ca Add mw.showMenu(). 2014-09-01 19:40:28 +08:00
Xhacker
b4d8aa83b5 Add mw.on() and mw.emit(). 2014-08-28 21:47:14 +08:00
Xhacker Liu
409a5851bf Add mw.closePreferences(). 2014-08-14 13:23:21 -07:00
Xhacker Liu
1a37197316 Initial value for shortcut recorder. 2014-08-11 14:06:30 -07:00
Xhacker Liu
90dc2033cd Update sample usage of shortcut recorder. 2014-08-11 02:52:46 -07:00
Xhacker Liu
2aa6f3402f Native component: shortcut recorder. 2014-08-11 02:46:53 -07:00
Xhacker Liu
b84fdd1ab1 Use build script to ensure resources are updated. 2014-08-10 22:53:36 -07:00
Xhacker Liu
6bed3fded0 Able to set height of preference tab. 2014-08-10 22:00:57 -07:00
Xhacker Liu
fdecb1293a [Close #9] Add mw.closePopup(). 2014-08-02 18:19:11 -07:00
Xhacker Liu
93b921d0b2 Add mw.appVersion and mw.appBundleVersion. 2014-07-30 23:36:35 -07:00
Xhacker Liu
5848ec48cc Update updater links to master branch. 2014-07-30 18:02:28 -07:00
Xhacker Liu
26d78e2f14 Add JS APIs for checking update. 2014-07-27 17:06:56 -07:00
Xhacker Liu
d79366c11a Click on notification to show the popup window. 2014-07-23 13:49:30 -07:00
Xhacker Liu
6f0b1d2128 Add mw.pin() and mw.unpin(). 2014-07-19 00:00:21 -07:00
Xhacker Liu
42c271ad71 Add mw.clearKeyboardShortcut(). 2014-07-18 22:15:36 -07:00
Xhacker Liu
9d705fc7bd Better sample app appearance. 2014-07-17 15:54:41 -07:00
Xhacker Liu
3c2ff16a1e Able to use mw object in preferences window. 2014-07-04 14:44:28 -07:00
Xhacker Liu
404310022f Able to use mw object in new window. 2014-07-03 23:20:24 -07:00
Xhacker Liu
bb26647162 Done mw.newWindow(). 2014-07-02 20:45:57 -07:00
Xhacker Liu
fb7536228a mw.newWindow(), WIP. 2014-07-02 20:11:09 -07:00
Xhacker Liu
8591bbc733 Add mw.resetMenubarIcon(). 2014-06-24 13:45:05 -07:00
Xhacker Liu
661a979c01 Supports alert and confirm. 2014-06-23 14:40:41 -07:00
Xhacker Liu
646520dead Support WebSQL. 2014-06-22 19:58:50 -07:00
Xhacker Liu
47da6fdde9 Lower case identifier in sample and readme. 2014-06-21 23:50:05 -07:00
Xhacker Liu
dd4310d2d7 Add “identifier” parameter in mw.setupPreferences().
And rename “name” to “label”.
2014-06-21 23:46:43 -07:00
Xhacker Liu
e70f46a7be Update readme and sample appearance. 2014-06-18 22:00:45 -07:00
Xhacker Liu
a3a30aea1c Better preference sample page. 2014-06-15 00:43:29 -07:00
Xhacker Liu
3350ee2b2a Use webview for preference page. 2014-06-14 19:47:19 -07:00
Xhacker Liu
87dfb86b67 mw.addKeyboardShortcut now receives a function instead of function name. 2014-06-14 18:01:03 -07:00
Xhacker Liu
8755665975 Convert WebScriptObject to NSArray / NSDictionary. 2014-06-14 00:47:39 -07:00
Xhacker Liu
f6ff94dafa Update sample files. 2014-06-13 01:48:27 -07:00
Xhacker Liu
7e70ba197b Setup preference tabs from JavaScript. 2014-06-12 19:11:20 -07:00
Xhacker Liu
d7e65ce435 Show empty preferences window. 2014-06-11 00:48:28 -07:00
Xhacker Liu
d4fd342f18 Implement mw.addKeyboardShortcut(). 2014-05-31 00:26:53 -07:00
Xhacker Liu
740eb78d57 Hide window when click outside window. 2014-05-16 23:52:22 -07:00
Xhacker Liu
4c5038433e Disable scrolling in html level. 2014-05-14 14:29:52 -07:00
Xhacker Liu
9ca5d89644 Add an audio in sample. 2014-05-14 14:26:43 -07:00
Xhacker Liu
5ca0c9f405 Implement mw.setMenubarIcon().
and mw.setMenubarHighlightedIcon()
2014-05-07 00:56:44 -07:00