summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-24Implementing scratchpad.loadportix
2012-09-19Adding scratchpadportix
2012-09-19implementing scratchpad_show/scratchpad_hideportix
2012-09-17New option show-single-tabportix
2012-09-17Fixing possible segfault in dwb_normal_modeportix
2012-09-15Set locale in util_create_jsonportix
2012-09-13Connect ot motion-notify-event; implementing mouseMove-signalportix
2012-09-11Let wv, frame and download be derived from gobject; fixing possible segfault ...portix
2012-09-07Allow directories for adblock-filterlistportix
2012-09-06Updating license infoportix
2012-09-01Cleaning dwbem.c; bind keys in global_bind if either shortcut or command is n...portix
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