Age | Commit message (Expand) | Author |
2012-12-11 | Indentation in perdomainsettings | portix |
2012-12-11 | Remove most exceptions in scripts.c; Regression: don't change to normal_mode ... | portix |
2012-12-10 | Show url of active hint; closing #247 | portix |
2012-12-10 | Fixing getPrivate in requestpolicy after apichange of GObject.getPrivate | portix |
2012-12-09 | Implementing [un]blockSignal, {connect,notify}Blocked; return signal id from ... | portix |
2012-12-09 | Return undefined in GObject.getPrivate if item wasn't found | portix |
2012-12-09 | Remove duplicate call of gtk_entry_set_inner_border | portix |
2012-12-09 | Replace g_try_malloc with g_malloc | portix |
2012-12-08 | Implementing wv.stopLoading | portix |
2012-12-08 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-12-08 | Updated js-api | portix |
2012-12-08 | Remove unneeded exceptions | portix |
2012-12-08 | Destroy current deferred before chaining further | portix |
2012-12-08 | Don't break a callback chain of a deferred if one callback function is missing | portix |
2012-12-07 | Updated js-api | portix |
2012-12-07 | Updated api documentation | portix |
2012-12-07 | Implementing Deferreds | portix |
2012-12-07 | Let focused view be starting point in find_webview | portix |
2012-12-07 | Protect all gui objects in scripts | portix |
2012-12-07 | Remove io.statusBar, the label can be set on the widgets directly instead | portix |
2012-12-06 | Remove dwb.misc.scripts, dwb.misc.scripts_onload | portix |
2012-12-06 | Rename ref_quark -> s_ref_quark | portix |
2012-12-06 | Fixing wrong class for soup messages | portix |
2012-12-06 | Fixing memory leak in signal_set | portix |
2012-12-06 | Indentation and cleanup of application, html, entry, plugins | portix |
2012-12-06 | Change to normal mode in view_navigation_policy_cb; use gtk_clipboard_get ins... | portix |
2012-12-06 | Indentation of adblock.c, renaming static variables | portix |
2012-12-06 | Rename default_class -> gobject_class | portix |
2012-12-06 | Fixing memory leak in connect_object | portix |
2012-12-06 | Use get_soup_uri for both, message.uri and message.firstParty, remove soup_ur... | portix |
2012-12-06 | Fixing use after free in dwb_get_scripts | portix |
2012-12-06 | Indentation in soup.c, domain.c, download.c, completion.c | portix |
2012-12-05 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-12-05 | Use strcasecmp instead of g_strcmp0 when comparing tagnames, fixes editor iss... | portix |
2012-12-05 | Freeze global object in _initBefore | portix |
2012-12-05 | Call JSValueMakeNull and JSValueMakeUndefined only once, updated jsapi | portix |
2012-12-05 | Creating _initBefore that is executed before userscripts are executed | portix |
2012-12-04 | Define setPrivate/getPrivate only for GObjects | portix |
2012-12-04 | Distinguish between GObject.connect and GObject.notify | portix |
2012-12-04 | Emit createTab after focusing the tab | portix |
2012-12-04 | Create constructor for objects derived from gobject, allows to use 'instanceo... | portix |
2012-12-04 | Indentation of js.c, scratchpad.c | portix |
2012-12-04 | Indentation in callback.c | portix |
2012-12-04 | Coding style in dwb.c | portix |
2012-12-04 | Fixing wrong mapping wv.tabWidget <-> wv_get_tab_box; indentation of scripts/... | portix |
2012-12-04 | Indentation in local.c | portix |
2012-12-03 | Merging new head created for dwb-2012.12.03 into default | portix |
2012-12-03 | Updated CHANGELOG, preparation for new release | portix |
2012-12-03 | Merging jsapi.txt | portix |
2012-12-03 | Removing curry function | portix |