summaryrefslogtreecommitdiff
path: root/src/completion.c
AgeCommit message (Collapse)Author
2012-12-06Indentation of adblock.c, renaming static variablesportix
2012-12-06Indentation in soup.c, domain.c, download.c, completion.cportix
2012-09-30Use sizeof for stack-allocated strings; fixing one possible buffer overflowportix
2012-08-23Renaming variablesportix
2012-07-25Replace statusbar-padding with bars-paddingportix
2012-07-19Fixing autocompletion: use the horizontal status box instead of alignmentportix
2012-06-13New function tabCompleteportix
2012-05-14Token matching for tabcompletionportix
2012-05-11Replace deprecated gtk_vbox_new/gtk_hbox_new with gtk_box_new when linking ↵portix
against gtk3.
2012-03-29Tilde-expansion for downloads and path-completionportix
2012-03-29Reintroducing 'local_set', new command 'toggle_local_setting'portix
2012-03-13Remove not used function util_get_directory_entries; new command 'normal_mode';portix
new CP_OVERRIDE-properties for functionmaps.
2012-02-29Remove function dwb_init_vars, call setter functions on init insteadportix
2012-02-12New commands tab_move, tab_move_left, tab_move_rightportix
2012-01-22Fixing wrong single-instance behaviour, replacing FREE macro with g_free; ↵portix
fixing typos in manpage
2012-01-11Free glists obtained with g_hash_table_get_valuesportix
2012-01-10Updating man page; remove shortcut 'complete_current_history'portix
2012-01-05Fixing opening local path wenn path completion is used for downloadsportix
2012-01-04Fixing segfault in save_sessionportix
2012-01-04Fix segfault in completion_command_lineportix
2012-01-03Updating version infoportix
--HG-- branch : experimental
2012-01-03Readonly property for Arg, fixes issue with randomly open rubbish pagesportix
--HG-- branch : experimental
2012-01-03Introducing aliases in commandline; allowing a nummod in command lineportix
--HG-- branch : experimental
2012-01-03Fixing setting wrong value in commandline url completionportix
--HG-- branch : experimental
2012-01-03Complete urls in command modeportix
--HG-- branch : experimental
2012-01-03Prepare config.h for better commandline completionportix
--HG-- branch : experimental
2012-01-02Set bar visibility with 'widget-packing'portix
--HG-- branch : experimental
2011-12-30Introducing command history, reimplementing entry_history_forward/back; ↵portix
added entry.c, entry.h --HG-- branch : experimental
2011-12-28Rename dwb.fc.commands -> dwb.fc.navigationsportix
--HG-- branch : experimental
2011-12-27Single status barportix
--HG-- branch : experimental
2011-12-23Italic title for quickmark completionportix
--HG-- branch : experimental
2011-12-23Quickmarks of arbitrary lengthportix
--HG-- branch : experimental
2011-12-23Change numbering of buffersportix
--HG-- branch : experimental
2011-12-12Print autocompletion connected, italicportix
2011-12-11Include only needed headers in source files, don't include in header files; ↵portix
replace strcmp with g_strcmp0; fixing issue with leaving insert-mode in navigation-policy-requested
2011-12-05Revert input to last input in COMPLETION_MODE when escape is pressedportix
2011-11-03In set bookmark url in commands_bookmarksportix
2011-10-28Merging head 636 with 686portix
2011-10-19Save current view in completion.h, fixes segfault when opening in a new tab.portix
2011-10-19Fixing serveral bugs reported by clang-analyserportix
2011-10-07Destroy correct completion box if openened in new tab/windowportix
2011-10-06file:// prefix for path-completionportix
2011-10-06Clean up local.htmlportix
2011-10-05Merging develop into default, allowing nearly all commands in command modeportix
2011-10-04Hints for buffer completionportix
--HG-- branch : develop
2011-10-04New prototype for completion_get_completion_item, no need to malloc Navigationsportix
--HG-- branch : develop
2011-10-04New shortcut: Buffer completionportix
--HG-- branch : develop
2011-10-04Init buffer completion, needs a fixportix
--HG-- branch : develop
2011-10-04Current history completionportix
--HG-- branch : develop
2011-10-02Merge default into develop, change modes via dwb_change_modeportix
--HG-- branch : develop