84 Commits (b8aab2b6fefa7bd6bdc2181c7e04210d61bebf4c)

Author SHA1 Message Date
Matthew 7c43c5b450 Enhanced EAF message prompts 6 years ago
Andy Stewart b8cb6cb0ff Clean mark/jump links after user cancel input. 6 years ago
Matthew d4627fd717 Generalize get_bookmark into get_url with eaf-get-path-or-url 6 years ago
Clemens Radermacher 71439d1ccd
Add refresh command for browser app 6 years ago
Matthew 6a72164c52 Recognize most symbol keys on modern keyboard 6 years ago
Clemens Radermacher ac8572af5b
Return string from get_bookmark to implement dbus API 6 years ago
Clemens Radermacher f4d759eee6
Use new python dbus call interface 6 years ago
Andy Stewart 465c3f3ec4 Define call_function interface. 6 years ago
Clemens Radermacher e159f4c1ea
Use set_bookmark on python side 6 years ago
Clemens Radermacher 5e449517d5
Add bookmark feature for eaf browser 6 years ago
Andy Stewart dd647100ad Support exclamation mark on Python side. 6 years ago
Andy Stewart ba8df8ab70 Fix #103 , add eval_in_emacs signal. 6 years ago
Andy Stewart 2b7fed5732 Fix #101 , add set_emacs_var interface use for pass data from Python to Elisp 6 years ago
Andy Stewart 5956827745 Fix #100 : add eaf-browser-enable-plugin and eaf-browser-enable-plugin 6 years ago
Matthew 33bc3cf57c New API, eaf-setq on the Emacs side, custom save camera directory 6 years ago
Matthew 8826d9970b Minor fixes, use const EAF_DBUS_NAME whenever possible 6 years ago
Andy Stewart f997b9334e Use __file__ fixed path issue of javascript. 7 years ago
Andy Stewart ff26b27448 Split open new tab url javascript to single js file. 7 years ago
Andy Stewart a05d22ebbd Ctrl + Double Click: use sdcv translate selected text. 7 years ago
Andy Stewart 98740358ec Remove debug print code. 7 years ago
Andy Stewart 939d2c2244 Add terminal emulator application. 7 years ago
Andy Stewart 7d65c6efe8 Add scroll_up_page/scroll_down_page in browser module. 7 years ago
Andy Stewart ae443b1f0d Add eval_js in browser module. 7 years ago
Andy Stewart a18d5200e0 Fix #59 issue, elisp handle key binding. 7 years ago
Andy Stewart 986908fb57 Fix #53 issue: support capital letter now. 7 years ago
zsxh 59d776a695 add zoom-in/zoom-out for Browser 7 years ago
zsxh a28b69c500 Fix Qt.Key_PageDown fake key description 7 years ago
Andy Stewart 103a78c451 Support multi-frame now. 8 years ago
Andy Stewart cc9a46b8f4 Pdf viewer: add remember postion and remember jump functions. 8 years ago
Andy Stewart 4548962b47 Refactory code with flake8 8 years ago
Andy Stewart 8a11c9c022 Use double-buffer technology to generate pixmap cache when after finger release. 8 years ago
Andy Stewart 04bf869bcc Remove debug message from fake_key_event 8 years ago
Andy Stewart 9e3ba4ab7f Support cookie now. 8 years ago
Andy Stewart 44cd649515 Fix bug that TAB and Backtab not working in browser. 8 years ago
Andy Stewart 8cb075acc6 Optimise scrollPage offset of browser. 8 years ago
Andy Stewart 333de8866d Add eaf-grip-token option. 8 years ago
Andy Stewart 24585c6ea1 Finish mission: if popup window emit exit signal, kill buffer 8 years ago
Andy Stewart 0fddf6d39a support pop window, such as emacs-china.org 8 years ago
Andy Stewart 109f754159 Add support for forward/back button of mouse. 8 years ago
Andy Stewart 8be7725f10 Add progress interfaces. 8 years ago
Andy Stewart 619a8073be Fixed bug that sometimes key event no effect. 8 years ago
Andy Stewart 08ee3a2d31 Make browser forward/backward by M-f/M-b 8 years ago
Andy Stewart 331253faa7 Include browser_buffer module to remove duplicate interface code. 8 years ago
Andy Stewart 14b91abfe9 Make all browser-base application support scroll interface to respond scroll-other-window 8 years ago
Andy Stewart 86854dad53 Port application code from QtWebKit to QtWebEngine. 8 years ago
Andy Stewart 6ddd3f3763 Finish org previewer. 8 years ago
Andy Stewart 53df175748 Just save session if session data is not empty. 8 years ago
Andy Stewart 94dafbb217 Pdf viewer now can save/restore read position and scale detail. 8 years ago
Andy Stewart f0902820a9 Add scroll_buffer interface, to make pdf viewer application respond emacs's scroll-other-window command. 8 years ago
Andy Stewart 12e6e820c2 Force use python3 8 years ago