Age | Commit message (Expand) | Author |
2012-08-29 | Moving grab_adblocker to tools; initial commit of extension-manager | portix |
2012-08-27 | More information in dwb_version | portix |
2012-08-27 | Ignore empty key-names in dwb:keys | portix |
2012-08-27 | Replace option sync-files with file-sync-interval, sync-files now specifies t... | portix |
2012-08-26 | Descriptions for cookie-functions | portix |
2012-08-25 | Check if key or value is NULL in dwb_set_key | portix |
2012-08-23 | Renaming variables | portix |
2012-08-21 | Implementing extensions.bind; fixing failing unbind when called with function... | portix |
2012-08-21 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-08-15 | Cleare command text in script_eval_key | portix |
2012-08-15 | Pass commandline argument and nummod to bind callback function | portix |
2012-08-15 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-08-15 | Create tab-object before focusing the tab | portix |
2012-08-15 | Fixing missing message parameter in sendRequest-callback | portix |
2012-08-14 | New webview-method setTitle | portix |
2012-08-14 | Applying progress-bar patch | portix |
2012-07-29 | Fixing DNS prefetch to now go off of Domain name. | Sean DuBois |
2012-08-01 | Automated merge with file:///home/stefan/source/dwb | portix |
2012-07-30 | Fixing download speed in download labels | portix |
2012-07-29 | Using GROUP_VISIBLE makro | portix |
2012-07-29 | Groups: correct messages | portix |
2012-07-28 | Removing option 'close-last-tab', introducing 'close-last-tab-policy' instead... | portix |
2012-07-28 | Prepare groups | portix |
2012-07-27 | Unescape searchengine in view_navigation_request_policy_cb | portix |
2012-07-26 | Added a 'searchengine-submit-pattern' | baskerville |
2012-07-25 | Replace statusbar-padding with bars-padding | portix |
2012-07-24 | Don't throw exceptions for properties; check if data.userDataDir is null in e... | portix |
2012-07-24 | Check if a site has forms before prompting for a password | portix |
2012-07-21 | Additional length parameter in util_get_file_content; remove trailing newline... | portix |
2012-07-19 | Fixing autocompletion: use the horizontal status box instead of alignment | portix |
2012-07-17 | Check if filterlist is NULL BEFORE tilde expansion | portix |
2012-07-17 | Appending empty struct to message_values, fixes segfault in JSCLassCreate | portix |
2012-07-17 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-07-17 | Replace slash with underscore in download-filenames, fixes #201 | portix |
2012-07-17 | Expand tilde in adblock_init, closing #200 | portix |
2012-07-16 | Change domainFromHost from global to util | portix |
2012-07-16 | Check if second argument is a function in signals.connect before connecting t... | portix |
2012-07-15 | Implementing firstParty property for SoupMessage | portix |
2012-07-15 | New SoupMessage object with property uri | portix |
2012-07-14 | Fixing possible segfault in local_show_directory | portix |
2012-07-13 | New setting statusbar-padding | portix |
2012-07-09 | Don't ignore BackSpace with modifier | portix |
2012-07-08 | Set SETTING_ONINIT flag on do-not-track setting | portix |
2012-07-08 | New setting 'do-not-track' | portix |
2012-07-02 | fix use-after-free in dwb_clean_up() | Jason Woofenden |
2012-07-02 | Drop button modifiers, fixes issue with onscreen keyboards | portix |
2012-07-02 | Don't unescape uri if it contains \\n, \\r or \\f" | portix |
2012-06-30 | Fixing tab title if webkit_web_view_get_title() returns NULL | portix |
2012-06-28 | Call g_list_position only once in view_remove | portix |
2012-06-28 | Update dwb.state.last_tab if tab is closed | portix |