#
# ChangeLog for trunk/playground/GWT-Examples
#
# Generated by Trac 1.2.5
# 05/03/25 01:38:29

Mon, 26 Sep 2011 11:56:25 GMT lgiessmann [977]
	* trunk/playground/GWT-Examples (copied)
	* trunk/src/TM-SPARQL/sparql_parser.lisp (modified)
	* trunk/src/anaToMia (copied)
	* trunk/src/isidorus.asd (modified)
	* trunk/src/json/JTM/jtm_aliases.lisp (modified)
	* trunk/src/json/JTM/jtm_delete_interface.lisp (copied)
	* trunk/src/json/JTM/jtm_importer.lisp (modified)
	* trunk/src/json/JTM/jtm_tools.lisp (modified)
	* trunk/src/model/changes.lisp (modified)
	* trunk/src/rest_interface/rest-interface.lisp (modified)
	* trunk/src/rest_interface/set-up-gdl-interface.lisp (copied)
	* trunk/src/rest_interface/set-up-json-interface.lisp (modified)
	* trunk/src/xml/xtm/exporter.lisp (modified)

	trunk: merged branches/gdl-frontend with trunk; fixed all conflicts


Thu, 16 Jun 2011 17:11:48 GMT lgiessmann [487]
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/.classpath (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/.project (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/.settings (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/.settings/com.google.gdt.eclipse.core.prefs (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/.settings/com.google.gwt.eclipse.core.prefs (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/lib (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/lib/MyModule.jar (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/src (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/src/us (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/src/us/isidor (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/src/us/isidor/gdl (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/src/us/isidor/gdl/appUsingMyModule (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/src/us/isidor/gdl/appUsingMyModule/GWT_App_Using_MyModule.gwt.xml (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/src/us/isidor/gdl/appUsingMyModule/client (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/src/us/isidor/gdl/appUsingMyModule/client/GWT_App_Using_MyModule.java (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/GWT_App_Using_MyModule.css (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/GWT_App_Using_MyModule.html (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/classes (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/classes/us (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/classes/us/isidor (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/classes/us/isidor/gdl (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/classes/us/isidor/gdl/appUsingMyModule (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/classes/us/isidor/gdl/appUsingMyModule/GWT_App_Using_MyModule.gwt.xml (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/classes/us/isidor/gdl/appUsingMyModule/client (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/classes/us/isidor/gdl/appUsingMyModule/client/GWT_App_Using_MyModule.class (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/deploy (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/deploy/gwt_app_using_mymodule (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/deploy/gwt_app_using_mymodule/rpcPolicyManifest (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/deploy/gwt_app_using_mymodule/rpcPolicyManifest/manifest.txt (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/lib (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/lib/gwt-servlet.jar (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/WEB-INF/web.xml (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/clear.cache.gif (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/clean.css (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/clean_rtl.css (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/circles.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/circles_ie6.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/corner.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/corner_ie6.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/hborder.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/hborder_ie6.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/thumb_horz.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/thumb_vertical.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/vborder.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt/clean/images/vborder_ie6.png (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/gwt_app_using_mymodule.nocache.js (added)
	* branches/gdl-frontend/playground/GWT-Examples/GWT_App_Using_MyModule/war/gwt_app_using_mymodule/hosted.html (added)

	gdl-frontend: added a GWT example that uses another self-defined GWT ...