Age | Commit message (Expand) | Author |
2013-02-19 | Filter command/search/navigation history | portix |
2013-02-01 | Escape all characters that must be escaped in util_create_json, additional ar... | portix |
2013-01-09 | Updating copyright information | portix |
2012-12-29 | Set event name when focusing a tab, adding eventname in tabFocus-signal | portix |
2012-12-26 | New option 'load-on-focus' | portix |
2012-12-06 | Indentation of adblock.c, renaming static variables | portix |
2012-12-06 | Indentation in soup.c, domain.c, download.c, completion.c | portix |
2012-09-30 | Use sizeof for stack-allocated strings; fixing one possible buffer overflow | portix |
2012-08-23 | Renaming variables | portix |
2012-07-25 | Replace statusbar-padding with bars-padding | portix |
2012-07-19 | Fixing autocompletion: use the horizontal status box instead of alignment | portix |
2012-06-13 | New function tabComplete | portix |
2012-05-14 | Token matching for tabcompletion | portix |
2012-05-11 | Replace deprecated gtk_vbox_new/gtk_hbox_new with gtk_box_new when linking ag... | portix |
2012-03-29 | Tilde-expansion for downloads and path-completion | portix |
2012-03-29 | Reintroducing 'local_set', new command 'toggle_local_setting' | portix |
2012-03-13 | Remove not used function util_get_directory_entries; new command 'normal_mode'; | portix |
2012-02-29 | Remove function dwb_init_vars, call setter functions on init instead | portix |
2012-02-12 | New commands tab_move, tab_move_left, tab_move_right | portix |
2012-01-22 | Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix... | portix |
2012-01-11 | Free glists obtained with g_hash_table_get_values | portix |
2012-01-10 | Updating man page; remove shortcut 'complete_current_history' | portix |
2012-01-05 | Fixing opening local path wenn path completion is used for downloads | portix |
2012-01-04 | Fixing segfault in save_session | portix |
2012-01-04 | Fix segfault in completion_command_line | portix |
2012-01-03 | Updating version info | portix |
2012-01-03 | Readonly property for Arg, fixes issue with randomly open rubbish pages | portix |
2012-01-03 | Introducing aliases in commandline; allowing a nummod in command line | portix |
2012-01-03 | Fixing setting wrong value in commandline url completion | portix |
2012-01-03 | Complete urls in command mode | portix |
2012-01-03 | Prepare config.h for better commandline completion | portix |
2012-01-02 | Set bar visibility with 'widget-packing' | portix |
2011-12-30 | Introducing command history, reimplementing entry_history_forward/back; added... | portix |
2011-12-28 | Rename dwb.fc.commands -> dwb.fc.navigations | portix |
2011-12-27 | Single status bar | portix |
2011-12-23 | Italic title for quickmark completion | portix |
2011-12-23 | Quickmarks of arbitrary length | portix |
2011-12-23 | Change numbering of buffers | portix |
2011-12-12 | Print autocompletion connected, italic | portix |
2011-12-11 | Include only needed headers in source files, don't include in header files; r... | portix |
2011-12-05 | Revert input to last input in COMPLETION_MODE when escape is pressed | portix |
2011-11-03 | In set bookmark url in commands_bookmarks | portix |
2011-10-28 | Merging head 636 with 686 | portix |
2011-10-19 | Save current view in completion.h, fixes segfault when opening in a new tab. | portix |
2011-10-19 | Fixing serveral bugs reported by clang-analyser | portix |
2011-10-07 | Destroy correct completion box if openened in new tab/window | portix |
2011-10-06 | file:// prefix for path-completion | portix |
2011-10-06 | Clean up local.html | portix |
2011-10-05 | Merging develop into default, allowing nearly all commands in command mode | portix |
2011-10-04 | Hints for buffer completion | portix |