| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
All controls are disabled.
|
|
|
|
| |
Instead, disable (most of) the controls.
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
This eliminates some weird crashes.
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/
|
|
| |
Completeness does no imply quality.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Current will be disabled and renamed to '$name-old'.
Old one, if present, will be removed.
|
|
|
|
| |
No more fallback for local libraries. They must be in the instance, always.
|
| |
|
| |
|
|
|
|
| |
This removes the fallback to global `libraries` folder for `local` libraries.
|
|
|
|
| |
Instead of hardcoding it.
|
| |
|
| |
|
| |
|
|
|
|
| |
Issues were caused by use of `popen()` with no `pclose()` counterpart...
|