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-19
Use -Wno-unused-parameter instead of void casts
Peter Hofmann
2014-06-19
Add "toggle view source mode"
Peter Hofmann
2014-06-19
Move reading _FIFO_SUFFIX to the right place
Peter Hofmann
2014-06-19
adblock_load(): Fix invalid regexes, support comments
Peter Hofmann
2014-06-19
Shorten some code
Peter Hofmann
2014-06-19
Small costmetic fix
Peter Hofmann
2014-06-19
Mouse wheel zoom
Peter Hofmann
2014-06-19
The FIFO filename can have a suffix
Peter Hofmann
2014-06-19
Implement keyword based searching
Peter Hofmann
2014-06-19
Rework and extend hotkeys
Peter Hofmann
2014-06-19
Close the adblock file handle
Peter Hofmann
2014-06-19
Download Manager
Peter Hofmann
2014-06-19
GUI tweaks
Peter Hofmann
2014-06-19
An indicator that shows when a download has started
Peter Hofmann
2014-06-18
Sort "struct Client"
Peter Hofmann
2014-06-18
Kick the lousy status bar
Peter Hofmann
2014-06-17
Built-in download feature
Peter Hofmann
2014-06-17
Fix and enhance creation/destruction of tabs
Peter Hofmann
2014-06-16
Nitpicking: ht_uri is a gchar *
Peter Hofmann
2014-06-16
Fix missing URI in ^G
Peter Hofmann
2014-06-16
Also log the URI that the user actually requested
Peter Hofmann
2014-06-15
Code style: Fix whitespace and a wrap
Peter Hofmann
2014-06-15
Shorten grab_environment_configuration()
Peter Hofmann
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
[prev]