summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-28Move mktlds-header to tools, make the project build againElias Norberg
2013-01-28Check if the cookie we're requested to save is a supercookie.Elias Norberg
2013-01-28New function 'domain_get_tld()'Elias Norberg
2013-01-28Removed unsued tlds.h-lines in MakefileElias Norberg
2013-01-28Generate tld.h with proper IDN hostnames (punyencoded)Elias Norberg
2013-01-22Parameter uri in createTab signalportix
2013-01-19Call scripts_end before freeing anything else in dwb_clean_up, otherwise 'exe...portix
2013-01-18Remove first line only if it is empty in util.getBodyportix
2013-01-18Trim function body in util.getBodyportix
2013-01-18Print inject-errors to stderrportix
2013-01-18Fixing description for dwbem -aportix
2013-01-17Implemnting Deferred.alwaysportix
2013-01-13Remove trailing whitespaces in do_updateportix
2013-01-13Save uri of tabs loaded in background with enabled 'load-on-focus', closing 261portix
2013-01-12Move static function/value declarations to create_global_objectportix
2013-01-11Clear textentry when calling io_promptportix
2013-01-10Unref used WebKitHitTestResultsportix
2013-01-10Return connect-callback result in connectBlockedportix
2013-01-10Use Function.bind in GObject.connectBlockedportix
2013-01-09New command 'print_preview'; new option print-previewerportix
2013-01-09Remove hovering over link signal, the same could be achieved with native hove...portix
2013-01-09Updating copyright informationportix
2013-01-09Remove scratchpadportix
2013-01-08Implementing extensions.disableAll; fixing possible segfault in global_unbindportix
2013-01-07Expand ~ in user-stylesheet-uri; don't throw exceptions when an argument is m...portix
2012-12-31Remove unused tabs.c/tabs.h and group functionsportix
2012-12-29Merging with https://bitbucket.org/portix/dwbportix
2012-12-29Set event name when focusing a tab, adding eventname in tabFocus-signalportix
2012-12-29Set request content-type and body for 'POST'-request in sendRequest-methodsportix
2012-12-29Promp if a form should be resubmitted, fixes #258portix
2012-12-28Get rid of missing-field-initializers warning in GOptionEntry-arrayportix
2012-12-27New global property 'global' that refers to the global object; don't change t...portix
2012-12-26Indentation in session.cportix
2012-12-26Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-12-26New option 'load-on-focus'portix
2012-12-26Ensure that plugins are freed only once, fixes segfault if a tab is closedportix
2012-12-22Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-12-22Fixing wrong font size for hint-urls.portix
2012-12-21Determine exit status without g_spawn_exit_status, otherwise compilation fail...portix
2012-12-20Renaming _js_array_iterator -> js_array_iteratorportix
2012-12-20Return a deferred from system.spawnportix
2012-12-19Set width, height padding and margin of a hintportix
2012-12-19Fixing broken layout on dwb:quickmarks; remove duplicate entries in data-js o...portix
2012-12-19New commands reload_bookmarks, reload_quickmarks; new signal function connect...portix
2012-12-19Protect callback function when connection gobject functionsportix
2012-12-17Escape download path when spawning with application; use g_shell_parse_argv t...portix
2012-12-15Wrong default PREFIX in config.mk; closing #252portix
2012-12-14Include config.mk in the tools Makefile; call va_arg also for undefined objec...portix
2012-12-14Don't protect the main windowportix
2012-12-13Fixing format-security errorsportix