epiphany 2.30.3
- From: "Frederic Peters" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: epiphany 2.30.3
- Date: Tue, 17 Aug 2010 11:09:09 +0000 (UTC)
Module: epiphany
Version: 2.30.3
Uploaded by: Frederic Peters
http://download.gnome.org/sources/epiphany/2.30/epiphany-2.30.3.tar.gz
sha256sum: 2e24d694fb5e42329fd7c42bdcd7166e8432fdc601344c2df16d6213904586dc
size: 7.8M
http://download.gnome.org/sources/epiphany/2.30/epiphany-2.30.3.tar.bz2
sha256sum: 5c3825c31c5bd01bccb9404c59c13e74fb7bc490a79fc3da56d06e1817f7bd2e
size: 5.7M
ChangeLog
---------
commit 7fd56a929a4f75e0f8fdf1bf984dc339fdbe7d39
Author: Xan Lopez <xan gnome org>
Date: Tue Aug 17 18:30:21 2010 +0800
2.30.3
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit 8935742c90deec1e2b0f05b139159f21ffba2ff1
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Thu Jul 15 01:18:20 2010 -0500
Adapt to GtkNotebook signal signature changes
Bug #624421
src/ephy-location-action.c | 2 +-
src/ephy-notebook.c | 2 +-
src/ephy-window.c | 4 ++--
src/pdm-dialog.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
commit aabf2c2c937466760877fe2f207b737998c8a835
Author: Vladimer Sichinava <vsichi gnome org>
Date: Wed May 26 00:38:33 2010 +0200
Updated Georgian translation
po/ka.po | 4534 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 2358 insertions(+), 2176 deletions(-)
commit a184689297adc61c77e5b9a20944d7c877e5a4b6
Author: Gil Forcada <gforcada gnome org>
Date: Sat May 22 22:50:41 2010 +0200
Minor fix to Catalan translation
po/ca.po | 170 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 85 insertions(+), 85 deletions(-)
commit 6a4715b8a9df0bc16394c890cd734bc0601bfd03
Author: Gustavo Noronha Silva <gns gnome org>
Date: Mon May 17 12:17:46 2010 -0300
Fix crash when trying to load URIs with no path
Trying to load file:, for instance, will crash Epiphany. This commit
fixes this. See http://bugs.debian.org/554595.
embed/ephy-web-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 397608b0a559d459a533fe66fcd4fb77e95c4cb9
Author: Mattias Põldaru <mahfiaz gmail com>
Date: Sun May 9 13:02:48 2010 +0300
Estonian translation updated
po/et.po | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
commit e355b448ed3f5002ba11e7e76a9de9c0d9630e6f
Author: Peteris Krisjanis <pecisk gmail com>
Date: Mon Apr 26 22:00:00 2010 +0300
Updated Latvian translation.
po/lv.po | 4615 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 2395 insertions(+), 2220 deletions(-)
commit f0ff65852dd3494dcb802168f92d9980feec6184
Author: Mattias Põldaru <mahfiaz gmail com>
Date: Mon Apr 26 08:01:38 2010 +0300
Estonian translation updated
po/et.po | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
commit 9731424199ecfe6c879fb8dc263cfa824a5bcc67
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Tue Mar 23 23:48:20 2010 -0500
docs: missing comment in ephy-favicon-cache
embed/ephy-favicon-cache.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit 5baa32f63ccf2512698384b2cd1970541af539ff
Author: Carles Ferrando <carles ferrando gmail com>
Date: Thu Apr 22 22:51:58 2010 +0200
Updated Catalan (Valencian) translation
po/ca valencia po | 2357 ++++++++++++++++++++++++++++++++++-------------------
1 files changed, 1540 insertions(+), 817 deletions(-)
commit de52b00101c40a25f3485b594ab1258ffe02e220
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Tue Apr 20 22:25:43 2010 +0200
Open URIs on new tab when middle-clicking on an history item
Open the history element on a new tab while keeping the right context
for the selected item with regard to the back and forward lists.
Bug #611400
Signed-off-by: Xan Lopez <xan gnome org>
src/ephy-navigation-history-action.c | 109 +++++++++++++++++++++++++++++++---
1 files changed, 100 insertions(+), 9 deletions(-)
commit be3c8f50cefef8ea3f34854c0254b3bdaa851958
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Tue Apr 20 22:15:25 2010 +0200
Allow not copying history when creating a new embed
Just added a new flag and check it before copying the history
Bug #611400
Signed-off-by: Xan Lopez <xan gnome org>
src/ephy-shell.c | 8 +++++---
src/ephy-shell.h | 1 +
2 files changed, 6 insertions(+), 3 deletions(-)
commit 0739487127652cf544257e7a0d48caa580f98ad2
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Tue Apr 20 17:18:12 2010 -0500
ephy-location-entry: reenable favicons in completion
Favicons in the completion popup were hidden because of an ugly flashing. It
turns out it is caused by gtk_entry_set_icon_from_* functions. They queue a
resize if the GtkEntry is visible, hence we see this ugly flash which is
actually the completion obeying to the resize.
The side effect is that when you start typying a new address in the location
entry, the favicon of the current location will still be displayed. The
previous behaviour was to set a 'text/html' icon when the user edited the
location entry. Note that such icon will disappear as soon as you activate the
location entry.
Bug #616345
lib/widgets/ephy-location-entry.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
commit 4592bb6927a5a7017403fbcaa4937aa10c263227
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Fri Apr 9 19:37:09 2010 +0200
Change sensitiveness for history buttons when clearing the history
Connect to the 'cleared' signal and change the sensitivity flags
Bug #539716
Signed-off-by: Xan Lopez <xan gnome org>
src/ephy-action-helper.h | 5 +++++
src/ephy-navigation-history-action.c | 15 +++++++++++++++
src/ephy-toolbar.c | 5 -----
3 files changed, 20 insertions(+), 5 deletions(-)
commit ede59b054c4af72cc41108db8aedafbcae1996de
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Wed Apr 7 17:19:25 2010 +0200
Split EphyNavigationAction in one abstract class and two subclasses
To ease understanding and further modification of the two different
usages for the EphyNavigationAction class (Back/Forward and Up buttons),
all the code there was split so the common one is kept in the
superclass, delegating the more specific parts in the implementations
of the subclasses: History (back/forward) and Up buttons.
Also updated usage of this class in EphyToolbar.
Bug #539716
Signed-off-by: Xan Lopez <xan gnome org>
src/Makefile.am | 120 +++++-----
src/ephy-navigation-action.c | 429 +++++-----------------------------
src/ephy-navigation-action.h | 21 +-
src/ephy-navigation-history-action.c | 359 ++++++++++++++++++++++++++++
src/ephy-navigation-history-action.h | 67 ++++++
src/ephy-navigation-up-action.c | 196 ++++++++++++++++
src/ephy-navigation-up-action.h | 57 +++++
src/ephy-toolbar.c | 13 +-
8 files changed, 825 insertions(+), 437 deletions(-)
commit 384588b86e68ea692a8f99db86b45ca0cc54f804
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Tue Apr 6 19:57:10 2010 +0200
Make sure WebKitWebHistory is cleared when cleared EphyHistory
Added new function in EphyWebView to clear the history from
WebKitWebView, and connect to the 'cleared' signal in EphyEmbed to call
to such a function when needed.
Bug #539716
Signed-off-by: Xan Lopez <xan gnome org>
embed/ephy-embed.c | 15 +++++++++
embed/ephy-web-view.c | 82 +++++++++++++++++++++++++++++++++---------------
embed/ephy-web-view.h | 1 +
3 files changed, 72 insertions(+), 26 deletions(-)
commit bee24a63dcdbd0c974f04cd12c0ffbf352c7edc2
Author: Olav Vitters <olav vitters nl>
Date: Sun Apr 18 11:31:13 2010 +0200
Fix doap file
epiphany.doap | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit b30cf3d0e24c51b0f77979af49f200bbac5bd050
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Wed Apr 14 18:06:36 2010 +0200
Send 'Referer' on headers sent for context menu HTTP downloads
Make sure the EphyEmbedPersist object is created specifying the
EphyEmbed object, and create the network request inside of it
using the URL from the associated web view as 'Referer'
Bug #136292
Signed-off-by: Xan Lopez <xan gnome org>
embed/ephy-embed-persist.c | 31 ++++++++++++++++++++++++++++++-
src/popup-commands.c | 1 +
2 files changed, 31 insertions(+), 1 deletions(-)
commit 7f5202b49a8015bc09faa6e10c9f78c3e97ab83b
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Sun Feb 28 22:05:43 2010 -0500
ephy-toolbar: fix leave-fullscreen item visibility
We were explicitely setting the separator and toolbar visibility but not the
exit_button item. This meant the fixed_toolbar was shown but the exit_button
remained hidden.
Bug #611445
src/ephy-toolbar.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
commit 55d0eb3dcb478a07e3209bd5dd192d9a52e8aa8f
Author: Adi Roiban <adi roiban ro>
Date: Sun Apr 11 17:29:55 2010 +0300
Update Romanian translation
po/ro.po | 700 ++++++++++++++++++++++++--------------------------------------
1 files changed, 275 insertions(+), 425 deletions(-)
--
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]