Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-206-6/+6
* Update to new icon API.Tomeu Vizoso2007-01-161-8/+8
* Don't show WPA-enabled APs in the NM applet menuDan Williams2007-01-161-3/+25
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-113-3/+55
* [devconsole] XO interface updates: new build number and internal changesEduardo Silva2007-01-104-153/+251
* Toggle console visibilityMarco Pesenti Gritti2007-01-101-2/+6
* [devconsole] - XO interface expose event fixesEduardo Silva2007-01-092-52/+38
* Fix running from source directoryMarco Pesenti Gritti2007-01-081-2/+2
* Fix distcheckMarco Pesenti Gritti2007-01-081-0/+2
* Fix makefilesMarco Pesenti Gritti2007-01-0812-12/+12
* Rework the console to use autoactivation, move it in services/Marco Pesenti Gritti2007-01-0845-1/+1613
* Some clipboard fixes.Tomeu Vizoso2007-01-071-8/+13
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-054-26/+226
* Add activity objects to the data storeDan Williams2006-12-201-5/+48
* Validate colors; ensure that Owner's color is a stringDan Williams2006-12-191-4/+7
* Remove debug code, as requested by j5Marco Pesenti Gritti2006-12-191-19/+0
* Release 0.60Marco Pesenti Gritti2006-12-182-0/+4
* Fix name so imports workDan Williams2006-12-141-1/+1
* Install a service file for activating the datastore upon demandDan Williams2006-12-143-1/+13
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-135-78/+161
* datastore fixesDan Williams2006-12-112-24/+35
* don't allow blank property values in find(); handle property deletionDan Williams2006-12-111-5/+11
* Remove useless dbus service file; the datastore is a session service and does...Dan Williams2006-12-111-4/+1
* Add a simple prototype data storeDan Williams2006-12-116-1/+600
* Fix up service installation pathMarco Pesenti Gritti2006-12-042-2/+2
* Fix a few indentation screw upsMarco Pesenti Gritti2006-12-043-3/+3
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-0410-3390/+3390
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-156-1/+140
* NM applet: store and return allowed networks correctlyDan Williams2006-11-133-63/+100
* Remove debugging codeDan Williams2006-11-131-16/+2
* Make the WEP key dialog work in async modeDan Williams2006-11-133-10/+84
* Fix returned dbus args so the applet works with WEPDan Williams2006-11-131-1/+2
* Fix more key dialog interactionDan Williams2006-11-132-4/+5
* Fix icon update on NM going awayDan Williams2006-11-121-1/+1
* Add wepkeydialog to the makefileDan Williams2006-11-121-1/+2
* More fixes, nearly there but not quite yet.Marco Pesenti Gritti2006-11-122-18/+21
* Add a simple dialog to enter the web hex key. Several typo fixed.Marco Pesenti Gritti2006-11-123-9/+75
* Hook up more of the key dialog bitsDan Williams2006-11-122-21/+122
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-106-140/+1
* Created SugarDownloadManager and ClipboardService's wrapper. Show and hide th...Tomeu Vizoso2006-11-051-9/+9
* Merge branch 'master' of git://dev.laptop.org/sugarTomeu Vizoso2006-11-022-22/+95
|\
| * Work around non-bound HippoCanvas 'clickable' property by using button-press-...Dan Williams2006-11-011-14/+6
| * Do rollovers on menu items and stub code for activating a connectionDan Williams2006-11-011-30/+76
| * Rollovers in NM applet menuDan Williams2006-11-011-1/+35
| * Don't draw progress bar when % is 0Dan Williams2006-11-011-1/+2
* | First version of the ClipboardService. Added support for showing the progress...Tomeu Vizoso2006-11-016-1/+140
|/
* Do not resize the icon, use the original icon size.Marco Pesenti Gritti2006-10-311-1/+1
* Fix active device handlingDan Williams2006-10-301-4/+6
* Switch back to 75x75 iconsDan Williams2006-10-301-2/+2
* Organize menu items to conform with Eben's mockupsDan Williams2006-10-301-8/+34