Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chat.py
Commit message (Collapse)AuthorAgeFilesLines
* various changes for Gtk.Box instead of Vbox and HboxRafael Ortiz2012-07-251-5/+5
|
* The activity startsflavio2012-07-181-5/+7
|
* pygi-convertflavio2012-07-171-34/+34
|
* to sugar3flavio2012-07-171-2/+2
|
* Removing Hippo Canvas from chat modeDaniel Francis2012-07-091-70/+67
| | | | | | | | Now the activity hasn't got HippoCanvas and I'm ready to port it to Gtk3! A little comment, I added de _share function because I forgot it at the time to remove the early toolkit modules, and it appeared in the log when I tried to share the activity. Signed-off-by: Daniel Francis <francis@sugarlabs.org>
* A lot of pep8 correctionsDaniel Francis2012-06-301-50/+33
| | | | | | | | | | | | I'm porting Speak Activity to Gtk3, this patch is the first step. I have these pending steps to do: . Remove the toolkit modules and migrate the activity to sugar-toolkit . Migrate from Hippo to Gtk . Convert the activity to PyGI; Gtk3 Port Start . Use gi.repository.Gst in the place of pygst . Extra corrections; Finishing port Signed-off-by: Daniel Francis <francis@sugarlabs.org>
* pep8 and activity.info fixesRafael Ortiz2011-04-281-6/+5
|
* Add copyright notes to python filesAleksey Lim2010-08-121-0/+2
|
* Facelifting in chat modeAleksey Lim2010-02-151-10/+3
|
* Use only one directory level for sourcesAleksey Lim2009-12-251-0/+256