Commit Graph

10767 Commits

Author SHA1 Message Date
Florian Müllner
8fd6e93fbe workspaceThumbnail: Fix size request signatures
ClutterLayoutManager's size request methods have an additional container
argument before the for-width/height parameters compared to ClutterActor.

https://bugzilla.gnome.org/show_bug.cgi?id=763068
2016-04-21 16:04:04 +02:00
Florian Müllner
8416ba25de st: Don't assert when corner texture creation fails 2016-04-15 19:05:04 +02:00
Florian Müllner
63f6ff9151 Do not skip CoglError parameters
While CoglError is a define to GError, it doesn't follow the convention
of ignoring errors when NULL is passed, but rather treats the error as
fatal :-(
That's clearly unwanted for a compositor, so make sure to always pass
an error parameter where a runtime error is possible

https://bugzilla.gnome.org/show_bug.cgi?id=765061
2016-04-15 18:22:18 +02:00
Florian Müllner
59c2ace98c st: Do not try to unref NULL CoglObjects
https://bugzilla.gnome.org/show_bug.cgi?id=765061
2016-04-15 18:22:18 +02:00
Arash Mousavi
cf4465027a [l10n][fa] Fix weekday translation string 2016-04-14 23:05:11 +04:30
Heiher
a23b293fe2 modalDialog: Fix invalid argument 'timestamp' for pushModal
https://bugzilla.gnome.org/show_bug.cgi?id=722752
2016-04-14 11:10:51 +02:00
Florian Müllner
c039a3ddda recorder: Fall back to ~ if XDG_VIDEOS_DIR doesn't exist
Unlike screenshots, recordings fail when the default directory doesn't
exist. Fall back to home instead.

https://bugzilla.gnome.org/show_bug.cgi?id=765015
2016-04-13 21:25:31 +02:00
Florian Müllner
ebe071bd50 Bump version to 3.20.1
Update NEWS.
2016-04-13 18:46:38 +02:00
Khaled Hosny
2edfd458b7 Update Arabic translation 2016-04-10 20:28:02 +02:00
Alexander Shopov
3b750aa815 Added Bulgarian translation 2016-04-09 08:30:01 +03:00
Arash Mousavi
d96f97e55a Update Persian translations 2016-04-08 20:46:03 +04:30
Fabio Tomat
55ac2f46ba Updated Friulian translation 2016-04-08 09:31:04 +00:00
Fabio Tomat
262c04ab91 Updated Friulian translation 2016-04-05 20:14:39 +00:00
Fabio Tomat
c80e7784fb Updated Friulian translation 2016-04-02 23:34:03 +00:00
Fabio Tomat
763567377f Updated Friulian translation 2016-03-31 08:56:25 +00:00
Fabio Tomat
ea9dcbf8b7 Updated Friulian translation 2016-03-31 08:46:12 +00:00
Fabio Tomat
2b383bf73e Updated Friulian translation 2016-03-31 06:40:06 +00:00
Fabio Tomat
b8dcbfebb2 Updated Friulian translation 2016-03-30 22:18:45 +00:00
Fabio Tomat
a257aa35d5 Updated Friulian translation 2016-03-30 22:09:08 +00:00
Aaron Plattner
941513b280 st: Fix offscreen leak if cogl_framebuffer_allocate fails
If cogl_framebuffer_allocate fails in _st_create_shadow_pipeline_from_actor, the
CoglOffscreen* that was allocated earlier in the function is leaked.

https://bugzilla.gnome.org/show_bug.cgi?id=735705

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2016-03-30 15:59:10 -04:00
Marek Černocký
a9bb0558bc Updated Czech translation 2016-03-30 08:27:21 +02:00
YunQiang Su
58834b80d7 update zh_CN translation 2016-03-26 15:13:42 +08:00
Trần Ngọc Quân
b125a0e371 Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2016-03-26 13:43:56 +07:00
Fabio Tomat
980ac0da8a Updated Friulian translation 2016-03-24 22:11:37 +00:00
Cheng-Chia Tseng
f15fb0bd73 Updated Chinese (Taiwan) translation 2016-03-24 17:08:39 +00:00
Inaki Larranaga Murgoitio
7d25592165 Updated Basque language 2016-03-23 20:56:09 +01:00
Matej Urbančič
9ee36f2b71 Updated Slovenian translation 2016-03-22 22:27:08 +01:00
Daniel Korostil
f3e226103f Updated Ukrainian translation 2016-03-22 22:31:00 +02:00
Florian Müllner
a03e5662e2 Bump version to 3.20.0
Update NEWS.
2016-03-22 18:14:58 +01:00
Jiro Matsuzawa
16bb3efeb9 Updated Japanese translation 2016-03-21 02:44:48 +00:00
Ask Hjorth Larsen
e01d867e69 Updated Danish translation 2016-03-20 23:45:33 +01:00
Rūdolfs Mazurs
1d4dfd7d5f Update Latvian translation 2016-03-20 21:27:04 +02:00
Alexandre Franke
da05d1d864 Updated French translation 2016-03-20 02:13:36 +00:00
Muhammet Kara
6499424eba Updated Turkish translation 2016-03-19 18:57:04 +00:00
Anders Jonsson
824a602963 Updated Swedish translation 2016-03-18 10:12:11 +00:00
Milo Casagrande
0092d8fff3 Updated Italian translation 2016-03-17 20:21:40 +00:00
Baurzhan Muftakhidinov
5fbe454836 Updated Kazakh translation 2016-03-17 03:39:25 +00:00
Changwoo Ryu
23a59d387b Updated Korean translation 2016-03-16 19:50:25 +00:00
Florian Müllner
6b2a68e553 Bump version to 3.19.92
Update NEWS.
2016-03-16 19:03:53 +01:00
Florian Müllner
82950ecea0 telepathyClient: Acknowledge messages before closing
While a channel has pending messages, it will pop up again when
dismissed. That is clearly not what users expect, so clear them
out first before closing a channel.

https://bugzilla.gnome.org/show_bug.cgi?id=747991
2016-03-16 18:59:44 +01:00
Stas Solovey
2da4df219c Updated Russian translation 2016-03-13 21:05:14 +00:00
Aurimas Černius
8b5597fd8d Updated Lithuanian translation 2016-03-13 21:21:30 +02:00
Artur Morais
82ae06ad55 Updated Brazilian Portuguese translation 2016-03-13 16:16:19 +00:00
Gil Forcada
c594b66a2a [l10n] Updated Catalan translation 2016-03-13 14:47:13 +01:00
Jiri Grönroos
13e3318e4d Updated Finnish translation 2016-03-13 10:33:44 +00:00
Matej Urbančič
4aa4bb4a6a Updated Slovenian translation 2016-03-12 22:04:47 +01:00
Tom Tryfonidis
4a74df86e2 Updated Greek translation 2016-03-12 12:38:15 +00:00
Bernd Homuth
30ebc9c241 Updated German translation 2016-03-12 12:33:42 +00:00
Fran Dieguez
e0f6cf538d Updated Galician translations 2016-03-12 13:16:26 +01:00
Daniel Mustieles
ba71382c72 Updated Spanish translation 2016-03-11 15:31:51 +00:00