summaryrefslogtreecommitdiff
path: root/src/completion.c
AgeCommit message (Expand)Author
2011-10-04New prototype for completion_get_completion_item, no need to malloc Navigationsportix
2011-10-04New shortcut: Buffer completionportix
2011-10-04Init buffer completion, needs a fixportix
2011-10-04Current history completionportix
2011-10-02Merge default into develop, change modes via dwb_change_modeportix
2011-09-19Settings, no per-view-settings, new setting sync-historyportix
2011-09-17Refactor: function names without dwb_-prefixportix
2011-09-12Clean up commentsportix
2011-09-02Case insensitive completionportix
2011-08-29Compatability macrosportix
2011-08-27New property: top-statusbarportix
2011-08-26Port to GTK3portix
2011-06-27Seperate keys.html fileportix
2011-03-18Removed 2 strlen callsportix
2011-03-08allow arguments for userscripts and userscripts without keybindingportix
2011-03-05new font implementationportix
2011-02-26colored number in tabs, hide uri when autocompletingportix
2011-02-25replace gtk_widget_hide_all, hide widgets individually insteadportix
2011-02-22replace vsprintf with vsnprintfportix
2011-02-13changed tabcompletion for downloads: no full path completion, complete the na...portix
2011-02-08Set key: complete all keybindsportix
2011-02-02fix path completion for downloads and local path completionportix
2011-01-07renaming, replace enums by definesportix
2011-01-02Licensing information, include all foreign headers in dwb.hportix
2011-01-02Complete by typeportix
2010-12-18fixed some memory leaksportix
2010-12-16execute userscripts from commandlineportix
2010-12-14remove dwb_free in most cases, clear status barportix
2010-12-12Destroy window, free memoryportix
2010-12-08updated manpageportix
2010-12-01complete searchenginesportix
2010-11-13replace gint, gdouble, gchar with int, double, charportix
2010-10-20don't enable all commands on commandlineportix
2010-10-19settings completion: do not only match word beginningsportix
2010-10-11also match bookmark titleportix
2010-08-15block javascriptportix
2010-08-11switches to shift keyportix
2010-08-11cleaningportix
2010-08-10show bookmarksportix
2010-08-10don't show entry_commands in commandmode, hightlight text matchesportix
2010-08-10build path, memory leaksportix
2010-08-09updated manpage, cleaningportix
2010-08-08removed webinterfaceportix
2010-08-07hints always click, completion active fixportix
2010-08-06cleaningportix
2010-08-05download, pathcompletion, proxy-fixportix
2010-08-05downloads, mimetypesportix
2010-08-04cleaningportix
2010-08-04pathcompletionportix
2010-08-02clipboardportix