Bastien Durel
44c5651c3e
correction for ApplicationsButton._loadCategory
...
https://bugzilla.gnome.org/show_bug.cgi?id=664322
2011-11-19 13:46:33 +01:00
Giovanni Campagna
afa8ccd07f
alternate-tab: destroy the object if there is no window
...
We cannot return from show() without creating an AppSwitcher, as it
will subsequently crash in core shell code due to _appSwitcher being null.
We can prevent this by destroying the actor (which will prevent it
from being allocated and thus avoid the crash).
2011-11-18 18:56:52 +01:00
Stefan 'psYchotic' Zwanenburg
c6624e84b3
dock: Added hide-effect 'move'.
...
This new hide-effect simply moves everything but 1*_spacing offscreen.
It's fairly similar to the 'rescale' effect.
2011-11-18 18:47:47 +01:00
Mario Blättermann
5b72347566
[l10n] Updated German translation
2011-11-18 18:40:43 +01:00
Stefan 'psYchotic' Zwanenburg
b7e30eb99a
dock: fix hide-effect dconf signal handler.
...
Prior to this fix, the variables 'enter_event' and 'leave_event' in the
handler for the 'changed' event for the
'/org/gnome/shell/extensions/dock/hide_effect' dconf key were
uninitialized. This made switching the hide effect at runtime throw an
error. By promoting these two variables to instance members and
assigning to them upon initialization, this problem should be fixed.
https://bugzilla.gnome.org/show_bug.cgi?id=662389
2011-11-18 18:39:09 +01:00
Giovanni Campagna
bfa203266a
places-menu: don't localize places name
...
The name property is supposed to be already a displayable string,
without any further work.
Also, that gettext call wouldn't have any effect, since we don't
have those strings in our catalogs.
2011-11-18 18:35:43 +01:00
Giovanni Campagna
7cabe76fe3
alternate-tab: make all&thumbnails mode work again
...
By importing various stuff from core shell, now it works for me.
(In particular, what was missing was setting the modifierMask in
show()).
Also, remove the native mode. Users wishing to have it should just
disable the extension with the standard tools.
2011-11-18 18:30:47 +01:00
Joachim Bargsten
ef934af38d
alternate-tab: workspace and icons part 3.2 ready
...
The workspace and icons switcher is now gnome 3.2 ready.
https://bugzilla.gnome.org/show_bug.cgi?id=661281
2011-11-18 15:53:15 +01:00
Daniel Mustieles
cbc4aab55d
Updated Spanish translation
2011-11-14 13:18:08 +01:00
Daniel Mustieles
56a94b31e6
Updated Spanish translation
2011-11-14 10:50:31 +01:00
Stas Solovey
05a0586e38
Updated Russian translation
2011-11-10 01:55:31 +04:00
Nguyễn Thái Ngọc Duy
bf7c3c548f
Updated Vietnamese translation
2011-11-04 13:25:02 +07:00
Nguyễn Thái Ngọc Duy
9eb2a50c47
po/vi: import from Damned Lies
2011-11-04 13:14:49 +07:00
Jasper St. Pierre
2bba98d621
systemMonitor: Properly enable/disable
...
https://bugzilla.gnome.org/show_bug.cgi?id=662705
2011-10-26 14:54:04 -04:00
Jason Siefken
4c5a36e4c0
Added prettier drawing operations and css colors
...
https://bugzilla.gnome.org/show_bug.cgi?id=661443
2011-10-24 16:33:45 +02:00
Giovanni Campagna
66242aa76a
[PATCH 1/2] Make dock extension actually work with gnome-3.2
...
Without this patch dock is invisible, but reacts on mouse clicks
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com >
2011-10-18 10:19:50 +02:00
Stefan 'psYchotic' Zwanenburg
967aee7aad
dock: Fix popup menus
...
The dock popup menus weren't working because a signal had been renamed
('popup' -> 'open-state-changed').
https://bugzilla.gnome.org/show_bug.cgi?id=661484
2011-10-12 03:51:57 +02:00
Inaki Larranaga Murgoitio
6ba59d9072
Added Basque language
2011-10-10 21:38:23 +02:00
Bruno Brouard
9f7c5d38f0
Updated French translation
2011-10-09 15:26:52 +02:00
Algimantas Margevičius
d3bf490b3d
Added Lithuanian translation
2011-10-08 16:01:40 +03:00
Giovanni Campagna
4d803fce0f
Bump version to 3.2.0
...
To go along GNOME Shell 3.2.0
3.2.0
2011-10-03 17:37:33 +01:00
Giovanni Campagna
00bb650c6c
Add 3.2 tags to supported version
...
This is the stable release, so we support all of GNOME Shell
stable cycle without updates.
(As said earlier, dock and alternate-tab have issues, so they're
not marked 3.2 but just 3.2.0)
2011-10-03 17:33:28 +01:00
Giovanni Campagna
c256ed802b
various: update the extensions for gnome-shell API changes
...
GNOME Shell has changed internal API here and there, and this
broke some extensions.
alternate-tab and dock still have issues, I'll try to solve them
post 3.2.0
2011-10-03 17:31:43 +01:00
Jorge González
e102c0c666
Updated Spanish translation
2011-10-01 14:32:22 +02:00
Jiro Matsuzawa
1bcd3c2e0c
Updated Japanese translation
2011-09-26 12:11:41 +09:00
ipraveen
207c9a3946
Added Telugu Translation
2011-09-25 17:42:59 +05:30
ipraveen
96d3af463e
Updated Telugu Translation
2011-09-25 17:42:40 +05:30
Fran Dieguez
66b78cac1e
Updated Galician translations
2011-09-25 13:24:44 +02:00
Cheng-Chia Tseng
0cc9067b71
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2011-09-25 15:04:24 +08:00
Rudolfs Mazurs
e41bbc04d0
Updated Latvian translation.
2011-09-19 20:45:44 +03:00
Kjartan Maraas
efea45dd9e
Updated Norwegian bokmål translation
2011-09-19 09:18:20 +02:00
Christian Kirbach
cd3c9813ab
[l10n] Updated German translation
2011-09-18 22:01:23 +02:00
Simos Xenitellis
b756358261
l10n: Added Greek (el) to po/LINGUAS
2011-09-18 22:07:20 +03:00
Simos Xenitellis
4ccf1388c8
l10n: Updated Greek translation for gnome-shell-extensions
2011-09-18 22:06:49 +03:00
Ioannis Zamboukas
431add9e1f
l10n: Added Greek translation for gnome-shell-extensions
2011-09-18 22:06:34 +03:00
Daniel Mustieles
c3368456af
Updated Spanish translation
2011-09-18 19:08:30 +02:00
Matej Urbančič
6c19ad8695
Updated Slovenian translation
2011-09-17 17:20:17 +02:00
Matej Urbančič
39e5bd238a
Updated Slovenian translation
2011-09-17 11:54:50 +02:00
Jordi Mas
def262e1d8
Fixes to Catalan translation
2011-09-09 22:38:24 +02:00
Piotr Drąg
09b04bca9e
Updated Polish translation
2011-09-09 02:16:16 +02:00
Giovanni Campagna
b113e9162e
alternative-status-menu: fix enable and disable
...
In current GNOME Shell master, there are some more things that
we need to update on enable/disable. Also, the Do Not Disturb
item was changed to Notifications, and the meaning flipped.
2011-09-09 00:10:51 +02:00
Piotr Drąg
bafb5ef723
Updated Polish translation
2011-09-08 22:20:13 +02:00
Bruce Cowan
ce2246b5f9
Added British English translation
2011-09-08 16:06:15 +01:00
Giovanni Campagna
9bafd12821
Bump version to 3.1.91
...
To go along newly released GNOME Shell 3.1.91
3.1.91
2011-09-07 16:04:54 +02:00
Philippe Normand
6d292945b6
gajim: various fixes to make it work again with latest Shell version.
...
TelepathyClient.Notification was renamed to ChatNotification, a
setChatState method was added in the Source API too and the timestamp
management changed a bit.
https://bugzilla.gnome.org/show_bug.cgi?id=657475
2011-09-07 15:14:02 +02:00
Giovanni Campagna
ba269cef57
Bump version to 3.1.90
...
To go along GNOME Shell 3.1.90
3.1.90
2011-09-05 13:51:41 +02:00
Giovanni Campagna
c08f3736e0
alternative-status-menu: update to shell master
...
The status menu (now called user-menu) was changed a lot recently,
update code to reflect that and make it more similar to the core
menu.
2011-09-05 13:51:40 +02:00
Fran Dieguez
6b5e3a3e85
Updated galician translations
2011-08-30 17:04:32 +02:00
Cheng-Chia Tseng
1ee7b39809
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2011-08-29 19:00:42 +08:00
Giovanni Campagna
8276e6d583
all status area indicators: adapt to gnome-shell API changes
...
removeFromStatusArea was replaced with a destroy method on the
indicator itself. Cope with that.
2011-08-25 11:28:33 +02:00