- 26 Jul, 2012 9 commits
-
-
Harald Judt authored
-
Harald Judt authored
-
Harald Judt authored
-
Harald Judt authored
-
Harald Judt authored
-
Harald Judt authored
-
Harald Judt authored
-
Harald Judt authored
-
Harald Judt authored
-
- 25 Jul, 2012 10 commits
-
-
Masato Hashimoto authored
New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Seong-ho Cho authored
New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Harald Judt authored
http://docs.xfce.org/xfce/building: Xfce 4.10 requires Gtk+ 2.20 and Glib 2.24 Xfce 4.8 requires Gtk+ 2.14 and Glib 2.20 Xfce 4.6 requires Gtk+ 2.10 and Glib 2.12
-
Harald Judt authored
It's not used here anymore.
-
Harald Judt authored
-
Pjotr vertaalt authored
New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Landry Breuil authored
The #define added in 94c7c6e8 is only part of the solution. One also has to initialize the tm structs before using strptime, otherwise the behaviour is not defined. Some references: http://linux.die.net/man/3/strptime "In principle, this function does not initialize tm but only stores the values specified. This means that tm should be initialized before the call. Details differ a bit between different UNIX systems. The glibc implementation does not touch those fields which are not explicitly specified, except that it recomputes the tm_wday and tm_yday field if any of the year, month, or day elements changed." http://www.openbsd.org/cgi-bin/man.cgi?query=strptime "There is no way to specify whether Daylight Saving Time is in effect when calling strptime. To use the resulting tm structure with functions that check the tm_isdst field, either set it to a negative value, which will cause mktime(3) to attempt to divine whether Daylight Saving Time would be in effect for the given time, or compute the value manually."
-
Landry Breuil authored
-
Landry Breuil authored
Without the second #define, the plugin will crash on OpenBSD. Let's comment this so that others don't make the mistake of accidentally moving the #defines around.
-
Harald Judt authored
To prevent undefined behaviour, set structs to NULL after freeing them, but also put assertions in to report double-free attempts.
-
- 24 Jul, 2012 4 commits
-
-
Yarema aka Knedlyk authored
New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Masato Hashimoto authored
New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Harald Judt authored
-
Harald Judt authored
Left-over from copy & pasting around code which may go unnoticed on linux but makes plugin crash on OpenBSD. This partly fixes bug #9152, but there seem to be similar problems in other parts of the code.
-
- 23 Jul, 2012 6 commits
-
-
Harald Judt authored
The plugin should compile with older versions of glib than 2.30, so replace g_utf8_substring with something equivalent but less modern.
-
Harald Judt authored
-
Raphael Groner authored
New status: 143 messages complete with 12 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Masato Hashimoto authored
New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Sergio Marques authored
New status: 155 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Harald Judt authored
-
- 22 Jul, 2012 8 commits
-
-
Harald Judt authored
-
Harald Judt authored
Make clear to the user that there are two different types of data, as stated on http://api.yr.no/faq.html#times, and get rid of the confusing terms "point data" and "interval data".
-
Harald Judt authored
-
Harald Judt authored
-
Yarema aka Knedlyk authored
New status: 0 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Yarema aka Knedlyk authored
New status: 141 messages complete with 10 fuzzies and 5 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Harald Judt authored
-
Harald Judt authored
http://api.yr.no/license_data.html states: Credit should be given to The Norwegian Meteorological institute, shortened met.no as the source of data with use of our logo. The logo should be followed by a text. Some suggestions: "Data from The Norwegian Meteorological Institute", "Based on data from Norwegian Meteorological Institute". You can find our logo here: http://met.no/Om_oss/Logo_til_metno/. Unfortunately, the link to the logo is dead, so let's fetch it from the met.no website (http://met.no/filestore/met.no-logo.gif).
-
- 21 Jul, 2012 1 commit
-
-
Per Kongstad authored
New status: 79 messages complete with 34 fuzzies and 43 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- 19 Jul, 2012 2 commits
-
-
Asier Iturralde Sarasola authored
New status: 123 messages complete with 13 fuzzies and 20 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Asier Iturralde Sarasola authored
New status: 119 messages complete with 15 fuzzies and 22 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-