|
f07017187d
|
Add ProgramConfiguration with output file path handling
|
2016-02-29 20:36:35 +01:00 |
|
|
5c88e51a79
|
Improve ProjectLoadForm progress bar handling and have marquee for unknown GitHub DL size
|
2016-02-29 19:59:13 +01:00 |
|
|
9b9a8ac8f1
|
Move default template into a Resources namespace and embed it into the assembly
|
2016-02-29 16:32:32 +01:00 |
|
|
cb7e55e1bb
|
Add zip archive extraction input method
|
2016-02-29 13:53:17 +01:00 |
|
|
afc68a5450
|
Move MultiFolderDialog and ZipArchive to a different namespace
|
2016-02-29 13:26:43 +01:00 |
|
|
19ef6c5dee
|
Add safeguards to GitHubForm (disposing GitHub instance, null check for branch list)
|
2016-02-29 11:47:15 +01:00 |
|
|
cba89fc070
|
Work on GitHub (branch list, repo download, basic form)
|
2016-02-28 22:24:01 +01:00 |
|
|
1693f300bd
|
Add IInputMethod.CancelProcess
|
2016-02-28 22:22:26 +01:00 |
|
|
44281c6b9b
|
Fix ProjectLoadForm.UpdateCallbacks labels and add progress bar marquee support
|
2016-02-28 22:06:29 +01:00 |
|
|
db29887ce1
|
Replace FileSearch.OnReady with ProjectLoadForm.UpdateCallbacks
|
2016-02-28 21:55:50 +01:00 |
|
|
2e43553228
|
Move InvokeOnUIThread into a static extension class
|
2016-02-28 20:44:43 +01:00 |
|
|
b39cb659ff
|
Add InvokeOnUIThread for easier handling of threaded UI updates
|
2016-02-28 16:37:46 +01:00 |
|
|
56b903dab8
|
Disable AllowDrop in ProjectLoadForm
|
2016-02-28 16:18:05 +01:00 |
|
|
72264011d3
|
Make input related classes and structs public
|
2016-02-28 15:54:56 +01:00 |
|
|
cc98ca7372
|
Rework input by adding IInputMethod implemented by FileSearch and updating forms
|
2016-02-28 15:51:42 +01:00 |
|
|
afd99bafe8
|
Move MultiFolderDialog to Input/Methods namespace
|
2016-02-28 14:51:38 +01:00 |
|
|
dbaea6ed45
|
Move language keys out of form designer files
|
2016-02-26 06:12:41 +01:00 |
|
|
014df3d2ea
|
Add per-file variable debugger to ProjectDebugForm
|
2016-02-26 06:10:10 +01:00 |
|
|
45d951080e
|
Address globalization - add Lang class and missing culture info
|
2016-02-24 16:04:13 +01:00 |
|
|
ecb01cb4f5
|
Change some code to stop "possible mistaken empty statement" warning
|
2016-02-24 14:50:37 +01:00 |
|
|
566c29c2b8
|
Add a debug breakpoint button to ProjectLoadForm
|
2016-02-24 13:49:24 +01:00 |
|
|
b1cd99d9f8
|
Fix new lines in debug form textbox
|
2016-02-21 16:18:57 +01:00 |
|
|
f3e590bc10
|
Update debug form (manual editing, load original file contents)
|
2016-02-21 15:59:42 +01:00 |
|
|
652b78dc0f
|
Address a couple concerns from static code analysis
|
2016-02-20 23:46:17 +01:00 |
|
|
f9c982f8cc
|
Fix debug form textbox font to use Courier New
|
2016-02-20 23:34:22 +01:00 |
|
|
8e3c3bc6ae
|
Decrease size of tabs in the debug form textbox
|
2016-02-20 23:31:56 +01:00 |
|
|
97380fd625
|
Add a button to open the project debug form
|
2016-02-20 23:15:39 +01:00 |
|
|
ddac05ad5a
|
Add a debug form that shows processed code file contents
|
2016-02-20 23:15:16 +01:00 |
|
|
9785106808
|
Tweak the progress bar animation workaround to look better
|
2016-02-17 23:55:14 +01:00 |
|
|
cb835c5279
|
Add Generate/Close buttons to ProjectLoadForm
|
2016-02-17 21:53:01 +01:00 |
|
|
55a605b868
|
Redo project load cancel to be safe and wait for the cancel to be acknowledged
|
2016-02-17 16:40:38 +01:00 |
|
|
db1f33144e
|
Add project processing to ProjectLoadForm
|
2016-02-17 16:33:11 +01:00 |
|
|
b4abe82786
|
Add ProjectLoadForm with a progress bar and description text
|
2016-02-16 21:13:56 +01:00 |
|
|
858f41f316
|
Fix MainForm namespace because I didn't save the fucking file
|
2016-02-16 18:40:44 +01:00 |
|
|
f9740cea9f
|
Move MainForm to its own namespace
|
2016-02-16 18:40:15 +01:00 |
|