1
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
chylex 689989fee5 Rewrite TemplateReader to return TemplateList, work on template exception handling 2016-10-08 12:55:05 +02:00
chylex 4cc3129c54 Move template exception texts to Lang 2016-10-06 11:17:18 +02:00
chylex 3c24d1ed28 Add an Options button to the main menu 2016-09-30 02:33:20 +02:00
chylex b6670a0022 Fix formatting (missing space after comma in method calls) 2016-09-05 15:17:57 +02:00
chylex 02dfe82204 Refactor abstract classes, interfaces, and utils to a separate project CodeStatisticsCore 2016-06-23 02:05:37 +02:00
chylex 76b6803f92 Add a Mono runtime error for Windows builds on program launch 2016-03-13 19:04:17 +01:00
chylex d54a09afa2 Add mozroots import call for Mono certificate issue in GitHub input 2016-03-12 21:05:58 +01:00
chylex 9dccd6eabf Add better GitHub WebException handling 2016-03-12 20:32:16 +01:00
chylex 4b3aab7f80 Added template and project exception handling 2016-03-07 22:41:54 +01:00
chylex 20d08cf0a2 Fix inspection issues (localizable strings, template css & js fixes) 2016-03-07 00:34:28 +01:00
chylex 68fc9cb743 Add template rebuild text for template debugging 2016-03-05 15:46:41 +01:00
chylex 85eceaa4cf Update About document and add ReadMe button to the form 2016-03-05 14:00:20 +01:00
chylex fe53ff4fee Add a WIP About screen 2016-03-04 01:21:20 +01:00
chylex 7b7bcc2a5c Add GitHub repo existence check and move remaining GitHub texts to Lang 2016-03-03 21:35:09 +01:00
chylex da016f8807 Move GitHubForm strings to Lang and add a Loading... entry when loading branch list 2016-03-03 20:31:01 +01:00
chylex f7ee507658 Work on template debugging (fix variables, thread exception, tweak UI) 2016-03-01 23:29:05 +01:00
chylex 55ea9c9761 Fix Lang params, input type program arg handling, Open Output button size 2016-03-01 22:54:21 +01:00
chylex 04c4896359 Generate HTML output immediately after processing the project 2016-03-01 22:51:16 +01:00
chylex dc11f8bd56 Work on program arguments, including GitHub repo validation 2016-03-01 19:39:41 +01:00
chylex 77e3b32240 Work on behavior (program arguments, missing lang keys) 2016-03-01 19:02:12 +01:00
chylex 137cc20a40 Add program argument validation and error handling 2016-03-01 18:50:10 +01:00
chylex 6c6b39ac83 Add parameters to Lang 2016-03-01 18:30:49 +01:00
chylex 014df3d2ea Add per-file variable debugger to ProjectDebugForm 2016-02-26 06:10:10 +01:00
chylex 45d951080e Address globalization - add Lang class and missing culture info 2016-02-24 16:04:13 +01:00