summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-15New options 'tab-orientation', 'tab-width'Stefan Bolte
2013-04-13Execute "close" deferred in unique_tabsStefan Bolte
2013-04-13Remove api doc, dwbem.1.htmlStefan Bolte
2013-04-13Changing default user agent stringportix
2013-04-10Update backtrace.sh to use the git repositoryportix
2013-04-10Fixing possible segfault in GObject.connectportix
2013-04-10Free resources in application_set_defaultportix
2013-04-10Changing set_as_default to commandline optionportix
2013-04-10New command 'set_as_default'portix
2013-04-09Implementing encoding/decoding functionsportix
2013-04-08Adding missing quotation marks in config.mkportix
2013-04-08Reverse version schemeportix
2013-04-08Adapt Makefile and config.mk to use gitportix
2013-04-08Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-04-08Recreate hints if a download is startedportix
2013-04-07Adding build option DISABLE_HSTSportix
2013-04-04Unref js_base, fixes a memory leak when a tab is closedportix
2013-04-04Shorter implementation of console methodsportix
2013-04-04Adding namespace console; print errors in dwb:script to stderrportix
2013-04-03Check for existence of glib2-2.36 to avoid deprecated-warningsportix
2013-04-01Fixing wrong date in CHANGELOG, closing #294portix
2013-03-31Check if notify signal is connected, free SSignal otherwiseportix
2013-03-31Add default gtk option groupportix
2013-03-31Always block notify callbacksportix
2013-03-31Remove io.print in connectBlockedportix
2013-03-31Rename data.session -> data.sessionNameportix
2013-03-31Get session name from scriptsportix
2013-03-30Resolve symlinks for all filesportix
2013-03-30Updated CHANGELOG, preparation for a new releaseportix
2013-03-30Updating extensions part of dwb-js.7portix
2013-03-30Updated api manpage, fixing connectWebView if it is not connected on startupportix
2013-03-29New command 'tabdo'portix
2013-03-27Check if global context and content is NULL in spawn_outputportix
2013-03-27Read stdout/stderr at once if writing to stdin isn't requiredportix
2013-03-24Replacing MODULO macro with function, fixes focus issue with odd number of tabsportix
2013-03-23Free hint-object before a new site is loaded; load userscripts from ~/.config...portix
2013-03-23Deprecate replace, same functionality with provideportix
2013-03-23Protect next deferredportix
2013-03-23Protect callback functions of Deferreds from being garbage collected, fixes p...portix
2013-03-23Allow asynchronous initialization of extensionsportix
2013-03-22Apply required modules if they are not provided at startupportix
2013-03-22Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-03-22Remove _deprecationWarning, description of _deprecatedportix
2013-03-22Fixing segfault with unnamed sessionsportix
2013-03-22Fixing typo in signals.jsportix
2013-03-21Mousewheel cycles through tabsportix
2013-03-20Updatig unique_tabs to use signal.toggleportix
2013-03-20Merging https://bitbucket.org/portix/dwb/ into defaultportix
2013-03-20Remove duplicate check if signal is connected when disconnecting a signalportix
2013-03-20New option 'passthrough-keys'portix