Last 30 days
-
issue 131
(Can Python access the schemaUrl attribute of SchemaData elem...) commented on
-
-
issue 131
(Can Python access the schemaUrl attribute of SchemaData elem...) changed
-
-
r722
(SWIG schemaUrl, update tests.
Fixes issue 131
) committed
- SWIG schemaUrl, update tests.
Fixes issue 131
SWIG schemaUrl, update tests.
Fixes issue 131
-
issue 130
(build fails on stock debian 5 machine) commented on
-
-
r721
(Missing from last commit.
) committed
- Missing from last commit.
Missing from last commit.
-
r720
(Further work on kmldom's Visitor API.
) committed
- Further work on kmldom's Visitor API.
Further work on kmldom's Visitor API.
-
r719
(Handle un-CDATA'd <description> elements.
) committed
- Handle un-CDATA'd <description> elements.
Handle un-CDATA'd <description> elements.
-
r154
(add a style.kml for debugging
) committed
- add a style.kml for debugging
add a style.kml for debugging
Earlier this year
-
issue 67
(Release URI Parser Doesn't Link in MS VS 2005) Status changed
-
-
issue 100
(The libkml-1.0.0 configure script was generated using a mac,...) Status changed
-
-
issue 128
(version numbers hard coded into dependencies) reported
-
-
r713
(std::string stragglers) committed
- std::string stragglers
-
-
KmlEngineReference
(libkml engine reference) Wiki page edited
- Revision r712
Edited wiki page through web user interface.
Revision r712
Edited wiki page through web user interface.
-
r711
(Nuke uriparser 0.7.1
) committed
- Nuke uriparser 0.7.1
-
r710
(update vcproj files with new uriparser) committed
- update vcproj files with new uriparser
update vcproj files with new uriparser
-
r709
(- Visitor, VisitorDriver
- update makefiles for new uriparse...) committed
- - Visitor, VisitorDriver
- update makefiles for new uriparser
- Visitor, VisitorDriver
- update makefiles for new uriparser
-
r708
(windows binaries for uriparser 0.7.5) committed
- windows binaries for uriparser 0.7.5
windows binaries for uriparser 0.7.5
-
r707
(change implementation of set_color_abgr(string) to loop
over...) committed
- change implementation of set_color_abgr(string) to loop
over the first 8 characters only, not the entire string.
change implementation of set_color_abgr(string) to loop
over the first 8 characters only, not the entire string.
-
r706
(Port fix of compiler warning to new uriparser.
) committed
- Port fix of compiler warning to new uriparser.
Port fix of compiler warning to new uriparser.
-
r705
(Check in pristine sources for uriparser-0.7.5
) committed
- Check in pristine sources for uriparser-0.7.5
Check in pristine sources for uriparser-0.7.5
-
UserGuide12x
(Release notes for the 1.2 version of libkml) Wiki page edited
- Revision r701
Edited wiki page through web user interface.
Revision r701
Edited wiki page through web user interface.
-
r700
(example programs for gdata convenience code) committed
- example programs for gdata convenience code
example programs for gdata convenience code
-
r699
(update wxviewer) committed
- update wxviewer
-
r698
(update framework and add a target for a static lib) committed
- update framework and add a target for a static lib
update framework and add a target for a static lib
-
r697
(update test) committed
- update test
-
r688
(fix failing test) committed
- fix failing test
-
UserGuide12x
(Release notes for the 1.2 version of libkml) Wiki page edited
- Revision r687
Edited wiki page through web user interface.
Revision r687
Edited wiki page through web user interface.
-
UserGuide12x
(Release notes for the 1.1 version of libkml) Wiki page added
- Revision r686
start the 1.2 user guide wiki
Revision r686
start the 1.2 user guide wiki
-
UserGuide10x
(Release notes for the 1.0 version of libkml) Wiki page edited
- Revision r685
Edited wiki page through web user interface.
Revision r685
Edited wiki page through web user interface.
-
PageName
(One-sentence summary of this page.) Wiki page edited
- Revision r684
Edited wiki page through web user interface.
Revision r684
Edited wiki page through web user interface.
-
CodingStyleGuide
(The C++ style guide for this project.) Wiki page edited
- Revision r683
Edited wiki page through web user interface.
Revision r683
Edited wiki page through web user interface.
-
CodingStyleGuide
(The C++ style guide for this project.) Wiki page edited
- Revision r682
Edited wiki page through web user interface.
Revision r682
Edited wiki page through web user interface.
-
r681
(- replace use of std::string with string to support
codeba...) committed
- - replace use of std::string with string to support
codebases that supply their own (compatible) string
class
- supported by an #ifndef in kml/base/util.h
- further support for google maps/spreadsheets data api
- replace use of std::string with string to support
codebases that supply their own (compatible) string
class
- supported by an #ifndef in kml/base/util.h
- further support for google maps/spreadsheets data api
-
issue 126
(rebuild minizip for windows) Status changed
-
-
libkml-1.1.0.tar.gz (libkml 1.1 release) file uploaded
-
Labels:
Type-Source
Featured
Labels:
Type-Source
Featured
-
r680
(Update windows minizip) committed
- Update windows minizip
-
issue 126
(rebuild minizip for windows) reported
-
-
r679
(1.1 is dead, long live 1.2) committed
- 1.1 is dead, long live 1.2
1.1 is dead, long live 1.2
-
UserGuide10x
(Release notes for the 1.0 version of libkml) Wiki page edited
- Revision r677
Edited wiki page through web user interface.
Revision r677
Edited wiki page through web user interface.
-
UserGuide11x
(Release notes for the 1.1 version of libkml) Wiki page edited
- Revision r676
Edited wiki page through web user interface.
Revision r676
Edited wiki page through web user interface.
-
UserGuide11x
(Release notes for the 1.1 version of libkml) Wiki page edited
- Revision r675
Edited wiki page through web user interface.
Revision r675
Edited wiki page through web user interface.
-
issue 125
(LibKML.xcodeproj/project.pbxproj missing LibKML.h in libkml-...) Status changed
-
-
-
r674
(add missing LibKML.h file) committed
- add missing LibKML.h file
add missing LibKML.h file
-
r673
(Tagging trunk at 1.1.0 release) committed
- Tagging trunk at 1.1.0 release
Tagging trunk at 1.1.0 release
-
-
r672
(Make the OS X Framework real. This change now links everythi...) committed
- Make the OS X Framework real. This change now links everything statically and
provides a single header file, as is common with other Frameworks. There is
some nastiness here, detailed in the README.
Make the OS X Framework real. This change now links everything statically and
provides a single header file, as is common with other Frameworks. There is
some nastiness here, detailed in the README.
-
-
r670
(distribute the http_test_client.h file
) committed
- distribute the http_test_client.h file
distribute the http_test_client.h file
|