aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* configure.ac: bump version to 3.9.0Xan Lopez2013-03-221-2/+2
* ephy-window: connect the reload/stop button the load statusXan Lopez2013-03-221-0/+20
* 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-215-18/+16
* ephy-web-view: remove non WebKit2 bitsXan Lopez2013-03-212-867/+4
* ephy-embed-single: remove non WebKit2 bitsXan Lopez2013-03-212-218/+0
* configure.ac: remove WebKit2 config stuffXan Lopez2013-03-211-11/+3
* Updated Tamil translationDr.T.Vasudevan2013-03-211-729/+1049
* L10N: Updated Persian TranslationArash Mousavi2013-03-211-272/+297
* [release] 3.7.923.7.92Xan Lopez2013-03-212-1/+12
* ephy-embed-shell-test: unskip web created testXan Lopez2013-03-211-6/+0
* ephy-embed-shell-test: try harder to find the schemas dirXan Lopez2013-03-211-0/+13
* Move code to initialize preferences from ephy-main to ephy-shellCarlos Garcia Campos2013-03-203-29/+47
* ephy-web-view: disable modified forms check in WebKit2Xan Lopez2013-03-201-0/+3
* [l10n] Updated Italian translation.Gianvito Cavasoli2013-03-201-552/+554
* [l10n] Added Tadjik translationVictor Ibragimov2013-03-202-0/+2615
* ephy-profile-migrator: Check for errors correctlyBastien Nocera2013-03-201-2/+1
* ephy-profile-migrator: Stop spinning when porting form passwordsBastien Nocera2013-03-201-6/+13
* Load back item when back is clicked with control held/middle clicked, for wk2Gustavo Noronha Silva2013-03-191-0/+25
* Update French translationAlexandre Franke2013-03-191-537/+518
* 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-window: disable a few more actions in application modeXan Lopez2013-03-191-4/+8
* ephy-embed-single-test: skip form auth test in WebKit2Xan Lopez2013-03-191-0/+4
* 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
* [l10n] Update Japanese translationHajime Taira2013-03-181-10/+11
* Updated Belarusian translation.Ihar Hrachyshka2013-03-171-63/+77
* 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
* Add spelling suggestion to the context menu in WebKit2Carlos Garcia Campos2013-03-172-7/+57
* Updated Latvian translationRūdolfs Mazurs2013-03-171-7878/+2600
* Updated Latvian translationRūdolfs Mazurs2013-03-171-2614/+7900
* Updated Hungarian translationBalázs Úr2013-03-171-169/+244
* ephy-session: fix memory leakXan Lopez2013-03-171-0/+2
* Updated Uyghur translationGheyret Kenji2013-03-171-63/+78
* Updated Korean translationChangwoo Ryu2013-03-171-537/+638
* ephy-find-toolbar: freaking tabsXan Lopez2013-03-161-1/+1
* ephy-find-toolbar: fix memory leakXan Lopez2013-03-161-0/+1
* Revert "Add spelling suggestion to the context menu in WebKit2"Xan Lopez2013-03-161-47/+4
* ephy-session: fix GTask leakXan Lopez2013-03-161-0/+1
* Add spelling suggestion to the context menu in WebKit2Carlos Garcia Campos2013-03-161-4/+47
* ephy-bookmarks-export: fix memory leakXan Lopez2013-03-161-0/+2
* Updated Lithuanian translationAurimas Černius2013-03-161-27/+44
* configure.ac: added a missing ')'Sergio Villar Senin2013-03-151-1/+1
* configure.ac: drop the EPIPHANY_API_VERSION variableXan Lopez2013-03-151-4/+0
* configure.ac: require WebKitGTK+ 1.11.92Xan Lopez2013-03-151-1/+1
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2013-03-151-580/+644
* [l10n] Updated Catalan translationGil Forcada2013-03-151-568/+632
* Updated Slovenian translationMartin Srebotnjak2013-03-151-312/+206
* 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-158-52/+675
* 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-bookmarks-editor: fix compiler warningsXan Lopez2013-03-141-1/+3
* window-commands: do not show favicon.ico downloads in the UIXan Lopez2013-03-141-0/+6
* ephy-download-test: do nothing when the download is finishedXan Lopez2013-03-141-0/+1
* ephy-embed-single: also initialize nspluginwrapper plugins in WebKit2Xan Lopez2013-03-131-0/+4
* Fix provisional_load_failure_updates_back_forward_list test in WK2Manuel Rego Casasnovas2013-03-131-8/+53
* Updated Portuguese translation and converted to New Spelling (Novo AO)Duarte Loreto2013-03-131-710/+775
* Updated Danish translationKennethNielsen2013-03-131-527/+601
* ephy-shell-test: fix compiler warningsXan Lopez2013-03-131-4/+3
* configure.ac: remove --with-webkit2 flagXan Lopez2013-03-131-3/+2
* Fix EphyShell tests in WK2 waiting until views are loadedManuel Rego Casasnovas2013-03-134-25/+76
* Move methods related to view load from ephy-session-test to ephy-test-utilsManuel Rego Casasnovas2013-03-134-91/+173
* 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
* ephy-form-auth-data: remove query section from URIsXan Lopez2013-03-131-0/+1
* Set the disk cache directory depending on the ephy mode in WebKit2Carlos Garcia Campos2013-03-132-1/+9
* ephy-web-view: cast object to the right typeXan Lopez2013-03-131-1/+1
* Fix download tests in WK2Manuel Rego Casasnovas2013-03-132-4/+1
* Updated Polish translationPiotr Drąg2013-03-131-74/+91
* Updated Indonesian translationAndika Triwidada2013-03-121-463/+459
* Assamese translation updated for gnome 3.8Nilamdyuti Goswami2013-03-121-68/+78
* Add EphyFormAuthDataCache to ephy-form-auth-dataCarlos Garcia Campos2013-03-125-129/+176
* lib: Move auth data query/store methods from ephy-profile-utils to a new fileCarlos Garcia Campos2013-03-129-300/+348
* Move find_username_and_password_elements to ephy-web-dom-utilsCarlos Garcia Campos2013-03-123-78/+75
* Updated Brazilian Portuguese translationRafael Ferreira2013-03-121-59/+76
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2013-03-121-528/+597
* Port to wk2 webview's snapshotting APIClaudio Saavedra2013-03-122-13/+100
* Updated Galician translationsFran Diéguez2013-03-121-27/+44
* ephy-web-view-test: skip another failing testXan Lopez2013-03-121-0/+5
* ephy-shell-test: skip a couple of failing tests in WK2Xan Lopez2013-03-121-0/+10
* Using webkit_web_view_load_request() after webkit_uri_request_set_uri() in WK2Manuel Rego Casasnovas2013-03-121-1/+2
* ephy-download-test: comment out this test for now, since it's brokenXan Lopez2013-03-121-0/+4
* ephy-session-test: make session tests work more reliablyXan Lopez2013-03-121-8/+131
* [l10n] Updated German translationMario Blättermann2013-03-121-61/+75
* Updated Spanish translationDaniel Mustieles2013-03-121-58/+75
* Updated Greek translationDimitris Spingos2013-03-111-58/+75
* configure.ac: second try for WebKit2 by defaultXan Lopez2013-03-111-3/+3
* ephy-navigation-history-action: fix compiler warningsXan Lopez2013-03-111-5/+5
* Show an error page when the WebProcess crashesXan Lopez2013-03-114-1/+123
* ephy-embed-shell: add a ::web-view-created signalXan Lopez2013-03-113-1/+53
* Updated Serbian translationМирослав Николић2013-03-112-174/+220
* [l10n] Updated German translationTobias Endrigkeit2013-03-101-125/+149
* Updated Latvian translationRūdolfs Mazurs2013-03-101-601/+630
* Update Arabic translationKhaled Hosny2013-03-101-524/+573
* Updated Lithuanian translationAurimas Černius2013-03-091-87/+110
* pdm-dialog: remove compiler warningsXan Lopez2013-03-091-1/+3
* Fix missing call to webkit_uri_request_set_uri in WK2Manuel Rego Casasnovas2013-03-091-1/+1
* [l10n] Update Japanese translationHajime Taira2013-03-091-422/+437
* Makefile.am: remove gtk-doc flag from distcheckXan Lopez2013-03-081-2/+1
* [release] 3.7.913.7.91Xan Lopez2013-03-082-3/+15
* Updated Greek translationDimitris Spingos2013-03-081-88/+111
* Updated Slovenian translationMatej Urbančič2013-03-081-87/+110
* Updated Belarusian translation.Ihar Hrachyshka2013-03-071-522/+499
* Updated Uyghur translationGheyret Kenji2013-03-071-146/+178
* Updated Galician translationsFran Diéguez2013-03-071-87/+110
* web-extension: Implement adblocker in WebKit2Carlos Garcia Campos2013-03-073-4/+58
* Do not build adblock files in libephyembed for WebKit2Carlos Garcia Campos2013-03-074-9/+33
* ephy-shell: fix opening new pages from the command lineXan Lopez2013-03-071-1/+1
* Add support for DNS prefetching when using WebKit2Carlos Garcia Campos2013-03-062-1/+10
* ephy-window: fix compiler warningsXan Lopez2013-03-061-3/+2
* 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
* configure.ac: use WebKit2 by defaultXan Lopez2013-03-061-2/+2
* 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-062-47/+149
* Assamese translation updated for gnome 3.8Nilamdyuti Goswami2013-03-061-576/+681
* Updated Dutch translation by Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2013-03-061-152/+192
* Updated Polish translationPiotr Drąg2013-03-061-81/+104
* Updated Spanish translationDaniel Mustieles2013-03-061-81/+104
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-03-051-62/+87
* POTFILES.in: add missing fileClaudio Saavedra2013-03-051-0/+1
* incognito: show about:incognito instead of the overviewClaudio Saavedra2013-03-053-18/+33
* ephy-about-handler: add a about:incognito handlerClaudio Saavedra2013-03-055-1/+71
* ephy-password-info: remove as it is unused nowClaudio Saavedra2013-03-054-103/+0
* ephy-profile-migrator: migrate form passwords to new schemaClaudio Saavedra2013-03-052-1/+134
* ephy-profile-migrator: migrate to libsecretClaudio Saavedra2013-03-052-14/+11
* ephy-embed-single: cache form data using libsecretClaudio Saavedra2013-03-051-60/+36
* pdm-dialog: migrate to libsecretClaudio Saavedra2013-03-051-174/+84
* ephy-profile-utils: migrate ephy_profile_utils_store/query_form_auth_data() t...Claudio Saavedra2013-03-055-89/+216
* Updated Brazilian Portuguese translationRafael Ferreira2013-03-051-584/+625
* Updated Basque languageInaki Larranaga Murgoitio2013-03-051-120/+139
* Updated Norwegian bokmål translationKjartan Maraas2013-03-041-124/+140
* [l10n] Updated German translationMario Blättermann2013-03-041-122/+136
* Updated Hebrew translation.Yaron Shahrabani2013-03-031-109/+117
* window-commands: fix WebKit2 build after 8a00f5c726c9Xan Lopez2013-03-021-0/+1
* ephy-web-view: remove unused methodXan Lopez2013-03-022-44/+0
* Move code to get application icon from DOM to ephy-dom-utilsManuel Rego Casasnovas2013-03-025-237/+258
* Fallback to favicon instead of page snapshotWilliam Jon McCann2013-03-021-14/+29
* Implement get web app title in WebKit2Manuel Rego Casasnovas2013-03-022-12/+62
* Move code to get application title from DOM to ephy-dom-utilsManuel Rego Casasnovas2013-03-023-24/+40
* Updated Serbian translationМирослав Николић2013-03-012-206/+238
* Try more shortcut icon namesWilliam Jon McCann2013-03-011-0/+2
* Rename ephy_web_dom_has_modified_forms to ephy_web_dom_utils_has_modified_formsManuel Rego Casasnovas2013-03-014-5/+5
* Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2Manuel Rego Casasnovas2013-02-286-117/+157
* Updated Lithuanian translationAurimas Černius2013-02-271-105/+117
* Updated Greek translationDimitris Spingos2013-02-261-275/+289
* Updated Galician translationsFran Diéguez2013-02-261-104/+120
* Updated Spanish translationDaniel Mustieles2013-02-251-103/+119
* Updated Slovenian translationMatej Urbančič2013-02-251-61/+78
* ephy-session: Port to GTaskCarlos Garcia Campos2013-02-241-88/+69
* Updated Polish translationPiotr Drąg2013-02-241-86/+102
* Add setting for delayed tab loading, and use it to fix the session testsGustavo Noronha Silva2013-02-244-6/+64
* Fix WebKit1 buildGustavo Noronha Silva2013-02-241-0/+4
* web-extensions: Create the web extension proxy asynchronouslyCarlos Garcia Campos2013-02-232-21/+69
* Updated Slovenian translationMatej Urbančič2013-02-231-171/+132
* ephy-embed-prefs: fix a couple of warningsXan Lopez2013-02-221-1/+3
* ephy-web-view: do not use deprecated GtkInfo methodsXan Lopez2013-02-222-2/+2
* [release] 3.7.903.7.90Xan Lopez2013-02-222-1/+17
* ephy-web-view: get rid of a compiler warningXan Lopez2013-02-221-2/+0
* ephy-session-test: make tests passXan Lopez2013-02-221-3/+3
* ephy-main: get rid of a compiler warningXan Lopez2013-02-221-0/+2
* ephy-embed: use g_strcmp0 instead of checking manually for null stringsXan Lopez2013-02-221-1/+1
* Updated Hebrew translation.Yaron Shahrabani2013-02-221-226/+232
* web-extension: Use a different service name for every web process extensionCarlos Garcia Campos2013-02-213-2/+15
* 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
* Updated slovak translationDušan Kazik2013-02-201-224/+205
* 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-1910-8/+292
* Remove epiphany.pc leftoversXan Lopez2013-02-181-5/+0
* Updated Serbian translationМирослав Николић2013-02-182-90/+80
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2013-02-182-126/+134
* popup-commands: Postpone the creation of the download object until destinatio...Carlos Garcia Campos2013-02-181-11/+25
* Updated Polish translationPiotr Drąg2013-02-171-65/+69
* [l10n] Updated German translationMario Blättermann2013-02-171-103/+106
* ephy-toolbar: make the margins for the New Tab button RTL friendlyXan Lopez2013-02-161-1/+5
* Add a New Tab button in the toolbarXan Lopez2013-02-162-0/+18
* Updated Uyghur translationGheyret Kenji2013-02-161-10/+10
* Get rid of epiphany.pcXan Lopez2013-02-152-17/+0
* Get rid of epiphany.hXan Lopez2013-02-153-65/+0
* Do not install headersXan Lopez2013-02-154-20/+0
* Remove EphyPermissionManagerXan Lopez2013-02-156-518/+3
* support notification filteringNuno Araujo2013-02-142-0/+2
* ephy-shell: remove some leftovers from the new-window removalXan Lopez2013-02-141-63/+0
* 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-132-79/+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-1210-15/+197
* ephy-web-view: fix the docs for a couple of signalsClaudio Saavedra2013-02-121-4/+4
* window-commands: update copyright yearXan Lopez2013-02-111-1/+1
* Updated Spanish translationDaniel Mustieles2013-02-111-235/+236
* Updated Galician translationsFran Diéguez2013-02-101-35/+39
* ephy-notebook: remove two useless forward declarationsXan Lopez2013-02-101-2/+0
* Remove API doc generationXan Lopez2013-02-1012-944/+0
* Updated Lithuanian translationAurimas Černius2013-02-101-405/+509
* ephy-session: port to GTaskXan Lopez2013-02-101-22/+20
* ephy-shell: add g_return_val_if_fails to ephy_shell_new_tab_fullXan Lopez2013-02-101-0/+9
* ephy-shell: avoid useless call to ephy_embed_shell_get_defaultXan Lopez2013-02-101-1/+1
* Updated Dutch translationWouter Bolsterlee2013-02-101-210/+212
* Updated Uyghur translationGheyret Kenji2013-02-091-99/+104
* Use GtkApplication method to get the list of windowsXan Lopez2013-02-094-85/+23
* ephy-session-test: add tests for tab restoring APIClaudio Saavedra2013-02-081-0/+69
* ephy-session-test: add test for ephy_session_clear()Claudio Saavedra2013-02-081-27/+36
* ephy-session.c: add ephy_session_clear()Claudio Saavedra2013-02-082-0/+25
* ephy-shell: add application menu item for reopening closed tabsClaudio Saavedra2013-02-084-0/+38
* ephy-embed-shell: add EPHY_EMBED_SHELL_MODE_INCOGNITOClaudio Saavedra2013-02-086-9/+11
* ephy-session: add can-undo-tab-closed boolean propertyClaudio Saavedra2013-02-082-0/+65
* ephy-session: add API to restore closed tabsClaudio Saavedra2013-02-082-0/+251
* ephy-shell: Make it possible to prepend a tab in a windowClaudio Saavedra2013-02-082-7/+11
* ephy-shell: return the proper types for EphySession and GNetworkMonitorXan Lopez2013-02-084-23/+24
* Move ephy_session_open_uris to EphyShellXan Lopez2013-02-085-165/+142
* The inspector has moved to starting attached, so follow the changeGustavo Noronha Silva2013-02-071-9/+10
* Updated Galician translationsFran Diéguez2013-02-071-85/+83
* [release] 3.7.53.7.5Xan Lopez2013-02-072-1/+18
* Don't ask Xlib to skip ARGB visualsGiovanni Campagna2013-02-061-3/+0
* configure.ac: depend on glib 2.35.6Xan Lopez2013-02-061-1/+1
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-02-042-1020/+1056
* Updated Uyghur translationGheyret Kenji2013-02-021-120/+43
* Updated Polish translationPiotr Drąg2013-02-011-2/+2
* Updated Polish translationPiotr Drąg2013-02-011-259/+244
* Updated Basque languageInaki Larranaga Murgoitio2013-01-311-858/+1303
* ephy-node-db: build fix; log node db saving to where filename is availableGustavo Noronha Silva2013-01-291-2/+2
* ephy-file-helpers: remove ephy_file_switch_temp_file()Claudio Saavedra2013-01-284-185/+0
* ephy-bookmarks-export: use g_file_set_contents() when saving to RDFClaudio Saavedra2013-01-281-15/+15
* ephy-node-db: use g_file_set_contents() when saving to diskClaudio Saavedra2013-01-271-15/+12
* Updated Hungarian translationGabor Kelemen2013-01-241-514/+451
* Updated Norwegian bokmål translationKjartan Maraas2013-01-231-177/+162
* Set a document basename when printing to a fileDavid King2013-01-232-1/+16
* [l10n] Updated German translationTobias Endrigkeit2013-01-221-1114/+487
* Updated Uyghur translationGheyret Kenji2013-01-191-1609/+1903
* Updated Serbian translationМирослав Николић2013-01-182-1036/+924
* Remove ability to open URIs in the clipboard through middle clickXan Lopez2013-01-184-85/+0
* Updated Galician translationsFran Diéguez2013-01-141-150/+151