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
Age
Commit message (
Expand
)
Author
2012-11-22
Create context object for global_include
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-22
Ellipsize dwb:-links correctly
portix
2012-11-20
Implementing wv.toPng; set base-uri to HOME in sp_load
portix
2012-11-19
Merging http://bitbucket.org/portix/dwb into default
portix
2012-11-18
Check if target element is a dom-element in html_key_down_cb
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
Use POST_SM for functions binded in scripts
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-08
Fixing wrong signal id type in connect_object
portix
2012-11-07
Protect function in global_timer_start; fixes possible segfault
portix
2012-11-05
Ignore default action of button 8 and button 9
portix
2012-11-03
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2012-11-03
New debug function
portix
2012-11-03
Fixing possible segfault in scripts_emit
portix
2012-11-02
Create own this object for all scripts
portix
2012-11-01
Remove command line option -s
portix
2012-11-01
BASIC_MODES macro evaluates to NORMAL_MODE if mode == 0
portix
2012-11-01
New signal changeMode; new method util.getMode
portix
2012-11-01
Insert element hider rules using the dom-api
portix
2012-11-01
Increase HIDER_LIST_MAX
portix
2012-10-31
Remove the globals-object; implementing provide/require
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-10
Always unprotect callback function in request_callback
portix
2012-10-10
Protect callback function in global_send_request
portix
2012-10-03
Merging scratchpad into main
portix
2012-10-03
scratchpad: communication between scripts and scratchpad
portix
2012-10-03
Remove debug messages from scripts.c
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-25
Optional argument for inject function
portix
2012-09-24
Adding option 'enable-webgl', closing #170
portix
2012-09-24
Adding option 'enable-accelerated-compositing'
portix
2012-09-24
Set default value for sync_files
portix
2012-09-24
Don't ignore case in directory listings, closing #203
portix
2012-09-24
Create a new webview in view_create_web_view_cb if tabs are disabled, closing...
portix
[prev]
[next]