Age | Commit message (Expand) | Author |
2013-05-13 | Enable entry shortcuts for util.tabComplete | portix |
2013-04-19 | Basic visual mode | Stefan Bolte |
2013-04-16 | New option 'maximum-tabs' | portix |
2013-03-22 | Fixing segfault with unnamed sessions | portix |
2013-03-17 | Check for numpad return | portix |
2013-03-15 | Inline documentation of javascript api; clean up api: new namespaces net and | portix |
2013-03-04 | Control-Return follows selection in new tab, Shift-Return follows selection i... | portix |
2013-02-19 | Search history, use mutex for global_unbind | portix |
2013-01-09 | Updating copyright information | portix |
2012-12-04 | Indentation in callback.c | portix |
2012-11-22 | Always check for Shift-Insert in callback_key_press, fixes ignoring shift-ins... | portix |
2012-11-10 | Paste primary selection into webview | portix |
2012-11-01 | New signal changeMode; new method util.getMode | portix |
2012-09-30 | Use sizeof for stack-allocated strings; fixing one possible buffer overflow | portix |
2012-07-24 | Check if a site has forms before prompting for a password | portix |
2012-07-17 | Expand tilde in adblock_init, closing #200 | portix |
2012-07-16 | Check if second argument is a function in signals.connect before connecting t... | portix |
2012-05-31 | Also use up/down key for completion | portix |
2012-05-24 | Feature tests addressbar-dns-lookup | portix |
2012-05-23 | New option addressbar-dns-lookup, closing 171 | portix |
2012-04-29 | Get gobject properties from scripts; started rewriting of documentation | portix |
2012-04-21 | New object frame; new signal frameStatus; inject for frames | portix |
2012-04-20 | Buttonpress/release, keypress/release, register/deregister signals on the fly... | portix |
2012-04-14 | New setting 'update-search-delay' | portix |
2012-03-30 | Case sensitive search, closing #146 | portix |
2012-03-13 | Remove not used function util_get_directory_entries; new command 'normal_mode'; | portix |
2012-01-26 | Insert text instead of replacing text when Shift-Insert is pressed, fixes #84 | portix |
2012-01-22 | Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix... | portix |
2012-01-18 | Replace newlines when adding primary selection to statusbar | portix |
2012-01-18 | Always set return true on shift-insert in callback_entry_key_press | portix |
2012-01-18 | Set primary selection in entry on shift-insert; do not uri-escape download fi... | portix |
2012-01-11 | Handle editor command also in insert mode | portix |
2012-01-09 | Don't ignore webkit builtin shortcuts | portix |
2012-01-09 | Remove pass-through mode | portix |
2012-01-03 | Updating version info | portix |
2012-01-02 | Set bar visibility with 'widget-packing' | portix |
2011-12-28 | Moving all callbacks in dwb.c to callback.c | portix |
2011-12-27 | Single status bar | portix |