summaryrefslogtreecommitdiff
path: root/src/callback.c
AgeCommit message (Collapse)Author
2013-02-19Search history, use mutex for global_unbindportix
2013-01-09Updating copyright informationportix
2012-12-04Indentation in callback.cportix
2012-11-22Always check for Shift-Insert in callback_key_press, fixes ignoring ↵portix
shift-insert in addressbar
2012-11-10Paste primary selection into webviewportix
2012-11-01New signal changeMode; new method util.getModeportix
2012-09-30Use sizeof for stack-allocated strings; fixing one possible buffer overflowportix
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 ↵portix
to the signal
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
--HG-- branch : scripts
2012-04-21New object frame; new signal frameStatus; inject for framesportix
--HG-- branch : scripts
2012-04-20Buttonpress/release, keypress/release, register/deregister signals on the ↵portix
fly, documentation --HG-- branch : scripts
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
new CP_OVERRIDE-properties for functionmaps.
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; ↵portix
fixing typos in manpage
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 ↵portix
filenames in downloadlabel
2012-01-11Handle editor command also in insert modeportix
2012-01-09Don't ignore webkit builtin shortcutsportix
--HG-- branch : experimental
2012-01-09Remove pass-through modeportix
--HG-- branch : experimental
2012-01-03Updating version infoportix
--HG-- branch : experimental
2012-01-02Set bar visibility with 'widget-packing'portix
--HG-- branch : experimental
2011-12-28Moving all callbacks in dwb.c to callback.cportix
--HG-- branch : experimental
2011-12-27Single status barportix
--HG-- branch : experimental