Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/logviewer.py
Commit message (Collapse)AuthorAgeFilesLines
* CleanupSimon Schampijer2008-09-131-2/+0
| | | | | | - add copying from fedora packaging request - removed empty README - remove instruction sfor non executables
* remove unused importsSimon Schampijer2008-06-051-2/+0
|
* make users non-olpc be able to read the logsSimon Schampijer2008-06-051-2/+2
|
* Fix GTK warnings.Wade Brainerd2008-05-181-3/+4
|
* Rename activity to 'Log', add translation, fix exception on unreadable paths.Wade Brainerd2008-05-171-54/+51
|
* Log Viewer overhaul.Wade Brainerd2008-05-121-184/+412
| | | | | | | | | | | - Strips ANSI escape codes from logs. - New Edit toolbar with Copy, Word wrap toggle & Search. - Delete Log added to Tools menu. - Notification added after log upload. - Watches multiple directories, plus extra files. - Organizes logs in tree view by directory. - Tree view sorted alphabetically, with special sorting for xxxx-NNN.log files. - Activity version 7
* Change default target to olpc.scheffers.netOLPC Developer2007-11-291-1/+1
|
* Add collector menu (testing)Eduardo Silva2007-11-021-4/+41
|
* Leave default textbuffer font sizeEduardo Silva2007-11-011-4/+0
|
* Read check permissionEduardo Silva2007-10-301-1/+5
|
* Drop presence and networkEduardo Silva2007-10-301-38/+4
|
* Merge Network interfaceEduardo Silva2007-10-301-14/+35
|
* Merge presence service watcherEduardo Silva2007-10-301-9/+31
|
* Add interface: log viewer, psEduardo Silva2007-10-301-0/+20
|
* LogviewerEduardo Silva2007-10-241-0/+248