Jens Lody
f046bbfdfc
Remove convenience.js. No longer needed, due to ExtensionUtils.
5 years ago
Jens Lody
8bdab1e68a
Merge branch 'openweather-missing-wind' into 'master'
...
Handle missing wind data in OpenWeather provider.
See merge request jenslody/gnome-shell-extension-openweather!227
5 years ago
Jens Lody
8dfc8fab2b
Merge branch 'handle-c-locale' into 'master'
...
Handle C locale.
Closes #236
See merge request jenslody/gnome-shell-extension-openweather!228
5 years ago
Jens Lody
4067b85a9b
Merge branch 'retry-on-error' into 'master'
...
Handle DNS errors, retry in that case.
See merge request jenslody/gnome-shell-extension-openweather!229
5 years ago
Jens Lody
281d31643a
Merge branch 'remove-object-actor' into 'master'
...
Remove object.actor references
Closes #245
See merge request jenslody/gnome-shell-extension-openweather!232
5 years ago
FeRD (Frank Dana)
0b2954ceca
Remove object.actor references
5 years ago
Philippe Troin
b7ec679560
Handle DNS errors, retry in that case.
...
Fixes:
JS ERROR: Gio.ResolverError: Error resolving “openweathermap.org”: Name or service not known
_asyncReadyCallback@/usr/share/gnome-shell/extensions/openweather-extension@jenslody.de/extension.js:546:27
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
6 years ago
Philippe Troin
7da9bb80dd
Handle missing wind data in OpenWeather provider.
...
Fixes:
JS WARNING: [/usr/share/gnome-shell/extensions/openweather-extension@jenslody.de/openweathermap_org.js 381]: reference to undefined property "deg"
JS WARNING: [/usr/share/gnome-shell/extensions/openweather-extension@jenslody.de/extension.js 1171]: reference to undefined property "NaN"
6 years ago
Philippe Troin
c24218f4f7
Handle C locale.
...
Fixes:
JS ERROR: RangeError: invalid language tag: C
formatTemperature@/home/phil/.local/share/gnome-shell/extensions/openweather-extension@jenslody.de/extension.js:1343:16
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
parseWeatherCurrent@/home/phil/.local/share/gnome-shell/extensions/openweather-extension@jenslody.de/openweathermap_org.js:319:23
_asyncReadyCallback@/home/phil/.local/share/gnome-shell/extensions/openweather-extension@jenslody.de/extension.js:553:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
6 years ago
Jens Lody
7ea4ce7a12
Fix copyright dates.
6 years ago
Jens Lody
92d4dd35da
Change github to gitlab in pot-file.
6 years ago
Jens Lody
0061c3421d
Add belarussian translation-file to codeblocks-project, minor (automatic) layout-updates in some po-files.
6 years ago
Jens Lody
73a40c55d2
Fix for gnome.shell 3.30, only symbolic icons shown, if the stale is not explicitely set to regular.
6 years ago
Jens Lody
a978a41816
Added turkish translation, thanks Orhan Engin OKAY.
6 years ago
Jens Lody
6ef56d3fe0
Merge branch 'master' of gitlab.com:jenslody/gnome-shell-extension-openweather
6 years ago
Jens Lody
cd09bc8576
Merge branch 'traack_omit_past_forecast' into 'master'
...
Prevent first forecast from being for a previous date
See merge request jenslody/gnome-shell-extension-openweather!221
6 years ago
Jens Lody
e0d711cb93
Merge branch 'master' into 'master'
...
Add Belarusian translation
See merge request jenslody/gnome-shell-extension-openweather!219
6 years ago
Jens Lody
406399761d
Merge branch 'master' into 'master'
...
Update zh_CN.po and zh_TW.po, fixed issue where °C and °F could not be displayed.
See merge request jenslody/gnome-shell-extension-openweather!216
6 years ago
Jens Lody
b6f7261e2f
Add gnome-shell 3.30 to supported versions.
6 years ago
Jens Lody
9587a0efe3
Fix invisible text in prefs.
6 years ago
Jens Lody
160ec29814
Use braces to make if-clauses better readable.
6 years ago
Taylor Raack
abb9206af2
Forecasts from OpenWeatherMap do not show "Yesterday" during any portion of a day
6 years ago
Alexey Petrovsky
fc87c0979f
Add Belarusian translation
6 years ago
zyw271828
fec78de258
Update zh_CN.po and zh_TW.po, fixed issue where °C and °F could not be displayed.
6 years ago
Jens Lody
401d68e277
Fix build of uk.po, did not work due to added plural forms and some syntax-errors.
...
Hopefully fixed plural forms correctly (online translator).
6 years ago
Jens Lody
d21458267f
Change all project url's from github to gitlab.
6 years ago
jenslody
0e9e9acfca
Merge pull request #208 from vpaslavskyi/patch-2
...
New translation in Ukrainian
6 years ago
jenslody
b7ce90231f
Merge pull request #210 from jackgu1988/master
...
Fixed issue where if the name of the city is too long, the weather popup extends out of the screen
6 years ago
jenslody
cc3276ad06
Merge pull request #212 from tuomosipola/master
...
Copyedited Finnish translation
6 years ago
jenslody
332c9dc4d2
Merge pull request #213 from Cypresslin/patch-1
...
Update zh_TW.po
6 years ago
jenslody
dd662e81d3
Merge pull request #215 from MorganAntonsson/swedish
...
Update Swedish translation
6 years ago
Morgan Antonsson
5d92747d5d
Update Swedish translation
7 years ago
P.-H. Lin
fb0b5dc033
Update zh_TW.po
...
Update the Traditional Chinese translation, replace those terms used in Simplified Chinese.
7 years ago
Tuomo Sipola
7fdf4e96dd
Copyedited Finnish translation
7 years ago
Jens Lody
851d68083c
Fix incorrect if-clause.
7 years ago
Jens Lody
e499431115
Sync spec-file with Fedora/Epel.
7 years ago
Jens Lody
cac94f2019
Restore search-results popup on gtk3 < 3.22, broken in commit 21f8299
.
7 years ago
Iakovos Gurulian
fa3052a3ef
Fixed issue where if the name of the city is too long, the weather popup stretches over the length of the screen (the user can set the number of max characters to be displayed)
7 years ago
vpaslavskyi
87f0edc8f3
New translation in Ukrainian
...
Added new translation in Ukrainian language.
7 years ago
Jens Lody
a86b949025
Allow use of horizontal scrolling axis for forecast. Fixes #207
7 years ago
Jens Lody
21f82996a5
Do not use deprecated popup-function, fixes #206 .
...
Instead of logging a warning, that the GtkMenu.popup function is deprecated since 3.22 and should not be used in new code, they just disabled it (in 3.22) and break code.
7 years ago
Jens Lody
8291339135
Fix warning about wrong parameter-count.
7 years ago
Jens Lody
0278ad2c02
Fix warning about non-existing property.
7 years ago
Jens Lody
d9ad9c8e5e
Add gnome-shell 3.26 to compatibility list.
7 years ago
jenslody
ba3dab7ad6
Merge pull request #200 from Faenriis/master
...
Update Serbian translation (sr and sr@latin)
7 years ago
jenslody
b924d830c6
Merge pull request #201 from petrpulc/master
...
Capitalize weather conditions in Czech translation
7 years ago
jenslody
1e6f1b9005
Merge pull request #203 from diegoaceneves/master
...
Update pt_BR.po file
7 years ago
jenslody
c809fece19
Merge pull request #205 from leixet/patch-2
...
Little misspelling in line 469
7 years ago
Aleix Vidal Gaya
82135aedee
Little misspelling in line 469
...
Xàfecs de gran intessitat > Xàfecs de gran intensitat
7 years ago
Diego Neves
77e00bd7c5
Update pt_BR.po file
7 years ago