Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-29 | CHANGES: Add item about "ready-to-show" signal | Peter Hofmann | |
CC #28. | |||
2017-01-29 | CHANGES: Add item about unified hotkeys | Peter Hofmann | |
2017-01-27 | Automatically add "file://" prefix for local files | Peter Hofmann | |
Closes #27. | |||
2017-01-27 | Change search prefix to ":/" | Peter Hofmann | |
I want to change ensure_uri_scheme() so it automatically adds "file://" if we're dealing with a valid local file path. However, this clashes with "/" as a search prefix. CC #27. | |||
2017-01-27 | Add external handler to CHANGES | Peter Hofmann | |
Closes #25. | |||
2016-12-24 | Release v16.12 | Peter Hofmann | |
2016-12-14 | Clip return value of webkit_download_get_estimated_progress() to [0, 1] | Peter Hofmann | |
Closes #23. | |||
2016-11-16 | Remove call to gtk_window_set_wmclass() | Peter Hofmann | |
2016-09-03 | Release v16.09 | Peter Hofmann | |
2016-07-30 | Look for web extensions in ~/.config/lariza/web_extensions | Peter Hofmann | |
~/.local/share isn't really an appropriate place because it's meant to contain "data", possibly written by the application. Usually, lariza's web extensions (.so files) are not placed in your home directory anyway. Instead, they are installed somewhere in /usr. The home directory only contains symlinks. So, in a way, those symlinks can be considered "configuration items". Hence, ~/.config is where they should live. | |||
2016-06-26 | Release v16.06 | Peter Hofmann | |
2016-03-19 | Update CHANGES and manpage for new key binds | Peter Hofmann | |
2016-01-05 | Release v16.01 | Peter Hofmann | |
2016-01-04 | Don't set empty string as window title | Peter Hofmann | |
2015-12-06 | "Keypad enter" now registers as "commit" | Peter Hofmann | |
Closes #14. | |||
2015-12-06 | Strip G_DIR_SEPARATOR from local file names | Peter Hofmann | |
Closes #15. | |||
2015-11-28 | Add CHANGES file | Peter Hofmann | |