2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
styles: add emergency=fire_hydrant to JOSM style More... almost 8 years ago
presets: add emergency=fire_hydrant More... almost 8 years ago
presets: rename "Health" to "Health/Emergency" More... almost 8 years ago
presets: use proper international telephone number format in example More... almost 8 years ago
presets: remove "continent" More... almost 8 years ago
simplify gps_unpack() More... almost 8 years ago
split liblocation code out of gps.c More... almost 8 years ago
rename osm_gps_map_set_mapcenter() to osm_gps_map_set_center_and_zoom() More... almost 8 years ago
split out osm-gps-map-source.h from osm-gps-map.h More... almost 8 years ago
split out osm-gps-map-widget.h from osm-gps-map.h More... almost 8 years ago
rename osm_gps_map_clear_tracks() to osm_gps_map_track_remove_all() More... almost 8 years ago
rename osm_gps_map_*_gps() to osm_gps_map_gps_*() More... almost 8 years ago
drop unused osm_gps_map_geographic_to_screen() and osm_gps_map_screen_to_geographic() More... almost 8 years ago
rename osm_gps_map_get_co_ordinates() to osm_gps_map_convert_screen_to_geographic() More... almost 8 years ago
drop unused osm_gps_map_*_image[s]?() More... almost 8 years ago
rename coord_t to OsmGpsMapPoint More... almost 8 years ago
replace one hardcoded instance of "osm2go" in Makefile More... almost 8 years ago
remove datarootdir and EXTRA_OBJS makefile variables More... almost 8 years ago
configure: move duplicate AC_SUBST out of both branches More... almost 8 years ago
configure: remove check that is always true More... almost 8 years ago
mark gps_clear_fix() static More... almost 8 years ago
fix error on multiple "make install" runs in same directory More... almost 8 years ago
fix "make install" with an out-of-source build More... almost 8 years ago
add backup configuration More... almost 8 years ago
hide some functions that are not used when USE_HILDON is set More... almost 8 years ago
fix icon encoding if using out-of-source build More... almost 8 years ago
fix build if tablet-browser-interface is not found More... almost 8 years ago
constify some random functions More... almost 8 years ago
use osm_is_creator_tag() instead of open coding it More... almost 8 years ago
fix incorrect usage of osm_tag_free() where osm_tags_free() is intended More... almost 8 years ago