Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Release 0.60v0.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
* Make the Hippo-fied menu much prettierDan Williams2006-10-302-19/+90
* Convert to an ugly Hippo menuDan Williams2006-10-303-45/+191
* Load icons at start and scale to 25x25Dan Williams2006-10-291-33/+52
* Activate the logger before importing the ps, so that weMarco Pesenti Gritti2006-10-291-2/+2
* Change to /usr/bin/python instead of /bin/env pythonDan Williams2006-10-291-1/+1
* Add copyright headerDan Williams2006-10-291-0/+18
* Import pygtkMarco Pesenti Gritti2006-10-291-0/+4
* Better working nm-appletDan Williams2006-10-291-54/+262
* Build up a network menuDan Williams2006-10-261-14/+102
* Install the nm-applet dbus config file in the right placeDan Williams2006-10-261-1/+1
* Add (slightly) sugarized NetworkManager appletDan Williams2006-10-267-1/+768
* Retry resolution of a buddy presence service up to 3 timesDan Williams2006-10-201-4/+27
* Fix Buddy object's get_service_of_type() methodDan Williams2006-10-201-4/+13
* Revert to IP4 only since Avahi mixes up IP4 and IP6 when using PROTO_UNSPECDan Williams2006-10-201-3/+3
* Do not traceback on properties containing =Marco Pesenti Gritti2006-10-191-1/+1
* Let the presence service set his own pathMarco Pesenti Gritti2006-10-171-3/+9