aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Locale-gettext
ModeNameSize
-rw-r--r--Makefile538logstatsplainblame
-rw-r--r--distinfo61logstatsplainblame
d---------files45logstatsplain
-rw-r--r--pkg-comment27logstatsplainblame
-rw-r--r--pkg-descr176logstatsplainblame
-rw-r--r--pkg-plist559logstatsplainblame
d>ephy-embed-shell: use g_list_free_fullXan Lopez2013-03-241-2/+1 * Get rid of EphyEmbedSingleXan Lopez2013-03-246-273/+88 * uri-tester: define ad check types hereXan Lopez2013-03-223-190/+29 * ephy-adblock-manager: remove, this is unused nowXan Lopez2013-03-222-199/+0 * Makefile.am: remove WebKit2 conditional build bits from embed/Xan Lopez2013-03-221-16/+0 * ephy-web-view: remove some remaining non WebKit2 bitsXan Lopez2013-03-221-361/+0 * ephy-embed-utils: remove non WebKit2 bitsXan Lopez2013-03-221-5/+0 * ephy-embed-event: remove non WebKit2 bitsXan Lopez2013-03-221-6/+0 * ephy-embed-prefs: remove non WebKit2 bitsXan Lopez2013-03-222-241/+0 * ephy-download: remove non WebKit2 bitsXan Lopez2013-03-222-121/+1 * ephy-about-handler: add license, G_{BEGIN,END}_DECLS, etcXan Lopez2013-03-221-5/+22 * ephy-about-handler: remove non WebKit2 bitsXan Lopez2013-03-221-51/+0 * ephy-embed: remove non WebKit2 bitsXan Lopez2013-03-212-387/+0 * ephy-embed-shell: remove non WebKit2 bitsXan Lopez2013-03-212-56/+0 * Move the clear cache method to EphyEmbedShellXan Lopez2013-03-214-13/+14 * ephy-web-view: remove non WebKit2 bitsXan Lopez2013-03-212-867/+4 * ephy-embed-single: remove non WebKit2 bitsXan Lopez2013-03-212-218/+0 * ephy-web-view: disable modified forms check in WebKit2Xan Lopez2013-03-201-0/+3 * ephy-web-view: actually move signal handler disconnects to disposeXan Lopez2013-03-191-30/+30 * ephy-web-view: disconnect form auth signal handler or disposeXan Lopez2013-03-191-45/+47 * ephy-embed-prefs: Implement user style sheet setting in WebKit2Carlos Garcia Campos2013-03-191-6/+60 * embed: Use a custom WebKitWebViewGroup for all ephy web viewsCarlos Garcia Campos2013-03-194-19/+44 * ephy-embed: Remove TODO comments about missing send-request signalCarlos Garcia Campos2013-03-171-4/+1 * web-extension: Do not use C++ commentsCarlos Garcia Campos2013-03-171-1/+1 * web-extension: Implement Do Not Track in WebKit2Carlos Garcia Campos2013-03-152-9/+13 * web-extension: Implement pre-filled forms in WebKit2Carlos Garcia Campos2013-03-156-51/+669 * Move the code to crate the remember passwords info bar widget to its own func...Carlos Garcia Campos2013-03-141-39/+54 * Do not use ephy-auth-data in ephy-embed-single for WebKit2Carlos Garcia Campos2013-03-141-6/+19 * ephy-embed-single: also initialize nspluginwrapper plugins in WebKit2Xan Lopez2013-03-131-0/+4 * ephy-embed-shell: set bus watch id to zeroXan Lopez2013-03-131-1/+3 * ephy-web-extension: fix coding styleXan Lopez2013-03-131-3/+3 * Set the disk cache directory depending on the ephy mode in WebKit2Carlos Garcia Campos2013-03-131-1/+0 * ephy-web-view: cast object to the right typeXan Lopez2013-03-131-1/+1 * Fix download tests in WK2Manuel Rego Casasnovas2013-03-131-0/+1 * Add EphyFormAuthDataCache to ephy-form-auth-dataCarlos Garcia Campos2013-03-123-129/+10 * lib: Move auth data query/store methods from ephy-profile-utils to a new fileCarlos Garcia Campos2013-03-122-20/+20 * Move find_username_and_password_elements to ephy-web-dom-utilsCarlos Garcia Campos2013-03-121-66/+4 * Port to wk2 webview's snapshotting APIClaudio Saavedra2013-03-121-2/+52 * Using webkit_web_view_load_request() after webkit_uri_request_set_uri() in WK2Manuel Rego Casasnovas2013-03-121-1/+2 * Show an error page when the WebProcess crashesXan Lopez2013-03-112-1/+48 * ephy-embed-shell: add a ::web-view-created signalXan Lopez2013-03-112-1/+21 * Fix missing call to webkit_uri_request_set_uri in WK2Manuel Rego Casasnovas2013-03-091-1/+1 * web-extension: Implement adblocker in WebKit2Carlos Garcia Campos2013-03-072-4/+57 * Do not build adblock files in libephyembed for WebKit2Carlos Garcia Campos2013-03-073-8/+28 * Add support for DNS prefetching when using WebKit2Carlos Garcia Campos2013-03-061-0/+1 * uri-tester: Receive the base data dir as construct property instead of using ...Carlos Garcia Campos2013-03-063-29/+41 * uri-tester: Use GFile intead of WebKitDownload to retrieve the filtersCarlos Garcia Campos2013-03-061-29/+33 * ephy-web-view: fix compiler warningsXan Lopez2013-03-061-2/+0 * ephy-embed-single: fix compiler warningXan Lopez2013-03-061-1/+1 * Implement get best web app icon in WebKit2Manuel Rego Casasnovas2013-03-061-14/+72 * incognito: show about:incognito instead of the overviewClaudio Saavedra2013-03-052-10/+17 * ephy-about-handler: add a about:incognito handlerClaudio Saavedra2013-03-052-0/+43 * ephy-embed-single: cache form data using libsecretClaudio Saavedra2013-03-051-60/+36 * ephy-profile-utils: migrate ephy_profile_utils_store/query_form_auth_data() t...Claudio Saavedra2013-03-051-28/+16 * ephy-web-view: remove unused methodXan Lopez2013-03-022-44/+0 * Implement get web app title in WebKit2Manuel Rego Casasnovas2013-03-021-0/+9 * Rename ephy_web_dom_has_modified_forms to ephy_web_dom_utils_has_modified_formsManuel Rego Casasnovas2013-03-012-2/+2 * Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2Manuel Rego Casasnovas2013-02-283-117/+17 * Fix WebKit1 buildGustavo Noronha Silva2013-02-241-0/+4 * web-extensions: Create the web extension proxy asynchronouslyCarlos Garcia Campos2013-02-232-21/+69 * ephy-embed-prefs: fix a couple of warningsXan Lopez2013-02-221-1/+3 * ephy-web-view: do not use deprecated GtkInfo methodsXan Lopez2013-02-221-1/+1 * ephy-web-view: get rid of a compiler warningXan Lopez2013-02-221-2/+0 * ephy-embed: use g_strcmp0 instead of checking manually for null stringsXan Lopez2013-02-221-1/+1 * web-extension: Use a different service name for every web process extensionCarlos Garcia Campos2013-02-212-2/+10 * Fix a crash when deciding whether to switch to overview modeCarlos Garcia Campos2013-02-211-1/+1 * Fix loading HTTP auth protected pages from the overviewCarlos Garcia Campos2013-02-201-4/+11 * ephy-web-view: Update to the latest WebKit2 API changesCarlos Garcia Campos2013-02-201-5/+1 * embed: Implement unsubmitted modified forms warning in WebKit2Carlos Garcia Campos2013-02-197-7/+279 * Do not install headersXan Lopez2013-02-151-5/+0 * Remove EphyPermissionManagerXan Lopez2013-02-155-517/+3 * ephy-embed-single: remove open_window methodXan Lopez2013-02-143-66/+3 * ephy-embed-single: remove ::handle-content signalXan Lopez2013-02-133-47/+2 * ephy-embed-single: remove clear http auth cache methodXan Lopez2013-02-132-21/+0 * ephy-web-view: remove dead declarationsXan Lopez2013-02-131-3/+0 * Remove EphyWebView::visibilityXan Lopez2013-02-131-59/+0 * ephy-web-view: a few more type checks for public methodsXan Lopez2013-02-131-2/+25 * ephy-web-view: only extract title from address if address is not NULLXan Lopez2013-02-131-1/+1 * ephy-embed-utils: protect against NULL address in methodXan Lopez2013-02-131-0/+4 * Fix the build with WebKit2Carlos Garcia Campos2013-02-132-0/+17 * Only load pages when their tab is switched to upon session restoreGustavo Noronha Silva2013-02-126-5/+168 * ephy-web-view: fix the docs for a couple of signalsClaudio Saavedra2013-02-121-4/+4 * ephy-embed-shell: add EPHY_EMBED_SHELL_MODE_INCOGNITOClaudio Saavedra2013-02-083-3/+7 * The inspector has moved to starting attached, so follow the changeGustavo Noronha Silva2013-02-071-9/+10 * Set a document basename when printing to a fileDavid King2013-01-231-0/+15 * ephy-enbed: Check URI is ephy-about:overview instead of about:overviewCarlos Garcia Campos2013-01-111-2/+2 * ephy-web-view: Do not convert ephy-about URIs in ephy_web_view_location_chang...Carlos Garcia Campos2013-01-111-11/+7 * Don't use DOM bindings to delete a web application from about:applicationsCarlos Garcia Campos2013-01-112-92/+12 * ephy-web-view: Strip the query from the URL for about:applicationsCarlos Garcia Campos2013-01-111-0/+11 * ephy-web-view: Do not update the URL when changed during committed stateCarlos Garcia Campos2013-01-111-1/+4 * ephy-web-view: Remove special case for plugins in get_title_from_address()Carlos Garcia Campos2013-01-111-2/+0 * ephy-web-view: Don't change is_blank property depending on the titleCarlos Garcia Campos2013-01-111-7/+2