summaryrefslogtreecommitdiff
path: root/src/callback.c
AgeCommit message (Expand)Author
2012-07-24Check if a site has forms before prompting for a passwordportix
2012-07-17Expand tilde in adblock_init, closing #200portix
2012-07-16Check if second argument is a function in signals.connect before connecting t...portix
2012-05-31Also use up/down key for completionportix
2012-05-24Feature tests addressbar-dns-lookupportix
2012-05-23New option addressbar-dns-lookup, closing 171portix
2012-04-29Get gobject properties from scripts; started rewriting of documentationportix
2012-04-21New object frame; new signal frameStatus; inject for framesportix
2012-04-20Buttonpress/release, keypress/release, register/deregister signals on the fly...portix
2012-04-14New setting 'update-search-delay'portix
2012-03-30Case sensitive search, closing #146portix
2012-03-13Remove not used function util_get_directory_entries; new command 'normal_mode';portix
2012-01-26Insert text instead of replacing text when Shift-Insert is pressed, fixes #84portix
2012-01-22Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix...portix
2012-01-18Replace newlines when adding primary selection to statusbarportix
2012-01-18Always set return true on shift-insert in callback_entry_key_pressportix
2012-01-18Set primary selection in entry on shift-insert; do not uri-escape download fi...portix
2012-01-11Handle editor command also in insert modeportix
2012-01-09Don't ignore webkit builtin shortcutsportix
2012-01-09Remove pass-through modeportix
2012-01-03Updating version infoportix
2012-01-02Set bar visibility with 'widget-packing'portix
2011-12-28Moving all callbacks in dwb.c to callback.cportix
2011-12-27Single status barportix