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-03-08
Load main script file before loading other scripts; system modules for provide
portix
2014-03-08
Destroy all programmatically created widgets when context is released
portix
2014-03-07
Removing namespace modules
portix
2014-03-07
Merge branch 'api_refactor'
portix
2014-03-07
Adding optional arg to command mode
portix
2014-03-07
Adding missing IPC_HOOK_quit
portix
2014-03-07
Adding ipc-hook quit
portix
2014-03-07
Wait for exit when dwbremote :q is called
portix
2014-03-07
Don't inject scripts twice
portix
2014-03-06
Fixing inject function of cookies
portix
2014-03-06
Circumvent unsafe-eval header when using inject.
portix
2014-03-05
Remove static variables; Initial modules namespace
portix
2014-03-04
Define namespace, use namespace in all api modules
portix
2014-03-04
Adding initial bookmarklets plugin
portix
2014-03-03
Pass overwrite parameter to provide in xprovide
portix
2014-03-03
Ignore hidden files in archives
portix
2014-03-03
Free all keybinds in scripts_clear_keymap
portix
2014-03-03
Clear script binds before executing a command/shortcut
portix
2014-03-02
Change optimization flags for exar/dwbem Makefile
portix
2014-03-01
Use exar_free in global_get_text
portix
2014-03-01
Merge branch 'dwbem'
portix
2014-03-01
Revert repo path in dwbem
portix
2014-03-01
Use exar_free in exar.c
portix
2014-03-01
Use free for buffer allocated by exar_extract
portix
2014-02-28
Removing Array.fastIndexOf
portix
2014-02-27
Use tabs.forEach in Signal.connectWebView instead of old api
portix
2014-02-26
Fixing segfault on startup if __profile__ macro is used
portix
2014-02-26
dwbem: set ft=javascript if editor is vim
portix
2014-02-26
dwbem: Cast message body to unsigned char for exar_extract_from_data
portix
2014-02-26
Remove unused function modulo; fixing no return value in scripts_load_chrome
portix
2014-02-26
Fixing comment
portix
2014-02-25
Fixing escaping api manpage, fixing typos
portix
2014-02-25
Adding macro __profile__
portix
2014-02-25
dwbem: install archive files
portix
2014-02-24
Use mkstemp instead of mktemp
portix
2014-02-24
Add -O2 to minify build flags
portix
2014-02-24
Using arg.i for bind id
portix
2014-02-24
Fixing use after free if unbind is called in the corresponding bind callback
portix
2014-02-24
Another debug message
portix
2014-02-24
Removing debug message from dwb.js.in
portix
2014-02-24
Mark keymap as readonly just before execution
portix
2014-02-24
Remove all handles if an assertion is thrown
portix
2014-02-24
Changing api documentation
portix
2014-02-24
Merge branch 'master' of bitbucket.org:portix/dwb
portix
2014-02-24
Remove handles from timer.start and bind, Signals implements handle
portix
2014-02-23
Prevent freeing a shortcut if unbind is called during bind-callback
portix
2014-02-23
Removing grab_adblocker
portix
2014-02-23
Moving doc/examples to examples/extensions
portix
2014-02-23
Adding quvihints to examples
portix
2014-02-22
Fixing memory leak in view_clean
portix
[prev]
[next]