Francesco Abbate
|
1ce1c114ba
|
Fix reload module problem on windows
|
2021-02-17 19:20:00 +01:00 |
Francesco Abbate
|
6369a7f760
|
Use tilde expansion when running save-as command
|
2021-02-16 22:54:00 +01:00 |
Francesco Abbate
|
fcf763fe9c
|
Fix problem when project directory has a trailing slash
|
2021-01-10 12:56:15 +01:00 |
Francesco Abbate
|
8d4ba0cb34
|
Fix behavior when selecting project directories
|
2021-01-03 15:35:35 +01:00 |
Francesco Abbate
|
0e263af3c6
|
Create common.serialize function
|
2020-12-30 13:32:25 +01:00 |
Francesco Abbate
|
ddd56ec615
|
Add command to remove a directory from the project
In addition directories can be removed with a mouse middle-click in the
tree view pane.
|
2020-12-28 15:51:16 +01:00 |
Francesco Abbate
|
9a12d47afd
|
Add HOME directory expansion also for open file command
|
2020-12-20 00:31:49 +01:00 |
Francesco Abbate
|
4401f33c19
|
Move HOME expand/encode into common module
|
2020-12-19 23:53:29 +01:00 |
Francesco Abbate
|
a3adfeb8f6
|
Begin reworks of project manager
|
2020-12-07 18:06:58 +01:00 |
rxi
|
95bdb07d49
|
Removed unused variables
|
2020-05-07 22:40:34 +01:00 |
rxi
|
ae42176953
|
Renamed `common.matches_pattern` => `common.match_pattern`
|
2020-05-07 14:18:46 +01:00 |
rxi
|
3057786ce2
|
Moved `matches_pattern` from `syntax` to `common`
|
2020-05-07 10:27:37 +01:00 |
rxi
|
05ca43e637
|
Changed rounding type on common.draw_text()
|
2020-05-03 16:48:35 +01:00 |
rxi
|
c658b6f1ca
|
Removed underscore from start of globals, added VERSION
eg. `_SCALE` => `SCALE`
prevents conflict with lua's own _NAME globals
|
2020-04-25 09:58:01 +01:00 |
rxi
|
59881f81a6
|
Fixed common.path_suggest() for system.list_dir() changes
|
2020-04-21 23:47:01 +01:00 |
rxi
|
d8c4bfa6ba
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |