Age | Commit message (Expand) | Author |
2013-05-14 | New command 'adblock_reload_rules' | portix |
2013-04-18 | Merging mode changing commands | Stefan Bolte |
2013-04-15 | Closing #298, Drop vertical tabs in gtk3-crap | portix |
2013-04-15 | New options 'tab-orientation', 'tab-width' | Stefan Bolte |
2013-04-10 | Changing set_as_default to commandline option | portix |
2013-04-10 | New command 'set_as_default' | portix |
2013-03-29 | New command 'tabdo' | portix |
2013-03-24 | Replacing MODULO macro with function, fixes focus issue with odd number of tabs | portix |
2013-03-22 | Fixing segfault with unnamed sessions | portix |
2013-03-21 | Mousewheel cycles through tabs | portix |
2013-03-16 | Add menu items to the context menu; some Glob methods; deprecate extensions.g... | portix |
2013-02-21 | Fixing accidently deleted makro paramter | portix |
2013-02-21 | New signal 'executeCommand' | portix |
2013-02-19 | Filter command/search/navigation history | portix |
2013-02-19 | Search history, use mutex for global_unbind | portix |
2013-02-12 | Backout revision 1733 | portix |
2013-02-01 | Escape all characters that must be escaped in util_create_json, additional ar... | portix |
2013-01-28 | Creating files {dom,editor}.{c,h}; fixing segfault after leaving a site when ... | portix |
2013-01-28 | New signal 'executeCommand' | portix |
2013-01-09 | New command 'print_preview'; new option print-previewer | portix |
2013-01-09 | Updating copyright information | portix |
2012-12-31 | Remove unused tabs.c/tabs.h and group functions | portix |
2012-12-29 | Set event name when focusing a tab, adding eventname in tabFocus-signal | portix |
2012-12-19 | New commands reload_bookmarks, reload_quickmarks; new signal function connect... | portix |
2012-12-04 | Indentation in local.c | portix |
2012-11-30 | Implementing tab_next/prev, untested | portix |
2012-10-23 | Renaming hints.js -> base.js, hint_object -> js_base | portix |
2012-10-23 | Fixing element hider issues with webkit-1.10 | portix |
2012-09-17 | New option show-single-tab | portix |
2012-08-27 | Replace option sync-files with file-sync-interval, sync-files now specifies t... | portix |
2012-08-14 | New webview-method setTitle | portix |
2012-07-29 | Using GROUP_VISIBLE makro | portix |
2012-07-29 | Groups: correct messages | portix |
2012-07-28 | Prepare groups | portix |
2012-06-27 | New command toggle_tab | portix |
2012-06-24 | Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up | portix |
2012-06-19 | Fixing getting wrong searchengine url if action points to the same site; new ... | portix |
2012-06-12 | focus_tab focuses first tab if modifier is omitted or last tab if modifier is 0 | portix |
2012-06-11 | New command eval | portix |
2012-05-30 | Fix all -Wextra warnings except for -Wunused-parameter | portix |
2012-05-27 | New option 'close-last-tab'; adding doc-Makefile and dwb.1.txt | portix |
2012-05-25 | Don't call dwb_clean_key_buffer if STATUS_END is returned in dwb_simple_comma... | portix |
2012-05-21 | Modify arg_local instead of arg in commands_proxy | portix |
2012-05-17 | Merging branch scripts into default | portix |
2012-05-15 | New command sanitize | portix |
2012-05-14 | Remove javascript scripts directory and reload_scripts; change io.fileTest to... | portix |
2012-05-04 | Check for empty arguments in commands_set, fixes #167 | portix |
2012-04-20 | Buttonpress/release, keypress/release, register/deregister signals on the fly... | portix |
2012-04-04 | New commands backopen, backopen_url, closing #150 | portix |
2012-03-30 | Case sensitive search, closing #146 | portix |