index
:
users/merakor/lariza
main
~merakor's personal fork of lariza
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
browser.c
Age
Commit message (
Expand
)
Author
2014-06-15
Full content zoom is buggy... -_-
Peter Hofmann
2014-06-15
Revert "Catch button-release-events, feels more natural"
Peter Hofmann
2014-06-15
Don't fiddle with __NAME__ at runtime
Peter Hofmann
2014-06-15
User configuration using environment variables
Peter Hofmann
2014-06-15
Launch new tabbed windows relative to the current position
Peter Hofmann
2014-06-15
Catch button-release-events, feels more natural
Peter Hofmann
2014-06-15
Better ensure_http_prefix() -> ensure_url_scheme()
Peter Hofmann
2014-06-15
ensure_http_prefix knows about file://
Peter Hofmann
2014-06-15
Use ensure_http_prefix() in client_new()
Peter Hofmann
2014-06-15
Auto-add "http://" when typed in location bar
Peter Hofmann
2014-06-15
Re-show URI in location bar on Escape
Peter Hofmann
2014-06-15
Open new windows on middle click
Peter Hofmann
2014-06-15
Simplify key_web_view()
Peter Hofmann
2014-06-15
Support back/forward keys on mice
Peter Hofmann
2014-06-15
Refactor: Declare variables at the beginning of functions
Peter Hofmann
2014-06-15
Set WM_CLASS
Peter Hofmann
2014-06-15
Refactoring: Group and unify identifiers
Peter Hofmann
2014-06-15
Refactoring: Make the application name a simple parameter in Makefile
Peter Hofmann