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
2020-04-29
Remove external URI handler
Peter Hofmann
2020-04-29
Scroll tabs using mouse wheel
Peter Hofmann
2020-04-28
Remove keyword searches
Peter Hofmann
2020-04-28
End the static madness
Peter Hofmann
2020-04-27
Stop changing window title, use tooltip instead
Peter Hofmann
2020-04-27
remote_msg should focus new tabs
Peter Hofmann
2020-04-27
Only focus new tabs on startup and on hotkey
Peter Hofmann
2020-04-27
Reset favicon if not present
Peter Hofmann
2020-04-27
Add TODO item
Peter Hofmann
2020-04-27
favicon: Initial size should be close to target size
Peter Hofmann
2020-04-27
Always scale favicons
Peter Hofmann
2020-04-27
More space around favicon
Peter Hofmann
2020-04-27
Scale favicons
Peter Hofmann
2020-04-27
Display favicons (not resized)
Peter Hofmann
2020-04-25
Make tab width customizable
Peter Hofmann
2020-04-25
Make tab position customizable
Peter Hofmann
2020-04-24
Add hotkeys for switching tabs
Peter Hofmann
2020-04-24
Use GtkNotebook (basic implementation)
Peter Hofmann
2020-04-24
Remove support for tabbed
Peter Hofmann
2020-03-14
Move user scripts
Peter Hofmann
2020-03-11
WebGL is enabled by default
Peter Hofmann
2020-03-04
Enable WebKit's developer extras
Peter Hofmann
2020-02-22
Introduce user-supplied JavaScript files
Peter Hofmann
2019-03-31
No longer use WebKit's deprecated JavaScript API
Peter Hofmann
2018-07-29
Fix typo
Peter Hofmann
2018-07-10
Get rid of those ugly global variables
Peter Hofmann
2018-07-10
Simplify: Merge feed_icon() into grab_feeds_finished()
Peter Hofmann
2018-07-10
Workaround for graphical padding artifact
Peter Hofmann
2018-07-10
feed_html_header: Default to UTF-8
Peter Hofmann
2018-07-10
Indicate RSS/Atom feeds on web sites
Peter Hofmann
2018-02-21
Connect to button release events instead of button press
Peter Hofmann
2018-01-13
Remove "whacky" comment
Peter Hofmann
2018-01-13
Remove irrelevant parameter name
Peter Hofmann
2018-01-13
Use full signature for external_handler_run
Peter Hofmann
2018-01-11
No longer use GtkAction when constructing the context menu
Peter Hofmann
2017-10-24
Support WebKit "enable-write-console-messages-to-stdout" via env-variable.
Frank Vennemeyer
2017-05-26
Add missing call to g_uri_escape_string()
Peter Hofmann
2017-04-27
Code style nitpicking
Peter Hofmann
2017-04-26
Hide progress bar once the webpage has finished loading
Camille Scholtz
2017-04-21
Add option to enable WebGL
Peter Hofmann
2017-04-08
Minor nitpicking
Peter Hofmann
2017-04-08
Refuse to quit if there are active downloads
Peter Hofmann
2017-03-25
Remove autoreloading of crashed windows
Peter Hofmann
2017-03-11
Call ensure_uri_scheme() before sending message to socket
Peter Hofmann
2017-02-04
Optionally write each URI to $LARIZA_HISTORY_FILE
Peter Hofmann
2017-01-29
Remove GtkLevelBar, use bar included in GtkEntry
Peter Hofmann
2017-01-29
Switch to multi-process model
Peter Hofmann
2017-01-29
Deduplicate shared code in key handlers
Peter Hofmann
2017-01-29
Wait for "ready-to-show" signal after a "create" signal
Peter Hofmann
2017-01-28
s/malloc/calloc
Peter Hofmann
[next]