Skip to content
Snippets Groups Projects
  1. Jan 13, 2020
  2. Jan 03, 2020
  3. Jul 16, 2019
  4. Mar 04, 2019
  5. Jan 06, 2019
  6. Jun 20, 2018
    • Lars Bilke's avatar
      Fixed XML schema urls and local schema usage. · 57821a95
      Lars Bilke authored
      1. Changed urls to https which fixed the following error:
      
      xsd/OpenGeoSysGLI.xsd, at line 1, column 66: Document is not a XML schema.
      Error XSDError in ..., at line 3, column 194: Loaded schema file is invalid.
      
      If this error ever pops up again try to cut the internet connection! No joke!
      
      2. Local schema files are now copied to bin-directory during CMake configuration and package generatiion (install step).
      57821a95
  7. Jan 02, 2018
  8. May 30, 2017
  9. May 02, 2017
  10. Jan 09, 2017
  11. May 17, 2016
  12. May 10, 2016
  13. Jan 13, 2016
  14. Jun 29, 2015
  15. Jan 20, 2015
  16. Sep 03, 2014
  17. Aug 11, 2014
  18. Jul 17, 2014
  19. Apr 10, 2014
  20. Nov 08, 2013
  21. Nov 07, 2013
    • Lars Bilke's avatar
      Removed mandatory reference to a XML schema file in XML-IO classes. · a169bb0b
      Lars Bilke authored
      These references are now hardcoded in the class constructors of the
      XML-IO classes. Also the definition of the two search paths in
      BaseLib::FileFinder from the main window are now moved into the
      constructor of FileFinder.
      
      XML schema files are first searched (for validation) by their path
      and then by the reference in the XML file itself.
      a169bb0b
  22. Oct 30, 2013
  23. Jan 10, 2013
  24. Jan 04, 2013
  25. Jan 02, 2013
  26. Sep 19, 2012
  27. Sep 11, 2012
  28. Jun 28, 2012
  29. May 15, 2012
Loading