Age | Commit message (Expand) | Author |
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 |
2011-10-04 | New prototype for completion_get_completion_item, no need to malloc Navigations | portix |
2011-10-04 | New shortcut: Buffer completion | portix |
2011-10-04 | Init buffer completion, needs a fix | portix |
2011-10-04 | Current history completion | portix |
2011-10-02 | Merge default into develop, change modes via dwb_change_mode | portix |
2011-09-19 | Settings, no per-view-settings, new setting sync-history | portix |
2011-09-17 | Refactor: function names without dwb_-prefix | portix |
2011-09-12 | Clean up comments | portix |
2011-09-02 | Case insensitive completion | portix |