Age | Commit message (Expand) | Author |
2012-08-23 | Renaming variables | portix |
2012-06-27 | New command toggle_tab | portix |
2012-06-24 | Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up | portix |
2012-05-17 | Merging branch scripts into default | portix |
2012-05-15 | New command sanitize | portix |
2012-05-10 | Evaluate user scripts after the first tab is created; check if request == NUL... | portix |
2012-05-03 | New properties webview.mainFrame, frame.domain, frame.host | portix |
2012-05-03 | Remove setting ssl-ca-cert for libsoup-2.4 >= 2.38, use ssl-use-system-ca-fil... | portix |
2012-04-22 | Implementing loadCommitted, loadFinished, webview.host, webview.domain; addin... | portix |
2012-03-28 | Only sync cookies once if dwb is closed | portix |
2012-03-28 | Sync cookies only if a sync-interval is specified or when dwb is closed | portix |
2012-03-22 | Branch experimental: reduce disk access with new 'sync-files' property | portix |
2012-03-20 | Return DwbStatus from dwb_soup_init_session_features | portix |
2012-03-08 | New setting 'use-ntlm', closing #119 | portix |
2012-02-19 | Fixing segfault when startpage is not set; fixing glib errors if documentview... | portix |
2012-01-28 | Adding DWB_REFERER to userscript environment | portix |
2012-01-22 | Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix... | portix |
2012-01-10 | Adding missing arguments for dwb_reload in soup.c | portix |
2012-01-04 | Use dwb_soup_cookie_allow_simple for temporary session cookies | portix |
2012-01-04 | Also ask for cookie domains if no cookies are present | portix |
2012-01-03 | Updating version info | portix |
2011-12-31 | Removed setting top-statusbar, tabbar-position; introducing new setting widge... | portix |
2011-12-29 | New command 'allow_session_cookie_tmp' | portix |
2011-12-29 | Introducing a whitelist for session cookies; new command allow_session_cookie | portix |
2011-12-29 | Clean free memory in soup.c when dwb_clean_up is called | portix |
2011-12-28 | Removing setting 'cookies', introducing setting 'cookies-store-policy' | portix |
2011-12-28 | Rename dwb.fc.commands -> dwb.fc.navigations | portix |
2011-12-23 | Get host from a request in dwb_soup_get_host_from_request; change tablabel fo... | portix |
2011-12-11 | Include only needed headers in source files, don't include in header files; r... | portix |
2011-11-24 | Merging develop into default | portix |
2011-11-18 | New setting: adblocker-filterlist | portix |
2011-10-25 | Fix: SoupCookieJarAcceptPolicy may not be smaller than 0 | portix |
2011-10-25 | New setting: cookies-accept-policy | portix |
2011-10-02 | feature-adblock: Find wildcards at the beginning, content-sniffer | portix |
2011-09-13 | Show blocked plugins in statusbar | portix |
2011-08-30 | GTK3: replace deprecated gtk_widget_render_icon. Debugging with SoupLogger | portix |
2011-08-30 | SSL settings | portix |
2011-07-25 | Remove dwb_util_test_connect, webkit now handles proxyuris correct, fixes #44 | portix |
2011-01-19 | show number of blocked cookies, only allow non-adblocked cookies | portix |
2011-01-19 | new cookie implementation | portix |
2011-01-15 | in dwb_soup_save_cookies: save cookies individually instead of GSList | portix |
2011-01-15 | new cookie-support implementation | portix |