summaryrefslogtreecommitdiff
path: root/browser.c
AgeCommit message (Expand)Author
2014-11-09Remove obsolete comment: Full content zoom is always enabled nowPeter Hofmann
2014-11-09Prettify accepted_languagePeter Hofmann
2014-11-09"-r" is useless without the adblock hookPeter Hofmann
2014-11-09Reactivate $LARIZA_USER_AGENT and use WebKit's defaultPeter Hofmann
2014-11-09Port searching for text to WebKit2Peter Hofmann
2014-11-09Port opening of new tabs to WebKit2Peter Hofmann
2014-11-09Completely remove adblock for nowPeter Hofmann
2014-11-09Port downloads to WebKit2Peter Hofmann
2014-11-08Port the most basic stuff to WebKit2Peter Hofmann
2014-11-08Port to GTK+ 3 firstPeter Hofmann
2014-08-09Code style: Allow more than 80 chars to avoid uglinessPeter Hofmann
2014-08-09Show size of downloads in megabytePeter Hofmann
2014-08-09Minor improvement to changed_download_progress()Peter Hofmann
2014-07-26User Agent: s/UPPERCASE/CAPITALIZED/Peter Hofmann
2014-07-26Steal surf's user agentPeter Hofmann
2014-07-24Fix loading of keywordsPeter Hofmann
2014-07-24Always free "tokens" in keywords_load()Peter Hofmann
2014-07-10Introduce $LARIZA_HOME_URIPeter Hofmann
2014-07-04Mod1 + d closes the download managerPeter Hofmann
2014-06-22Fix a very important typoPeter Hofmann
2014-06-22Only talk about URIsPeter Hofmann
2014-06-22No URLs specified? Open about:blank!Peter Hofmann
2014-06-21Fix crash when closing a tab that's still loadingPeter Hofmann
2014-06-21Warn when the XID from tabbed is 0Peter Hofmann
2014-06-21Always close tabbed's stdout when finished readingPeter Hofmann
2014-06-21Fix some NULL pointersPeter Hofmann
2014-06-19Keep the changed_* scheme for notify::*Peter Hofmann
2014-06-19Code stylePeter Hofmann
2014-06-19Download manager: Show the real file namePeter Hofmann
2014-06-19Use -Wno-unused-parameter instead of void castsPeter Hofmann
2014-06-19Add "toggle view source mode"Peter Hofmann
2014-06-19Move reading _FIFO_SUFFIX to the right placePeter Hofmann
2014-06-19adblock_load(): Fix invalid regexes, support commentsPeter Hofmann
2014-06-19Shorten some codePeter Hofmann
2014-06-19Small costmetic fixPeter Hofmann
2014-06-19Mouse wheel zoomPeter Hofmann
2014-06-19The FIFO filename can have a suffixPeter Hofmann
2014-06-19Implement keyword based searchingPeter Hofmann
2014-06-19Rework and extend hotkeysPeter Hofmann
2014-06-19Close the adblock file handlePeter Hofmann
2014-06-19Download ManagerPeter Hofmann
2014-06-19GUI tweaksPeter Hofmann
2014-06-19An indicator that shows when a download has startedPeter Hofmann
2014-06-18Sort "struct Client"Peter Hofmann
2014-06-18Kick the lousy status barPeter Hofmann
2014-06-17Built-in download featurePeter Hofmann
2014-06-17Fix and enhance creation/destruction of tabsPeter Hofmann
2014-06-16Nitpicking: ht_uri is a gchar *Peter Hofmann
2014-06-16Fix missing URI in ^GPeter Hofmann
2014-06-16Also log the URI that the user actually requestedPeter Hofmann