Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model
Commit message (Collapse)AuthorAgeFilesLines
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-092-4/+4
|
* Always remove invites from the frameMarco Pesenti Gritti2007-09-191-0/+8
| | | | | | Conflicts: NEWS
* Use nick name consistently in the profileMarco Pesenti Gritti2007-09-171-1/+1
|
* Remove invite when the activiy disappear from the mesh. (#3514)Guillaume Desmottes2007-09-172-4/+19
|
* Cleanup the profile code and rename the Server section to Jabber.Marco Pesenti Gritti2007-09-171-1/+1
|
* Ignore double desktop switching notifications.Marco Pesenti Gritti2007-09-141-1/+5
|
* Update libwnck "active-window-changed" callback due to API changesGuillaume Desmottes2007-09-111-1/+1
|
* Handle activating windows which are transient to the activity.Marco Pesenti Gritti2007-09-101-7/+9
|
* * #1260, #2664, #1542, #2985: Rework network UI bits to be more informative andDan Williams2007-09-091-1/+19
| | | | increase granularity of mesh device control
* Fix for removing activity from donut when not the active and the last oneSimon Schampijer2007-09-071-3/+5
|
* Add conversion functions for channel<->frequencyDan Williams2007-09-051-0/+17
|
* Hookup the new invites implementation. Need to fixMarco Pesenti Gritti2007-08-311-4/+5
| | | | the frame view since that's bitrotten.
* Make Activity update the presence service activityMarco Pesenti Gritti2007-08-311-15/+12
| | | | name and listen to the name changes in the mesh view.
* 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
| | | | | Convert the tooltip to a palette and show the wireless channel in the palette.
* 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
|/ | | | | | | | Also distinguish between "active" in the sense of "the user is actually using this activity" and "active" in the sense of "the activity would be active *if* the user switched to Activity view". It's the latter sense, now called "pending" that the Journal is in at startup. Pending is also used for the next-up activity when you quit the current active activity.
* 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
| | | | | | | | - construct service name from activity id instead of X window id - cleanup unused declarations in activityfactory.py - remove obsolete _dbus_name_owner_changed_cb() - see http://dev.laptop.org/ticket/1767 - cleared by marcopg
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-012-20/+21
| | | | avoid races.
* Do not index icons by activity id. Raw X windows does not have one.Marco Pesenti Gritti2007-06-011-0/+9
|