]> git.armaanb.net Git - chorizo.git/shortlog
chorizo.git
2014-06-15 Peter Hofmanns/zea/lariza -- this is final
2014-06-15 Peter HofmannRefactoring: Group and unify identifiers
2014-06-15 Peter HofmannRefactoring: Make the application name a simple paramet...
2014-06-15 Peter HofmannRefactoring: Remove "zea" from function names
2014-06-15 Peter HofmannTry to explain the builtin tabbed launcher
2014-06-15 Peter HofmannFix minor memleak
2014-06-15 Peter HofmannDo not hardcode the path to the FIFO
2014-06-15 Peter HofmannSet Accept-Language header
2014-06-15 Peter HofmannUsage: There can be multiple options and multiple URIs
2014-06-15 Peter HofmannDisable tabbed on "-e"
2014-06-15 Peter HofmannDeal with embedding failures
2014-06-15 Peter HofmannRevert "Deal with race conditions while embedding"
2014-06-14 Peter HofmannDeal with race conditions while embedding
2014-06-14 Peter HofmannAbort on invalid arguments
2014-06-14 Peter HofmannNegating options are upper case
2014-06-14 Peter HofmannLaunch tabbed automatically
2014-06-14 Peter HofmannSimplify zea_load_adblock()
2014-06-14 Peter HofmannCooperative instances
2014-06-14 Peter HofmannUse g_build_filename()
2014-06-14 Peter HofmannUI tweaks
2014-06-14 Peter HofmannFix lulz
2014-06-14 Peter HofmannComplete adblock
2014-06-14 Peter HofmannPrepare adblock
2014-06-14 Peter HofmannLaunch all URIs specified on the command line
2014-06-14 Peter Hofmann^G jumps to page specified in command line
2014-06-14 Peter HofmannLet's be more consistent, shall we...
2014-06-14 Peter HofmannImplement searching the current page
2014-06-14 Peter HofmannREADME: Update TODOs
2014-06-14 Peter HofmannEscape cancels loading
2014-06-14 Peter HofmannMonitor load-status
2014-06-14 Peter HofmannSort functions
2014-06-14 Peter HofmannAdd missing calls to gtk_widget_destroy()
2014-06-14 Peter HofmannShow link in a status bar
2014-06-14 Peter Hofmanng-data types
2014-06-14 Peter HofmannHotkey-scrolling
2014-06-14 Peter HofmannHave the location bar follow the current URI
2014-06-14 Peter HofmannRefactor: Never pass single widgets as data in CBs
2014-06-14 Peter HofmannAdd an input box to change the URL
2014-06-14 Peter HofmannRename sn to zea
2014-06-14 Peter HofmannEmbed the xterm for wget as well
2014-06-14 Peter HofmannGo back to Gtk2 for flash support
2014-06-14 Peter HofmannSupport XEMBED
2014-06-14 Peter HofmannStatic variables are static
2014-06-14 Peter HofmannDownload files using wget
2014-06-14 Peter HofmannCode style
2014-06-14 Peter HofmannREADME: Remove paragraph about WebKit2
2014-06-14 Peter HofmannCreate new windows on WebKit's request
2014-06-14 Peter HofmannRefactor to allow for easy creation of new windows
2014-06-14 Peter HofmannInitial draft