Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model
Commit message (Expand)AuthorAgeFilesLines
* Hookup the new invites implementation. Need to fixMarco Pesenti Gritti2007-08-311-4/+5
* Make Activity update the presence service activityMarco Pesenti Gritti2007-08-311-15/+12
* Add badges to infrastructure access points in mesh viewDan Williams2007-08-301-1/+0
* Add palette to Wireless device on Home view showing channel tooDan Williams2007-08-301-1/+13
* Fix typoJohn (J5) Palmieri2007-08-271-1/+1
* Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-271-1/+1
|\
| * Adapt to changes in the icon API.Tomeu Vizoso2007-08-261-1/+1
* | Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-272-17/+32
|/
* Use CamelCase for the activity service methods.Marco Pesenti Gritti2007-08-201-6/+6
* Adapt to icon name changesMarco Pesenti Gritti2007-08-161-1/+1
* Complete move to external bundle registry.Tomeu Vizoso2007-08-093-70/+71
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-082-119/+0
|\
| * Move the activity register to the clipboard service.Tomeu Vizoso2007-08-082-119/+0
* | Make Journal active at startup. #2159Dan Winship2007-08-081-41/+76
|/
* Make activity ring wedges represent approximate size of the activity. #2030Dan Winship2007-08-031-0/+6
* Make raw X windows work again.Marco Pesenti Gritti2007-07-281-1/+7
* x86_64 fix: don't use sys.maxint (which is really maxlong) for int gpropertiesDan Winship2007-07-261-1/+1
* Ensure activity uniquness in the shellMarco Pesenti Gritti2007-07-201-10/+26
* Suppress annoying warnings about unknown activities from the PSDan Williams2007-07-181-1/+9
* make set_active() asynchronous (fix for 2230)Bert Freudenberg2007-07-171-2/+12
* #775 Show the activity's creator colors in the donut. (Patch from Dan Winship)Tomeu Vizoso2007-07-151-1/+1
* #1720 nmclient.Device was not returning the ssid of the active network.Tomeu Vizoso2007-07-111-0/+2
* Do not fail if cannot access the HAL battery properties.Marco Pesenti Gritti2007-07-101-6/+29
* #1953: Retrieve friends' nicks from the profile.Tomeu Vizoso2007-07-092-4/+3
* Fix some style nitpicksMarco Pesenti Gritti2007-07-061-4/+6
* Battery paletteEduardo Silva2007-07-061-2/+18
* Remove printMarco Pesenti Gritti2007-07-041-1/+0
* Make the battery device use HALMarco Pesenti Gritti2007-07-043-33/+37
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-032-26/+14
* Notify zoom level changeMarco Pesenti Gritti2007-07-021-0/+1
* Cleanup zoom level managementMarco Pesenti Gritti2007-07-021-3/+26
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-022-1/+6
* Corrected some formatting issues with imports.Tomeu Vizoso2007-07-021-0/+1
* Restrict palette positioning to screen height/width - 1 grid cell.Tomeu Vizoso2007-07-011-0/+2
* Add a bunch of GPL headersMarco Pesenti Gritti2007-06-245-0/+80
* Fix copyright yearMarco Pesenti Gritti2007-06-2412-12/+12
* use activity_id in service nameBert Freudenberg2007-06-201-23/+4
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-012-20/+21
* Do not index icons by activity id. Raw X windows does not have one.Marco Pesenti Gritti2007-06-011-0/+9
* Fix raw X windowsMarco Pesenti Gritti2007-06-013-63/+6
* Refactor part of the Home model. Should be muchMarco Pesenti Gritti2007-06-012-102/+70
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-012-5/+24
* Remove our custom launch timeout. The dbus timeoutMarco Pesenti Gritti2007-06-013-55/+3
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-274-2/+122
* Use proper "org.laptop.Activity" interface when talking to activitiesBert Freudenberg2007-05-231-2/+6
* Reliably detect activity launch (fix for #1560)Bert Freudenberg2007-05-231-1/+29
* Save to the journal when switching to another activity.Tomeu Vizoso2007-05-161-0/+19
* Show activity title in mesh viewDan Williams2007-05-151-0/+3
* Handle buddy nick changesDan Williams2007-05-141-0/+5
* Fix more debug printout; print type not method itselfDan Williams2007-05-031-2/+2