index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
callback.c
Age
Commit message (
Expand
)
Author
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