| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This is a hint for on-screen keyboards and similar input methods to
choose which keys would be most useful to present to the user.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Or webkit_find_controller_search_previous().
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
And save it on profile re-insertion.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
A process that removes its own running profile can't restore it.
mq_profiles_remove() removes a profile's group from the key file. The
file change handler then looks for the current profile's group in the
key file. The group isn't found, and the profile can't be restored.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|