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
Age
Commit message (
Expand
)
Author
2014-04-04
Initial prototype to add support for geometry option.
cr/add_geometry_option
cos
2014-03-24
Adding webview.loadDeferred
portix
2014-03-24
Adding favicon-size, tabbar-height and statusbar-height
portix
2014-03-24
Removing debug message
portix
2014-03-24
Adding gui.tabBarHeight property
portix
2014-03-24
Use script.own in requestpolicy
portix
2014-03-22
Respect numbers in visual mode
portix
2014-03-22
Workaround for broken history if requests were blocked, fixes #403
portix
2014-03-20
Removing double check if plugin is disabled in plugindb
portix
2014-03-20
Fixing error in asynchronous initialization in extensions sample
portix
2014-03-20
Updating asynchronous initialization of extension sample
portix
2014-03-20
Updating sample extension
portix
2014-03-19
Removing debug message in BOXED_DEF_VOID
portix
2014-03-19
Don't expose signals-object globally if not explicitly loaded.
portix
2014-03-18
Check if tabbed-browsing is enabled in view_add, closing #406
portix
2014-03-18
Use webkit_dom_html_input_element_get_checked for dwb:plugins, closing #407
portix
2014-03-18
Use keyVal instead of keyval in util.dispatchEvent
portix
2014-03-18
Allow comments in custom_keys
portix
2014-03-18
Adding debugging timer
portix
2014-03-17
unique_tabs: fix navigation callback
portix
2014-03-15
completion: defining _forward/_bachCache
portix
2014-03-12
completion: Data parameter in filter functions
portix
2014-03-12
completion: Remove unnecessary Math.min when computing fixed height
portix
2014-03-12
completion: Adding onReturn/onEscape/onForward/onBackward
portix
2014-03-12
Remove custom http basic auth dialog
portix
2014-03-11
completion: rename onUpdate -> onFilter
portix
2014-03-11
completion: match and matchStyle attributes
portix
2014-03-11
completion: replacing height with fixedHeight
portix
2014-03-11
completion: Removing debug message
portix
2014-03-11
completion: adding updateDelay
portix
2014-03-11
completion: remove unused function getLineHeight
portix
2014-03-10
Use js-string comparison function in global_namespace
portix
2014-03-10
Fixing unitialized variable in global_namespace; print exceptions also for sy...
portix
2014-03-10
completion: Use previous result for updates
portix
2014-03-10
completion: adding default matching functions
portix
2014-03-10
completion: cache styles
portix
2014-03-10
completion: apply style only if necessary
portix
2014-03-10
completion: Show completion widget if fixed height is defined
portix
2014-03-10
completion: simplify updates
portix
2014-03-10
completion: use the _data-array index as data-id
portix
2014-03-10
completion: call onSelected only if an item was selected
portix
2014-03-10
Split session history into 3 token, fixes wrong history titles applied to rec...
portix
2014-03-10
Remove unnessesary global variable from completion
portix
2014-03-10
Clean up completion module
portix
2014-03-10
Check if height is set in completion
portix
2014-03-10
Cleaning up modules
portix
2014-03-09
Check if s_ctx is defined for all public script functions, closing #405
portix
2014-03-09
Fixing segfault if scripting context doesn't exist, closing #404.
portix
2014-03-08
Return constructor from completion module
portix
2014-03-08
Initial completion module
portix
[next]