summaryrefslogtreecommitdiff
path: root/browser.c
AgeCommit message (Expand)Author
2014-06-19Rework and extend hotkeysPeter Hofmann
2014-06-19Close the adblock file handlePeter Hofmann
2014-06-19Download ManagerPeter Hofmann
2014-06-19GUI tweaksPeter Hofmann
2014-06-19An indicator that shows when a download has startedPeter Hofmann
2014-06-18Sort "struct Client"Peter Hofmann
2014-06-18Kick the lousy status barPeter Hofmann
2014-06-17Built-in download featurePeter Hofmann
2014-06-17Fix and enhance creation/destruction of tabsPeter Hofmann
2014-06-16Nitpicking: ht_uri is a gchar *Peter Hofmann
2014-06-16Fix missing URI in ^GPeter Hofmann
2014-06-16Also log the URI that the user actually requestedPeter Hofmann
2014-06-15Code style: Fix whitespace and a wrapPeter Hofmann
2014-06-15Shorten grab_environment_configuration()Peter Hofmann
2014-06-15Full content zoom is buggy... -_-Peter Hofmann
2014-06-15Revert "Catch button-release-events, feels more natural"Peter Hofmann
2014-06-15Don't fiddle with __NAME__ at runtimePeter Hofmann
2014-06-15User configuration using environment variablesPeter Hofmann
2014-06-15Launch new tabbed windows relative to the current positionPeter Hofmann
2014-06-15Catch button-release-events, feels more naturalPeter Hofmann
2014-06-15Better ensure_http_prefix() -> ensure_url_scheme()Peter Hofmann
2014-06-15ensure_http_prefix knows about file://Peter Hofmann
2014-06-15Use ensure_http_prefix() in client_new()Peter Hofmann
2014-06-15Auto-add "http://" when typed in location barPeter Hofmann
2014-06-15Re-show URI in location bar on EscapePeter Hofmann
2014-06-15Open new windows on middle clickPeter Hofmann
2014-06-15Simplify key_web_view()Peter Hofmann
2014-06-15Support back/forward keys on micePeter Hofmann
2014-06-15Refactor: Declare variables at the beginning of functionsPeter Hofmann
2014-06-15Set WM_CLASSPeter Hofmann
2014-06-15Refactoring: Group and unify identifiersPeter Hofmann
2014-06-15Refactoring: Make the application name a simple parameter in MakefilePeter Hofmann