summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22Change [-+]-symbol in status barportix
2014-02-22Don't show notification with hidden statusbar in command modeportix
2014-02-22Use a weak reference for frames.portix
2014-02-21Check if script_wv is null when unprotecting during reloadportix
2014-02-21Free all webviews when freeing scripting contextportix
2014-02-21Fixing api exampleportix
2014-02-21autoreload: set default reloadDelay to 7 secondsportix
2014-02-21Cleaning autoreloadportix
2014-02-21Fixing typo in menusearchportix
2014-02-21Cleaning examples directoryportix
2014-02-20Adding script.deletePrivateportix
2014-02-20Save dwb.state.nummod in scripts_eval_key before changing to normal modeportix
2014-02-20Fixing type in manpageportix
2014-02-20Updating manpageportix
2014-02-19Remove tabs.nth, make tabs array likeportix
2014-02-17Adding GtkContainer.remove to jsapi.portix
2014-02-17Adding GtkContainer.getChildren() to jsapi.portix
2014-02-16Define array size of s_sigmapportix
2014-02-16Updating api manpageportix
2014-02-16Adding signal "ready"; Throw exception in execute if dwb isn't initializedportix
2014-02-15Fixing typo in manpageportix
2014-02-15Updating api manpageportix
2014-02-06Don't print critical warning if javascript api is disabledportix
2014-02-05Use g_strdup in mktlds-header.cportix
2014-02-05Adding sample extensionportix
2014-02-05Print lib-versions to stdoutportix
2014-02-05Print version info to stdout; updating copyright in version infoportix
2014-02-04system.spawn: redirect stdout/stderr to /dev/null if caching is disabledportix
2014-02-04Options cacheStdout/cacheStderr for system.spawnportix
2014-02-01Cleaning userscripts codeportix
2014-02-01Define unsafeWindow in userscriptsportix
2014-01-31Remove double check for fail in watch_spawnportix
2014-01-31Fixing failure of system.spawn if no stdout callback was definedportix
2014-01-29Fixing end() of requestpolicy, catch errors in extensions.unloadportix
2014-01-28Adding wv.lastSearch, util.cloneportix
2014-01-24Adding macro __assert__ for scripts.portix
2014-01-20data.parse: Changing shortcut to keyword for searchenginesportix
2014-01-20Adding function util.searchportix
2014-01-20Adding function data.parseportix
2014-01-20Chaning .gitignoreportix
2014-01-19Use gtk_menu_item_new_with_mnemonic for context menuportix
2014-01-19Adding .gitignoreportix
2014-01-19Fixing return value of widget_constructor_cbportix
2014-01-18Revert to old util.getSelectionportix
2014-01-18Allow empty labels without action in menu.addItemsportix
2014-01-18Fixing Signal.connectWebViewportix
2014-01-18util.getSelection: use the clipboard to get the selectionportix
2014-01-18util.getSelection: check is selection is not nullportix
2014-01-18Merge branch 'master' of bitbucket.org:portix/dwbportix
2014-01-18Allowing submenu for GtkMenuportix