Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | increase granularity of mesh device control
* 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
| | | | Drop the deprecated IconButton.
* Use a toolbar for zoom iconsMarco Pesenti Gritti2007-09-023-84/+88
|
*