commit d2c665bb7e35fec385e0c98ad62ad922610b5146 Author: Xan Lopez Date: Tue Feb 22 21:10:45 2011 +0100 [release] 2.91.90 NEWS | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletions(-) commit c2f2b09306d290c173b312455d50c7b50e2ada6f Author: Xan Lopez Date: Mon Feb 21 03:33:06 2011 +0100 Require GTK+ 3.0.0 GTK+ changed its soname in 3.0.0, so we need to depend on that if we want to use 3.x. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ef4cae1d37383028feebe9a25685376b26612018 Author: Xan Lopez Date: Mon Feb 21 03:17:18 2011 +0100 ephy-embed: hide toplevel child widget Since that's what we add to the overlay, its visible property will be in sync with the child container. Gets rid of bothering 1px visible leftover when statusbar is hidden. embed/ephy-embed.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 91635045ce8c6b1d92c9d6d509565a0b569de15b Author: Xan Lopez Date: Mon Feb 21 03:16:38 2011 +0100 gedit-overlay-child: sync visible property of container and child That way user can hide the inner widget and the overlay child container will be hidden automatically. lib/widgets/gedit-overlay-child.c | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit 69fb18cd0d7d9fc0459fb5faec59f77d4418981d Author: Jorge González Date: Sun Feb 20 16:05:43 2011 +0100 Updated Spanish translation po/es.po | 232 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 115 insertions(+), 117 deletions(-) commit 92e3abc92714377fa6c2e99cb5e237afcaa9edb5 Author: Daniel Mustieles Date: Sun Feb 20 14:00:29 2011 +0100 Updated Spanish translation help/es/es.po | 87 +++++++++++++++++++++++++++++---------------------------- 1 files changed, 44 insertions(+), 43 deletions(-) commit 1721898efdc5e8c4807bc67dd934c23f7684fe06 Author: Daniel Mustieles Date: Sun Feb 20 13:59:59 2011 +0100 Updated Spanish translation po/es.po | 140 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 69 insertions(+), 71 deletions(-) commit 8efe0b585c9c6926ef56f572e9069705ca79b552 Author: Xan Lopez Date: Sat Feb 19 18:31:03 2011 +0100 gedit-overlay: sync with upstream lib/widgets/gedit-overlay.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit bd5e1f6d7972c0de2daa783e856760df3da18b95 Author: Khaled Hosny Date: Sat Feb 19 17:02:21 2011 +0200 Updated Arabic translation po/ar.po | 77 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 38 insertions(+), 39 deletions(-) commit 7992ec587f4cc896fa602bee7037c6f1f38fb31f Author: Runa Bhattacharjee Date: Fri Feb 18 15:12:59 2011 +0530 Updated Bengali India Translation po/bn_IN.po | 2622 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 1330 insertions(+), 1292 deletions(-) commit c886bd11a10380625860f9457fbc7964c9f30079 Author: Sergio Villar Senin Date: Mon Feb 14 18:44:40 2011 +0100 ephy-web-view: do not update statusbar text for webviews without embed object Fixes a crash when trying to open the WebInspector https://bugzilla.gnome.org/show_bug.cgi?id=642306 embed/ephy-web-view.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 6087d7632df9c47377731b851022661bddcbf9e4 Author: Xan Lopez Date: Wed Feb 16 13:03:33 2011 +0100 gedit-overlay: always proxy main widget size request We don't want for the children to be able to overflow the main widget, it makes sense to keep them contained in the overlay. Bug #642451 lib/widgets/gedit-overlay.c | 30 ++++-------------------------- 1 files changed, 4 insertions(+), 26 deletions(-) commit 10d814562be5f0531536cef6060d0db142fab8a5 Author: Xan Lopez Date: Wed Feb 16 12:57:11 2011 +0100 Sync with latest GeditOverlay code And adapt to the new API. embed/ephy-embed.c | 6 +- lib/widgets/gedit-overlay-child.c | 59 +-------- lib/widgets/gedit-overlay.c | 283 +++++++------------------------------ lib/widgets/gedit-overlay.h | 7 +- 4 files changed, 54 insertions(+), 301 deletions(-) commit 8fee311e68306696b7fb95490f0bc0b1fc9e561c Author: Xan Lopez Date: Tue Feb 15 18:56:08 2011 +0100 Sync with latest GeditOverlay lib/widgets/gedit-overlay.c | 31 ++++++++++++------------------- 1 files changed, 12 insertions(+), 19 deletions(-) commit cf7f15bc7d4f06b0d10a4831e9955b7e775e54dd Author: Sweta Kothari Date: Tue Feb 15 16:09:20 2011 +0530 Updated Gujarati Translations po/gu.po | 2078 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 806 insertions(+), 1272 deletions(-) commit d2b1108c738a6e0a8a1c0edd0327c1d28dab712a Author: Ivaylo Valkov Date: Tue Feb 15 05:47:23 2011 +0200 Updated Bulgarian translation po/bg.po | 1514 +++++++++++++++++++++----------------------------------------- 1 files changed, 517 insertions(+), 997 deletions(-) commit 1f2b77565881709fe74d1f317e80c0f05c3ccaff Author: Xan Lopez Date: Sat Feb 12 22:42:22 2011 +0100 Sync with latest libegg lib/egg/egg-editable-toolbar.c | 4 ++++ lib/egg/egg-toolbar-editor.c | 4 ++++ 2 files changed, 8 insertions(+), 0 deletions(-) commit 552b8f94003391ee8255ced943e333801906801c Author: Xan Lopez Date: Sat Feb 12 16:40:09 2011 +0100 ephy-window: append new tabs after parent by default I think this makes much more sense as a default behavior when opening a tab from an existing page, since it keeps logically related tabs together. src/ephy-window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 367509a5a70af04872a618cb2bc5d4e0b97d3370 Author: Carlos Garcia Campos Date: Sat Feb 12 16:34:18 2011 +0100 gedit-overlay: Fix a crash when overlay is detroyed lib/widgets/gedit-overlay.c | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) commit 50ccd46f8b5500a753630bd6d6cacd1f41300b78 Author: Kjartan Maraas Date: Sat Feb 12 13:47:47 2011 +0100 Updated Norwegian bokmål translation. po/nb.po | 60 ++++++++++++++++++++++++++++++------------------------------ 1 files changed, 30 insertions(+), 30 deletions(-) commit b72b9981ba0445c65aac04568bf0142470675d0b Author: Xan Lopez Date: Sat Feb 12 13:04:33 2011 +0100 Forgot these files lib/widgets/gedit-overlay-child.c | 408 +++++++++++++++++++++++++++++++++++++ lib/widgets/gedit-overlay-child.h | 89 ++++++++ 2 files changed, 497 insertions(+), 0 deletions(-) commit 23f7967650a7a04ae1d848a9911e13a6b18b33d3 Author: Dirgita Date: Sat Feb 12 14:34:50 2011 +0700 Updated Indonesian translation po/id.po | 4670 ++++++++++++++++++-------------------------------------------- 1 files changed, 1308 insertions(+), 3362 deletions(-) commit 763dbbffec69ec7dec320b841636029fa5cde85b Author: Xan Lopez Date: Sat Feb 12 00:39:34 2011 +0100 ephy-web-view: do not update status after we are dead We now reach to the EphyEmbed, so this is dangerous. embed/ephy-web-view.c | 36 +++++++++++++++++++----------------- 1 files changed, 19 insertions(+), 17 deletions(-) commit e65e2873a6d8407e9a8801e8667085ec10fa261f Author: Xan Lopez Date: Fri Feb 11 22:54:43 2011 +0100 Sync with upstream GeditOverlay code embed/ephy-embed.c | 2 +- lib/widgets/Makefile.am | 23 ++- lib/widgets/gedit-enum-types.c.template | 39 ++++ lib/widgets/gedit-enum-types.h.template | 27 +++ lib/widgets/gedit-overlay.c | 259 +++++++++++++----------- lib/widgets/gedit-overlay.h | 36 ++-- lib/widgets/gedit-theatrics-animated-widget.c | 263 ------------------------- lib/widgets/gedit-theatrics-animated-widget.h | 64 ------ 8 files changed, 244 insertions(+), 469 deletions(-) commit 7a6c09572386c98b7b57d5543a1e36f6642d425b Author: Xan Lopez Date: Thu Feb 10 23:15:18 2011 +0100 Change packing order for gedit overlay Seems GeditOverlay works better if we pack directly the scrollable widget on it, then pack the overlay in a scrolled window. Do that. embed/ephy-embed.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 87466892eb08ec1f5efd6ea33589355b9bab05d0 Author: Xan Lopez Date: Thu Feb 10 22:27:40 2011 +0100 Port floating statusbar to gedit's overlay widget Works correctly in framed pages, and fixes a few bugs along the way (not to mention it should be more efficient since it does not redraw needlessly). The gedit code has been modified to get rid of the animation stuff we don't really need atm; we have coordinated with the gedit developers and hopefully both versions will be in sync again really soon. embed/ephy-embed-utils.h | 2 +- embed/ephy-embed.c | 31 ++- embed/ephy-embed.h | 1 + embed/ephy-web-view.c | 99 +---- lib/widgets/Makefile.am | 6 +- lib/widgets/gedit-overlay.c | 656 +++++++++++++++++++++++++ lib/widgets/gedit-overlay.h | 72 +++ lib/widgets/gedit-theatrics-animated-widget.c | 263 ++++++++++ lib/widgets/gedit-theatrics-animated-widget.h | 64 +++ 9 files changed, 1096 insertions(+), 98 deletions(-) commit cfff1c9b9f901c64645347a712dae702501f6d4e Author: Norayr Chilingarian Date: Wed Feb 9 01:26:21 2011 +0400 Fixed Epiphany translation bug po/hy.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)