Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Expand)AuthorAgeFilesLines
...
* Mute the channel when setting the volume to minimum.Marco Pesenti Gritti2007-06-131-1/+4
* Set volume directly from python (requires gst-python).Marco Pesenti Gritti2007-06-131-13/+14
* Always show frame on the homepage even when activating from the frame.Marco Pesenti Gritti2007-06-131-1/+8
* Fix typo.Tomeu Vizoso2007-06-121-1/+1
* Percent should be 100% only when we have already added all the targets.Tomeu Vizoso2007-06-072-6/+3
* set_state() could be called when there are still no formats.Tomeu Vizoso2007-06-072-3/+6
* Take screenshot and save it to the journal (<alt>1).Tomeu Vizoso2007-06-042-0/+35
* Do not index icons by activity id. Raw X windows does not have one.Marco Pesenti Gritti2007-06-011-10/+13
* Fix raw X windowsMarco Pesenti Gritti2007-06-011-2/+5
* Refactor part of the Home model. Should be muchMarco Pesenti Gritti2007-06-011-2/+1
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-012-27/+28
* Remove our custom launch timeout. The dbus timeoutMarco Pesenti Gritti2007-06-011-2/+0
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-273-6/+10
* Don't autolaunch downloaded docs, this will be done from the Web activity.Tomeu Vizoso2007-05-201-10/+0
* Show activity title in mesh viewDan Williams2007-05-151-4/+8
* Fix Friends view buddy removalDan Williams2007-05-141-2/+2
* Handle buddy nick changesDan Williams2007-05-141-2/+6
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-131-1/+1
* Fix for Python 2.4 compatibility.Tomeu Vizoso2007-05-051-1/+1
* Log activity launch failures with error info; fix typoDan Williams2007-05-031-1/+2
* Fix ps buddy object usageDan Williams2007-05-031-2/+2
* More verbose debug messages when starting activitiesDan Williams2007-05-031-2/+3
* Use bundle registry correctlyDan Williams2007-05-032-3/+4
* Some refactoring to get styles rightMarco Pesenti Gritti2007-05-014-9/+9
* Launch the journal activity on startup again.Tomeu Vizoso2007-04-291-1/+1
* Fix activity join from mesh viewDan Williams2007-04-271-1/+1
* Remove all the bubbles from the public API, yay ;)Marco Pesenti Gritti2007-04-273-1/+139
* Get rid of the activity menu.Marco Pesenti Gritti2007-04-272-75/+2
* Refactor the window API a bit to make it more flexible.Marco Pesenti Gritti2007-04-271-8/+12
* More work on the new graphics API.Marco Pesenti Gritti2007-04-262-9/+12
* Fix properties bugsGuillaume Desmottes2007-04-251-1/+1
* Implement installation of downloaded activities.Tomeu Vizoso2007-04-202-21/+49
* Recognize images dropped into the clipboard as such.Tomeu Vizoso2007-04-181-5/+10
* Drag images out of mozilla.Tomeu Vizoso2007-04-171-15/+31
* Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-163-38/+15
* Fix initial scaleMarco Pesenti Gritti2007-04-161-3/+3
* Update the makefileMarco Pesenti Gritti2007-04-161-1/+2
* Implement the transition between zoom view.Marco Pesenti Gritti2007-04-162-5/+99
* Always center the owner in the home viewsMarco Pesenti Gritti2007-04-162-10/+6
* Fix buddy icon rollovers; wasn't getting activity ID correctly from HomeActiv...Dan Williams2007-04-151-1/+1
* Ignore reply from share() (hack to quiet traceback, but unused anyway)Dan Williams2007-04-131-2/+1
* Re-enable the Share action in the frameDan Williams2007-04-121-5/+4
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-112-5/+4
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-113-55/+58
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-113-58/+55
* Convert icon data to python string before exposing itDan Williams2007-04-111-7/+4
* Fix making someone your friendDan Williams2007-04-111-6/+2
* Fix the buddy pictureMarco Pesenti Gritti2007-04-101-5/+2
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-104-26/+26
* Fix for GObject-based PS buddy objectsDan Williams2007-04-101-1/+1