Age | Commit message (Expand) | Author |
2013-04-15 | New options 'tab-orientation', 'tab-width' | Stefan Bolte |
2013-04-13 | Execute "close" deferred in unique_tabs | Stefan Bolte |
2013-04-13 | Remove api doc, dwbem.1.html | Stefan Bolte |
2013-04-13 | Changing default user agent string | portix |
2013-04-10 | Update backtrace.sh to use the git repository | portix |
2013-04-10 | Fixing possible segfault in GObject.connect | portix |
2013-04-10 | Free resources in application_set_default | portix |
2013-04-10 | Changing set_as_default to commandline option | portix |
2013-04-10 | New command 'set_as_default' | portix |
2013-04-09 | Implementing encoding/decoding functions | portix |
2013-04-08 | Adding missing quotation marks in config.mk | portix |
2013-04-08 | Reverse version scheme | portix |
2013-04-08 | Adapt Makefile and config.mk to use git | portix |
2013-04-08 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2013-04-08 | Recreate hints if a download is started | portix |
2013-04-07 | Adding build option DISABLE_HSTS | portix |
2013-04-04 | Unref js_base, fixes a memory leak when a tab is closed | portix |
2013-04-04 | Shorter implementation of console methods | portix |
2013-04-04 | Adding namespace console; print errors in dwb:script to stderr | portix |
2013-04-03 | Check for existence of glib2-2.36 to avoid deprecated-warnings | portix |
2013-04-01 | Fixing wrong date in CHANGELOG, closing #294 | portix |
2013-03-31 | Check if notify signal is connected, free SSignal otherwise | portix |
2013-03-31 | Add default gtk option group | portix |
2013-03-31 | Always block notify callbacks | portix |
2013-03-31 | Remove io.print in connectBlocked | portix |
2013-03-31 | Rename data.session -> data.sessionName | portix |
2013-03-31 | Get session name from scripts | portix |
2013-03-30 | Resolve symlinks for all files | portix |
2013-03-30 | Updated CHANGELOG, preparation for a new release | portix |
2013-03-30 | Updating extensions part of dwb-js.7 | portix |
2013-03-30 | Updated api manpage, fixing connectWebView if it is not connected on startup | portix |
2013-03-29 | New command 'tabdo' | portix |
2013-03-27 | Check if global context and content is NULL in spawn_output | portix |
2013-03-27 | Read stdout/stderr at once if writing to stdin isn't required | portix |
2013-03-24 | Replacing MODULO macro with function, fixes focus issue with odd number of tabs | portix |
2013-03-23 | Free hint-object before a new site is loaded; load userscripts from ~/.config... | portix |
2013-03-23 | Deprecate replace, same functionality with provide | portix |
2013-03-23 | Protect next deferred | portix |
2013-03-23 | Protect callback functions of Deferreds from being garbage collected, fixes p... | portix |
2013-03-23 | Allow asynchronous initialization of extensions | portix |
2013-03-22 | Apply required modules if they are not provided at startup | portix |
2013-03-22 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2013-03-22 | Remove _deprecationWarning, description of _deprecated | portix |
2013-03-22 | Fixing segfault with unnamed sessions | portix |
2013-03-22 | Fixing typo in signals.js | portix |
2013-03-21 | Mousewheel cycles through tabs | portix |
2013-03-20 | Updatig unique_tabs to use signal.toggle | portix |
2013-03-20 | Merging https://bitbucket.org/portix/dwb/ into default | portix |
2013-03-20 | Remove duplicate check if signal is connected when disconnecting a signal | portix |
2013-03-20 | New option 'passthrough-keys' | portix |