#
# ChangeLog for trunk/src
#
# Generated by Trac 1.6
# Mar 15, 2025, 9:07:17 PM

Wed, 31 Mar 2010 22:46:12 GMT Pieter Naber [7640]
	* trunk/src/inc/FileHandler.class.php (modified)
	* trunk/src/inc/KMLFile.class.php (modified)
	* trunk/src/index.php (modified)

	KMLFile can read from the node location file provided. It parses the ...


Wed, 31 Mar 2010 21:18:25 GMT Pieter Naber [7639]
	* trunk/src/index.php (modified)

	Added location of the file with the latitudes and longitudes of the ...


Wed, 31 Mar 2010 21:16:13 GMT Pieter Naber [7638]
	* trunk/src/config.php (modified)

	Added location of the file with the latitudes and longitudes of the ...


Wed, 31 Mar 2010 13:32:46 GMT Pieter Naber [7637]
	* trunk/src/config.php (modified)
	* trunk/src/inc/ErrorHandler.php (modified)
	* trunk/src/inc/FileHandler.class.php (modified)
	* trunk/src/inc/KMLFile.class.php (modified)
	* trunk/src/inc/KMLPlacemark.class.php (modified)
	* trunk/src/inc/LogHandler.class.php (modified)
	* trunk/src/index.php (modified)

	Updated ErrorHandler to use our LogHandler. Updated LogHandler with ...


Wed, 31 Mar 2010 08:18:57 GMT Pieter Naber [7633]
	* trunk/src/config.php (modified)

	Added some comment


Tue, 30 Mar 2010 21:53:43 GMT Pieter Naber [7632]
	* trunk/src/inc/KMLFile.class.php (modified)
	* trunk/src/inc/KMLPlacemark.class.php (modified)

	Setting up a new and better KML file template with more options!


Tue, 30 Mar 2010 20:51:44 GMT Pieter Naber [7631]
	* trunk/src/config.php (modified)
	* trunk/src/inc (moved)
	* trunk/src/class/ErrorHandler.class.php (deleted)
	* trunk/src/inc/ErrorHandler.php (copied)
	* trunk/src/inc/FileHandler.class.php (modified)
	* trunk/src/inc/KMLFile.class.php (modified)
	* trunk/src/inc/KMLPlacemark.class.php (modified)
	* trunk/src/inc/LogHandler.class.php (modified)
	* trunk/src/index.php (modified)

	Fixed a lot of bugs, introduced KMLFile::parseFile for parsing the ...


Tue, 30 Mar 2010 17:19:02 GMT Pieter Naber [7629]
	* trunk/src/config.php (added)
	* trunk/src/index.php (modified)
	* trunk/src/init.php (added)

	Added config and init file for easy editing of class and node files


Tue, 30 Mar 2010 09:27:00 GMT Pieter Naber [7628]
	* trunk/src/class/KMLFile.class.php (modified)
	* trunk/src/class/KMLPlacemark.class.php (moved)
	* trunk/src/index.php (modified)

	Added some contraints, created a index file for a simple test.


Tue, 30 Mar 2010 09:18:41 GMT Pieter Naber [7627]
	* trunk/src/class/ErrorHandler.class.php (modified)
	* trunk/src/class/KMLFile.class.php (added)
	* trunk/src/class/KMLPlacemark.php (added)
	* trunk/src/class/LogHandler.class.php (modified)
	* trunk/src/index.php (modified)

	Added new classes for creating KMLFiles.


Fri, 26 Mar 2010 14:20:35 GMT Pieter Naber [7622]
	* trunk/src/class/FileHandler.class.php (modified)
	* trunk/src/index.php (added)

	Created index file for testing purposes. Added TODO's where needed.


Fri, 26 Mar 2010 10:47:35 GMT Pieter Naber [7621]
	* trunk/src/class/ErrorHandler.class.php (modified)
	* trunk/src/class/FileHandler.class.php (modified)

	ErrorHandler aangepast zodat hij als standaard wordt gebruikt door ...


Fri, 26 Mar 2010 10:35:16 GMT Pieter Naber [7620]
	* trunk/src/class/FileHandler.class.php (added)

	Klasse FileHandler toegevoegd, moet uitgewerkt worden


Fri, 26 Mar 2010 09:32:27 GMT Pieter Naber [7618]
	* .buildpath (added)
	* .project (added)
	* trunk/src/class (added)
	* trunk/src/class/ErrorHandler.class.php (added)
	* trunk/src/class/LogHandler.class.php (added)

	Eerste keer op de SVN! Twee PHP klassen aangemaakt: LogHandler en ...


Thu, 25 Mar 2010 20:53:48 GMT rick [7610]
	* / (added)
	* branches (added)
	* tags (added)
	* trunk (added)
	* trunk/INSTALL (added)
	* trunk/LICENSE (added)
	* trunk/README (added)
	* trunk/doc (added)
	* trunk/src (added)

	NodeMap2.0 project template