Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'gtk3' of git.sugarlabs.org:speak/mainline into gtk3flavio2012-07-261-2/+8
|\
| * description item was under other toolbar :)Rafael Ortiz2012-07-251-6/+0
| |
| * code commentsRafael Ortiz2012-07-251-0/+6
| |
| * inserting description item in toolbarRafael Ortiz2012-07-251-2/+8
| |
* | size correctionsflavio2012-07-263-7/+5
|/
* various changes for Gtk.Box instead of Vbox and HboxRafael Ortiz2012-07-251-5/+5
|
* Merge branch 'gtk3' of git.sugarlabs.org:speak/mainline into gtk3flavio2012-07-251-3/+0
|\
| * erasing unused importsRafael Ortiz2012-07-241-3/+0
| |
* | ChatBox Correctionsflavio2012-07-252-12/+11
| |
* | Bug in gi: Gdk.Display.get_pointerflavio2012-07-253-10/+17
|/
* Correctionsflavio2012-07-241-4/+4
|
* change in voices names SL#3773Rafael Ortiz2012-07-221-3/+3
|
* Cairo correctionsflavio2012-07-194-21/+21
|
* HACK back to gstreamer 0.10flavio2012-07-182-21/+13
|
* FIXMEsflavio2012-07-182-0/+5
|
* Gst 1.0flavio2012-07-182-13/+21
|
* The activity startsflavio2012-07-1811-83/+98
|
* pygi-convertflavio2012-07-1710-150/+150
|
* to sugar3flavio2012-07-1711-29/+30
|
* fixing an import errorRafael Ortiz2012-07-101-1/+1
|
* Removing Hippo Canvas from chat modeDaniel Francis2012-07-094-222/+391
| | | | | | | | 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>
*