| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
And add a new "data" property to the MqWebView class.
|
|
|
|
| |
parameter as unused
|
| |
|
|
|
|
| |
Not the view tab ID.
|
|
|
|
|
|
|
| |
Otherwise, every key in the hash table is incremented to the same
invalid value on each mq_application_register_tab() call.
Also set key destruction function in mq_application_new().
|
| |
|
|
|
|
|
| |
Instead of directly setting web_view->uri and calling
mq_web_view_scheme_set_methods().
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Instead of calling rewrite_uri() method and webkit_web_view_load_uri()
directly.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
And call it from mq_web_view_*_scheme_methods.initialize().
|
| |
|
| |
|
| |
|
|
|
|
| |
Not in constructed() method.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This reverts commit 0b796336a0c5ce1cf5185c2946c4ff22fa3da296.
Conflicts:
src/web-view-schemes/normal.c
src/web-view-schemes/view-source.c
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mq_tab_page_get_id() call
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
A net 649 lines deleted!
|
| |
|
| |
|