Neroth
19aac357e2
Add parenthesis to Beaufort text
12 years ago
Neroth
5eb5c713af
Add Beaufort scale
12 years ago
Neroth
7fa131171d
Add a submenu for choose locations
12 years ago
Neroth
7038a64940
Fix small bug
12 years ago
Neroth
eb738a2349
Forcast temp modification
12 years ago
Neroth
5acc1c01a9
Number localization ( #51 )
12 years ago
Neroth
cfb17e791e
Port to GNOME Shell 3.6 (tested in 3.4/3.6 and work) (canek-pelaez/gnome-shell-extension-weather@2b58327) #53 , removed #48 , position in panel is now dynamic (no need to Alt+F2+r)
12 years ago
Neroth
1d2d9ed2e2
Port to GNOME Shell 3.6 (canek-pelaez/gnome-shell-extension-weather@2b58327) #53
12 years ago
Meng ZHuo
a028a3fd08
ADD: hide indicator if there is no network connection
12 years ago
Neroth
b9358f2f82
Fix days bug in forecast
12 years ago
Neroth
f1810bc17c
Fix forecast
12 years ago
Neroth
e465ddcd4d
Fix bugs (last update, forecast days and the search tool in weather setting)
12 years ago
Neroth
81befd156f
Add new units to temp (R,°Ré,°Rø,°De,°N) and to wind (ft/s)
12 years ago
Neroth
eaf6f16add
Add Pressure Units option
12 years ago
Neroth
80bf350c25
Add option Wind Direction by Arrows (by Odysseus86)
12 years ago
Neroth
cd88984cb1
Fix wind arrow
13 years ago
Mattia Meneguzzo
3209078881
Added a comma between weather conditions and temperature in panel when "Show comment in panel" is on.
13 years ago
Neroth
2ba48620d2
Fix 12/24h setting
13 years ago
Neroth
0ec15027fc
Fix issue #34
13 years ago
Neroth
bfa1e64d20
Fix kelvin in comment
13 years ago
Neroth
cc41703670
Add kelvin temp
13 years ago
Neroth
1c3ec01d59
Update PO
13 years ago
Christian METZLER
b7be1d616c
Include last Yahoo! build date ( #16 ), fix date
13 years ago
Mattia Meneguzzo
71c67df4d5
Change icon for "drizzle" to 'weather-showers'.
13 years ago
Neroth
9b2328ef41
Add auto-complete in weather-settings
13 years ago
Mattia Meneguzzo
6e9a81f34e
Changed the display of wind data.
13 years ago
Mattia Meneguzzo
13971c3a11
Small typo corrected.
13 years ago
Neroth
167abe14eb
Fix issue #8
13 years ago
Christian METZLER
5e5fd6ee3e
Minor fix
13 years ago
Neroth
78adbe1a02
Change wind directions (arrow)
13 years ago
Neroth
10eab7539a
Add feels like temperature (by Odysseus86)
13 years ago
Neroth
3cfbba547e
Add pressure state (by Odysseus86)
13 years ago
Neroth
7bdf2a8fa6
Fix setting of symbolic icon
13 years ago
Neroth
4b44588769
Fix setting of symbolic icon and temp on panel
13 years ago
LucasCZE
baa3b2c226
Added padding zeroes in sunrise/sunset time when using 24h format
13 years ago
Neroth
04df3eede6
Control for the wind speed unit
13 years ago
Neroth
9112020065
Add Sunrise/Sunset (by Mark Benjamin)
13 years ago
Neroth
1e0529b5a6
Fix for GNOME Shell 3.4 compatibility
13 years ago
Neroth
63d314a363
Fix issue #2
13 years ago
Neroth
a011b22d5a
Minor change
13 years ago
Neroth
8ed61de612
English correction
13 years ago
Neroth
12eeec0ddc
Fix Soup Session bug (see https://bugzilla.gnome.org/show_bug.cgi?id=661323#c64 )
13 years ago
Neroth
c94a10e370
Various changes (many city, fix bug, new settings panel...)
13 years ago
Neroth
64fbf73f7e
Style modification
13 years ago
Christian METZLER
6d9ebe3a56
modified: README.md
...
modified: po/fr.po
modified: src/extension.js
modified: src/stylesheet.css
13 years ago
Christian METZLER
8f8213407e
modified: po/fr.po
...
modified: src/extension.js
modified: src/org.gnome.shell.extensions.weather.gschema.xml.in
modified: weather-extension-configurator.py
13 years ago
simon04
2b980e306d
get_compass_direction: correct I18n, fix possible bug (e.g. if deg=345)
13 years ago
Brian Marshall
e88d0b42b9
Convert wind degrees to compass direction
...
Yahoo supplies the wind direction as degrees from north, but we need to convert
that into a human-readable compass direction. This converts it into one of 8
directions (N, NE, E, etc).
13 years ago
simon04
452bcfe50d
remove debugging output
13 years ago
simon04
5c6848101c
make interval configurable ( fix #27 )
13 years ago