Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Collapse)AuthorAgeFilesLines
* Improvements in mime handling and added some tests.Tomeu Vizoso2007-08-201-2/+5
|
* Add some more media types to the object type registry.Tomeu Vizoso2007-08-181-1/+4
|
* Sort the activities by mtime to ensure a stable ordering. Part of #2716Dan Winship2007-08-161-14/+24
|
* Adapt to object icons name changes.Marco Pesenti Gritti2007-08-161-3/+4
|
* #2543: Offer multiple activities for opening clipboard objects.Tomeu Vizoso2007-08-152-7/+6
|
* DevConsole: add basic network informationEduardo Silva2007-08-1312-2/+287
|
* hack to make sure vte does not wrap too early in first instanceJohn (J5) Palmieri2007-08-101-1/+1
| | | | | * vte does not reflow if you add the widget before its container is realized so we hack around this by calling set_size with a high number for width
* sugar console changes directory to the user's home directory and sets proc titleJohn (J5) Palmieri2007-08-101-0/+8
|
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-1/+11
|
* DevConsole: logviewer now reads Xorg logfileEduardo Silva2007-08-081-43/+64
|
* Rename the clipboard service as shell service.Tomeu Vizoso2007-08-0812-9/+11
|
* Move the activity register to the clipboard service.Tomeu Vizoso2007-08-087-26/+251
|
* DevConsole: ups! fix Makefile.amEduardo Silva2007-08-071-1/+1
|
*