summaryrefslogtreecommitdiff
path: root/src/completion.h
AgeCommit message (Collapse)Author
2012-02-12New commands tab_move, tab_move_left, tab_move_rightportix
2012-01-03Updating version infoportix
--HG-- branch : experimental
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-04Hints for buffer completionportix
--HG-- branch : develop
2011-10-04Init buffer completion, needs a fixportix
--HG-- branch : develop
2011-09-17Refactor: function names without dwb_-prefixportix
2011-02-25replace gtk_widget_hide_all, hide widgets individually insteadportix
2011-02-02fix path completion for downloads and local path completionportix
2011-01-02Licensing information, include all foreign headers in dwb.hportix
2011-01-02Complete by typeportix
2010-11-13replace gint, gdouble, gchar with int, double, charportix
2010-08-11cleaningportix
2010-08-06cleaningportix
--HG-- branch : entry_per_view
2010-08-05downloads, mimetypesportix
--HG-- branch : entry_per_view
2010-08-04cleaningportix
--HG-- branch : entry_per_view
2010-08-04pathcompletionportix
--HG-- branch : entry_per_view
2010-08-02adding files, settings and key completion, Makefileportix
--HG-- branch : entry_per_view rename : dwb2_hints.js => data/hints.js