summaryrefslogtreecommitdiff
path: root/zea.c
AgeCommit message (Expand)Author
2014-06-15Fix minor memleakPeter Hofmann
2014-06-15Do not hardcode the path to the FIFOPeter Hofmann
2014-06-15Set Accept-Language headerPeter Hofmann
2014-06-15Usage: There can be multiple options and multiple URIsPeter Hofmann
2014-06-15Disable tabbed on "-e"Peter Hofmann
2014-06-15Deal with embedding failuresPeter Hofmann
2014-06-15Revert "Deal with race conditions while embedding"Peter Hofmann
2014-06-14Deal with race conditions while embeddingPeter Hofmann
2014-06-14Abort on invalid argumentsPeter Hofmann
2014-06-14Negating options are upper casePeter Hofmann
2014-06-14Launch tabbed automaticallyPeter Hofmann
2014-06-14Simplify zea_load_adblock()Peter Hofmann
2014-06-14Cooperative instancesPeter Hofmann
2014-06-14Use g_build_filename()Peter Hofmann
2014-06-14UI tweaksPeter Hofmann
2014-06-14Complete adblockPeter Hofmann
2014-06-14Prepare adblockPeter Hofmann
2014-06-14Launch all URIs specified on the command linePeter Hofmann
2014-06-14^G jumps to page specified in command linePeter Hofmann
2014-06-14Let's be more consistent, shall we...Peter Hofmann
2014-06-14Implement searching the current pagePeter Hofmann
2014-06-14Escape cancels loadingPeter Hofmann
2014-06-14Monitor load-statusPeter Hofmann
2014-06-14Sort functionsPeter Hofmann
2014-06-14Add missing calls to gtk_widget_destroy()Peter Hofmann
2014-06-14Show link in a status barPeter Hofmann
2014-06-14g-data typesPeter Hofmann
2014-06-14Hotkey-scrollingPeter Hofmann
2014-06-14Have the location bar follow the current URIPeter Hofmann
2014-06-14Refactor: Never pass single widgets as data in CBsPeter Hofmann
2014-06-14Add an input box to change the URLPeter Hofmann
2014-06-14Rename sn to zeaPeter Hofmann