Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix properties bugsGuillaume Desmottes2007-04-252-2/+2
|
* Implement installation of downloaded activities.Tomeu Vizoso2007-04-202-21/+49
|
* Clean up buddy activity changed signals in MeshModelDan Williams2007-04-201-12/+7
|
* Fix current-activity-changed signals in BuddyModelDan Williams2007-04-201-5/+2
|
* 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
|
* Fix typo in the fallback code pathMarco Pesenti Gritti2007-04-171-1/+1
|
* Fix includesMarco Pesenti Gritti2007-04-161-6/+5
|
* 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-163-10/+11
|
*