1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 16:50:24 +00:00
qb64/source/ide
FellippeHeitor bdde70957a Merges Open and Save As dialogs. Also:
- Allows filtering current file list using wild cards (* and ?).
- Allows entering a relative path in the text field and going there (previously only ".." was accepted as relative path).
- "File already exists" dialog now shows the file name.
- Simplifies FUNCTIONs idezgetroot$, ideztakepath$ and idezgetfilepath$.
2020-01-12 18:55:10 -03:00
..
wiki Updates WikiParse sub for new wiki formatting (IDE). 2018-09-24 02:29:36 -03:00
ide_global.bas Replaces _TOGGLE_(KEY)LOCK with _(KEY)LOCK ON/OFF/_TOGGLE. Also: 2020-01-02 19:55:58 -03:00
ide_methods.bas Merges Open and Save As dialogs. Also: 2020-01-12 18:55:10 -03:00