index
:
delta/gnome/libgweather.git
153-memory-leak-in-version-3
benzea/40.alpha.1
benzea/gnome-3-36-met.no-backport
benzea/maintainers
benzea/wip-variant-backend
destring-rebase
ebassi/add-logo
ebassi/issue-161
gbsneto/fix-refs
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-20
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
h.finucane-rebase
improve-build
jjardon/G_GSIZE_FORMAT
libgweather-3
main
master
mcatanzaro/soup3-default
pgriffis/gmodule-dep
pgriffis/libsoup-ci
skip-locale
wip/api-break
wip/carlosg/plug-leaks
wip/cdavis/windspeed-string
wip/flatten-stations
wip/forecasts
wip/hadess/app-id
wip/hadess/faster-pylint
wip/hadess/gnome-shell-crasher
wip/hadess/met-no-migration
wip/hadess/serialisation-fix-stable
wip/hadess/weather-fixes
wip/meson
wip/muktupavels/fix-metar-data
wip/piotrdrag/concatenated-strings
wip/piotrdrag/vicenza-master
wip/tintou/modern-code
gitlab.gnome.org: GNOME/libgweather.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgweather
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further Windows work
Tor Lillqvist
2009-05-29
8
-23
/
+37
*
Check for regex library.
Fridrich Strba
2009-05-29
1
-1
/
+3
*
Use git.mk from pango to autogenerate .gitignore files
Vincent Untz
2009-04-27
1
-0
/
+2
*
Use shave to improve build log readability
Vincent Untz
2009-04-27
1
-2
/
+4
*
don't crash if the user provided an invalid URL for the radar check.
Dan Winship
2009-03-23
1
-0
/
+6
*
updated
Vincent Untz
2009-02-17
3
-6
/
+28
*
** Part of fix for bug #564652
Milan Crha
2008-12-19
3
-15
/
+49
*
Second part of win32 portability. Based on patch by Tor Lillqvist
Vincent Untz
2008-12-02
7
-1
/
+142
*
rename some variables for win32 portability. Based on patch by Tor
Vincent Untz
2008-12-02
1
-15
/
+15
*
have clearer & saner checks for validity of enum values.
Vincent Untz
2008-11-27
2
-19
/
+43
*
Make the memory-management here less lame. #562274
Dan Winship
2008-11-26
4
-7
/
+389
*
Add some safety guards with g_return[_val]_if_fail() to public API.
Vincent Untz
2008-11-26
7
-15
/
+134
*
remove unused variable correctly format code
Vincent Untz
2008-11-25
2
-8
/
+8
*
use $DISABLE_DEPRECATED which is set by gnome-common instead of listing
Vincent Untz
2008-11-25
1
-1
/
+0
*
add --enable-locations-compression to compress the Locations.xml files.
Vincent Untz
2008-11-25
1
-0
/
+21
*
Don't worry about sub-city locations; people generally aren't
Dan Winship
2008-11-25
2
-75
/
+14
*
remove this; we do not support other programs reading the locations file
Dan Winship
2008-11-25
1
-1
/
+0
*
Add -DG_DISABLE_SINGLE_INCLUDES and -DGTK_DISABLE_SINGLE_INCLUDES. Also
Dan Winship
2008-11-25
4
-6
/
+4
*
move libgweather/ChangeLog to libgweather/ChangeLog.pre-2-22 so it doesn't
Dan Winship
2008-11-25
1
-0
/
+0
*
check for libsoup-gnome-2.4 >= 2.25.1 and set HAVE_LIBSOUP_GNOME if found.
Dan Winship
2008-11-25
2
-41
/
+12
*
Handle wind reports in m/s. #541721
Dan Winship
2008-11-25
2
-4
/
+9
*
Use the degree sign followed by "C" or "F" rather than using the combined
Dan Winship
2008-11-25
2
-14
/
+14
*
** Fix for bug #538787
Milan Crha
2008-11-25
4
-91
/
+891
*
post-release bump to 2.24.3
GNOME_2_24_BRANCHPOINT
Vincent Untz
2008-11-25
1
-0
/
+2
*
post-release bump to 2.24.2
Vincent Untz
2008-10-22
1
-0
/
+2
*
Add this so we can distinguish "the requested code was invalid" from "we
Dan Winship
2008-10-17
4
-4
/
+23
*
remove unused types. #546317
Dan Winship
2008-10-17
1
-2
/
+0
*
add -lm. #551215, Frederic Peters.
Dan Winship
2008-10-17
2
-1
/
+3
*
don't return NULL (and cause a crash) if a timezone name is unrecognized;
Dan Winship
2008-10-17
1
-3
/
+2
*
new utility to create a SoupSession, using the GConf proxy settings. Sort
Dan Winship
2008-10-17
1
-1
/
+39
*
gettext wrapper that ensures bindtextdomain() and
Dan Winship
2008-09-29
7
-7
/
+24
*
post-release bump to 2.24.1
Vincent Untz
2008-09-22
1
-0
/
+2
*
post-release bump to 2.24.0
Vincent Untz
2008-09-08
1
-0
/
+2
*
Set libgweather up for bindings. Part of #547824
Dan Winship
2008-09-04
7
-5
/
+122
*
Clean up the GPL notices and #includes. Remove most of the "Author: ..."
Dan Winship
2008-09-03
26
-165
/
+341
*
Real 2.23.91 commit.
LIBGWEATHER_2_23_91
Vincent Untz
2008-09-01
1
-0
/
+2
*
Add a gweather-uninstalled.pc.in file. Based on patch by Damien Carbery
Vincent Untz
2008-09-01
2
-1
/
+15
*
Output <coordinates> using decimal degrees rather than converting them to
Dan Winship
2008-08-06
1
-44
/
+8
*
remove redundant semicolon that breaks the build with gcc 2 (bug #546325)
Jens Granseuer
2008-08-04
1
-1
/
+1
*
post-release bump to 2.23.90
Vincent Untz
2008-08-04
1
-0
/
+2
*
Make this work for cities too, not just <location>s.
Dan Winship
2008-08-04
2
-11
/
+33
*
Figure out zoneinfo directory
Dan Winship
2008-08-04
2
-2
/
+3
*
add information about timezones
Dan Winship
2008-08-04
15
-394
/
+2280
*
Added translator comment.
Claude Paroz
2008-07-30
1
-0
/
+1
*
Only increase pending_requests if we actually queued request, else we may
Matthias Clasen
2008-07-25
6
-5
/
+12
*
post-release bump to 2.23.6
Vincent Untz
2008-07-22
1
-0
/
+2
*
change references from cvs.gnome.org to svn.gnome.org. Patch by Jan
Vincent Untz
2008-06-19
1
-3
/
+3
*
When skipping an unrecognized node, use xmlTextReaderNext(), which
Dan Winship
2008-06-18
1
-11
/
+9
*
require libsoup instead of gnome-vfs. (Also require gconf explicitly; it
Dan Winship
2008-06-18
9
-474
/
+133
*
s/toupper/g_ascii_toupper/
Dan Winship
2008-06-18
2
-7
/
+7
[next]