aboutsummaryrefslogtreecommitdiffstats
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Show "Stop Archiving" only when the EphyWebView is archivingHEADarchive-creationarchive-integrationTing-Wei Lan2013-09-151-1/+1
* Archive creating can be cancelledTing-Wei Lan2013-09-152-10/+81
* Generate suggested archive name from selected files and archive formatTing-Wei Lan2013-09-151-1/+120
* Automatically create archives if required when select files to uploadTing-Wei Lan2013-09-151-0/+443
* Add cancellable support to download panel when extracting archivesarchive-extraction-completedTing-Wei Lan2013-08-061-5/+10
* Use new libgnome-autoar APITing-Wei Lan2013-08-051-1/+1
* Remove all things related to autoarchive, which becomes a shared libraryTing-Wei Lan2013-07-311-1/+1
* Integrate autoarchive functions into Epiphany download panelTing-Wei Lan2013-07-262-15/+77
* Revert "Add basic archive support using libarchive"Ting-Wei Lan2013-07-221-99/+1
* Add basic archive support using libarchiveTing-Wei Lan2013-07-081-1/+99
* Add libarchive to dependenciesTing-Wei Lan2013-07-071-0/+3
* Add gsettings key "extract-downloaded-archives"Ting-Wei Lan2013-07-072-0/+22
* Add some extensions of compressed filesTing-Wei Lan2013-07-061-1/+1
* uri-tester: fixed a G_CRITICAL when regexp was NULLSergio Villar Senin2013-06-171-1/+1
* Make about:applications handler asynchrounousCarlos Garcia Campos2013-06-051-4/+30
* Make about:memory handler asynchronousCarlos Garcia Campos2013-06-051-5/+32
* Make ephy-about-handler a GObject and handle all request using the same APICarlos Garcia Campos2013-06-053-128/+250
* Remove ephy-request-aboutCarlos Garcia Campos2013-06-054-129/+1
* ephy-web-view: Do not use an idle to show crashed error pageCarlos Garcia Campos2013-05-301-25/+5
* ephy-web-view: do not load the crash page for pages that have not been loaded...Claudio Saavedra2013-05-211-4/+6
* ephy-web-view: don't store page title in history when it's frozenClaudio Saavedra2013-05-211-3/+4
* ephy-web-view: thaw history when load is finishedClaudio Saavedra2013-05-201-2/+2
* Allow running a regular standalone instance with a different profileGustavo Noronha Silva2013-05-041-0/+1
* ephy-embed: do not expand the top_widgets_vboxClaudio Saavedra2013-04-291-1/+1
* uri-tester: Overwrite existing filters on updateSebastian Keller2013-04-101-1/+1
* Only connect to the FormAuthDataSaveConfirmationRequired signal of the instan...Carlos Garcia Campos2013-04-061-1/+1
* Compile template pages as GResourcesCarlos Garcia Campos2013-04-051-13/+11
* Unify all web context setup in EphyEmbedShell on primary instance startupCarlos Garcia Campos2013-04-052-58/+112
* ephy-web-view: restore zoom level on load startedXan Lopez2013-03-261-3/+3
* ephy-embed-shell: unref downloads in disposeXan Lopez2013-03-241-10/+4
* 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
* e-embed: hide progress for about and ephy-aboutDiego Escalante Urrelo2013-01-051-1/+2
* e-embed: only add one statusbar timeout at a timeDiego Escalante Urrelo2013-01-051-1/+3
* e-embed: use an overlay for the overviewDiego Escalante Urrelo2013-01-051-16/+10
* e-embed-prefs: remove spaces in Accept-LanguageDiego Escalante Urrelo2013-01-051-1/+1
* ephy-shell: There can be two widgets for the same download in WebKit2Carlos Garcia Campos2013-01-041-0/+1
* ephy-download: Make EphyDownload:window a construct only propertyCarlos Garcia Campos2013-01-043-49/+32
* Fix build with WebKit2Carlos Garcia Campos2012-12-202-0/+2
* Use new libsoup APIsXan Lopez2012-12-192-16/+3
* embed: move the OSD style class to the progressbarCosimo Cecchi2012-12-171-2/+2
* Define the names of the history and bookmarks files in just one placeXan Lopez2012-12-121-1/+2
* Handle a bit more gracefully the self-launch detectionXan Lopez2012-12-123-1/+50
* e-web-view: enable back/forward mouse buttonsDiego Escalante Urrelo2012-12-121-0/+11
* ephy-embed: Remove references to SoupPasswordManagerDan Winship2012-12-121-10/+0
* ephy-embed: fix registration of EphyRequestAboutDan Winship2012-12-111-1/+1
* e-embed: document ::overview-modeDiego Escalante Urrelo2012-12-111-0/+5
* e-embed-shell: fix spacing in a commentDiego Escalante Urrelo2012-12-111-1/+1
* e-download: remove useless includeDiego Escalante Urrelo2012-12-111-2/+0
* Add missing NULL-check when getting the WebView's URIMario Sanchez Prada2012-12-111-3/+4
* e-embed-shell: remove the embed_shell globalDiego Escalante Urrelo2012-12-114-17/+17
* e-web-view: remove unused varDiego Escalante Urrelo2012-12-091-1/+0
* Port EphyWebView to WebKit2GTK+ favicons API.Mario Sanchez Prada2012-12-041-62/+66
* Initialize the favicon database from WebKit2GTK+ as soon as possible.Mario Sanchez Prada2012-12-041-1/+1
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-052-2/+2
* ephy-web-view: do not automatically download embedded objects in WebKit2Carlos Garcia Campos2012-10-161-9/+9
* ephy-web-view: add FIXME for WebKit2Xan Lopez2012-10-161-0/+2
* ephy-web-view: do not automatically download embedded objectsXan Lopez2012-10-161-0/+20
* ephy-web-view: remove handling of Content-Disposition 'attachment'Xan Lopez2012-10-161-25/+0
* ephy-embed-prefs: Honor smooth scrolling settingCarlos Garcia Campos2012-10-091-0/+4
* ephy-embed-prefs: Port user agent to WebKit2Carlos Garcia Campos2012-10-081-9/+56
* ephy-overview: very minor style fixesXan Lopez2012-10-031-3/+1
* ephy-overview: also set shadow style as IN hereXan Lopez2012-10-031-1/+1
* ephy-embed: set shadow type IN for scrolled windowXan Lopez2012-10-031-0/+2
* ephy-embed: small cleanupXan Lopez2012-10-031-8/+10
* uri-tester: make it compile wth WebKit2Xan Lopez2012-10-031-0/+6
* adblock: get rid of AdBlock interfaceXan Lopez2012-10-036-270/+135
* adblock: we don't use the edit rules stuff anymore, remove itXan Lopez2012-10-035-54/+0
* Move adblock extension to embed/Xan Lopez2012-10-035-1/+1154
* ephy-adblock-manager: use new coding styleXan Lopez2012-10-032-67/+70
* Add adblock GSetting, use itXan Lopez2012-10-021-1/+33
* ephy-web-view: Use webkit_web_view_is_loading() in WebKit2Carlos Garcia Campos2012-09-271-8/+6
* ephy-web-view: remove ephy_web_view_is_loading_homepage()Claudio Saavedra2012-09-172-14/+0
* ephy-web-view: freeze history on homepage loadClaudio Saavedra2012-09-171-22/+22
* ephy-web-view: do not save history visits for no-show-addressesClaudio Saavedra2012-09-171-0/+6
* ephy-embed-utils: add ephy_embed_utils_is_no_show_address()Claudio Saavedra2012-09-172-0/+19
* ephy_web_view_load_error_page: fix GtkIconInfo leakPavel Vasin2012-09-171-0/+3
* ephy-embed: show the overview when using wk2Claudio Saavedra2012-09-121-1/+6
* ephy-web-view: fix the wk2 buildClaudio Saavedra2012-09-121-0/+2
* Use ephy_sanitize_filename() for filenames suggested by the serverCarlos Garcia Campos2012-09-101-1/+1
* ephy-web-view: fix memory leakXan Lopez2012-09-081-0/+1
* embed-shell: drop a couple of unneeded includesXan Lopez2012-09-081-2/+0
* ephy-embed-shell: another style fixXan Lopez2012-09-081-1/+1
* embed-shell: remove stale defineXan Lopez2012-09-081-2/+0
* embed-shell: should be safe to drop the legacy print setup code nowXan Lopez2012-09-081-20/+0
* ephy-embed-shell: minor style fixesXan Lopez2012-09-081-7/+7
* ephy-embed-shell: use now coding styleXan Lopez2012-09-082-365/+317
* ephy-embed-shell: small cleanupsXan Lopez2012-09-081-10/+6
* ephy-embed-shell: cleanup dispose & finalizeXan Lopez2012-09-081-40/+7
* ephy-overview: add missing includeXan Lopez2012-09-061-0/+1
* ephy-embed-shell: ephy_embed_shell_get_frecent_store() should not be publicSergio Villar Senin2012-09-053-3/+5
* ephy-overview: Use hand cursor when hovering itemsClaudio Saavedra2012-09-051-0/+23
* embed-utils: remove extra indentation level in methodXan Lopez2012-09-041-27/+24
* Add code coverage supportXan Lopez2012-09-041-0/+1
* ephy-web-view: don't leak the snapsoht cairo surfaceClaudio Saavedra2012-09-041-3/+6
* ephy-embed-shell: make the shell find uninstalled iconsXan Lopez2012-09-032-4/+2
* ephy-embed-prefs: Port preferred languages to WebKit2Carlos Garcia Campos2012-09-021-9/+13
* ephy-embed-shell: load the new thumbnail frame and use it in the overview storeClaudio Saavedra2012-09-011-0/+4
* ephy-embed-shell: use the new artwork for the overview's default thumbnailClaudio Saavedra2012-09-011-10/+6
* data: add artwork for the overviewClaudio Saavedra2012-09-011-0/+1
* ephy-web-view: store the source tag for the snapshot idleClaudio Saavedra2012-09-011-0/+9
* ephy-web-view: use is_history_frozen() to avoid snapshotting error pagesClaudio Saavedra2012-09-011-2/+4
* ephy-web-view: Lower the priority of the snapshotting taskClaudio Saavedra2012-09-011-1/+1
* ephy-overview: define the overview title string hereClaudio Saavedra2012-09-012-1/+4
* ephy-web-view: define the special-cased title for the overviewClaudio Saavedra2012-09-011-8/+19
* ephy-overview: improve layouting of items in the overviewClaudio Saavedra2012-09-011-7/+11
* Add about:overview to actually go to overview modeClaudio Saavedra2012-09-012-3/+7
* ephy-web-view: take a snapshot if needed when the page load finishesClaudio Saavedra2012-09-011-0/+9
* ephy-embed: add the overview and a overview-mode propertyClaudio Saavedra2012-09-012-0/+118
* Add EphyOverview widgetClaudio Saavedra2012-09-013-0/+203
* ephy-embed-shell: set the default icon for the frecent storeClaudio Saavedra2012-09-011-0/+29
* ephy-embed-shell: add a frecent store to the shellClaudio Saavedra2012-09-012-0/+34
* ephy-embed-prefs: tiny cosmetic fixesXan Lopez2012-08-261-6/+6
* ephy-web-view: do not allocate variables before they are neededXan Lopez2012-08-261-3/+3
* ephy-web-view: avoid getting a 'Blank page' title for non titled pagesXan Lopez2012-08-261-3/+3
* ephy-web-view: drop superflous notifyXan Lopez2012-08-251-2/+0
* ephy-web-view: remove more "invisible URI" logicXan Lopez2012-08-241-4/+1
* ephy-embed-prefs: Pass an array of languages to spellchecker in WebKit2Carlos Garcia Campos2012-08-231-12/+24
* ephy-embed-single: Pass NULL as destroy notify to webkit_web_context_register...Carlos Garcia Campos2012-08-221-1/+1
* ephy-web-view: Use webkit_web_view_load_alternate_html() for error pages in W...Carlos Garcia Campos2012-08-221-10/+8
* ephy-web-view: Take a reference of the certificate returned by the responseCarlos Garcia Campos2012-08-211-0/+1
* ephy-embed-single.c: move unstable API defines to be the very first thing in ...Gustavo Noronha Silva2012-08-211-3/+6
* ephy-embed-single: check for SOUP_TYPE_PASSWORD_MANAGER_GNOMEGustavo Noronha Silva2012-08-211-1/+1
* ephy-web-view: use ephy_string_get_host_nameXan Lopez2012-08-171-15/+9
* Port save as to WebKit2Carlos Garcia Campos2012-08-171-5/+68
* ephy-web-view: ignore paths when deciding whether a URI has a TLDXan Lopez2012-08-151-8/+23
* ephy-embed-event: some cosmetic fixesXan Lopez2012-08-141-11/+3
* ephy-web-view: do not store error pages in historyXan Lopez2012-08-141-1/+31
* Use webkit_web_frame_load_alternate_string to load error pagesMartin Robinson2012-08-141-2/+2
* ephy-embed-single: style cleanupsXan Lopez2012-08-101-18/+16
* ephy-embed-single: make the http disk cache respect private modeXan Lopez2012-08-101-3/+7
* ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec...Carlos Garcia Campos2012-08-092-40/+42
* ephy-web-view: small style cleanupsXan Lopez2012-08-081-6/+6
* ephy-web-view: fix URI normalizationXan Lopez2012-08-071-1/+1
* ephy-web-view: do autosearch foo.bar strings where bar is not a TLDXan Lopez2012-08-072-5/+35
* ephy-web-view: no need to cast g_object_new resultsXan Lopez2012-08-071-1/+1
* ephy-web-view: export the 'normalize or autosearch' methodXan Lopez2012-08-072-11/+21
* Port spell checking to WebKit2Mario Sanchez Prada2012-08-071-1/+6
* e-web-view: use GtkLabel API when possibleDiego Escalante Urrelo2012-08-031-2/+3
* e-web-view: use GtkOrientable API for info barsDiego Escalante Urrelo2012-08-031-45/+10
* ephy-embed: Port inspector to WebKit2Carlos Garcia Campos2012-08-031-18/+29
* ephy-embed-single: Port disk cache to Webit2Carlos Garcia Campos2012-08-031-0/+10
* Settings: add a enable-webaudio setting.Philippe Normand2012-08-021-0/+4
* ephy-embed-utils: use new coding styleXan Lopez2012-08-022-117/+111
* ephy-encoding: auto-calculate 'title-elided' and 'collation-key'Xan Lopez2012-07-313-45/+47
* ephy-encoding: fix extra blank lineXan Lopez2012-07-311-2/+1
* ephy-embed-shell: sort headers properly!Xan Lopez2012-07-311-1/+1
* ephy-embed-shell: add missing headerXan Lopez2012-07-311-7/+7
* ephy-encodings: remove dead codeXan Lopez2012-07-311-10/+0
* ephy-encodings: use new coding styleXan Lopez2012-07-312-340/+324
* ephy-encoding: fix indentationXan Lopez2012-07-311-23/+23
* ephy-encodings: rewrite to drop usage of EphyNodeXan Lopez2012-07-315-142/+448
* ephy-web-view: fix gtk-doc warningXan Lopez2012-07-281-1/+1
* ephy-encodings: drop some useless codeXan Lopez2012-07-281-4/+0
* ephy-web-view: get rid of gtk-doc warningXan Lopez2012-07-191-1/+1
* Use G_DEFINE_BOXED_TYPE to define boxed typesXan Lopez2012-07-191-15/+3
* Port persistent cookies to WebKit2Carlos Garcia Campos2012-07-131-3/+12
* ephy-web-view: Port security level to WebKit2Carlos Garcia Campos2012-07-131-15/+9
* ephy-embed-prefs: Remove TODO comment about page-cache settingCarlos Garcia Campos2012-07-091-1/+0
* ephy-embed-prefs: Enable site specific quirks in WebKit2Carlos Garcia Campos2012-07-091-1/+2