summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-29Moving grab_adblocker to tools; initial commit of extension-managerportix
2012-08-27More information in dwb_versionportix
2012-08-27Ignore empty key-names in dwb:keysportix
2012-08-27Replace option sync-files with file-sync-interval, sync-files now specifies t...portix
2012-08-26Descriptions for cookie-functionsportix
2012-08-25Check if key or value is NULL in dwb_set_keyportix
2012-08-23Renaming variablesportix
2012-08-21Implementing extensions.bind; fixing failing unbind when called with function...portix
2012-08-21Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-08-15Cleare command text in script_eval_keyportix
2012-08-15Pass commandline argument and nummod to bind callback functionportix
2012-08-15Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-08-15Create tab-object before focusing the tabportix
2012-08-15Fixing missing message parameter in sendRequest-callbackportix
2012-08-14New webview-method setTitleportix
2012-08-14Applying progress-bar patchportix
2012-07-29Fixing DNS prefetch to now go off of Domain name.Sean DuBois
2012-08-01Automated merge with file:///home/stefan/source/dwbportix
2012-07-30Fixing download speed in download labelsportix
2012-07-29Using GROUP_VISIBLE makroportix
2012-07-29Groups: correct messagesportix
2012-07-28Removing option 'close-last-tab', introducing 'close-last-tab-policy' instead...portix
2012-07-28Prepare groupsportix
2012-07-27Unescape searchengine in view_navigation_request_policy_cbportix
2012-07-26Added a 'searchengine-submit-pattern'baskerville
2012-07-25Replace statusbar-padding with bars-paddingportix
2012-07-24Don't throw exceptions for properties; check if data.userDataDir is null in e...portix
2012-07-24Check if a site has forms before prompting for a passwordportix
2012-07-21Additional length parameter in util_get_file_content; remove trailing newline...portix
2012-07-19Fixing autocompletion: use the horizontal status box instead of alignmentportix
2012-07-17Check if filterlist is NULL BEFORE tilde expansionportix
2012-07-17Appending empty struct to message_values, fixes segfault in JSCLassCreateportix
2012-07-17Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-07-17Replace slash with underscore in download-filenames, fixes #201portix
2012-07-17Expand tilde in adblock_init, closing #200portix
2012-07-16Change domainFromHost from global to utilportix
2012-07-16Check if second argument is a function in signals.connect before connecting t...portix
2012-07-15Implementing firstParty property for SoupMessageportix
2012-07-15New SoupMessage object with property uriportix
2012-07-14Fixing possible segfault in local_show_directoryportix
2012-07-13New setting statusbar-paddingportix
2012-07-09Don't ignore BackSpace with modifierportix
2012-07-08Set SETTING_ONINIT flag on do-not-track settingportix
2012-07-08New setting 'do-not-track'portix
2012-07-02fix use-after-free in dwb_clean_up()Jason Woofenden
2012-07-02Drop button modifiers, fixes issue with onscreen keyboardsportix
2012-07-02Don't unescape uri if it contains \\n, \\r or \\f"portix
2012-06-30Fixing tab title if webkit_web_view_get_title() returns NULLportix
2012-06-28Call g_list_position only once in view_removeportix
2012-06-28Update dwb.state.last_tab if tab is closedportix