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 (
Collapse
)
Author
2013-04-13
Remove api doc, dwbem.1.html
Stefan Bolte
2013-04-13
Changing default user agent string
portix
2013-04-10
Update backtrace.sh to use the git repository
portix
2013-04-10
Fixing possible segfault in GObject.connect
portix
2013-04-10
Free resources in application_set_default
portix
2013-04-10
Changing set_as_default to commandline option
portix
2013-04-10
New command 'set_as_default'
portix
2013-04-09
Implementing encoding/decoding functions
portix
Implementing util.encodeUTF8, util.decodeUTF8, util.base64Encode, util.base64Decode
2013-04-08
Adding missing quotation marks in config.mk
portix
2013-04-08
Reverse version scheme
portix
2013-04-08
Adapt Makefile and config.mk to use git
portix
2013-04-08
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-04-08
Recreate hints if a download is started
portix
2013-04-07
Adding build option DISABLE_HSTS
portix
2013-04-04
Unref js_base, fixes a memory leak when a tab is closed
portix
2013-04-04
Shorter implementation of console methods
portix
2013-04-04
Adding namespace console; print errors in dwb:script to stderr
portix
2013-04-03
Check for existence of glib2-2.36 to avoid deprecated-warnings
portix
2013-04-01
Fixing wrong date in CHANGELOG, closing #294
portix
2013-03-31
Check if notify signal is connected, free SSignal otherwise
portix
2013-03-31
Add default gtk option group
portix
2013-03-31
Always block notify callbacks
portix
2013-03-31
Remove io.print in connectBlocked
portix
2013-03-31
Rename data.session -> data.sessionName
portix
2013-03-31
Get session name from scripts
portix
2013-03-30
Resolve symlinks for all files
portix
2013-03-30
Updated CHANGELOG, preparation for a new release
portix
2013-03-30
Updating extensions part of dwb-js.7
portix
2013-03-30
Updated api manpage, fixing connectWebView if it is not connected on startup
portix
2013-03-29
New command 'tabdo'
portix
2013-03-27
Check if global context and content is NULL in spawn_output
portix
2013-03-27
Read stdout/stderr at once if writing to stdin isn't required
portix
2013-03-24
Replacing MODULO macro with function, fixes focus issue with odd number of tabs
portix
2013-03-23
Free hint-object before a new site is loaded; load userscripts from ↵
portix
~/.config/dwb/greasemonkey
2013-03-23
Deprecate replace, same functionality with provide
portix
2013-03-23
Protect next deferred
portix
2013-03-23
Protect callback functions of Deferreds from being garbage collected, fixes ↵
portix
possible segfault when deferreds are rejected/resolved
2013-03-23
Allow asynchronous initialization of extensions
portix
2013-03-22
Apply required modules if they are not provided at startup
portix
2013-03-22
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-03-22
Remove _deprecationWarning, description of _deprecated
portix
2013-03-22
Fixing segfault with unnamed sessions
portix
2013-03-22
Fixing typo in signals.js
portix
2013-03-21
Mousewheel cycles through tabs
portix
2013-03-20
Updatig unique_tabs to use signal.toggle
portix
2013-03-20
Merging https://bitbucket.org/portix/dwb/ into default
portix
2013-03-20
Remove duplicate check if signal is connected when disconnecting a signal
portix
2013-03-20
New option 'passthrough-keys'
portix
2013-03-20
Change Signal.isConnected() to Signal.connected
portix
2013-03-20
Moving _disconnect to Signal.prototype.disconnect
portix
[next]