| Commit message (Collapse) | Author | Age |
| ... | |
| |
|
|
|
|
|
| |
Check in pip & modify embedded python to install to Lib and
Lib/site-packages. Experimentally, packages may be installed with pip
and do reside in Lib/site-packages. Hard to tell if this is also
touching files outside the venv.
|
| |
|
|
| |
License is included in source & distributable package.
|
| |
|
|
| |
Create headers & implementation files for App and Frame.
|
|
|
* GUI now shows logo
* Add package.ps1 to generate distributable application bundle
* Rename ~GUI to GUI
* Add ScopeGuard class
|