Commit Graph

740 Commits (e56e4ae7b49f9b85a572a1fa6b12cf8a3c394e4e)
 

Author SHA1 Message Date
Jens Lody 8db3bc02d9 Hide forecast while rebuilding UI, fixes optical glitch. 11 years ago
Jens Lody 30c0ec74b1 Fix lastBuildDate sometimes being shown as 00:00 11 years ago
Jens Lody 8a773ff1b7 Tiny code-changes: x == undefined instead of typeof x == "undefined" 11 years ago
Jens Lody 0f487f49ad Fix lastBuildDate sometimes being shown as 00:00 11 years ago
Jens Lody a7a0d3c045 Tiny code-changes: x == undefined instead of typeof x == "undefined" 11 years ago
Jens Lody 476e9f6c4c Use *-night icons for current weather if current time is before sunrise or after sunset. 11 years ago
Jens Lody b7daa6cfe0 Use *-night icons for current weather if current time is before sunrise or after sunset. 11 years ago
Jens Lody e4d425044e Pull README.md from master. 11 years ago
Jens Lody e16ee24a1e Pull README.md from master. 11 years ago
Jens Lody 171941b63c Update README.md . 11 years ago
Jens Lody d222f3b448 Pull README.md from openweathermap branch (build instructions). 11 years ago
Jens Lody b2b0c68b5b Soup.Session crashes shell-version 3.6, use openweathermap_3.6 branch instead. 11 years ago
Jens Lody 8c34a0c557 For gnome-shell version 3.6, we still need Soup.SeesionAsync with explicitely set ProxResolver . 11 years ago
Jens Lody 5639b31077 Fix when anylyzing last build time. 11 years ago
Jens Lody a13254d81e Format fixes, remove lines, that have been commented out. 11 years ago
Jens Lody 142ca04700 Cache weatherdata between two updates, only change of location or explicit click on reload-button triggers a reload of weatherdata. Reduces server load on openweathermap.org . 11 years ago
Jens Lody bc65d7e44f Do not use deprecated Soup.SessionAsync . 11 years ago
jenslody 566fae79df Explicitely state, that glib2 development packages are need for build the extension 11 years ago
Jens Lody 34f5b09c09 Add possibility to use personal API key from openweathermap.org 11 years ago
Jens Lody e3e7b9d036 Readd shell-version 3.6 11 years ago
Jens Lody dcee31dcfc Readd shell-version 3.6 11 years ago
Jens Lody 0ed38bb33e add missing comma 11 years ago
Jens Lody e821944a24 Fix timers in stop-method 11 years ago
Jens Lody 49e4ec8105 Always fetch 10 days of forecast-data. 11 years ago
Jens Lody f771bcf0c0 Use toLocaleFormat, to format time; fix for 12h time formats 11 years ago
Jens Lody fb7ebcb36c Use toLocaleFormat, to format time; fix for 12h time formats 11 years ago
Jens Lody 2db32a94e5 Format fixes 11 years ago
Jens Lody 2d0e21dab2 Use constants for URL's, use Soup methods to build the request-string 11 years ago
Jens Lody 98cef2132f Pull README.md from openweathermap-branch (update installation instructions; Debian packages available) 11 years ago
Jens Lody e12a050363 update installation instructions; Debian packages available 11 years ago
Jens Lody e21aa6b869 Use different timers to update actual weather and forecast (save bandwidth on owm-server); minimal update interval is 10 min 11 years ago
Jens Lody e1d778fb8e Pull README.md from openweathermap-branch. 11 years ago
Jens Lody a297a604c9 Update Readme.md (build instructions, typo) 11 years ago
Jens Lody 5e52933fd3 Update Readme.md due to upload of openweathermap-branch. 11 years ago
Jens Lody 6f31505126 experimental switch to openweathermap 11 years ago
jenslody 96e7069d73 Merge pull request #2 from sebastien-villemot/master 11 years ago
Sébastien Villemot 15d3d81773 Update French translation 11 years ago
Jens Lody 1bf555c6aa Add option to center forecast, closes #1 11 years ago
Jens Lody 5504a73a7f Add Ibiza as default city for dconf schema also; I have overseen this in 32850e4 11 years ago
Jens Lody e612a60532 Fix vertical align of info text with gnome-shell 3.10; ported from Neroth's weather extension. 11 years ago
Jens Lody c6252dae79 Dynamically set forecast-box scrollbar, depending on the width of the current-weather box; fix warnings, due to non-zero top-margin of hidden scrollbar. 11 years ago
Jens Lody f5088b3e07 Implement the possibility to chose how many days in forecast are shown; 2 is the minimum and 5 the maximum (!Yahoo's api returns a fiveday-forecast); localization is updated to reflect the changes in linenumbers 11 years ago
Jens Lody 920d83fe4b Another screenshot update (smaller image, without settings dialog) 11 years ago
Jens Lody 259d386a23 Update screenshot and settings-animation. 11 years ago
Jens Lody 32850e4288 Use Ibiza as default city, if list is empty. 11 years ago
Jens Lody 5aa80d983b fix typo 11 years ago
Jens Lody f1d5fab761 Changed name to avoid conflict with the parent extension on extensions.gnome.org; nevertheless both extensions can not be installed at the same time, because the use the same schema 11 years ago
Jens Lody 733dcdb804 remove gnome-shell versions lower than 3.8 from supported versions in metadata.json 11 years ago
Jens Lody 067edf5c51 fix two incorrect url's pointing to wromg github-repo 11 years ago
Jens Lody 392b48f040 update translation 11 years ago