Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move find_username_and_password_elements to ephy-web-dom-utils | Carlos Garcia Campos | 2013-03-12 | 1 | -6/+66 |
| | | | | | | Renamed as ephy_web_dom_utils_find_form_auth_elements(). Also fixed possible memory leaks in case of multiple auth input fields found. It now returns a boolean indicating whther form auth elements were found. | ||||
* | Move code to get application icon from DOM to ephy-dom-utils | Manuel Rego Casasnovas | 2013-03-02 | 1 | -0/+223 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694091 | ||||
* | Move code to get application title from DOM to ephy-dom-utils | Manuel Rego Casasnovas | 2013-03-02 | 1 | -0/+35 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694144 | ||||
* | Rename ephy_web_dom_has_modified_forms to ephy_web_dom_utils_has_modified_forms | Manuel Rego Casasnovas | 2013-03-01 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694659 | ||||
* | Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2 | Manuel Rego Casasnovas | 2013-02-28 | 1 | -0/+98 |
https://bugzilla.gnome.org/show_bug.cgi?id=694659 |