181 Commits (cb0cedbc405ea7148fa30e47f0f8e38ff047daa3)

Author SHA1 Message Date
Marco Pesenti Gritti 29bc0a8a20 Fix native applications handling 17 years ago
Marco Pesenti Gritti 6073a396b3 Rename activity service_name to bundle_id 17 years ago
Marco Pesenti Gritti c74276dcdb Always remove invites from the frame
Conflicts:

	NEWS
17 years ago
Marco Pesenti Gritti 2536f51570 Use nick name consistently in the profile 17 years ago
Guillaume Desmottes d21e4c7cee Remove invite when the activiy disappear from the mesh. (#3514) 17 years ago
Marco Pesenti Gritti 30edb542b1 Cleanup the profile code and rename the Server section to Jabber. 17 years ago
Marco Pesenti Gritti 4e18357902 Ignore double desktop switching notifications. 17 years ago
Guillaume Desmottes 297d107ee2 Update libwnck "active-window-changed" callback due to API changes 17 years ago
Marco Pesenti Gritti d1b5fb8dc5 Handle activating windows which are transient to the activity. 17 years ago
Dan Williams 6b6470ebcb * #1260, #2664, #1542, #2985: Rework network UI bits to be more informative and
increase granularity of mesh device control
17 years ago
Simon Schampijer 5766522f53 Fix for removing activity from donut when not the active and the last one 17 years ago
Dan Williams 6a2ce2b941 Add conversion functions for channel<->frequency 17 years ago
Marco Pesenti Gritti 0d4d74b94f Hookup the new invites implementation. Need to fix
the frame view since that's bitrotten.
17 years ago
Marco Pesenti Gritti 560a914997 Make Activity update the presence service activity
name and listen to the name changes in the mesh view.
17 years ago
Dan Williams 17c48f2d25 Add badges to infrastructure access points in mesh view 17 years ago
Dan Williams 82a869fbbf Add palette to Wireless device on Home view showing channel too
Convert the tooltip to a palette and show the wireless
channel in the palette.
17 years ago
John (J5) Palmieri 246ec1e4aa Fix typo 17 years ago
John (J5) Palmieri f5f95f4d7b Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugar 17 years ago
John (J5) Palmieri c06d639487 Make D-Bus calls async on startup 17 years ago
Tomeu Vizoso 405dafc908 Adapt to changes in the icon API. 17 years ago
Marco Pesenti Gritti 1c06a44a7d Use CamelCase for the activity service methods. 17 years ago
Marco Pesenti Gritti e95e786432 Adapt to icon name changes 17 years ago
Tomeu Vizoso cff8ffc328 Complete move to external bundle registry. 17 years ago
Dan Winship bdba2d149e Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugar 17 years ago
Tomeu Vizoso fa8bcd2ba5 Move the activity register to the clipboard service. 17 years ago
Dan Winship c85c89ce83 Make Journal active at startup. #2159
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.
17 years ago
Dan Winship 88401d31b4 Make activity ring wedges represent approximate size of the activity. #2030 17 years ago
Marco Pesenti Gritti 13a91a26e1 Make raw X windows work again. 17 years ago
Dan Winship 1e5cc3f347 x86_64 fix: don't use sys.maxint (which is really maxlong) for int gproperties 17 years ago
Marco Pesenti Gritti 19c8532d09 Ensure activity uniquness in the shell 17 years ago
Dan Williams 326126cbd7 Suppress annoying warnings about unknown activities from the PS 17 years ago
Bert Freudenberg b87b375bf7 make set_active() asynchronous (fix for 2230) 17 years ago
Tomeu Vizoso 501022c88d #775 Show the activity's creator colors in the donut. (Patch from Dan Winship) 17 years ago
Tomeu Vizoso 0c1a017932 #1720 nmclient.Device was not returning the ssid of the active network. 17 years ago
Marco Pesenti Gritti dae54f34ae Do not fail if cannot access the HAL battery properties. 17 years ago
Tomeu Vizoso f0c8fe19fe #1953: Retrieve friends' nicks from the profile. 17 years ago
Marco Pesenti Gritti a1b6625a6a Fix some style nitpicks 17 years ago
Eduardo Silva 05379e85c1 Battery palette 17 years ago
Marco Pesenti Gritti 1796cbc0c7 Remove print 17 years ago
Marco Pesenti Gritti ab370bd04e Make the battery device use HAL 17 years ago
Marco Pesenti Gritti ddecddcb42 Remove unused methods from the activity services. Cleanups. 17 years ago
Marco Pesenti Gritti 778e65f610 Notify zoom level change 17 years ago
Marco Pesenti Gritti 41af921826 Cleanup zoom level management 17 years ago
Marco Pesenti Gritti 7024f93a43 Move the zoom levels inside the model 17 years ago
Tomeu Vizoso 11ac82143a Corrected some formatting issues with imports. 17 years ago
Tomeu Vizoso 84c94ecabe Restrict palette positioning to screen height/width - 1 grid cell. 17 years ago
Marco Pesenti Gritti e3e69f42a2 Add a bunch of GPL headers 17 years ago
Marco Pesenti Gritti 8505a18652 Fix copyright year 17 years ago
Bert Freudenberg bd86aee0d4 use activity_id in service name
- 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
17 years ago
Marco Pesenti Gritti 2b7ffe41d9 Make bundle_id and activity_id window properties to
avoid races.
17 years ago