Griatch
|
cc2b094bc6
|
Moved lineditor into utils/eveditor.py. The line editor is accessed by simply importing the class (same as EvTable, EvMenu etc), so the utils.get_line_editor function was removed.
|
2015-07-09 14:37:09 +02:00 |
|
Griatch
|
f00f917e41
|
Fixed an issue with the lineeditor's quit yes/no question and made a custom yes/no solution instead of relying on the menusystem-based one in contrib. Resolves #757.
|
2015-06-12 23:17:32 +02:00 |
|
Griatch
|
72181f4ae0
|
Added __all__ marker to line editor to make it collaborate with reST doc creation
|
2015-05-15 11:50:37 +02:00 |
|
Jonathan Piacenti
|
89a39a8481
|
Pull line editor out of contrib and into main.
|
2015-03-26 17:10:42 -05:00 |
|