summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use Unicode in translatable stringswip/piotrdrag/unicode-typographyPiotr Drąg2018-05-304-15/+15
| | | | | | See https://developer.gnome.org/hig/stable/typography.html https://bugzilla.gnome.org/show_bug.cgi?id=772213
* Update Romanian translationDaniel Șerbănescu2018-05-111-893/+1522
|
* Update Turkish translationMuhammet Kara2018-03-121-41/+10
|
* Update Friulian translationFabio Tomat2018-02-271-103/+107
|
* configure: Don't declare functions in AC_TRY_LINK and AC_TRY_COMPILETing-Wei Lan2018-01-201-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=792716
* Update Esperanto translationKristjan SCHMIDT2017-12-231-917/+1670
|
* Update Turkish translationMuhammet Kara2017-12-031-48/+24
|
* Update Turkish translationMuhammet Kara2017-11-261-15/+7
|
* Update Turkish translationFurkan Tokaç2017-11-121-811/+814
|
* [l10n] Updated Catalan (Valencian) translationXavi Ivars2017-10-051-841/+854
|
* Fixes to Catalan translationJordi Mas2017-09-101-746/+740
|
* Update Nepali translationPawan Chitrakar2017-09-011-318/+262
|
* Updated Danish translationAsk Hjorth Larsen2017-08-261-745/+743
|
* Updated Danish translationAsk Hjorth Larsen2017-08-261-2/+2
|
* Update Friulian translationFabio Tomat2017-08-241-35/+39
|
* Update Malayalam translationAnish Sheela2017-08-201-820/+883
|
* Update Indonesian translationAndika Triwidada2017-08-181-748/+742
|
* Bump up the GLib requirementEmmanuele Bassi2017-08-081-1/+1
| | | | | We are using a newer glib-genmarshal, so we should be using a newer GLib as well.
* docs: Fix typo in Environment Variables (gsk->gdk)Justin Kim2017-08-011-1/+1
|
* Add Nepali translationPawan Chitrakar2017-07-261-0/+3102
|
* build: Use newer glib-genmarshal argumentEmmanuele Bassi2017-07-111-0/+3
| | | | | | | When using glib-genmarshal from GLib 2.54, we can use the newly added `--prototypes` command line argument to generate the prototypes of the marshallers in the C source, and void a missing-prototypes compiler warning.
* Post-release version bump to 1.26.3Emmanuele Bassi2017-05-121-1/+1
|
* Release Clutter 1.26.21.26.2Emmanuele Bassi2017-05-122-1/+48
|
* build: Bind interface age to minor and micro versionEmmanuele Bassi2017-05-121-19/+5
| | | | | | | Instead of requiring to manually update the interface age, we can simply check for the minor version, and either set it to 0 for development releases, or set it to the micro version for stable one. We don't do API additions in micro releases anyway.
* gdk: stage: destroy and clear subsurface on unrealize()Olivier Fourdan2017-05-091-0/+9
| | | | | | | | When using a gdk subsurface, destroy it on clutter_stage_gdk_unrealize() to avoid keeping around an old existing subsurface pointing to a parent surface which might be gone. https://bugzilla.gnome.org/show_bug.cgi?id=781975
* conform/actor-graph: Add missing null-terminationNigel Taylor2017-05-051-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=759085
* build: Stop including the generated marshaller headerEmmanuele Bassi2017-05-031-4/+3
| | | | | | Newer versions of glib-genmarshal generate the function prototypes for us, so we don't need to include the generated header by injecting an "include" pre-processor directive when generating the body.
* Update po/MakevarsPiotr Drąg2017-04-271-1/+38
|
* Update Belarusian translationYuras Shumovich2017-03-261-777/+848
|
* Update Friulian translationFabio Tomat2017-03-131-107/+114
|
* Add Friulian translationFabio Tomat2017-03-071-0/+2800
|
* Updated Norwegian bokmål translation.Kjartan Maraas2017-02-141-850/+829
|
* Fix a translator commentPiotr Drąg2017-01-261-4/+4
| | | | They need to be exactly one line above a string to show up in .po files.
* build: Bump gdk version requirementOlivier Fourdan2017-01-091-1/+1
| | | | | | | gtk+-3.22.6 includes all the fixes required to use gdk subsurfaces under Wayland, bump the minimal required version to this new version. https://bugzilla.gnome.org/show_bug.cgi?id=774546
* gdk: stage: Use gdk for the Wayland subsurfaceOlivier Fourdan2017-01-092-91/+50
| | | | | | | | GDK has all the bits required to deal with the subsurface, by using the GDK Wayland API instead of the Wayland API directly, we can save a few lines of code. https://bugzilla.gnome.org/show_bug.cgi?id=774546
* backend: check for wayland before x11Marc-Antoine Perennou2016-11-301-3/+3
| | | | | | | | | | this way, clutter-gtk applications work fine on wayland without the need of exporting CLUTTER_BACKEND=wayland as gtk+ checks for wayland and x11 in the same order https://bugzilla.gnome.org/show_bug.cgi?id=762888 Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
* clutter-script: Document support for top-level arraysPhilip Withnall2016-11-211-2/+24
| | | | | | | | | Despite being a widely-used feature, it doesn’t seem to be obvious from the documentation that the top-level node in a ClutterScript JSON file can be an object, or an array of objects. Try to clarify that in the documentation. https://bugzilla.gnome.org/show_bug.cgi?id=772412
* Updated Hungarian translationGábor Kelemen2016-09-251-746/+737
|
* Added Croatian translationgogo2016-09-241-0/+2454
|
* Updated Slovak translationPeter Mráz2016-09-211-27/+23
|
* Update British English translationDavid King2016-09-181-777/+853
|
* Add more options to XGETTEXT_OPTIONS in po/MakevarsPiotr Drąg2016-09-121-1/+1
|
* Updated Kazakh translationBaurzhan Muftakhidinov2016-09-111-754/+744
|
* Updated Slovak translationDušan Kazik2016-09-101-809/+807
|
* Updated Polish translationPiotr Drąg2016-09-071-7/+6
|
* Fix typo in Spanish translation headerJeremy Bicha2016-09-031-6/+6
|
* tests: Set locale in test-script.cPhilip Withnall2016-08-231-0/+7
| | | | | | | | | | | | So that if the translatable strings in test-script.json are ever translated in the .po files, they will appear translated in the test program. Note that for them to be translated in the .po files, they must first be extracted by gettext, which first needs to grow support for ClutterScript files. https://bugzilla.gnome.org/show_bug.cgi?id=770288
* clutter-script: Add an example of translation in ClutterScriptPhilip Withnall2016-08-231-0/+24
| | | | | | Document the ‘translatable’ key and friends. https://bugzilla.gnome.org/show_bug.cgi?id=770288
* Updated Polish translationPiotr Drąg2016-08-221-788/+775
|
* canvas: fix checking twice for width > 0Gustavo Noronha Silva2016-07-261-1/+1
|