Classes | |
| class | EdLogViewer |
| Shelf interface implementation for the log viewer. More... | |
| class | LogViewer |
| LogViewer is a control for displaying and working with output from Editra's log. More... | |
| class | LogBuffer |
| Buffer for displaying log messages that are sent on Editra's log channel. More... | |
Variables | |
| string | __author__ = "Cody Precord <cprecord@editra.org>" |
| Editra LogViewer. | |
| string | __svnid__ = "$Id: ed_log.py 67177 2011-03-12 23:28:35Z CJP $" |
| string | __revision__ = "$Revision: 67177 $" |
| _ = wx.GetTranslation | |
| string | SHOW_ALL_MSG = 'ALL' |
| _ = wx.GetTranslation |
| string __author__ = "Cody Precord <cprecord@editra.org>" |
| string __revision__ = "$Revision: 67177 $" |
| string __svnid__ = "$Id: ed_log.py 67177 2011-03-12 23:28:35Z CJP $" |
| string SHOW_ALL_MSG = 'ALL' |
1.7.6.1