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-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
2014-11-09
Port opening of new tabs to WebKit2
Peter Hofmann
2014-11-09
Completely remove adblock for now
Peter Hofmann
2014-11-09
Port downloads to WebKit2
Peter Hofmann
2014-11-08
Port the most basic stuff to WebKit2
Peter Hofmann
2014-11-08
Port to GTK+ 3 first
Peter Hofmann
2014-08-09
Code style: Allow more than 80 chars to avoid ugliness
Peter Hofmann
2014-08-09
Show size of downloads in megabyte
Peter Hofmann
2014-08-09
Minor improvement to changed_download_progress()
Peter Hofmann
2014-07-26
User Agent: s/UPPERCASE/CAPITALIZED/
Peter Hofmann
2014-07-26
Steal surf's user agent
Peter Hofmann
[next]