1
1
mirror of https://github.com/dgis/xsddiagram.git synced 2024-09-11 18:47:19 +03:00
Commit Graph

101 Commits

Author SHA1 Message Date
dgis
f1908a450f Update TODO list. 2016-10-10 09:29:16 +02:00
dgis
7f5b020f9b Add bug to fix in the ReadMe.txt 2016-10-07 16:53:33 +02:00
dgis
620612b050 Fix a null reference exception in the documentation (Thanks Mario M.). 2016-10-07 16:41:14 +02:00
dgis
a4cab091fa Add the infer XSD from XML menu. 2016-09-04 23:26:09 +02:00
dgis
b6bc9a5860 Improve documentation and set a min width for the element with documentation. 2016-07-08 17:21:04 +02:00
dgis
ea3d5e76f1 Fix typo 2016-07-07 23:13:28 +02:00
dgis
81a4b39e74 - The error dialog should now appear if a local dependency cannot be loaded.
- Fix the "use" field of an attribute with a reference (Thanks Christelle S.).
2016-07-06 18:17:38 +02:00
dgis
ad920317b9 Fix build warning message with mono 2016-03-08 18:03:42 +01:00
dgis
92a3502534 Fix SVG page size. 2016-03-01 19:05:09 +01:00
dgis
eec1003f76 10 years and a new version 1.0 2016-02-27 22:18:53 +01:00
dgis
97f914ff80 Fix a small issue on Linux with Mono, and more. 2016-02-27 20:50:46 +01:00
dgis
fec9ca0aaa Adjust the documentation output for the SVG format. And Prepare the version 1.0. 2016-02-27 12:58:48 +01:00
dgis
dd96573bf0 Add element selection. 2016-02-26 19:00:57 +01:00
dgis
becafdae90 Improve the documentation layout on the diagram. 2016-02-21 22:45:23 +01:00
dgis
5b15fdea88 Improve the documentation location on the diagram. 2016-02-19 17:09:58 +01:00
dgis
7f5a677588 - Improve the documentation location on the diagram.
- Fix bug when zooming the fonts.
2016-02-18 23:00:59 +01:00
dgis
b1995c0683 Update binary 2016-02-17 18:29:58 +01:00
dgis
44b5a23097 - Add the documentation in the diagram (experimental).
- Increase the icon resolution.
2016-02-17 18:24:39 +01:00
dgis
7ed08010b5 Merge branch 'master' of https://github.com/dgis/xsddiagram into descriptions 2016-02-17 11:26:51 +01:00
dgis
0f26397b35 - Disable the impossible actions in the menu and the toolbar when XSD file are not loaded.
- Fix an UTF8 bug when downloading from a URL.
2016-02-17 11:17:23 +01:00
dgis
6ebf6ea5ce Add a Close and Recent Files menu entries. 2016-02-17 09:01:08 +01:00
dgis
7b5613c4ca Remove a fixed issue from the TODO list. 2016-02-16 22:39:53 +01:00
dgis
20a9dad2d0 - Fix a bug when printing with margin!
- On Linux with Mono, the horizontal and vertical scrollbars should now appear.
2016-02-15 18:43:56 +01:00
dgis
2f154c91fb Fixed the node expansion group of type 'All' (Thanks Carsten). 2015-11-20 15:08:04 +01:00
dgis
6d88b6b67a Add the fix from @Cleric-K to the change log. 2015-10-30 16:45:35 +01:00
Regis Cosnier
6df5624cf0 Merge pull request #6 from Cleric-K/master
Fixed min/maxOccurs for group references.
2015-10-30 16:39:24 +01:00
Cleric-K
63d774f4a6 Fixed min/maxOccurs for group references.
minOccurs and maxOccurs were taken from
the group definition (where it is in fact illegal
to have these attributes). Now they are correctly
taken from the tag that is making the reference
to the definition.
2015-10-28 17:24:01 +02:00
dgis
ec646e9654 Test the addition of the descriptions in the diagram. 2015-10-01 23:05:38 +02:00
Regis Cosnier
49548a9dbb Merge pull request #5 from xoryo/master
Fixed typo in Schema.cs
2015-09-25 15:53:28 +02:00
Sven
aa11875af6 Fixed typo in Schema.cs 2015-09-25 14:21:28 +02:00
dgis
b43deba28b Add new bug from Shane in the TODO list. 2015-09-09 11:00:58 +02:00
dgis
7b782b0f75 Update tests and command line usages. 2015-09-03 09:58:33 +02:00
dgis
0e40f680d7 Fix typo with "Attributes" and finalize the version 0.17 2015-09-02 17:31:16 +02:00
dgis
a6ffa2e2a9 Add new idea from Jörg S to the todo list... 2014-12-10 09:47:20 +01:00
dgis
3a808a5413 Merge branch 'master' of https://github.com/dgis/xsddiagram
Conflicts:
	ReadMe.txt
	XSDDiagram.exe
	XSDDiagramConsole.exe
2014-10-29 13:09:02 +01:00
dgis
e731f73521 Prepare the version 0.17 2014-10-29 12:56:31 +01:00
dgis
54951474aa Add txt and csv renderer with basic fields selection. 2014-01-13 18:26:37 +01:00
dgis
b8281da7f3 Prepare the new TXT and CVS renderer. 2013-12-23 00:17:46 +01:00
dgis
d7f2cfda90 Last check for the version 0.16 2013-01-23 16:25:01 +01:00
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
09b06490b1 Fix mono tests 2013-01-23 15:52:11 +01:00
dgis
4bbee6e10c Minor update (Readme and 2010.csproj) 2013-01-23 15:47:23 +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
2dfa7eeaf8 Fix an issue to prevent the cylcles in the imported file. 2013-01-16 20:36:49 +01:00
dgis
7d696ae57b Show the enumerates documentation.
Add Ctrl+0 to reset the zoom.
Fix the version number on the exe, and update the copyright year.
2013-01-13 20:00:27 +01:00
dgis
a325627210 Add a test-mono.sh file to make a rapid test on mono under Linux. 2012-12-01 18:05:55 +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
f2aa5b469a - 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.
2012-12-01 13:25:26 +01:00
Regis Cosnier
992e334b7d Add in the TODO list: "adding the attributes to the element in the diagram" 2012-09-19 16:00:40 +02:00
Regis Cosnier
88f1d42de3 I forget the 0.12 in the readme.txt file 2012-09-19 15:49:37 +02:00