Age | Commit message (Expand) | Author |
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 |
2012-03-29 | Remove not used commands_toggle_property | portix |
2012-03-29 | New command 'dump' and environment variable 'DWB_HTML_CONTENT' for userscripts | portix |
2012-03-29 | Save session also if commandline-argument -R is given, closing #135 | portix |
2012-03-29 | Reintroducing 'local_set', new command 'toggle_local_setting' | portix |
2012-03-28 | Sync cookies only if a sync-interval is specified or when dwb is closed | portix |
2012-03-28 | Remove the local_set functions for now as they are disfunctional | portix |
2012-03-28 | Set minimum zoom level | portix |
2012-03-28 | Messages for zoom-level | portix |
2012-03-27 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-03-27 | Commandline property CP_NEEDS_ARG for commands that need an argument, otherwi... | portix |
2012-03-27 | Merging revision 1152 (sync-files) into default | portix |