Age | Commit message (Expand) | Author |
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 |
2011-08-29 | Compatability macros | portix |
2011-08-27 | New property: top-statusbar | portix |
2011-08-26 | Port to GTK3 | portix |
2011-06-27 | Seperate keys.html file | portix |
2011-03-18 | Removed 2 strlen calls | portix |
2011-03-08 | allow arguments for userscripts and userscripts without keybinding | portix |
2011-03-05 | new font implementation | portix |
2011-02-26 | colored number in tabs, hide uri when autocompleting | portix |
2011-02-25 | replace gtk_widget_hide_all, hide widgets individually instead | portix |
2011-02-22 | replace vsprintf with vsnprintf | portix |
2011-02-13 | changed tabcompletion for downloads: no full path completion, complete the na... | portix |
2011-02-08 | Set key: complete all keybinds | portix |
2011-02-02 | fix path completion for downloads and local path completion | portix |
2011-01-07 | renaming, replace enums by defines | portix |
2011-01-02 | Licensing information, include all foreign headers in dwb.h | portix |
2011-01-02 | Complete by type | portix |
2010-12-18 | fixed some memory leaks | portix |
2010-12-16 | execute userscripts from commandline | portix |
2010-12-14 | remove dwb_free in most cases, clear status bar | portix |
2010-12-12 | Destroy window, free memory | portix |
2010-12-08 | updated manpage | portix |
2010-12-01 | complete searchengines | portix |
2010-11-13 | replace gint, gdouble, gchar with int, double, char | portix |
2010-10-20 | don't enable all commands on commandline | portix |
2010-10-19 | settings completion: do not only match word beginnings | portix |
2010-10-11 | also match bookmark title | portix |
2010-08-15 | block javascript | portix |
2010-08-11 | switches to shift key | portix |
2010-08-11 | cleaning | portix |
2010-08-10 | show bookmarks | portix |
2010-08-10 | don't show entry_commands in commandmode, hightlight text matches | portix |
2010-08-10 | build path, memory leaks | portix |
2010-08-09 | updated manpage, cleaning | portix |
2010-08-08 | removed webinterface | portix |
2010-08-07 | hints always click, completion active fix | portix |
2010-08-06 | cleaning | portix |
2010-08-05 | download, pathcompletion, proxy-fix | portix |
2010-08-05 | downloads, mimetypes | portix |
2010-08-04 | cleaning | portix |
2010-08-04 | pathcompletion | portix |
2010-08-02 | clipboard | portix |