Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
CocoaDialog supports this, but gcocoadialog is used now.
|
|
|
|
|
|
|
|
|
|
Can load and save from the menu now as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can load and save from the menu now as well.
|
|
|
|
|
|
|
|
Moved C code for saving/restoring state when switching buffers to Lua. Also
added saving of folding state.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can open, save, and convert between different character encodings now.
|
|
|
|
Added 'textadept.iconv' function to interface with GLib's g_convert() and set
global _CHARSET to be the platform's filename encoding/code page.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|