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
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
2017-01-27
Automatically add "file://" prefix for local files
Peter Hofmann
2017-01-27
Change search prefix to ":/"
Peter Hofmann
2017-01-27
Add launching of an external script for selected URLs
Peter Hofmann
2016-12-14
Clip return value of webkit_download_get_estimated_progress() to [0, 1]
Peter Hofmann
2016-11-16
Remove call to gtk_window_set_wmclass()
Peter Hofmann
2016-07-30
Look for web extensions in ~/.config/lariza/web_extensions
Peter Hofmann
2016-06-14
Remove size request for the progress bar
Peter Hofmann
2016-06-14
Get rid of Gtk warning
Peter Hofmann
2016-03-19
Add new control binding for history browsing - Fix #16
Étienne Deparis
2016-01-04
Don't set empty string as window title
Peter Hofmann
2015-12-06
"Keypad enter" now registers as "commit"
Peter Hofmann
2015-12-06
Strip G_DIR_SEPARATOR from local file names
Peter Hofmann
2015-11-28
Remove $LARIZA_WEB_EXTENSIONS_DIR
Peter Hofmann
2015-08-29
Retab
Peter Hofmann
2015-08-29
No need for a GtkScrolledWindow
Peter Hofmann
2015-08-29
GtkBox: Don't manually specify a padding
Peter Hofmann
2015-05-02
Bring back gtk_window_set_default_size()
Peter Hofmann
2015-05-02
Fix "-C": Don't listen on FIFO
Peter Hofmann
2015-01-19
Change default download directory to /var/tmp
Peter Hofmann
2015-01-05
Kick usage() since it's only used in one place
Peter Hofmann
2015-01-05
Implement a simple certificate trust store
Peter Hofmann
2015-01-01
Automatically recover from WebKit crashes
Peter Hofmann
2014-12-14
Show the download manager when a download starts
Peter Hofmann
2014-12-14
Quickfix for crashes when downloads start
Peter Hofmann
2014-11-30
Tell WebKit where to look for web extensions
Peter Hofmann
2014-11-09
Improve mouse wheel zoom and update README
Peter Hofmann
2014-11-09
Fix interactive mouse wheel zoom (GTK+ 3)
Peter Hofmann
2014-11-09
Remove remaining stuff about "view source mode"
Peter Hofmann
2014-11-09
Fix deprecation warning about gtk_scrolled_window_add_with_viewport()
Peter Hofmann
2014-11-09
Fix deprecation warning about stock IDs
Peter Hofmann
2014-11-09
Remove obsolete comment: Full content zoom is always enabled now
Peter Hofmann
2014-11-09
Prettify accepted_language
Peter Hofmann
2014-11-09
"-r" is useless without the adblock hook
Peter Hofmann
2014-11-09
Reactivate $LARIZA_USER_AGENT and use WebKit's default
Peter Hofmann
2014-11-09
Port searching for text to WebKit2
Peter Hofmann
[next]