Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
According to the gtk+ Bugzilla, Mac OSX implements its own resize grip. So the
grip the GtkStatusBar has conflicts with the OSX one and weird stuff happens.
This should be fixed in a later version of the GTK-OSX framework.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All Textadept messages are in core/locale.lua which provides the new
'textadept.locale' module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Originally the error message was displayed in Textadept, but any attempts to
close the program would fail because core/init.lua wasn't properly loaded.
Errors from 'l_load_script' are displayed in a dialog box now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|