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