51 Commits

Author SHA1 Message Date
4e8c500fb2 merged from work 2023-05-06 13:23:42 +02:00
11e3a02511 merged from work 2019-12-20 20:02:14 +01:00
202608651b „README.md“ ändern 2019-02-12 08:26:08 +01:00
Holger Boerchers
8f2ead4f48 Merge branch 'master' of https://git.boerchers.org/holger/Katteker 2018-12-14 20:41:32 +01:00
Holger Boerchers
e86cb4fcc2 update nuget packages 2018-12-14 20:41:23 +01:00
cd8bd89373 „README.md“ ändern 2018-10-01 21:10:53 +02:00
Holger Boerchers
a5532b6fa1 tada 2018-09-28 21:58:43 +02:00
Holger Boerchers
f7abe144aa Added compilers 2018-09-28 21:57:07 +02:00
1676d03490 cleanup 2018-08-25 20:42:08 +02:00
Holger Boerchers
bfb6971564 Added another command line parser. Has a nice parameter verification framework 2018-08-16 21:36:25 +02:00
Holger Boerchers
a08d551403 Fun with MaterialDesignInXAML 2018-08-03 21:57:38 +02:00
Holger Boerchers
d39ffa2cb2 Playing with Snackbar 2018-08-02 22:53:13 +02:00
Holger Boerchers
ad14691479 Added Material Design themes 2018-08-02 22:10:11 +02:00
Holger Boerchers
3e7f8c5a23 Merge branch 'master' of https://git.boerchers.org/holger/Katteker 2018-08-02 21:47:34 +02:00
ec576558c8 Fixed a lot of "in the wild" problems. 2018-08-02 12:55:50 +02:00
c7b026ce15 „README.md“ ändern 2018-08-02 12:54:29 +02:00
d85858b0c1 TemporaryDirectory will deleted at the end of process, Path of NSIS is besite of base directory. 2018-08-02 10:23:45 +02:00
Holger Boerchers
f8ca13d7e6 Added Jetbrains.Annotations, updated Autofac 2018-07-31 22:41:26 +02:00
Holger Boerchers
947db44090 More Prism stuff 2018-07-31 20:58:55 +02:00
Holger Boerchers
9c23948f38 simplify ApplicationArguments 2018-07-30 23:09:41 +02:00
Holger Boerchers
aa70a24a26 Little refactoring and improved error handling. 2018-07-30 15:07:48 +02:00
Holger Boerchers
0ed81d68c8 Added Prism to example, Added ability to filter files and minor bugfixes 2018-07-28 23:57:14 +02:00
a18f7b0837 „README.md“ ändern 2018-07-23 20:19:21 +02:00
eaec8c632b The application will written appdata\programs, PhysicalFile is now a struct. should be enough 2018-07-15 22:00:40 +02:00
Holger Boerchers
7009fb1690 Updated readme 2018-07-08 14:30:52 +02:00
Holger Boerchers
92b32975e8 fixed warnings. 2018-06-16 09:59:36 +02:00
Holger Boerchers
ebc776459d Renamed Katteker.Gui to Katteker.UserInterface. 2018-06-16 09:45:56 +02:00
Holger Boerchers
3aebff4e6d moved to nunit 2018-06-03 23:14:33 +02:00
Holger Boerchers
26343921f7 Merge branch 'master' of https://git.boerchers.org/holger/Katteker 2018-05-26 23:18:45 +02:00
Holger Boerchers
d87adfc7f0 Refactored ChangelogHelper 2018-05-26 23:18:39 +02:00
f7800dfb11 cleanup 2018-05-18 20:05:15 +02:00
6d086205d4 cleanup code 2018-05-18 20:00:56 +02:00
e68f256d80 updated README.md 2018-05-18 10:40:16 +02:00
17e12093f8 cleanup code, added version to commandline interface, updated MSTest nuget packages. 2018-05-18 10:38:59 +02:00
cf4cc2cd93 filehash over the whole file. 2018-05-18 08:59:06 +02:00
3da9846ae3 Deleted copy of MarkdownSharp.cs 2018-05-14 20:20:32 +02:00
71d5981b8d Added unittest 2018-04-04 20:28:52 +02:00
ff424c6c14 funny stuff 2018-03-27 16:10:38 +02:00
45768d89a6 Added comments. 2018-03-27 15:16:24 +02:00
c4132b4061 cleanup, renaming and so on... 2018-03-27 11:28:30 +02:00
64a2c35c0c Replaced SemanticVersion.cs with the unmodified SemVersion.cs from original author. 2018-03-23 21:34:14 +01:00
09d362eac1 'README.md' ändern 2018-03-23 20:16:01 +01:00
18195be91d Things for the changelog. 2018-03-23 16:25:36 +01:00
54979f9a69 Moved ChangelogHelper and MarkdownSharp.cs to Katteker Lib, polish up the Gui. 2018-03-23 14:07:24 +01:00
6fafdd3090 Replaced CommonMark.Net with MarkdownSharp. Smaller and a single file, so there are no Nuget dependencies. 2018-03-23 08:23:39 +01:00
715e93985d Added comments. 2018-03-22 08:16:17 +01:00
9dd3943448 Error in Katteker.Gui/Wrapper.cs when no configuration file was found. 2018-03-22 08:09:23 +01:00
016e11e81f Moved PathFragments from SetupTmplCode to extra class. 2018-03-22 07:58:39 +01:00
b2ef60a595 Renamed ApplicationArguments, improved errorhandling in AssemblyFileInfo, changed separator in ReleaseEntry, 2018-03-21 22:06:26 +01:00
Holger Boerchers
80a0ea9dd9 Modified .gitignore 2018-03-21 20:08:48 +01:00