1
1
mirror of https://github.com/dgis/xsddiagram.git synced 2024-10-26 18:49:35 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
dgis
fa36590956 Fix some case sensitive typo in the project and solution files to build with mono. 2013-01-23 22:19:14 +01:00
dgis
801873b42d Add a dialog to download a XSD file and all its dependencies. 2013-01-23 18:53:39 +01:00
dgis
4b1f230cdc Additions:
- Accept all kind of https certificates when the xsd dependencies (import or include) point to a TLS/SSL url.
- Prompt the user to authenticate when the xsd dependencies (import or include) point toward a secured url.
- Add the corresponding command line "-u USERNAME" and "-p PASSWORD" options to authenticate the url download.
- It is now possible to drag'n drop an url pointing to a xsd file on the main window.

Merge branch 'master' of https://github.com/dgis/xsddiagram

Conflicts:
	ReadMe.txt
2012-12-01 17:40:00 +01:00
dgis
0d98f04524 Prepare version 0.10 with new XML validation feature 2011-12-18 16:27:30 +01:00
dgis
6f0d0e4d0d Change integer parsing system (without try/catch) and add support for Visual Studio 2010/2008. 2011-12-10 00:03:40 +01:00