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
2013-01-29
Indentation in formfiller/userscripts; use defaultConfig property in formfiller
portix
2013-01-28
New signal 'executeCommand'
portix
2013-01-28
Rename webkitSession -> session
portix
2013-01-27
New option 'accept-language'
portix
2013-01-27
Adding webkitSession to scripting context
portix
2013-01-26
Regression: remove tabs.iterate
portix
2013-01-26
Implementing tabs.iterate
portix
2013-01-22
Fixing type in extensions/userscripts
portix
2013-01-22
Parameter uri in createTab signal
portix
2013-01-19
Call scripts_end before freeing anything else in dwb_clean_up, otherwise 'exe...
portix
2013-01-18
Remove first line only if it is empty in util.getBody
portix
2013-01-18
Trim function body in util.getBody
portix
2013-01-18
Print inject-errors to stderr
portix
2013-01-18
Fixing description for dwbem -a
portix
2013-01-17
Implemnting Deferred.always
portix
2013-01-13
Remove trailing whitespaces in do_update
portix
2013-01-13
Save uri of tabs loaded in background with enabled 'load-on-focus', closing 261
portix
2013-01-12
Move static function/value declarations to create_global_object
portix
2013-01-11
Clear textentry when calling io_prompt
portix
2013-01-10
Unref used WebKitHitTestResults
portix
2013-01-10
Return connect-callback result in connectBlocked
portix
2013-01-10
Use Function.bind in GObject.connectBlocked
portix
2013-01-09
New command 'print_preview'; new option print-previewer
portix
2013-01-09
Remove hovering over link signal, the same could be achieved with native hove...
portix
2013-01-09
Updating copyright information
portix
2013-01-09
Remove scratchpad
portix
2013-01-08
Implementing extensions.disableAll; fixing possible segfault in global_unbind
portix
2013-01-07
Expand ~ in user-stylesheet-uri; don't throw exceptions when an argument is m...
portix
2012-12-31
Remove unused tabs.c/tabs.h and group functions
portix
2012-12-29
Merging with https://bitbucket.org/portix/dwb
portix
2012-12-29
Set event name when focusing a tab, adding eventname in tabFocus-signal
portix
2012-12-29
Set request content-type and body for 'POST'-request in sendRequest-methods
portix
2012-12-29
Promp if a form should be resubmitted, fixes #258
portix
2012-12-28
Get rid of missing-field-initializers warning in GOptionEntry-array
portix
2012-12-27
New global property 'global' that refers to the global object; don't change t...
portix
2012-12-26
Indentation in session.c
portix
2012-12-26
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2012-12-26
New option 'load-on-focus'
portix
2012-12-26
Ensure that plugins are freed only once, fixes segfault if a tab is closed
portix
2012-12-22
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2012-12-22
Fixing wrong font size for hint-urls.
portix
2012-12-21
Determine exit status without g_spawn_exit_status, otherwise compilation fail...
portix
2012-12-20
Renaming _js_array_iterator -> js_array_iterator
portix
2012-12-20
Return a deferred from system.spawn
portix
2012-12-19
Set width, height padding and margin of a hint
portix
2012-12-19
Fixing broken layout on dwb:quickmarks; remove duplicate entries in data-js o...
portix
2012-12-19
New commands reload_bookmarks, reload_quickmarks; new signal function connect...
portix
2012-12-19
Protect callback function when connection gobject functions
portix
2012-12-17
Escape download path when spawning with application; use g_shell_parse_argv t...
portix
2012-12-15
Wrong default PREFIX in config.mk; closing #252
portix
[next]