Commit Graph

387 Commits

Author SHA1 Message Date
Giovanni Campagna 45da997dd3 alternate-tab: don't assume that at least two windows exist
Initial selection would go out of the array bounds if only one window
existed.
2012-08-29 02:05:02 +02:00
Daniel Mustieles d91c949068 Updated Spanish translation 2012-08-25 12:07:40 +02:00
Piotr Drąg 5a028aab52 Updated Polish translation 2012-08-22 20:04:42 +02:00
Giovanni Campagna c49758f1c5 Bump version to 3.5.90
To go along GNOME Shell 3.5.90
3.5.90
2012-08-22 16:19:53 +02:00
Giovanni Campagna 5ca52e89d5 windowsNavigator: update for gnome-shell changes
The ViewSelector was refactored for modekill feature. Update
accordingly.
2012-08-22 16:19:33 +02:00
Giovanni Campagna dd26111c04 systemMonitor: add tooltips to the indicators
Currently it's hard to find what the indicator mean, without any
label. Add a tooltip, shamelessly copied from js/ui/dash.js in
core shell.
2012-08-22 16:13:52 +02:00
Giovanni Campagna f40e7109e5 systemMonitor: update for gnome-shell changes
gnome-shell 3.5.90 has a new, bigger, message-tray. Restyle the
systemMonitor appropriately to blend in.
2012-08-22 16:13:52 +02:00
Giovanni Campagna 5cb3e1877a native-window-placement: update for gnome-shell changes
Workspace.positionWindows semantics changed, so the function
we want to override is now _realPositionWindows.
2012-08-22 16:13:52 +02:00
Giovanni Campagna a78a16b4a7 alternate-tab: respect aspect ratio for window thumbnails
It is weird if 16:9 thumbnails get turned into squares. Instead,
center them.

https://bugzilla.gnome.org/show_bug.cgi?id=656217
2012-08-22 15:35:33 +02:00
Daniel Mustieles a6307d48c0 Updated Spanish translation 2012-08-20 14:17:34 +02:00
A S Alam f9d95b9408 update Punjabi Translation 2012-08-19 15:12:45 +05:30
Giovanni Campagna fb3df46a25 alternate-tab: rework again
Kill the mode switch distinction, and kill the old and unmaintained
Workspace&Icons mode.
Introduce instead configurability for the All&Thumbnails code, which
now independently allows choosing if only all windows or only those
from current workspace should be shown, and in which way (thumbnail,
icon, both).
All configuration settings changed, so the extension must be configured
again (although hopefully I chose reasonable defaults)
2012-08-18 02:40:20 +02:00
Daniel Mustieles d2a7a95628 Updated Spanish translation 2012-08-10 11:14:52 +02:00
Giovanni Campagna 12e91b86e5 Bump version to 3.5.5
To go along GNOME Shell 3.5.5
3.5.5
2012-08-07 23:41:18 +02:00
Giovanni Campagna 5e89c761ca alternate-tab: show an application icon overlaid to the thumbnails
In All&Thumbnails mode, show an application icon above the thumbnail,
for easier recognition of the window.
The old behaviour can be restored in the preferences dialog.
2012-08-07 23:22:25 +02:00
Giovanni Campagna d12307991a alternate-tab: refactor All & Thumbnails
Split the two modes in two different modules, for easier maintenance.
Refactor the AllThumbnails code completely, by copying relevant
or useful code for gnome-shell directly instead of hacking around
it.
2012-08-07 23:22:19 +02:00
Dirgita c711ce83fa Updated Indonesian translation 2012-08-07 23:40:11 +07:00
Мирослав Николић 96f91eda59 Updated Serbian translation 2012-08-07 10:40:36 +02:00
Giovanni Campagna e2a76b665a Convenience: relicense to BSD
This module is meant to be a copy-lib, and it is used all over the
place (including GPLv3, LGPL or BSD licensed extensions). I don't
want to block an extension for license incompatibility.

The rest of the repository is still GPLv2, as it is the tarball
distribution and individual extensions downloaded from the website.
2012-08-06 23:44:27 +02:00
Aurimas Černius c638e6c0f2 Updated Lithuanian translation 2012-08-05 17:07:34 +03:00
Giovanni Campagna 9ef1ecd827 Bump version to 3.5.4
To go along GNOME Shell 3.5.4
3.5.4
2012-07-18 16:35:58 +02:00
Christian Kirbach 60f0954a76 Updated German translation 2012-07-15 13:56:28 +02:00
Wylmer Wang 08339cd78e update Simplified Chinese (zh_CN) translation 2012-06-23 18:01:59 +08:00
Wylmer Wang a772154471 update Simplified Chinese (zh_CN) translation 2012-06-23 17:52:43 +08:00
Rūdolfs Mazurs e02cd89c8b Updated Latvian translation 2012-06-20 20:33:39 +03:00
Khaled Hosny 706857132a Updated Arabic translation 2012-06-09 18:36:04 +02:00
Daniel Mustieles c0f6028212 Updated Spanish translation 2012-06-09 11:55:04 +02:00
Matej Urbančič ecd9e4ab6c Updated Slovenian translation 2012-06-08 21:14:45 +02:00
Giovanni Campagna d4f3391481 Bump version to 3.5.2
To go along GNOME Shell 3.5.2
3.5.2
2012-06-08 14:07:05 +02:00
Giovanni Campagna dd9b47e51e native-window-placement: fix undefined variable warning 2012-06-08 14:02:00 +02:00
Giovanni Campagna 279dd348e4 alternative-status-menu: update for current mockups
Core shell changed the user menu so that Power Off is no longer at
the end, and it's no longer hidden by Alt. Update the extension
so that it blends nicely with the core behavior, while still exposing
Suspend/Hibernate/Power Off as separate menu items.
2012-06-08 13:59:50 +02:00
Daniel Mustieles efe068324b Updated Spanish translation 2012-06-06 13:43:51 +02:00
Alejandro Piñeiro 338f742310 a11y: setting labels for Removable Drive Menu extension
This includes:
 * A proper name for the menu (using when exploring the top panel)
 * A proper label for each device item

https://bugzilla.gnome.org/show_bug.cgi?id=677228
2012-06-04 09:48:06 +02:00
Andika Triwidada c1845d73bd Updated Indonesian translation 2012-06-02 20:34:30 +07:00
Andika Triwidada a3ae190edc Added Indonesian translation 2012-06-02 20:32:29 +07:00
Jasper St. Pierre 6e946fe702 drive-menu: Update to work with GNOME Shell git
https://bugzilla.gnome.org/show_bug.cgi?id=677289
2012-06-02 05:11:36 -04:00
Jasper St. Pierre dca49d662d places-menu: Update to work with GNOME Shell git
https://bugzilla.gnome.org/show_bug.cgi?id=677289
2012-06-02 05:11:36 -04:00
Мирослав Николић df73753b08 Updated Serbian translation 2012-06-01 21:05:17 +02:00
Martin Srebotnjak 0676b9c0f9 Updated Slovenian translation 2012-05-21 09:11:39 +02:00
Michael Biebl 13b8b3c22c build: Properly quote $enable_extensions
Otherwise test will complain if more then one extension in enabled, i.e.
when we have a space in the configure argument.

https://bugzilla.gnome.org/show_bug.cgi?id=676446
2012-05-21 00:40:11 +02:00
Arash Mousavi 35ee8fc2c6 Updated Persian Translations 2012-05-14 20:41:40 +04:30
Marek Černocký 99924c3952 Updated Czech translation 2012-05-12 09:16:00 +02:00
Marek Černocký dfd7191aa1 Updated Czech translation 2012-05-08 22:01:34 +02:00
Bastien Durel c5fd578214 create actor at the right place, so there is no more clipping-out-of-screen problem
https://bugzilla.gnome.org/show_bug.cgi?id=664318
2012-05-07 23:06:17 +02:00
Matej Urbančič e00a73b88a Updated Slovenian translation 2012-05-04 13:47:32 +02:00
Tom Tryfonidis 487fd4cd1c Updated Greek translation 2012-05-03 13:59:40 +03:00
Alexandre Franke 2acb53fa2e Update French translation 2012-05-02 19:29:02 +02:00
Fran Diéguez 548ede7eea Updated Galician translations 2012-04-30 16:43:12 +02:00
Fran Diéguez 667f72532e Updated Galician translations 2012-04-30 16:42:21 +02:00
Piotr Drąg 7753a68331 Updated Polish translation 2012-04-30 16:19:37 +02:00