Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/chat/ChatEditor.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-70/+70
|
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
|
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-161-2/+0
| | | | and recent apps are not using it anyway.
* Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-071-7/+0
| | | | presence window and chat, activate by F1
* Split classes out of shell.pyMarco Pesenti Gritti2006-07-061-1/+0
|
* Make missing strings translatableMarco Pesenti Gritti2006-07-061-1/+3
|
* Make the send button larger and remove borderMarco Pesenti Gritti2006-06-231-1/+1
|
* Implement sliding, dead slow with gradients.Marco Pesenti Gritti2006-06-191-0/+7
| | | | Get keyboard focus in the dock with some evil hack.
* Add back colors in the toolbar. Layout/appeareance sucks atmMarco Pesenti Gritti2006-06-181-0/+3
|
* Get sketches back to work, add a send buttonMarco Pesenti Gritti2006-06-181-22/+47
|
* Mention ctrl+sMarco Pesenti Gritti2006-06-181-3/+13
|
* Get chat back to work. Well except it get very confusedMarco Pesenti Gritti2006-06-181-2/+4
| | | | | | | | if users have the same ip address. Dan I commented out the service deserialization in BrowserShell because it was not really working (also there was a few typos in that code)
* More chat refactoringMarco Pesenti Gritti2006-06-151-0/+48