]> err.no Git - mapper/commit
A bunch of small and large code changes:
authorKaj-Michael Lang <milang@onion.tal.org>
Thu, 20 Dec 2007 13:26:35 +0000 (15:26 +0200)
committerKaj-Michael Lang <milang@onion.tal.org>
Thu, 20 Dec 2007 13:26:35 +0000 (15:26 +0200)
commitfc5f8ad3860b1b0c350190cb8399b33d29b2e45f
tree1d15d5430d083dfee528434984ac2f8b05fc36a9
parentcb88482b32af3646e11e1a109ba6088e13bcf6f7
A bunch of small and large code changes:
- Start to move all map widget stuff to map.c in preparation to make it into a proper widget.
- Use g_snprintf instead of plain snprintf
- Remove speed display position setting
- Prepare compass widget to use private struct for non public variables
- misc other stuff
16 files changed:
src/announcements.c
src/cb.c
src/config-gconf.c
src/gtkcompass.c
src/map-download.c
src/map-poi.c
src/map-poi.h
src/map-repo.c
src/map.c
src/map.h
src/settings-gui.c
src/settings.h
src/speak.c
src/speed-display.c
src/ui-common.c
src/ui-common.h