simon04
8666143616
Automatically fix "wrong" WOEID (i.e., numeric instead of alphanumeric WOEID).
14 years ago
simon04
31fd654089
Cleanup.
14 years ago
simon04
c18ae6b751
Use full-colored icons by default, symbolic icons configurable.
14 years ago
simon04
9ee242cfe0
Fixed wind direction possibly being null.
14 years ago
simon04
ee043ec196
Allow to disable translation of weather condition (for forecast).
14 years ago
simon04
ec9dc7a3f1
Do not truncate day of week names.
14 years ago
simon04
9f6ddd99eb
Source code formatting.
14 years ago
simon04
f669409bd5
Using Unicode symbols ℃ and ℉ for temperature units.
14 years ago
simon04
0fe8ed2735
Source code formatting (comment).
14 years ago
simon04
5e1f9d0893
Source code formatting.
14 years ago
simon04
ff5ba355f5
Allow to disable translation of weather condition.
14 years ago
ecyrbe
9a2131396d
Improve checking
14 years ago
ecyrbe
63af293546
Check schema before loading it
...
GLib Gsettings is broken and abort the
entire gnome-shell when trying to load
an unknown schema, so we have to check for
the schema availability before loading it.
14 years ago
ecyrbe
3b75e6a9f0
Add GSettings configuration
...
No more code editing. This extension now uses gsettings to configure everything.
Documention updated according to this functionnality
Under the woods, we added gsettings schemas that need to be installed in the system
so you need admin rights to install this extension.
14 years ago
ecyrbe
5c0e32a848
Add translation for days in forecast
...
Yahoo return abreviated days desc, we parse this to return
a full day desc in the forecast Labels
Translation files were updated according to this changes
14 years ago
ecyrbe
fa2a7ab41f
Add alternative displayed city
...
The yahaoo forecast woeid doesn't always match your tiny town name
we really need a configuration file or a gsettings schemas to put
all this outside of the code
14 years ago
ecyrbe
855cf1a5d5
Improved Translation
...
Added support for weather condition translation
this relies on defined yahoo weather codes
14 years ago
fredo
77f06e830d
Use symbolic icons
...
also, we should add a flag to allow normal icon sets
14 years ago
ecyrbe
220c8bf116
Use symbolic icons
...
also, we should add a flag to allow normal icon sets
14 years ago
fredo
1227e7f08b
Update gettext domain
...
the domain wasn't correct for the project name
14 years ago
ecyrbe
95752e5f01
Update gettext domain
...
the domain wasn't correct for the project name
14 years ago
fredo
dfdc6550eb
Tree reorganisation
...
we need to reorganize all the three to prepare
for a sane auto-tool configuration
14 years ago
ecyrbe
57b0697e65
Tree reorganisation
...
we need to reorganize all the three to prepare
for a sane auto-tool configuration
14 years ago
Simon Claessens
6eaa583958
try to fix translation.
...
I do copy the .mo in /usr/share/locale
14 years ago
Simon Claessens
11c79b162c
forgot my file
14 years ago
Timur Kristóf
3f1bb44fde
Added ° sign
14 years ago
Simon Claessens
dad4128d24
full comment and weather codes
14 years ago
Simon Claessens
037589c43d
add weather code for icon
14 years ago
simon04
f6dc22c524
Show detailed weather as a menu like the other icons in the panel.
14 years ago
simon04
b0ca0b4699
Symbolic forecast icons.
14 years ago
simon04
7e4bca3835
Complete classification of weather codes.
14 years ago
simon04
eb3cdeee0c
Asynchronous fetching.
14 years ago
simon04
b615545d7f
L10n.
14 years ago
simon04
236b18b932
Fix (forgot to rm test stuff).
14 years ago
simon04
0ecaabe091
Readme changes.
14 years ago
simon04
96bf145c2a
Initial support for weather forecast.
14 years ago
simon04
2d90386d13
YQL for forecast request.
14 years ago
simon04
5e05d0c283
Refactoring.
14 years ago
simon04
b792b84a2d
Naive exception handling.
14 years ago
simon04
93c3ea4606
Extinct 'foobar'. Short installation instruction.
14 years ago
simon04
c44cd60ea2
Separate labels for weather parameters for alignment, formatting.
14 years ago
simon04
f37bad5861
Cleanup.
14 years ago
simon04
a054bf486b
Harmonized quotation marks.
14 years ago
simon04
36af709967
Transferred style to css.
14 years ago
simon04
c9eed7cdf4
Yahoo weather API, refresh every 4 minutes, minor style changes.
14 years ago
Elad Alfassa
412f49f4c4
Fix gettext translations
14 years ago
Elad Alfassa
a0bbf9f6f3
Fix coyright information
14 years ago
Timur Kristóf
64ff93137a
Added copyright information
14 years ago
Timur Kristóf
4e8a742d17
Done with the bare GUI of the current weather. Placeholder for the forecast.
14 years ago
Timur Kristóf
c7def52fae
It now displays a menu item on the Shell's panel.
14 years ago