Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* DevConsole: Fix Memphis start/stop buttonEduardo Silva2007-08-071-3/+2
* DevConsole: Fix broken procfs parserEduardo Silva2007-08-073-20/+32
* Don't import pygtk in the clipboard service as it is not used.Tomeu Vizoso2007-07-261-3/+0
* Handle PropertyChanged signalSimon McVittie2007-07-251-31/+64
* Console ps_watcher: avoid misleading user in info messagesSimon McVittie2007-07-251-6/+11
* Console ps_watcher: Log signals as well as errors.Simon McVittie2007-07-251-31/+52
* Show channels, handles, activity participants, buddy activities, errorsSimon McVittie2007-07-251-25/+229
* Add basic activity and buddy properties to PS tab in devel console.Simon McVittie2007-07-251-14/+136
* Add a basic Presence Service tab to the developer console.Simon McVittie2007-07-254-3/+361
* Console: fix drawing area width varEduardo Silva2007-07-231-1/+3
* #2268 Allow removing downloads from the clipboard while in progress.Tomeu Vizoso2007-07-202-2/+7
* Register etoys as a launcher for its projects.Tomeu Vizoso2007-07-201-1/+2
* Console: read /ofw/openprom/model instead of /ofw/ec-nameEduardo Silva2007-07-161-1/+1
* Console: fix reading end byte of text files (by dcbw)Eduardo Silva2007-07-161-3/+6
* Renamed Xbook to Read.Tomeu Vizoso2007-07-151-1/+1
* #1888 Choose the correct mime type when adding text from Write to the clipboard.Tomeu Vizoso2007-07-141-2/+1
* Associate pdfs to Read.Tomeu Vizoso2007-07-141-1/+2
* #1984 Fix removing items from the clipboard.Tomeu Vizoso2007-07-102-34/+32
* Make developer console work again.Marco Pesenti Gritti2007-07-101-2/+0
* Remove battery.pyMarco Pesenti Gritti2007-07-101-1/+0
* Console: drop battery viewerEduardo Silva2007-07-102-101/+0
* Add application/vnd.oasis.opendocument.text mime to the Text type.Tomeu Vizoso2007-07-051-1/+2
* Be smarter when choosing one mime type from the targets offered.Tomeu Vizoso2007-07-031-16/+6
* Added/corrected some license headers.Tomeu Vizoso2007-06-242-0/+32
* Add extension to files that come into the clipboard without one.Tomeu Vizoso2007-06-211-5/+5
* Console: system information/Firmware and Serial NumberEduardo Silva2007-06-211-31/+26
* Some more exceptions for mozilla drops.Tomeu Vizoso2007-06-203-3/+6
* Use the new objecttypeservice in place of typeregistry.Tomeu Vizoso2007-06-206-860/+98
* Don't make all .py executable please...Marco Pesenti Gritti2007-06-2014-28/+1
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-173-7/+14
* Clipboard fixes.Tomeu Vizoso2007-06-172-2/+3
* Misc dnd fixes.Tomeu Vizoso2007-06-141-1/+1
* Fix missed objecttype makefile entryEduardo Silva2007-06-131-2/+1
* Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-124-37/+40
* Console: new nandflash status viewerEduardo Silva2007-06-127-47/+221
* Console: little fixEduardo Silva2007-06-112-4/+2
* Console: remove unnecessary fileEduardo Silva2007-06-101-1/+0
* Console: new graphics packageEduardo Silva2007-06-108-234/+228
* Console: internal changesEduardo Silva2007-06-092-144/+137
* services/presence/: remove. Use projects/presence-service git repo insteadSimon McVittie2007-06-0614-3896/+1
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-05-309-101/+422
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-303-6/+77
| |\
| * | services/presence/server_plugin: special-case the Owner when IDing buddies.Simon McVittie2007-05-301-3/+10
| * | services/presence/server_plugin: fix thinko - take the right arguments to _su...Simon McVittie2007-05-301-2/+3
| * | services/presence/presenceservice: look up buddies by key-ID if we don't know...Simon McVittie2007-05-301-0/+5
| * | services/presence/presenceservice: weakly reference Buddy objects in _buddiesSimon McVittie2007-05-301-18/+32
| * | services/presence/buddy: Fix thinko - register Owner with correct objidSimon McVittie2007-05-302-2/+4
| * | services/presence/: Have joined Activities track membership via group interface.Simon McVittie2007-05-302-24/+176
| * | services/presence/buddyiconcache: remove unused import of sugar.utilSimon McVittie2007-05-301-1/+0
| * | services/presence/: Make Activities responsible for tracking their members.Simon McVittie2007-05-292-9/+19