]> git.armaanb.net Git - chorizo.git/shortlog
chorizo.git
2015-11-28 Peter HofmannAdd manpages, trim README
2015-11-28 Peter HofmannExtend Makefile to allow installation
2015-08-29 Peter HofmannRetab
2015-08-29 Peter HofmannNo need for a GtkScrolledWindow
2015-08-29 Peter HofmannGtkBox: Don't manually specify a padding
2015-05-07 Peter HofmannRevert "README: Link to okraits' fork"
2015-05-02 Peter HofmannBring back gtk_window_set_default_size()
2015-05-02 Peter HofmannFix "-C": Don't listen on FIFO
2015-01-19 Peter HofmannChange default download directory to /var/tmp
2015-01-05 Peter HofmannKick usage() since it's only used in one place
2015-01-05 Peter HofmannImplement a simple certificate trust store
2015-01-01 Peter HofmannThe WebKit2 port is "read for use"
2015-01-01 Peter HofmannAutomatically recover from WebKit crashes
2014-12-14 Peter HofmannShow the download manager when a download starts
2014-12-14 Peter HofmannQuickfix for crashes when downloads start
2014-11-30 Peter HofmannRe-implement adblock as a web extension
2014-11-30 Peter HofmannTell WebKit where to look for web extensions
2014-11-13 Peter HofmannREADME: Flash crashes gone since WebKit2 2.6.3
2014-11-09 Peter HofmannREADME: s/GTK+ 2/GTK+ 3/g
2014-11-09 Peter HofmannImprove mouse wheel zoom and update README
2014-11-09 Peter HofmannFix interactive mouse wheel zoom (GTK+ 3)
2014-11-09 Peter HofmannRemove remaining stuff about "view source mode"
2014-11-09 Peter HofmannFix deprecation warning about gtk_scrolled_window_add_w...
2014-11-09 Peter HofmannFix deprecation warning about stock IDs
2014-11-09 Peter HofmannREADME: A word about this branch
2014-11-09 Peter HofmannRemove obsolete comment: Full content zoom is always...
2014-11-09 Peter HofmannPrettify accepted_language
2014-11-09 Peter Hofmann"-r" is useless without the adblock hook
2014-11-09 Peter HofmannReactivate $LARIZA_USER_AGENT and use WebKit's default
2014-11-09 Peter HofmannPort searching for text to WebKit2
2014-11-09 Peter HofmannREADME: Update link to WebKit docs
2014-11-09 Peter HofmannPort opening of new tabs to WebKit2
2014-11-09 Peter HofmannCompletely remove adblock for now
2014-11-09 Peter HofmannPort downloads to WebKit2
2014-11-08 Peter HofmannPort the most basic stuff to WebKit2
2014-11-08 Peter HofmannPort to GTK+ 3 first
2014-10-15 Peter HofmannREADME: Link to okraits' fork
2014-08-09 Peter HofmannCode style: Allow more than 80 chars to avoid ugliness
2014-08-09 Peter HofmannShow size of downloads in megabyte
2014-08-09 Peter HofmannMinor improvement to changed_download_progress()
2014-07-26 Peter HofmannUser Agent: s/UPPERCASE/CAPITALIZED/
2014-07-26 Peter HofmannSteal surf's user agent
2014-07-24 Peter HofmannFix loading of keywords
2014-07-24 Peter HofmannAlways free "tokens" in keywords_load()
2014-07-10 Peter HofmannIntroduce $LARIZA_HOME_URI
2014-07-04 Peter HofmannMod1 + d closes the download manager
2014-06-28 Peter HofmannREADME fixes
2014-06-22 Peter HofmannFix a very important typo
2014-06-22 Peter HofmannOnly talk about URIs
2014-06-22 Peter HofmannREADME: Document URLs as arguments
2014-06-22 Peter HofmannNo URLs specified? Open about:blank!
2014-06-22 Peter HofmannREADME: Wording
2014-06-21 Peter HofmannFix crash when closing a tab that's still loading
2014-06-21 Peter HofmannWarn when the XID from tabbed is 0
2014-06-21 Peter HofmannAlways close tabbed's stdout when finished reading
2014-06-21 Peter HofmannFix some NULL pointers
2014-06-19 Peter HofmannKeep the changed_* scheme for notify::*
2014-06-19 Peter HofmannCode style
2014-06-19 Peter HofmannDownload manager: Show the real file name
2014-06-19 Peter HofmannThe Big README Update
2014-06-19 Peter HofmannUse -Wno-unused-parameter instead of void casts
2014-06-19 Peter HofmannAdd "toggle view source mode"
2014-06-19 Peter HofmannMove reading _FIFO_SUFFIX to the right place
2014-06-19 Peter Hofmannadblock_load(): Fix invalid regexes, support comments
2014-06-19 Peter HofmannShorten some code
2014-06-19 Peter HofmannSmall costmetic fix
2014-06-19 Peter HofmannMouse wheel zoom
2014-06-19 Peter HofmannThe FIFO filename can have a suffix
2014-06-19 Peter HofmannImplement keyword based searching
2014-06-19 Peter HofmannRework and extend hotkeys
2014-06-19 Peter HofmannClose the adblock file handle
2014-06-19 Peter HofmannDownload Manager
2014-06-19 Peter HofmannGUI tweaks
2014-06-19 Peter HofmannAn indicator that shows when a download has started
2014-06-18 Peter HofmannSort "struct Client"
2014-06-18 Peter HofmannKick the lousy status bar
2014-06-17 Peter HofmannBuilt-in download feature
2014-06-17 Peter HofmannFix and enhance creation/destruction of tabs
2014-06-16 Peter HofmannNitpicking: ht_uri is a gchar *
2014-06-16 Peter HofmannFix missing URI in ^G
2014-06-16 Peter HofmannAlso log the URI that the user actually requested
2014-06-15 Peter HofmannREADME: Fix spelling ;-)
2014-06-15 Peter HofmannCode style: Fix whitespace and a wrap
2014-06-15 Peter HofmannREADME: Fix typo
2014-06-15 Peter HofmannShorten grab_environment_configuration()
2014-06-15 Peter HofmannREADME: Mention wget
2014-06-15 Peter HofmannREADME: A word about local storage
2014-06-15 Peter HofmannFull content zoom is buggy... -_-
2014-06-15 Peter HofmannRevert "Catch button-release-events, feels more natural"
2014-06-15 Peter HofmannDon't fiddle with __NAME__ at runtime
2014-06-15 Peter HofmannREADME tweaks
2014-06-15 Peter HofmannUser configuration using environment variables
2014-06-15 Peter HofmannLaunch new tabbed windows relative to the current position
2014-06-15 Peter HofmannCatch button-release-events, feels more natural
2014-06-15 Peter HofmannBetter ensure_http_prefix() -> ensure_url_scheme()
2014-06-15 Peter Hofmannensure_http_prefix knows about file://
2014-06-15 Peter HofmannUse ensure_http_prefix() in client_new()
2014-06-15 Peter HofmannAuto-add "http://" when typed in location bar
2014-06-15 Peter HofmannRe-show URI in location bar on Escape
2014-06-15 Peter HofmannOpen new windows on middle click
next