Commit Graph

2142 Commits

Author SHA1 Message Date
Florian Müllner 8c551ba8ee windowsNavigator: Use regular for() loops
"for each ... in" has been deprecated for a long time and won't be
supported in upcoming SpiderMonkey versions, so replace it with
"for ... of" instead.
2017-10-26 20:03:12 +02:00
Matej Urbančič 99295c438d Updated Slovenian translation 2017-10-20 16:57:37 +02:00
Florian Müllner f840f70052 Bump version to 3.27.1
Update NEWS.
3.27.1
2017-10-17 17:51:35 +02:00
Florian Müllner ef99394ffb nativeWindowPlacement: Use custom strategy to hook into layout
Instead of copying a long function for a single changed line, wrap the
layout algorithm in a LayoutStrategy so the workspace code picks it
up without modifications.

https://bugzilla.gnome.org/show_bug.cgi?id=787934
2017-10-13 16:08:07 +02:00
Florian Müllner 778eebc421 nativeWindowPlacement: Handle captions-on-top settings changes
Currently the injection to move title captions to the top depends on
the value of the setting at the time the extension is enabled.
Instead, do the injections unconditionally and query the setting
inside the function to pick up settings changes.

https://bugzilla.gnome.org/show_bug.cgi?id=787934
2017-10-13 16:08:07 +02:00
Florian Müllner 97d1cbca19 naturalWindowPlacement: Don't copy relayout() function
To move title captions to the top, we can simply apply a translation
before calling the unmodified original function.

https://bugzilla.gnome.org/show_bug.cgi?id=787934
2017-10-13 16:08:07 +02:00
Florian Müllner a0cae3d130 naturalWindowPlacement: Remove unused stuff
https://bugzilla.gnome.org/show_bug.cgi?id=787934
2017-10-13 16:08:07 +02:00
Florian Müllner 01893ca048 apps-menu: Fix whitespace errors 2017-10-13 16:08:07 +02:00
Xavi Ivars c86a67823c [l10n] Updated Catalan (Valencian) translation 2017-10-05 14:01:50 +02:00
Florian Müllner 726be0692e Bump version to 3.26.1
Update NEWS.
3.26.1
2017-10-04 17:42:16 +02:00
Florian Müllner f339001e22 data: Update style 2017-10-04 01:08:54 +02:00
Florian Müllner 530b165ddf nativeWindowPlacement: Adjust to overview changes
title._spacing is no longer defined, so we end up with bogus positions
when window-captions-on-top is set to true. Adjust the positioning to
do without that for now, though the whole extension could use a rewrite
to not copy everything-and-the-kitching-sink, or be killed off as yet
another extension from the original random collection that turned out
too expensive to keep dragging along ...

https://bugzilla.gnome.org/show_bug.cgi?id=787604
2017-10-04 01:06:42 +02:00
Anders Jonsson e479068d84 Update Swedish translation 2017-10-02 18:50:24 +00:00
Piotr Drąg 824e79d83e gschema: Fix gettext-domain 2017-10-01 19:10:42 +02:00
Efstathios Iosifidis 0d18c3f70d Update Greek translation 2017-09-25 13:48:39 +00:00
Arash Mousavi a682b66bbf Update Persian translation 2017-09-22 18:40:54 +00:00
Stas Solovey f4510b9b04 Update Russian translation 2017-09-20 08:40:39 +00:00
Alexander Rüedlinger c1143fa716 apps-menu: Use "0o" prefix for octal literals
In short, gjs complains that octal escape sequences are deprecated
and advises to use the "0o" prefix for octal literals. Do that to
fix the warning.

https://bugzilla.gnome.org/show_bug.cgi?id=787294
2017-09-17 23:18:52 +02:00
Alexander Rüedlinger 37b95a8498 apps-menu: Remove excess argument
This was an oversight in commit 63653406a3 when porting from a
removed Popover API to ClutterActor.add_child().

https://bugzilla.gnome.org/show_bug.cgi?id=787294
2017-09-17 23:18:52 +02:00
Alexander Rüedlinger cccef0e857 places-menu: Fix JS warning
Define class PlacesManager with 'var' instead of 'const', to shut
up a gjs warning when accessing it from the extension.

https://bugzilla.gnome.org/show_bug.cgi?id=787291
2017-09-17 23:18:52 +02:00
Florian Müllner 592b4ebacf Bump version to 3.26.0
Update NEWS.
3.26.0
2017-09-12 19:26:30 +02:00
Ask Hjorth Larsen 3a799d519b Updated Danish translation 2017-09-10 18:10:56 +02:00
Lyubomir Vasilev 8b09c17684 Updated Bulgarian translation 2017-09-10 18:03:23 +03:00
Inaki Larranaga Murgoitio f00ffcaa3d Update Basque language 2017-09-09 17:19:41 +02:00
Sveinn í Felli 82cc175df1 Update Icelandic translation 2017-09-08 06:08:48 +00:00
Sveinn í Felli eda9eeef18 Update Icelandic translation
(cherry picked from commit c5467e8a804abce0c45b43502e4ac16649a99a53)
2017-09-08 06:05:02 +00:00
Lyubomir Vasilev fb1d4faece Updated Bulgarian translation 2017-09-08 08:48:25 +03:00
Trần Ngọc Quân 3b1d7428df Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2017-09-04 14:36:52 +07:00
Rafael Fontenelle dca18f3614 Update Brazilian Portuguese translation 2017-09-03 13:29:46 +00:00
Changwoo Ryu 6a9b3a9369 Update Korean translation 2017-09-02 03:55:18 +00:00
Yuras Shumovich 373c3660a1 Update Belarusian translation 2017-09-01 14:56:50 +00:00
hanniedu 74fdac5dfd Updated Dutch translation Master 3.26 2017-09-01 10:37:25 +02:00
Jordi Mas 49c00f3282 Fixes to Catalan translations 2017-08-30 19:23:31 +02:00
Jiri Grönroos b9a32a8f64 Update Finnish translation 2017-08-29 09:36:28 +00:00
Rūdolfs Mazurs bf2074cd82 Update Latvian translation 2017-08-28 10:27:11 +03:00
Cheng-Chia Tseng a659c3e586 Update Chinese (Taiwan) translation 2017-08-27 05:38:40 +00:00
Cheng-Chia Tseng 959dfee54e Update Chinese (Taiwan) translation 2017-08-27 03:45:29 +00:00
Milo Casagrande 714162fdd3 Update Italian translation 2017-08-26 15:40:48 +00:00
ST Alfas 856bda4270 Update Malayalam translation 2017-08-26 13:54:45 +00:00
Florian Müllner 5530229dd2 data: Update style 2017-08-22 13:08:23 +02:00
Florian Müllner cdc3894400 Bump version to 3.25.91
Update NEWS.
3.25.91
2017-08-22 00:59:27 +02:00
Jordi Mas f8f66f628e Update Catalan translation 2017-08-21 15:18:39 +02:00
Alexandre Franke f8b9afda07 Update French translation 2017-08-19 16:41:37 +00:00
Мирослав Николић 617904e69f Updated Serbian translation 2017-08-14 21:27:38 +02:00
Furkan Tokaç 6e4be83dec Update Turkish translation 2017-08-13 11:38:56 +00:00
Rafael Fontenelle 66f0972a43 Update Brazilian Portuguese translation
(cherry picked from commit c15d9af98dde60e1ca3e215b6b36665ca9e4eef6)
2017-08-12 22:58:51 +00:00
Gianvito Cavasoli e6bdbb2c68 Update Italian translation
(cherry picked from commit 825f1f2090690a7c93244e44e66fdc3213adc8f1)
2017-08-12 15:16:12 +00:00
Piotr Drąg 7d3915c30d Update Polish translation 2017-08-11 03:36:02 +02:00
Florian Müllner a04ad6acd7 Bump version to 3.25.90
Update NEWS.
3.25.90
2017-08-10 20:41:34 +02:00
Florian Müllner 8778c16f2a data: Update style 2017-08-10 20:27:35 +02:00