Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-121-12/+19
|
* 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
|
* 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-012-10/+22
|
* Fix raw X windowsMarco Pesenti Gritti2007-06-015-66/+13
|
* Refactor part of the Home model. Should be muchMarco Pesenti Gritti2007-06-013-104/+71
| | | | | cleaner and reliable. If you find bugs with it please let me know.
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-014-32/+52
|
* Remove our custom launch timeout. The dbus timeoutMarco Pesenti Gritti2007-06-014-57/+3
| | | | is enough.
* CleanupsMarco Pesenti Gritti2007-05-271-4/+5
|
* Add mime matching to the registry.Marco Pesenti Gritti2007-05-271-0/+12
|
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-278-18/+181
| | | | | the shell and expose the parts that should be public to the shell dbus service.
* Use proper "org.laptop.Activity" interface when talking to activitiesBert Freudenberg2007-05-231-2/+6
|
* Reliably detect activity launch (fix for #1560)Bert Freudenberg2007-05-231-1/+29
|
* Add the AddressEntry object to sugarMarco Pesenti Gritti2007-05-212-3/+2
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-211-10/+0
|\ | | | | | | | | | | Conflicts: configure.ac
| * Don't autolaunch downloaded docs, this will be done from the Web activity.Tomeu Vizoso2007-05-201-10/+0
| |
* | Drop the browser stuff, it will be replaced by hulahop.Marco Pesenti Gritti2007-05-214-126/+0
|/
* Save to the journal when switching to another activity.Tomeu Vizoso2007-05-161-0/+19
|
* Show activity title in mesh viewDan Williams2007-05-152-4/+11
|
* Fix Friends view buddy removalDan Williams2007-05-141-2/+2
|
* Handle buddy nick changesDan Williams2007-05-142-2/+11
|
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-131-1/+1
|
* Use sugar theme for matchboxMarco Pesenti Gritti2007-05-111-1/+1
|
* Remove obsolete filesMarco Pesenti Gritti2007-05-112-716/+0
|
* More distcheck fixesMarco Pesenti Gritti2007-05-111-1/+0
|
* More distcheck fixesMarco Pesenti Gritti2007-05-101-5/+6
|
* Fix several distcheck issuesMarco Pesenti Gritti2007-05-101-1/+1
|
* Fix nickname encoding and length issuesDan Williams2007-05-071-1/+3
|
* Fix for Python 2.4 compatibility.Tomeu Vizoso2007-05-051-1/+1
|
* Use standard icon name.Tomeu Vizoso2007-05-051-1/+1
|
* Fix more debug printout; print type not method itselfDan Williams2007-05-031-2/+2
|
* Fix debug printout; print type not method itselfDan Williams2007-05-031-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
|
* Remove unused importDan Williams2007-05-031-1/+0
|
* 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
|
* Turn off wifi new AP log messagesDan Williams2007-04-271-2/+2
|
* Fix shell for sugar.presence.activity API changesDan Williams2007-04-271-11/+9
|
* Use the gtk entryMarco Pesenti Gritti2007-04-271-3/+3
|
* 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
|