Commit Graph

4265 Commits

Author SHA1 Message Date
Adel Gadllah
b43dcb8876 layout: Fix setting fullscreen for screen sized windows
We have to set the flag for all monitors in that case.
2011-09-30 18:46:14 +02:00
Daniel Mustieles
f0c1eeece8 Updated Spanish translation 2011-09-30 18:27:07 +02:00
Jasper St. Pierre
1e6b824ede lookingGlass: Add an easier way to see extension errors
Use the extensions tab to show errors belonging to each extension.

https://bugzilla.gnome.org/show_bug.cgi?id=660546
2011-09-30 12:19:30 -04:00
Adel Gadllah
1e2d16273c layoutManager: Treat screen_sized OR windows as fullscreen
https://bugzilla.gnome.org/show_bug.cgi?id=660166
2011-09-29 21:38:05 +02:00
Jasper St. Pierre
32dc24c59b lookingGlass: Show extension state in gnome-shell
We translate and create an actor to show the extension state, but we never
actually add it anywhere. Fix that.

https://bugzilla.gnome.org/show_bug.cgi?id=660494
2011-09-29 13:15:27 -04:00
Jasper St. Pierre
7a8a189c48 boxpointer: Don't constrain box pointer to primary monitor
A boxPointer should be able to be attached to any actor, not just ones on the
primary monitor. Assume that the sourceActor doesn't straddle monitors, and
constrain the boxPointer to the monitor the sourceActor is on.

https://bugzilla.gnome.org/show_bug.cgi?id=659861
2011-09-29 13:15:01 -04:00
Dan Winship
6aa411fecc keyboard: ignore D-Bus requests when the OSK isn't enabled
Fixes spurious warnings about "this.actor is null" when processing
org.gnome.Caribou.Keyboard messages when the keyboard isn't enabled.

https://bugzilla.gnome.org/show_bug.cgi?id=659940
2011-09-29 10:28:49 -04:00
Dan Winship
9c76318df8 main: remove a stray second keyboard.init() call
Originally the keyboard was initialized in the user-session-specific
code, but it was later moved to the generic code. Except that it was
accidentally copied rather than moved.

https://bugzilla.gnome.org/show_bug.cgi?id=659940
2011-09-29 10:28:46 -04:00
Jasper St. Pierre
6510904711 windowAttentionHandler: Remove "%s has finished starting"
The message is verbose and confusing. Use the traditional "'%s' is ready"
for all cases.

https://bugzilla.gnome.org/show_bug.cgi?id=660310
2011-09-29 09:59:09 -04:00
Jasper St. Pierre
a9817f4832 automountManager: Don't mount already-mounted volumes
Don't pester the user with autorun popups if a volume is already mounted.

https://bugzilla.gnome.org/show_bug.cgi?id=660397
2011-09-28 16:51:02 -04:00
Florian Müllner
9067689839 power-status: Use correct DBus signatures
Devices are represented as susdut, not susbut (i.e. the percentage
is a double rather than a boolean) - apparently the wrong signature
works, but correct it anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=660122
2011-09-28 19:56:23 +02:00
Florian Müllner
4e9e91fdce recorder: Use CoglHandle instead of CoglHandle*
The latter has always been wrong and should have been fixed a
while ago, but somehow we overlooked shell-recorder.

https://bugzilla.gnome.org/show_bug.cgi?id=659822
2011-09-28 19:56:23 +02:00
YunQiang Su
73cc91ba60 update zh_CN translation 2011-09-28 01:01:12 +08:00
Daniel Korostil
0ab0d0860f Uploaded Ukranian 2011-09-27 14:56:16 +03:00
Мирослав Николић
337b399a75 Updated Serbian translation 2011-09-27 02:47:53 +02:00
Dr.T.Vasudevan
46f21e81e3 updated Tamil translation 2011-09-27 05:14:59 +05:30
Owen W. Taylor
c1300ddbbc Bump version to 3.2.0
Update NEWS
2011-09-26 16:39:21 -04:00
Florian Müllner
8bd5b1e696 st: Fix crash in theme-node-transition
Setting up the framebuffers for transitions may fail, in which case
the material used for drawing is left uninitialized, so trying to
access it results in a crash.
Instead bail out in this case, which means that we won't paint
anything during the transition - still, drawing errors are better
than crashes ...

https://bugzilla.gnome.org/show_bug.cgi?id=659676
2011-09-26 19:52:36 +02:00
Marina Zhurakhinskaya
40c5db397d messageTray: unset this._clickedSummaryItem if we are hiding the summary box pointer and don't have a new clicked summary item
This ensures that this._clickedSummaryItem is always unset correctly.

Because we disconnect the signals that have _adjustSummaryBoxPointerPosition()
as a callback when unsetting this._clickedSummaryItem, we no longer call
setPosition() on this._summaryBoxPointer after it is hidden. Calling
setPosition() shows the box pointer again, which previously resulted in
an empty box pointer staying behind when a notification associated with
a tray icon was clicked.

https://bugzilla.gnome.org/show_bug.cgi?id=659862
2011-09-26 13:30:46 -04:00
ipraveen
8b52919b4d Updated Telugu Translation 2011-09-26 22:46:26 +05:30
Rodolfo Ribeiro Gomes
2859f23038 Fixed some strings in Brazilian Portuguese translation 2011-09-26 10:36:54 -03:00
Guillaume Desmottes
00384ccb47 telepathyClient: call delay on context when approving a FT or call
Not doing so is considered as a bug as we don't accept the context right away.
It leads to tp-glib returning directly from the AddDispatchOperation() D-Bus
call and so automatically approve the channel if the Shell is the only
approver running.

https://bugzilla.gnome.org/show_bug.cgi?id=660084
2011-09-26 14:49:21 +02:00
Tommi Vainikainen
0191cc589a Updated Finnish translation 2011-09-26 15:43:09 +03:00
Carles Ferrando
dae6db9b51 [l10n]Updated Catalan (Valencian) translation 2011-09-26 14:26:05 +02:00
Jiro Matsuzawa
4d912c9feb Updated Japanese translation 2011-09-26 11:59:08 +09:00
Petr Kovar
07c4b46466 Update Czech translation 2011-09-26 02:00:30 +02:00
Yuri Myasoedov
e9cdce49a3 Updated Russian translation 2011-09-26 01:18:09 +04:00
Rudolfs Mazurs
84c3ce8778 Updated Latvian translation. 2011-09-25 21:55:16 +03:00
Jiro Matsuzawa
d5a32a7fe4 Updated Japanese translation 2011-09-26 01:04:14 +09:00
Andika Triwidada
cc4dfda21b Updated Indonesian translation 2011-09-25 15:41:58 +07:00
Cheng-Chia Tseng
703b37aa7b Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-09-25 14:52:31 +08:00
Ivaylo Valkov
b433de9022 Updated Bulgarian translation 2011-09-25 08:34:54 +03:00
Michal Štrba
0c1a22ff95 Updated Slovak translation 2011-09-24 22:57:48 +02:00
Mario Blättermann
4d526e40c3 [l10n] Updated German translation 2011-09-24 20:46:15 +02:00
Gabor Kelemen
4586c7b36b Fix display of dates in the Hungarian translation 2011-09-24 19:18:51 +02:00
Aurimas Černius
3d60b73b60 Updated Lithuanian translation 2011-09-24 15:41:38 +03:00
Gabor Kelemen
4ef5cd8ef6 Updated Hungarian translation 2011-09-24 01:46:46 +02:00
Inaki Larranaga Murgoitio
6959bd19f1 Updated Basque language 2011-09-23 18:19:56 +02:00
Bruno Brouard
17e4ce5ea8 Updated French translation 2011-09-23 18:08:57 +02:00
Dan Winship
33094b4988 messageTray: fix notification/keyboard interaction
If the pointer moves from the notification into the keyboard, don't
treat that as moving out of the tray.

https://bugzilla.gnome.org/show_bug.cgi?id=658603
2011-09-23 07:56:45 -04:00
Dan Winship
a8fdcffd44 messageTray: move the summary box pointer up when the keyboard shows
If the keyboard is shown when a summary boxpointer is visible (eg,
when opening a chat source), animate the boxpointer up with the tray.

https://bugzilla.gnome.org/show_bug.cgi?id=658603
2011-09-23 07:55:47 -04:00
Dan Winship
5adb5411fa keyboard: fix D-Bus name acquisition flags to totally block Antler
We never want the antler keyboard to run if gnome-shell is running, so
grab org.gnome.Caribou.Keyboard without the "allow replacement" flag.

https://bugzilla.gnome.org/show_bug.cgi?id=659865
2011-09-23 07:53:51 -04:00
Yaron Shahrabani
ff0d11c89c Updated Hebrew translation. 2011-09-23 08:51:57 +03:00
Florian Müllner
5f6dce2b5c popup-menu: Fix allocation in RTL locales
Commit ed7d4928e5 fixed some width-for-height cases in popup menu items,
but did not consider RTL locales. Fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=659827
2011-09-22 21:52:26 +02:00
Friedel Wolff
a7405e8b39 Updated translation for Afrikaans (af) not including latest strings since freeze 2011-09-22 21:20:29 +02:00
Kristjan SCHMIDT
d87c520bad Updated Esperanto translation 2011-09-22 20:29:31 +02:00
Tiffany Antopolski
24959f8d34 Updated Esperanto translation 2011-09-22 20:26:25 +02:00
Gil Forcada
6d1432e166 [l10n]Updated Catalan translation 2011-09-22 19:54:11 +02:00
Changwoo Ryu
2c7ba2c125 Updated Korean translation 2011-09-23 02:33:19 +09:00
Marina Zhurakhinskaya
a0ba664c64 messageTray: only update an icon when necessary on notification update
This avoids unnecessarily removing and resetting the icon in the notifications.

This fixes the new chat notification sliding down and up slightly when new
messages are received.

https://bugzilla.gnome.org/show_bug.cgi?id=659768
2011-09-22 13:25:35 -04:00