d0480648ba
Updated Persian translation
2015-09-11 23:55:57 +04:30
eb8cfe799f
Finnish translation update
2015-09-10 18:46:33 +03:00
b9f2541880
Updated Norwegian bokmål translation.
2015-09-07 19:31:59 +02:00
bde9b08bfe
Updated Norwegian bokmål translation.
2015-09-07 19:29:28 +02:00
8a4c862633
background: fix a race condition when loading several animations
...
When loading several animations at the same time, the last call
overrides the result for all of them.
This commit caches all animations separately based on the source's
schemas.
https://bugzilla.gnome.org/show_bug.cgi?id=741453
2015-09-07 06:51:42 +02:00
785c90f4b8
background: fix indentation
2015-09-07 06:49:55 +02:00
dd6a11e4c7
Updated German translation
2015-09-05 19:42:18 +00:00
64e9503adb
Updated Korean translation
2015-09-06 02:06:45 +09:00
36c885bf34
style: Update from sass
2015-09-04 19:15:42 +02:00
ad7cde805d
style: Update high-contrast theme
...
This was missed in fa0e54edbb
...
2015-09-04 18:56:11 +02:00
2c2c67f4dc
Fix accidental gnome-shell-sass downgrade
...
... from commit 030a22d795
.
2015-09-04 18:46:11 +02:00
cc4f8dfab0
Updated Kazakh translation
2015-09-04 15:51:16 +00:00
0fb13608c5
Bump version to 3.17.91
...
Update NEWS.
3.17.91
2015-09-03 15:54:26 +02:00
09dbe17da0
loginDialog: Limit user list to the available height
...
We currently will always allocate the user list's preferred size, so it
will grow indefinitely and never scroll; limit the height instead to
get the desired scrolling behavior when necessary.
https://bugzilla.gnome.org/show_bug.cgi?id=754525
2015-09-03 15:45:39 +02:00
fdd347c9aa
po: Update French translation (remove "à large bande")
2015-09-01 11:11:38 +02:00
572095515b
Updated French translation
2015-09-01 08:17:16 +00:00
f2d4aa0822
authPrompt: hide/stop spinner after verfiication completes
...
When the user successfully types their password, we should hide
the spinner from the button well right away, so it doesn't
consume resources until reset (which may happen significantly later
if the user is vt switched away)
https://bugzilla.gnome.org/show_bug.cgi?id=753891
2015-08-31 15:24:27 -04:00
030a22d795
authPrompt: stop spinner after its hidden
...
The code previously tried to stop spinner after it was hidden, but
due to an incorrect check was only stoppig it after it was shown.
Also, it was only stopping after hiding due to an animation, and
failing to stop it in the non-animated case.
This left the spinner hidden and running while VT switched away
from the login screen, only stopping when the auth prompt was
reset when switching back.
https://bugzilla.gnome.org/show_bug.cgi?id=753891
2015-08-31 15:19:26 -04:00
c70afcdb44
Updated Hungarian translation
2015-08-31 17:42:42 +00:00
526d6c03b8
Updated Hebrew translation
2015-08-30 21:17:10 +03:00
261b55300d
Punjabi Translation updated
2015-08-30 09:28:47 -05:00
e13bfd9a17
Updated Greek translation
2015-08-30 12:04:22 +03:00
e096d18bac
Updated Hebrew translation
2015-08-27 23:49:12 +03:00
9460f0e4f3
Updated Dutch translation Master 3.18
2015-08-26 16:45:43 +02:00
e6591f52ac
Updated Galician translations
2015-08-26 00:34:43 +02:00
07e3d1fd5c
Updated Galician translations
2015-08-26 00:10:39 +02:00
1fbc6b24c8
Updated Turkish translation
2015-08-25 20:05:27 +00:00
982777be94
Updated Chinese (Taiwan) translation
2015-08-25 13:00:33 +00:00
6610a34ad0
Updated Spanish translation
2015-08-25 11:30:58 +02:00
bfa8a0441a
Updated Spanish translation
2015-08-25 11:05:27 +02:00
7723622ec7
Updated Portuguese translation
2015-08-25 05:18:36 +00:00
6bcc8c70ef
Updated Polish translation
2015-08-24 15:32:49 +02:00
d114d5f95a
Fixes to Catalan translation
2015-08-21 18:25:30 +02:00
b5c734da42
Updated Slovak translation
2015-08-21 08:43:23 +00:00
2077bb94c1
Updated Russian translation
2015-08-20 19:58:12 +00:00
65a4ee7fb4
Updated Lithuanian translation
2015-08-20 22:37:07 +03:00
debf293298
Update Catalan translation
2015-08-20 19:25:14 +02:00
a0df3e7d1e
network: Unify capitalization in newly changed strings
...
After fa0e54edbb
some strings were inconsistent.
2015-08-20 17:07:46 +02:00
0d67c2d164
Updated Slovak translation
2015-08-20 12:29:10 +00:00
682bd7b622
Bump version to 3.17.90
...
Update NEWS.
3.17.90
2015-08-20 13:53:36 +02:00
fa0e54edbb
status: Refine system status menu
...
* switch to a one-column layout (and adjust strings/widths
accordingly
* remove separator before system menu
* add link to account settings to user submenu for consistency
https://bugzilla.gnome.org/show_bug.cgi?id=751377
2015-08-20 13:53:36 +02:00
5a0b209663
build: Bump EDS requirement to 3.17.2
...
In conjunction with 444fa2e0ab
2015-08-11 16:58:22 +02:00
7e8859fd0e
Updated Brazilian Portuguese translation
2015-08-10 23:32:43 +00:00
444fa2e0ab
calendar-server: Adjust to EDS service version bump
2015-08-10 17:30:38 +02:00
a31455b921
Updated Turkish translation
2015-08-09 17:03:20 +00:00
ac0213a516
viewSelector: Make the compose key focus the search entry
...
This way composed characters can be used to start searches.
https://bugzilla.gnome.org/show_bug.cgi?id=753320
2015-08-07 15:34:34 +02:00
45a6e2c305
viewSelector: Make backspace focus the search entry
...
Commit fb0cf64536
regressed this because
there's no unicode character for backspace.
https://bugzilla.gnome.org/show_bug.cgi?id=753319
2015-08-07 15:34:34 +02:00
11cbd396c0
calendar: Tweak message list style
...
* make icons smaller
* use small font size in body
* add some spacing between secondary item and title
https://bugzilla.gnome.org/show_bug.cgi?id=749958
2015-08-05 17:34:11 +02:00
a343445cd2
calendar: Vertically center message icon rather than top-align it
...
... as requested by the designers.
https://bugzilla.gnome.org/show_bug.cgi?id=749958
2015-08-05 17:33:19 +02:00
be3d62487c
calendar: Minor cleanup
...
Add a constant for the icon size used in message list entries rather
than hardcoding it twice.
https://bugzilla.gnome.org/show_bug.cgi?id=749958
2015-08-05 17:33:19 +02:00