1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add missing engine_types.h to makefile
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
update readme for building on windows
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
build wxregionator on windowswq
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
a simple wxWidgets-based regionator GUI applicationwq
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
Check for curl to build examples/hellonet Add kmz_cache.h to engine.h. Update kmlwalk to use new type name: ElementVector More... over 17 years ago
Coding style cleanup of engine_types.h More... over 17 years ago
New example kmzfetch uses KmzCache More... over 17 years ago
KmzFile now inherits Referent such that callers can use intrusive_ptr More... over 17 years ago
KmzCache for caching fetched KMZs More... over 17 years ago
teach regionator about an output dir that is not the current working dir
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
add engine_types.h to Makefile
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
Introduce a utility to join file paths (cross-platform).
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
Use KmlFile's new get_parent_link_vector() to find and fetch both NetworkLinks and Overlays. More... over 17 years ago
Add set_url()/get_url() to KmlFile. More... over 17 years ago
correctly close file descriptor opened my mkstemp
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
Add build for new link utils, new link parent parser observer and updated KmlFile tests More... over 17 years ago
Use GetLinkParentsParserObserver within KmlFile More... over 17 years ago
Move element_vector_t to new common engine types header More... over 17 years ago
Add ParserObserver to gather Link/Icon parent Elements More... over 17 years ago
Add utilities for accessing hrefs in elements with links More... over 17 years ago
New KmlFile::CreateFromParse(of_kml_or_kmz_data) More... over 17 years ago
more dist fixes for windows
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
fix missing dist files
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
remove unnecessary warning
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
fix building of java swig bindings on linux
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
- fix feature_list iteration - distribute KML example files
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
- lobotomize windows paths of redundant knowledge of zlib
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
- clean up some TODOs in examples
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
remove old comment
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago
nuke old checklinks from base
Michael Ashbridge
as kml.mashbridge
More... over 17 years ago