Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/logviewer.py
Commit message (Expand)AuthorAgeFilesLines
* Use activity root to generate the collector file - SL #4407Gonzalo Odiard2013-11-191-3/+4
* adjust toolbar in Portrait modeWalter Bender2013-06-031-18/+66
* Sort files before directoriesGonzalo Odiard2013-04-291-0/+6
* Allow the user to see previous logs directories - SL#2735Gonzalo Odiard2013-04-291-10/+38
* Add button to hide listDaniel Francis2013-04-101-6/+20
* search entry: use the new entry-search iconSimon Schampijer2013-01-221-1/+1
* Disable search in the treeview - SL #4084Gonzalo Odiard2012-11-281-0/+1
* Expand rows on tap/clickManuel Kaufmann2012-11-281-0/+6
* Select row if there is a value SL #3970Manuel Kaufmann2012-11-021-1/+2
* Port to Gtk3 SL #3761Manuel Kaufmann2012-08-071-78/+90
* Open the secondary palette when the user click in the collector buttonGonzalo Odiard2012-06-011-1/+1
* Don't update search results every keystroke SL #2734Manuel Kaufmann2012-05-091-9/+23
* Restore the save of the entry in the journalGonzalo Odiard2012-03-231-2/+2
* Toolbar buttons relocated, better icon for colector buttonAgustin Zubiaga2011-11-231-26/+11
* Pep8 and pylint fixesGonzalo Odiard2011-11-161-76/+98
* New icon wrap, separators removedManuel QuiƱones2011-11-161-12/+1
* Avoid creating journal objectsGonzalo Odiard2011-06-211-18/+10
* create journal object for saved logs, dev.laptop.org #6746James Cameron2011-05-271-42/+60
* disable send information button if default server not set, #2277James Cameron2011-05-261-4/+10
* Make the share button insensitive and add the keep oneSimon Schampijer2009-09-031-2/+1
* Utilize new toolbars designAleksey Lim2009-08-171-76/+70
* get rid of set_size_request calls (tomeu)Simon Schampijer2009-07-111-2/+1
* Hold a reference to the monitors so they don't get disposed #957Simon Schampijer2009-06-121-0/+5
* Remove hardcoded font.Live System User2009-02-261-1/+1
* Add splitter between tree view and text scroll.Live System User2009-02-261-4/+4
* Migrate from GnomeVFS to GIO.Live System User2009-02-261-15/+12
* CleanupSimon Schampijer2008-09-131-2/+0
* 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.Log-7Wade 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
* 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