Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xfce-mirror/xfce4-weather-plugin

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/xfce4-weather-plugin

Add const qualifiers where appropriate: weather-http

9e8fb61edb18cf4c57c6fc82885ad72812c726bb authored over 12 years ago by Harald Judt <[email protected]>
Add const qualifiers where appropriate: weather-summary

e954444226aad2ef2cc33736e4c9ed3e06a979b0 authored over 12 years ago by Harald Judt <[email protected]>
Add const qualifiers where appropriate: weather-icon

398acd6b8ca32f4f7ee2a5450ed599c99c16db5d authored over 12 years ago by Harald Judt <[email protected]>
Add const qualifiers where appropriate: weather-parsers

3e6c49041cd5cb24e509cc2c3e0dc3cb7aab0430 authored over 12 years ago by Harald Judt <[email protected]>
Add const qualifiers where appropriate: weather-search

e5f3ad83d25c3df1be763cc36985c242e2cb657d authored over 12 years ago by Harald Judt <[email protected]>
Cleanup: Declare functions static.

ce079c85758d1d357785c464522221fe5e6cd00b authored over 12 years ago by Harald Judt <[email protected]>
weather-config: Be a bit more generous when sanitizing location name.

Instead of cutting off the rest of the string after the first
comma ',', search for a second com...

6e8ad2ce7cac713bd02e5116f8ddc69404d88ecd authored over 12 years ago by Harald Judt <[email protected]>
weather-config: Show lat and lon in location name tooltip.

Make tooltip a bit more descriptive.

58d13a246eeebc312e751c6db5d364db01fc4476 authored over 12 years ago by Harald Judt <[email protected]>
Revert "Replace my_timegm() with something that doesn't lock up."

This reverts commit c5e86912a6661c6a7b04d66c786693a01a2d45ea.

It seems that the man page my_tim...

4c4e976788f1680bd25cb1393b6f145eb0162dfd authored over 12 years ago by Harald Judt <[email protected]>
More info in tooltip: Increase tooltip icon size.

Unfortunately the icon is centered vertically, and there's no easy
way to change this. Certainly...

de7c22ff59bc2b98463122f7362bbcde0711a359 authored over 12 years ago by Harald Judt <[email protected]>
More info in tooltip: Add probably interesting data.

Show most labels that can be added to the scrollbox, and put on some
more from the summary windo...

f96538cd2839ac7387882626793e1c3f25bdc61e authored over 12 years ago by Harald Judt <[email protected]>
More info in tooltip: Refactor tooltip code.

With just the weather description and location shown, the tooltip
is not very useful. By adding ...

f044e82b9f0348451386b2f88b695ecbb632254d authored over 12 years ago by Harald Judt <[email protected]>
Fix double free when parsing xml_time.

Copy & paste error introduced in 0e07ddaa53bbde785039dab22c055ae28feb2f76.

d2496aeae3c2d56d859ea2a7a5400f97ecc11666 authored over 12 years ago by Harald Judt <[email protected]>
Replace my_timegm() with something that doesn't lock up.

It seems the original my_timegm from the Linux manpage that is
supposed to be a portable replace...

c5e86912a6661c6a7b04d66c786693a01a2d45ea authored over 12 years ago by Harald Judt <[email protected]>
Cleanup weather-parsers.

Make parse_time use parse_xml_timestring function, cleanup and
add optimization hints.

0e07ddaa53bbde785039dab22c055ae28feb2f76 authored over 12 years ago by Harald Judt <[email protected]>
More general cleanup.

Remove more unused variables, move some code around.

92a743a80ca7c7b0e543f42ffaf402a703543730 authored over 12 years ago by Harald Judt <[email protected]>
Astrological data: Use data for day/night determination.

Finally we can use sunrise and sunset times for determining
whether it is (polar) day or (polar)...

d7786d1dc83e3d8805ebef133defa763edea9663 authored over 12 years ago by Harald Judt <[email protected]>
Astrological data: Show data in summary window details tab.

b862d54887cf7d28b043f72098471fe9eae408fa authored over 12 years ago by Harald Judt <[email protected]>
Astrological data: Add translation function for moon phase.

a9cb0d05f5b65a08fad63d96d1c224056f10a1c9 authored over 12 years ago by Harald Judt <[email protected]>
Astrological data: Schedule download when applying config options.

Since the location may have changed, force the download of
astrological data.

78cf9cf3a7e099c582b4f75dc4e755cba61221e2 authored over 12 years ago by Harald Judt <[email protected]>
Astrological data: Download and parse data.

Download astrological data when not available or on day change.

1294931a98cb360cddd92891247c32f71ec26512 authored over 12 years ago by Harald Judt <[email protected]>
Astrological data: Add functions for parsing XML data.

Sunrise/sunset calculations are rather tricky, so let's just use
http://api.yr.no/weatherapi/sun...

f93f9b9c6df05e9a21c14a9a9e08f56606fa205c authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Ukrainian (uk) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

695283e0396bd7256bd4d9d0cd5b6c5b2eb96359 authored over 12 years ago by Oleksandr Natalenko <[email protected]>
Update COPYING.

Replace the current out-of-date version of the document with a
recent one that has updated addre...

f24e9b2a010a0a0d08f96aea8982975a1f2807f8 authored over 12 years ago by Harald Judt <[email protected]>
Set text color on alternate cells in forecast table (bug #9150).

Since the background is set manually, the text color needs to be
set too, or it might be hard to...

edf26ee19cb84979d4728dadaa2d735073eb3efe authored over 12 years ago by Harald Judt <[email protected]>
Get rid of arbitrary value in xfceweather_read_config().

Simply abort reading when an invalid entry is found.

76ff368964e80e359502e175eaa136449e7343e5 authored over 12 years ago by Harald Judt <[email protected]>
Replace all occurrences of 'qeue' with 'queue'.

6b1a887e114da5eed4309ba11e26224670e628ca authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-translate

833dd0b6ec8b21e52b9f9223847e1765edc3c33c authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-summary

d06db6157cdd49ee7116f5f75108143143fd0f32 authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-search

3cee110bcef398f9f69b8ff5a48b2d56a2bbd09c authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-scrollbox

003df4944d9a9756e768c61f87cc3ff162edea4f authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-parsers

392cc48961b0ae62e4a1258c052bf406d6091742 authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-icon

5ed1aac89d5d2f3ef808d099f359e27c58c7d16f authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-http

ca951c6c6aae40fd81f5232b4870bb277c758dec authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-data

03b5832471b52743e151353f5b4a112865b5915c authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather-config

43724f5775973dd6dd28eaa958a81d1c98b70989 authored over 12 years ago by Harald Judt <[email protected]>
Reformat source code: weather

207a6b076d69cd0ad1255d9f48838fbf4ec7b0e5 authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Japanese (ja) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

6bc5ccb509a38eca33d996ffe45ee16ac7feced4 authored over 12 years ago by Masato Hashimoto <[email protected]>
l10n: Updated Korean (ko) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

32570741420f685669e88d5a7f088a8bc37a9f90 authored over 12 years ago by Seong-ho Cho <[email protected]>
Bump minimum requirements to match XFCE-4.6.

http://docs.xfce.org/xfce/building:
Xfce 4.10 requires Gtk+ 2.20 and Glib 2.24
Xfce 4.8 requ...

947b8630e504700a7cc94b1d4f1eb45c634b5725 authored over 12 years ago by Harald Judt <[email protected]>
Cleanup: Remove xml_time from get_unit() parameters.

It's not used here anymore.

dad97d875264a68ef313e73224d2963595c94374 authored over 12 years ago by Harald Judt <[email protected]>
Cleanup: Fix unused, uninitialized variables and silence warnings.

13adc71ad5bbc2f5636c4c11f7f89b8dc50f9d8e authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

d0de0fc0e670cb6ccc0ad07c105b4c7041b65577 authored over 12 years ago by Pjotr vertaalt <[email protected]>
Really get the plugin working on OpenBSD (bug #9152).

The #define added in 94c7c6e88ed7caf1ed8fec608558050274064a84
is only part of the solution. One ...

654ce328524c1f9c7e812c1c999e8b51a2c4721c authored over 12 years ago by Landry Breuil <[email protected]>
Build plugin as a module (bug #9152).

77546c193fb1307c76981e8f41687687344b24f2 authored over 12 years ago by Landry Breuil <[email protected]>
Get the plugin working on OpenBSD (bug #9152).

Without the second #define, the plugin will crash on OpenBSD.
Let's comment this so that others ...

94c7c6e88ed7caf1ed8fec608558050274064a84 authored over 12 years ago by Landry Breuil <[email protected]>
Set data to NULL after free, but report double-free.

To prevent undefined behaviour, set structs to NULL after
freeing them, but also put assertions ...

a7eafaaac94476c0a6143ded7883b5bf5b82d9f3 authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Ukrainian (uk) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

576f9d15c39e913724a8cf17dd3763e3e4d17cae authored over 12 years ago by Yarema aka Knedlyk <[email protected]>
l10n: Updated Japanese (ja) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

4fb9137a4d0a1694c2211cdba37740b16a016a60 authored over 12 years ago by Masato Hashimoto <[email protected]>
Update TODO.

9cda2d0a9d5cf6c02ee106b66316d1f4a5904aad authored over 12 years ago by Harald Judt <[email protected]>
Remove uninitialized variables and do not free them (bug #9152).

Left-over from copy & pasting around code which may go unnoticed on
linux but makes plugin crash...

546f670c7f466887b08a724a71e84b8d9ebf8587 authored over 12 years ago by Harald Judt <[email protected]>
Remove code dependency on glib-2.30.

The plugin should compile with older versions of glib than 2.30,
so replace g_utf8_substring wit...

8e6afef9a67f08ee247e0a15b65ded2231f08661 authored over 12 years ago by Harald Judt <[email protected]>
Post release version bump.

dc8454e9891448c878ccb9bdd7df841fbc672047 authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated German (de) translation to 92%

New status: 143 messages complete with 12 fuzzies and 0 untranslated.

Transmitted-via: Transife...

5b61691b6722ffb0df539f46960334521ad74080 authored over 12 years ago by Raphael Groner <[email protected]>
l10n: Updated Japanese (ja) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

d036611a1f0265abff0d9786a74f6de6385d5b9a authored over 12 years ago by Masato Hashimoto <[email protected]>
l10n: Updated Portuguese (pt) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

5160684b4fde41498d80b4228d787eaa2f41e69f authored over 12 years ago by Sergio Marques <[email protected]>
Updates for release.

f566b68491b499ea966ae6d5daf43c243a72021d authored over 12 years ago by Harald Judt <[email protected]>
Regenerate po files.

725d5508ad4204c018d54bd9919db2acd6e017ec authored over 12 years ago by Harald Judt <[email protected]>
Summary details: Better explanation for the two different types of data.

Make clear to the user that there are two different types of data,
as stated on http://api.yr.no...

4c1f9f55e8696fc7142d5230e348c83e584a4f54 authored over 12 years ago by Harald Judt <[email protected]>
Fix another forgotten struct tm/time_t occurrence.

5abdd3916520fc08ec560c62e3f3902ab0c81291 authored over 12 years ago by Harald Judt <[email protected]>
Fix Ukrainian translation.

19f20fab99912cc59ec8fddc41cfa157018062d1 authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Ukrainian (uk) translation to None%

New status: 0 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (...

b198b2456f875c349f90b3995f0ad78c8fa3dd06 authored over 12 years ago by Yarema aka Knedlyk <[email protected]>
l10n: Updated Ukrainian (uk) translation to 90%

New status: 141 messages complete with 10 fuzzies and 5 untranslated.

Transmitted-via: Transife...

6728f7e4fb8eb7ab37961910f4b60ed00b39b888 authored over 12 years ago by Yarema aka Knedlyk <[email protected]>
Update README and TODO.

3808a617e815ce6af6b19125adbd71c7425e19f8 authored over 12 years ago by Harald Judt <[email protected]>
Add met.no logo to summary window details tab.

http://api.yr.no/license_data.html states:

Credit should be given to The Norwegian Meteorologic...

ccf4789ea28ebdbfa416710320df7f553f7176be authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Danish (da) translation to 50%

New status: 79 messages complete with 34 fuzzies and 43 untranslated.

Transmitted-via: Transife...

173505ce874db84c5e66027a71766a9a511b00ba authored over 12 years ago by Per Kongstad <[email protected]>
l10n: Updated Basque (eu) translation to 78%

New status: 123 messages complete with 13 fuzzies and 20 untranslated.

Transmitted-via: Transif...

d80ce3e114beb692471679adb39aa6fa65ac9f1a authored over 12 years ago by Asier Iturralde Sarasola <[email protected]>
l10n: Updated Basque (eu) translation to 76%

New status: 119 messages complete with 15 fuzzies and 22 untranslated.

Transmitted-via: Transif...

7513d979d8cf7f8cb867bbfc20f6853cc51826d6 authored over 12 years ago by Asier Iturralde Sarasola <[email protected]>
l10n: Updated Basque (eu) translation to 66%

New status: 104 messages complete with 24 fuzzies and 28 untranslated.

Transmitted-via: Transif...

d2ad667af47bdc69dd6e7c0e843ccc248cd16bf1 authored over 12 years ago by Asier Iturralde Sarasola <[email protected]>
l10n: Updated Basque (eu) translation to 56%

New status: 88 messages complete with 28 fuzzies and 40 untranslated.

Transmitted-via: Transife...

b15c695de0a30e090747d0430e7efd0e28270419 authored over 12 years ago by Asier Iturralde Sarasola <[email protected]>
l10n: Updated Basque (eu) translation to 54%

New status: 85 messages complete with 31 fuzzies and 40 untranslated.

Transmitted-via: Transife...

a0e42d84aaf7ab87f96de8031b86ba9ea4931a92 authored over 12 years ago by Asier Iturralde Sarasola <[email protected]>
l10n: Hebrew עברית I need some help from the team, especially about N.E.W.S.

New status: 137 messages complete with 4 fuzzies and 9 untranslated.

Transmitted-via: Transifex...

d00e5717224dc730b7ed5bbf5da879e2e2162ba0 authored over 12 years ago by GenghisKhan <[email protected]>
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 62%

New status: 97 messages complete with 29 fuzzies and 30 untranslated.

Transmitted-via: Transife...

d443fc953e0aad988cda5b103e3e688434eff312 authored over 12 years ago by Cheng-Chia Tseng <[email protected]>
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 156 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

d4d472c9088f2a20ecbfea5fa762a04b1741608c authored over 12 years ago by Pjotr vertaalt <[email protected]>
l10n: Updated Japanese (ja) translation to 100%

New status: 156 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

81b2eee6d4a89beef466b97ea11eb2e2b9077a75 authored over 12 years ago by Masato Hashimoto <[email protected]>
Update NEWS and TODO.

e8baded4d157ff03fa8c9ca0c0f7065445e11644 authored over 12 years ago by Harald Judt <[email protected]>
Regenerate po files.

Hopefully the last time before release.

6aa63e39e0945dff27297843bcec2ee2dd14da01 authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Croatian (hr) translation to 54%

New status: 84 messages complete with 0 fuzzies and 71 untranslated.

Transmitted-via: Transifex...

d8af92353deaf1da4bc7163caffa42fea2b7ae59 authored over 12 years ago by Ivica Kolić <[email protected]>
GeoIP: Try to automatically determine system of measurement.

Using the country code and a list of countries _officially_ using the
imperial system to set the...

a4657c4aa3077fe158413d03db68cc577935279d authored over 12 years ago by Harald Judt <[email protected]>
GeoIP: Do not use another search query for lat and lon.

For some reason, the city name returned by GeoIP is fed back
into the search service to determin...

03ae60b9e13c8c17c59f885211799349e4d55583 authored over 12 years ago by Harald Judt <[email protected]>
Update comments about geoip.xfce.org.

c97abf006bcc6e641faedf208ee11b23177a0bc4 authored over 12 years ago by Harald Judt <[email protected]>
Make auto-detection by IP address work again.

Nick installed a new GeoIP service at geoip.xfce.org.

Because the new server uses chunked HTTP ...

a2a6e2a54370e8d01bca5c502f1d85263c28b897 authored over 12 years ago by Harald Judt <[email protected]>
Always try to detect location by IP when lat/lon unset.

Also need to check for empty strings here.

e892eb2008ab68c2feaf8583bdffcf42ebe64e06 authored over 12 years ago by Harald Judt <[email protected]>
Do not activate location name widget without latitude and longitude set.

Because longitude and latitude are not shown anywhere in the config dialog,
the user might think...

494ddf8643f1627354be3088b1f14b5176476307 authored over 12 years ago by Harald Judt <[email protected]>
Free saved_proxy_host.

40e64e797dc722e4f971f24f08209ef702e6d93e authored over 12 years ago by Harald Judt <[email protected]>
Initialize xfceweather_data with sane values.

60881be1b2bb12fbcafb3c2d09e03baeee6a6596 authored over 12 years ago by Harald Judt <[email protected]>
Fix check for missing latitude or longitude.

59801b00e373b4e383711cd886e2e199b8d833bb authored over 12 years ago by Harald Judt <[email protected]>
Regenerate po files.

Update for cloudiness->clouds fix.

1bb5cc97419fa119bb271456815bf8cfac769116 authored over 12 years ago by Harald Judt <[email protected]>
Free more data in xml_location_free().

This should fix a bunch of memory leaks.

9c99174c8d5458465c072ed7ba5b833d387d0cba authored over 12 years ago by Harald Judt <[email protected]>
Clean up the clouds/cloudiness confusion.

Do not mix up the terms low/medium/high clouds with "cloudiness",
even if they are given in perc...

359bb2cde74fd0579924379efcb5c1ee09fb838e authored over 12 years ago by Harald Judt <[email protected]>
Fix configure.ac.in as suggested in bug #6920.

Bump autogen, automake and libtool versions.

2b202977830b2c61e5cfa34768ae88fb9c02fb6b authored over 12 years ago by Harald Judt <[email protected]>
Fix distcheck.

Remove stale icon cache file.

9f6a2a3503e7542584b5d351d5b71f7a7f74228a authored over 12 years ago by Harald Judt <[email protected]>
Do not shorten location names returned by auto-detection-by-ip.

Unlike the search dialog, the auto-detection-by-ip feature returns
a nice location name and ther...

9d24c87ebfbbc184701ed5f8bfb12878aa48b5e7 authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Portuguese (pt) translation to 98%

New status: 151 messages complete with 0 fuzzies and 3 untranslated.

Transmitted-via: Transifex...

1b2986a38b904d48fd87285a3001974efc478e8b authored over 12 years ago by Sergio Marques <[email protected]>
Cosmetic fix for formatting label data.

There should be no space between the value and the degrees (°) sign,
e.g. "WD: 290,9 °" ==> "WD:...

345f18d34e76630f1d539db5ffb6e8526de2af7d authored over 12 years ago by Harald Judt <[email protected]>
l10n: Updated Japanese (ja) translation to 100%

New status: 155 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex...

23ee4dc71f77e77329acd97e0a3abb1cd6bd9f6a authored over 12 years ago by Masato Hashimoto <[email protected]>
Fix certain labels not appearing in scrollbox (bug #9120).

Entries for some labels were missing in make_label().
Thanks to Masato Hashimoto for reporting.

dd50f8b36b511e3983b286b285c39a9e60c04458 authored over 12 years ago by Harald Judt <[email protected]>
Update AUTHORS, NEWS, README, TODO.

5a00a49cd9756c820b3b37e0f9ec9fa9722e74d8 authored over 12 years ago by Harald Judt <[email protected]>
Update translation files.

4948a9c09027e17a2ada8861f98491b96f4ee77f authored over 12 years ago by Harald Judt <[email protected]>
Really fix all duplicate mnemonics in config dialog (bug #9121).

b6aa9ed936341c93887c44a348d9300524ed0117 authored over 12 years ago by Harald Judt <[email protected]>