Florian Müllner
9becb3985d
calendar: Guard against null passed to setBody()
2015-03-10 23:57:04 +01:00
Muhammet Kara
4cb7df67b7
Updated Turkish translation
2015-03-10 22:54:53 +00:00
Bernd Homuth
e0a12f55b9
Updated German translation
2015-03-10 22:54:18 +00:00
Florian Müllner
b18240370d
calendar: Filter out newlines when unexpanded
...
Enabling line-wrapping of the unexpanded body is not enough to enforce
a single line when the text has embedded newlines, so replace these with
spaces (this is similar to setting ClutterText:single-line-mode, however
that would use a paragraph separator glyph instead).
2015-03-10 23:44:35 +01:00
Florian Müllner
4253df6463
main: Close calendar on activateWindow()
...
If activateWindow() is called as the result of activating an item
in the Time & Date drop-down (most likely a notification), it should
behave as other items and close the calendar.
2015-03-10 22:41:52 +01:00
Jordi Mas
d8b43865a2
Update Catalan translation
2015-03-10 17:24:55 -04:00
Florian Müllner
3eb8b9ef68
calendar: Fix thinko
...
Without an explicit index, messages should be added at the end of
the list.
https://bugzilla.gnome.org/show_bug.cgi?id=745988
2015-03-10 21:10:14 +01:00
Jakub Steiner
f96077bd0f
theme: consistent focus & hover for system menu & popup menu
...
- while I'd prefer to use the selected_bg_color for menus,
we need to be somewhat consistent with the choice
https://bugzilla.gnome.org/show_bug.cgi?id=745246
2015-03-10 21:05:21 +01:00
Jakub Steiner
741846d1ff
theme: render css & update submodule
2015-03-10 20:38:05 +01:00
Florian Müllner
f36d7bd078
Update submodule
2015-03-10 19:50:44 +01:00
Ray Strode
bd51c92d65
Update submodule
2015-03-10 14:48:51 -04:00
Jakub Steiner
2aed6ade79
theme: modal dialog headlines
...
https://bugzilla.gnome.org/show_bug.cgi?id=745687
2015-03-10 19:16:28 +01:00
Jakub Steiner
83e5ea4827
Revert "theme: use a global headline class"
...
This reverts commit 5915348396
.
2015-03-10 18:27:43 +01:00
Jakub Steiner
5915348396
theme: use a global headline class
...
https://bugzilla.gnome.org/show_bug.cgi?id=745687
2015-03-10 17:45:04 +01:00
Jakub Steiner
567dc70c9b
theme: top bar in classic needs some tweaks
...
https://bugzilla.gnome.org/show_bug.cgi?id=745686
2015-03-10 12:24:53 +01:00
Claude Paroz
8323891294
Fixed date format error in French translation
...
Fixes bug #745916 . Thanks Arnaud Bonatti for the report.
2015-03-10 08:29:02 +01:00
Victor Ibragimov
5bf8695295
Updated Tajik translation
2015-03-10 06:20:13 +00:00
Jakub Steiner
7012437929
theme: modal dialog heading visible for classic
...
https://bugzilla.gnome.org/show_bug.cgi?id=745687
2015-03-09 19:37:09 +01:00
Kjartan Maraas
83ad98d640
Updated Norwegian bokmål translation from Åka Sikrom.
2015-03-09 19:29:47 +01:00
Daniel Mustieles
1816f763d2
Updated Spanish translation
2015-03-08 21:26:27 +01:00
Matej Urbančič
1a01f07b2c
Updated Slovenian translation
2015-03-08 21:24:15 +01:00
Aurimas Černius
23d48fb334
Updated Lithuanian translation
2015-03-08 19:21:20 +02:00
Ross Lagerwall
dada0420b1
mount-operation: Handle multi-line questions
...
Don't discard multiple lines when updating the message label.
https://bugzilla.gnome.org/show_bug.cgi?id=745713
2015-03-08 11:31:44 +00:00
Daniel Korostil
17a336c795
Updated Ukrainian translation
2015-03-08 12:58:25 +02:00
IWAI, Masaharu
8c347965d7
l10n: Update Japanese translation
2015-03-07 22:35:15 +09:00
Florian Müllner
e1816cd228
popupMenu: Center separators vertically
2015-03-06 19:01:46 +01:00
Florian Müllner
3614da6845
messageTray: Fix custom notification icons
...
NotificationMessages set the icon either from the corresponding
notification's gicon property, or fall back to the source icon.
Except that we never actually set a notification's gicon property to
the provided icon, so we currently just always fall back, whoops!
2015-03-06 18:28:19 +01:00
Florian Müllner
8aa1765f24
windowManager: Allow toggle-message-tray action in overview
...
The corresponding action mode was dropped accidentally in commit 08d2e61
when changing the shortcut to open the calendar drop-down instead.
2015-03-06 18:07:19 +01:00
Florian Müllner
8eb0782f25
loginDialog: Pass-through UserWidget's label-actor
...
https://bugzilla.gnome.org/show_bug.cgi?id=729603
2015-03-06 17:24:13 +01:00
Adel Gadllah
5f6aba7f4b
legacyTray: Allow extensions to hijack the tray-icon-added/removed signals
2015-03-06 13:47:47 +01:00
Balázs Úr
986b14fb1b
Updated Hungarian translation
2015-03-05 23:11:38 +00:00
Мирослав Николић
7c03b88b74
Updated Serbian translation
2015-03-05 22:41:50 +01:00
Florian Müllner
1f277ebcb9
theme: Update style
2015-03-05 17:12:34 +01:00
Baurzhan Muftakhidinov
8c54bc68e0
Updated Kazakh translation
2015-03-05 15:50:42 +00:00
Florian Müllner
6e39be5b19
popupMenu: Remove unused import
2015-03-05 13:49:28 +01:00
Florian Müllner
cf71ea016f
theme: Update sass submodule ...
...
... to point to the correct source from commit 8536f9312c
.
2015-03-05 13:49:28 +01:00
Florian Müllner
4affa5528a
dash: Fix show-apps button drop target
...
Fallout from commit e69cc20fc7
...
https://bugzilla.gnome.org/show_bug.cgi?id=745666
2015-03-05 12:34:17 +01:00
Jakub Steiner
8536f9312c
theme: no selected color for hover in popovers
...
treat shell popups as gtk popovers, not menus
2015-03-05 12:12:38 +01:00
Jakub Steiner
a0e8456cb5
Revert "theme: have a separate state for hover and focus"
...
As per discussion in bug #745246 this reverts
commit 8a732d3c13
.
2015-03-05 12:02:06 +01:00
Milo Casagrande
77074b5646
Updated Italian translation
2015-03-05 08:01:17 +00:00
Changwoo Ryu
cd68ed8297
Updated Korean translation
2015-03-05 11:09:34 +09:00
Piotr Drąg
eaef067b3e
Updated Polish translation
2015-03-04 23:14:08 +01:00
Florian Müllner
e23dfe533d
Bump version to 3.15.91
...
Update NEWS.
2015-03-04 21:17:31 +01:00
Florian Müllner
39ecd3b5a8
build: Dist theme documentation/helpers
2015-03-04 21:17:31 +01:00
Florian Müllner
f5e07fbeba
panel: Center app-menu label vertically
...
Commit 333becef45
accidentally removed the y_align property, bring
it back.
https://bugzilla.gnome.org/show_bug.cgi?id=745110
2015-03-04 20:54:49 +01:00
Enrico Nicoletto
ef3077a7fe
Updated Brazilian Portuguese translation
2015-03-04 19:10:33 +00:00
Rui Matos
4ff489d24b
appDisplay: Don't call a non-existent onComplete
...
Follow up to commit 6bb905895c
.
https://bugzilla.gnome.org/show_bug.cgi?id=745627
2015-03-04 19:01:41 +01:00
Matthias Clasen
0ebba112d7
Fix the offset calculation again
...
We also need to skip over the \004.
https://bugzilla.gnome.org/show_bug.cgi?id=745521
2015-03-04 10:19:55 -05:00
Yosef Or Boczko
e7fa83ea1a
Updated Hebrew tranlsation
2015-03-04 17:04:07 +02:00
Rui Matos
b58f08bda1
viewSelector: Don't reset the search entry if it has preedit text
...
If users click outside the search entry while it's empty we reset and
thus give up key focus. This means that when using an input method
with candidate popups, interacting with the popup with a mouse click
cancels the current input method context if there's no other text in
the entry besides the preedit string.
To avoid this we can check if the entry has preedit in addition to
checking if it has normal text.
https://bugzilla.gnome.org/show_bug.cgi?id=745167
2015-03-04 15:25:35 +01:00