Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup the profile code and rename the Server section to Jabber.Marco Pesenti Gritti2007-09-175-27/+10
* Add XdndDirectSave support to the clipboard.Marco Pesenti Gritti2007-09-171-7/+39
* Ignore double desktop switching notifications.Marco Pesenti Gritti2007-09-141-1/+5
* fix a bug that broke the activity ringDan Winship2007-09-131-1/+2
* Raise the event area on window stack changes ratherMarco Pesenti Gritti2007-09-131-3/+3
* Don't disable the clipboard icons when they are still incomplete.Tomeu Vizoso2007-09-121-4/+0
* Fix snowflake layoutMarco Pesenti Gritti2007-09-121-13/+14
* Make the sizes of mesh icons match Eben spec.Marco Pesenti Gritti2007-09-122-7/+11
* Fixes to broken Rainbow calls in Shell service.Michael Stone2007-09-111-5/+9
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-113-166/+105
|\
| * redo the smaps-parsing code to be a little more efficient. part of #3096Dan Winship2007-09-112-165/+104
| * avoid redrawing the activity ring twice in a row. part of #3096Dan Winship2007-09-111-1/+1
* | Handle invitations inside Activity.Marco Pesenti Gritti2007-09-111-10/+7
|/
* Removed the keyboard brightness listener on keycode 236, fix for #3277Simon Schampijer2007-09-111-6/+0
* Update libwnck "active-window-changed" callback due to API changesGuillaume Desmottes2007-09-112-2/+2
* Handle activating windows which are transient to the activity.Marco Pesenti Gritti2007-09-101-7/+9
* Fix traceback on mesh disconnect commandDan Williams2007-09-091-0/+2
* * #1260, #2664, #1542, #2985: Rework network UI bits to be more informative andDan Williams2007-09-095-51/+270
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-081-21/+17
|\
| * Some clipboard fixes.Tomeu Vizoso2007-09-081-21/+17
* | Improved icon caching logicMarco Pesenti Gritti2007-09-084-9/+7
|/
* Fix for removing activity from donut when not the active and the last oneSimon Schampijer2007-09-071-3/+5
* Fix when item is removed from clipboard traySimon Schampijer2007-09-071-3/+1
* Fixed XO icon of owner in group view #3085Simon Schampijer2007-09-061-4/+6
* Also catch the deprecated mime type for bundles.Tomeu Vizoso2007-09-061-7/+8
* Add conversion functions for channel<->frequencyDan Williams2007-09-051-0/+17
* Make AP icons a bit largerDan Williams2007-09-051-1/+1
* (next='Return', back='Escape')Simon Schampijer2007-09-041-12/+35
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-09-031-1/+0
|\
| * Fix distcheckMarco Pesenti Gritti2007-09-031-1/+0
* | Adopt naming to functionality changesSimon Schampijer2007-09-033-4/+4
|/
* Unfreeze dcon on idle.Marco Pesenti Gritti2007-09-032-5/+8
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-025-33/+23
* Use a toolbar for zoom iconsMarco Pesenti Gritti2007-09-023-84/+88
* Refactor activity share/join in Activity.__init__() to be clearer and cover a...Dan Williams2007-09-011-2/+0
* Adopted the friendsbox to the palette positioning improvements.Simon Schampijer2007-09-011-1/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-017-212/+117
|\
| * Don't allow removing system-installed activities.Tomeu Vizoso2007-08-311-4/+5
| * Make AP icons small sizeDan Williams2007-08-311-1/+1
| * Fix traceback showing wireless networksDan Williams2007-08-311-1/+1
| * #3045: Fix issues with the clipboard icons and palettes.Tomeu Vizoso2007-08-314-206/+110
* | More palette positioning improvements.Marco Pesenti Gritti2007-09-011-10/+4
|/
* Keep the invite menu item synced with current activity.Marco Pesenti Gritti2007-08-311-10/+14
* Get invites back to work in the UI.Marco Pesenti Gritti2007-08-312-14/+19
* Hookup the new invites implementation. Need to fixMarco Pesenti Gritti2007-08-312-5/+17
* Make Activity update the presence service activityMarco Pesenti Gritti2007-08-312-19/+18
* Add badges to infrastructure access points in mesh viewDan Williams2007-08-303-7/+28
* Don't traceback on systems without the right NMDan Williams2007-08-301-1/+2
* remove redundant codeDan Williams2007-08-301-10/+0
* Add palette to Wireless device on Home view showing channel tooDan Williams2007-08-304-13/+109