Andika Triwidada
441e4cf8f6
Updated Indonesian translation
2012-09-26 09:00:39 +07:00
Emmanuele Bassi
696f1afc04
actor: Fix transform-set condition
...
The :transform-set property is set if the matrix in :transform is not
the identity matrix.
2012-09-25 09:12:54 +01:00
Florian Müllner
165e117028
Bump version to 3.6.0
...
Update NEWS
3.6.0
2012-09-24 22:41:08 +02:00
Rūdolfs Mazurs
21b32dbe7a
Updated Latvian translation
2012-09-24 23:25:05 +03:00
Emmanuele Bassi
ab011c44ac
Post-release version bump to 1.12.1
2012-09-24 17:46:10 +01:00
Emmanuele Bassi
075aa21b3a
Release Clutter 1.12.0
2012-09-24 17:27:05 +01:00
Emmanuele Bassi
65bedbe42c
docs: Fix typo in closing tag
2012-09-24 17:21:36 +01:00
Emanuele Aina
35faaf604c
x11: set the stage for core events with no associated stage
...
When the last touch has been released the stage on the
corresponding master device (eg. the virtual core pointer) is set
to NULL and no mouse events can be delivered until an ENTER event
has occurred and the stage pointer restored.
This is due to the fact that the master devices can send both
touch events and mouse events, forwarding events coming from the
attached slave devices.
To restore delivery of mouse events we need to ensure that the
stage is set on each ButtonPress, ButtonRelease and Motion event
coming from master devices.
https://bugzilla.gnome.org/show_bug.cgi?id=684509
2012-09-24 17:08:24 +01:00
Emanuele Aina
a6abf86e94
input-device: print device number in debug messages
...
https://bugzilla.gnome.org/show_bug.cgi?id=684530
2012-09-24 17:04:08 +01:00
Emanuele Aina
d587fa4e28
tests: print coords and devices in test-events
...
Print event coordinates on events other than motion and also track
the device and source device ids in ./tests/interactive/test-events
https://bugzilla.gnome.org/show_bug.cgi?id=684552
2012-09-24 17:03:36 +01:00
Robert Bragg
a8fa6c7c4d
Post-release version bump to 1.12.1
2012-09-24 14:19:41 +01:00
Robert Bragg
fe198cf424
Merge branch 'cogl-1.12-release' into cogl-1.12
2012-09-24 14:08:22 +01:00
Robert Bragg
b1aafcc15f
Release 1.12.0 (release)
2012-09-24 13:46:40 +01:00
Robert Bragg
d32bbaf0e0
Updates NEWS for the 1.12.0 release
2012-09-24 13:46:01 +01:00
Yuri Myasoedov
95ad4ce2ef
Updated Russian translation
...
(cherry picked from commit c34e8bb0ca44c90d05753e6790727a462d7fd732)
2012-09-24 13:38:18 +01:00
Mario Blättermann
8a533157b7
[l10n] Updated German translation
...
(cherry picked from commit b9afd31baabf1e139f51e6042104ab0904e77488)
2012-09-24 13:38:09 +01:00
YunQiang Su
b6ffa02d2f
Update zh_CN translation
...
(cherry picked from commit 7003bd0bf092ea38eab4491ecb56cb8db155190a)
2012-09-24 13:37:55 +01:00
Ani Peter
eb18e471ef
Updated Malayalam file
...
(cherry picked from commit 9cdaf2e8e13c9b255343357e95038e1881578bf7)
2012-09-24 13:37:38 +01:00
Nishio Futoshi
6e9ae288e1
[l10n] Update Japanese translation
...
(cherry picked from commit 857f9d336ba1940211becfdd637dcfe08b52e079)
2012-09-24 13:37:28 +01:00
Dr.T.Vasudevan
59e6078454
updated Tamil translation
...
(cherry picked from commit af265ab5d2e2f2dab8294c549e872ef3b2fdf1d3)
2012-09-24 13:37:18 +01:00
Dr.T.Vasudevan
19fa0efb72
updated Tamil translation
...
(cherry picked from commit 1b7743f0c29981b4d91ca9faa16fa4543662c2a7)
2012-09-24 13:37:07 +01:00
Alexander Shopov
700e7df85d
Updated Bulgarian translation
...
(cherry picked from commit 93d7defa7fbb1a9ccb56beef882699008b7b9d44)
2012-09-24 13:36:53 +01:00
Rajesh Ranjan
fc0c3c8be7
hindi update
...
(cherry picked from commit 38201324e9543fa4c4b613829b6c1199778f02d5)
2012-09-24 13:36:42 +01:00
Chun-wei Fan
7253c5ca29
Bug 682071-cogl/cogl-sdl.h: MSVC: Link to SDL when apps are built
...
Link to SDL.lib and SDLmain.lib if Cogl was built with the SDL winsys.
Recent changes to the SDL winsys introduced a direct dependency to
SDLmain.lib (and hence SDL.lib) when programs are built, causing linker
errors to appear when any programs using cogl (with the SDL winsys built
in) are built.
Since we cannot determine whether a Cogl build is built with the SDL winsys
at build time easily, we could use #pragma comment (lib, ...) whenever
cogl-sdl.h is included by cogl.h so that SDLmain.lib and SDL.lib is linked
into the resulting binary, so that the program can link and run correctly.
This does not add any external dependencies as the Cogl DLL already depends
on SDL.dll when it is built with the SDL winsys.
https://bugzilla.gnome.org/show_bug.cgi?id=682071
(cherry picked from commit 2921d2a4d9c79f1ca7530171e0dfa8c945607bc7)
2012-09-24 13:35:18 +01:00
Carles Ferrando
e3e53f2c70
[l10n]Updated Catalan (Valencian) translation
...
(cherry picked from commit 829e090deb5decbeb60519c26199a403ae8174b0)
2012-09-24 13:35:05 +01:00
Gil Forcada
192920e351
[l10n] Updated Catalan translation
...
(cherry picked from commit 1a39fb66c1531ef53c8a700fc85bde1fb97bc624)
2012-09-24 13:34:53 +01:00
Ask H. Larsen
ed32a052e7
Updated Danish translation
...
(cherry picked from commit bb5220dbd98517544d0ff8676061024fd8a361f3)
2012-09-24 13:34:42 +01:00
Mattias Põldaru
32cb4a178e
[l10n] Updated Estonian translation
2012-09-24 10:56:42 +03:00
Timo Jyrinki
7b69780d9a
Finnish translation update by Jiri Grönroos
2012-09-24 09:29:55 +03:00
Noriko Mizumoto
be500e33f9
[l10n] Update Japanese translation
2012-09-24 12:55:14 +09:00
Ihar Hrachyshka
427c5cc42b
Updated Belarusian translation.
2012-09-23 13:28:13 +03:00
Alexander Shopov
042677b920
Updated Bulgarian translation
2012-09-23 12:17:28 +03:00
Nishio Futoshi
cdb91a461d
Updated Japanese translation.
2012-09-23 17:50:31 +09:00
Ani Peter
00f5e1286b
Updated Malayalam file
2012-09-23 01:45:51 +05:30
Shankar Prasad
eb3b737484
Updated kn translation
2012-09-23 01:28:46 +05:30
Sweta Kothari
3f444cb2fe
Updated gujarati file
2012-09-22 23:34:54 +05:30
Rūdolfs Mazurs
02bc4b54eb
Updated Latvian translation
2012-09-22 18:59:21 +03:00
Ani Peter
85c46be205
Updated Malayalam file
2012-09-22 01:42:33 +05:30
Carles Ferrando
dc020c5e54
[l10n]Updated Catalan (Valencian) translation
2012-09-21 21:37:41 +02:00
Gil Forcada
4887f06970
[l10n] Updated Catalan translation
2012-09-21 21:37:41 +02:00
Krishnababu Krothapalli
f97db0215b
Updated Telugu Translations
2012-09-21 22:29:46 +05:30
Rajesh Ranjan
dc79d8aa3d
hindi update
2012-09-21 17:09:18 +05:30
Rajesh Ranjan
00fecb6cea
hindi update
2012-09-21 17:04:11 +05:30
Daniel Korostil
f0e97b540f
Uploaded Ukranian
2012-09-21 10:05:23 +03:00
Krishnababu Krothapalli
c5f769cc07
Updated Telugu Translations
2012-09-20 15:56:41 +05:30
Chandan Kumar
bd8039ca67
Updated HINDI translation
2012-09-20 08:51:31 +05:30
Alexander Shopov
37266aabfe
Updated Bulgarian translation
2012-09-19 20:36:13 +03:00
Florian Müllner
6cc423cca6
Bump version to 3.5.92
...
Update NEWS
3.5.92
2012-09-19 15:10:26 +02:00
Florian Müllner
ce820702e3
doap: Add myself as maintainer
2012-09-19 15:09:43 +02:00
Florian Müllner
5eb72743dd
util: Guard against older zenity versions
...
Plenty of ugly here, but it works; revert when the zenity version
we depend on stops being bleeding-edge (or we can assume a zenity
version that does not error out on unknown options).
https://bugzilla.gnome.org/show_bug.cgi?id=684306
2012-09-19 15:09:43 +02:00