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

86 Commits

Author SHA1 Message Date
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
Regis Cosnier
b9075be821 Forget the version number 2012-09-19 15:34:27 +02:00
Regis Cosnier
fffaecc519 The issue #2 has already been fixed in my previous commit.
Closes #2.
2012-09-19 15:26:10 +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
dgis
a77bbf3189 Temporary fix for certain restricted complex type... 2012-09-17 23:38:54 +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
6faf323d72 Preparing version 0.11 with mono compatibility
- Remove the "Order" attributes in the source file XmlSchema.cs which are imcompatible with mono > 2.6!
- Add the option "-y" to force huge image generation without user prompt.
2012-07-22 19:18:33 -04:00
dgis
8cee59330e Add feature in ReadMe.txt 2011-12-18 17:39:50 +01:00
dgis
1fd1b23fb8 Add wishing list from Valerio comment. 2011-12-18 17:32:19 +01:00
dgis
29b9e8070d Finalyse the version 0.10 2011-12-18 17:24:23 +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
dgis
e353030650 WebBrowser change for Mono. 2011-12-09 23:07:33 +01:00
Regis Cosnier
500781c02a Add the XML validation operation using the currently loaded XSD schema in the Tools menu.
Add fall back to the text box control when the web browser control is not available (Not tested yet).
2011-12-09 18:12:08 +01:00
Regis Cosnier
1ca55d2641 Merge branch 'refactor'
Conflicts:
	Properties/AssemblyInfo.cs
2011-12-09 15:47:32 +01:00
Regis Cosnier
8eea96d174 Remove former perl packager. 2011-08-18 17:11:47 +02:00