1
1
mirror of https://github.com/dgis/xsddiagram.git synced 2024-09-17 13:37:35 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
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
Regis Cosnier
88f1d42de3 I forget the 0.12 in the readme.txt file 2012-09-19 15:49:37 +02:00
Regis Cosnier
12dfe4d5a1 version 0.12 (2012-09-19)
- Improve the error message in case the image is too big to be generated.
- Some element (complex type derived from a restriction) could cause an exception. These element are now display but can not be expanded.
2012-09-19 15:14:04 +02:00
Regis Cosnier
9ebc2d3fa8 - Fix some hashtable to dictionary issues due to the previous refactoring. 2012-07-23 12:18:41 +02:00
dgis
29b9e8070d Finalyse the version 0.10 2011-12-18 17:24:23 +01:00