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
/
dwb.c
Age
Commit message (
Expand
)
Author
2012-12-06
Remove dwb.misc.scripts, dwb.misc.scripts_onload
portix
2012-12-06
Change to normal mode in view_navigation_policy_cb; use gtk_clipboard_get ins...
portix
2012-12-06
Indentation of adblock.c, renaming static variables
portix
2012-12-06
Fixing use after free in dwb_get_scripts
portix
2012-12-05
Use strcasecmp instead of g_strcmp0 when comparing tagnames, fixes editor iss...
portix
2012-12-04
Indentation in callback.c
portix
2012-12-04
Coding style in dwb.c
portix
2012-12-02
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2012-12-01
Implementing all gui.* widgets
portix
2012-11-30
Implementing tab_next/prev, untested
portix
2012-11-23
Fixing segfault if userscript is a symlink, closing #239
portix
2012-11-22
Fixing segfault in dwb_paste_into_entry
portix
2012-11-22
Always check for Shift-Insert in callback_key_press, fixes ignoring shift-ins...
portix
2012-11-19
Merging http://bitbucket.org/portix/dwb into default
portix
2012-11-18
Free websettings when destroying a tab; fixing memory leak in dwb_get_scripts...
portix
2012-11-17
Use asynchronous clipboard function for dwb_paste_primary
portix
2012-11-17
Fixing segfault if userscript is a symlink
portix
2012-11-17
Also allow //!-prefix for javascript userscripts
portix
2012-11-17
Fixing wrong escaping when backslash is mapped to shortcut
portix
2012-11-16
Adding tab numbers to the statusline
portix
2012-11-11
New option 'hints-key-lock'
portix
2012-11-10
Paste primary selection into webview
portix
2012-11-01
New signal changeMode; new method util.getMode
portix
2012-10-28
Fixing wrong parameter type in dwb_submit_searchengine
portix
2012-10-28
Fixing wrong parameter type in submit_searchengine
portix
2012-10-26
Indicator for quick/bookmarks
portix
2012-10-23
Renaming hints.js -> base.js, hint_object -> js_base
portix
2012-10-23
Fixing element hider issues with webkit-1.10
portix
2012-10-19
Unescape uri with javascript-scheme
portix
2012-10-02
Update statusbar from scripts
portix
2012-10-02
Create js-quark before creating any objects; don't allocation position string...
portix
2012-09-30
Use sizeof for stack-allocated strings; fixing one possible buffer overflow
portix
2012-09-30
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2012-09-24
Set default value for sync_files
portix
2012-09-19
implementing scratchpad_show/scratchpad_hide
portix
2012-09-17
New option show-single-tab
portix
2012-09-17
Fixing possible segfault in dwb_normal_mode
portix
2012-08-29
Moving grab_adblocker to tools; initial commit of extension-manager
portix
2012-08-27
More information in dwb_version
portix
2012-08-27
Replace option sync-files with file-sync-interval, sync-files now specifies t...
portix
2012-08-25
Check if key or value is NULL in dwb_set_key
portix
2012-08-14
New webview-method setTitle
portix
2012-08-14
Applying progress-bar patch
portix
2012-07-29
Fixing DNS prefetch to now go off of Domain name.
Sean DuBois
2012-08-01
Automated merge with file:///home/stefan/source/dwb
portix
2012-07-29
Using GROUP_VISIBLE makro
portix
2012-07-29
Groups: correct messages
portix
2012-07-28
Removing option 'close-last-tab', introducing 'close-last-tab-policy' instead...
portix
2012-07-27
Unescape searchengine in view_navigation_request_policy_cb
portix
2012-07-26
Added a 'searchengine-submit-pattern'
baskerville
[next]