Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MergeMarco Pesenti Gritti2006-05-232-23/+35
* Don't show hidden tabs border in the editorMarco Pesenti Gritti2006-05-232-35/+24
* Fix some spacing issues; catch exceptions in XMLRPC client code and return re...Dan Williams2006-05-232-23/+35
* MergeMarco Pesenti Gritti2006-05-231-30/+14
* Change notification for browser sharingMarco Pesenti Gritti2006-05-233-22/+36
* Remove hack for scroll-to-bottom and do it properly.Dan Williams2006-05-231-30/+14
* Fix links in one-to-one chatMarco Pesenti Gritti2006-05-231-4/+4
* - (__key_press_event_cb): don't send zero-length messagesDan Williams2006-05-231-10/+48
* Nicely space buddy icons, and bold-ify nicknames in chat viewDan Williams2006-05-231-2/+25
* - Implement async XML-RPC clientDan Williams2006-05-233-82/+190
* Fix traceback on activity disconnectDan Williams2006-05-231-5/+1
* Make that red not so red ;)Marco Pesenti Gritti2006-05-231-1/+1
* Default to tab active, this is damn racyMarco Pesenti Gritti2006-05-231-1/+1
* Finish up chat notification, there are races but it seemMarco Pesenti Gritti2006-05-232-6/+5
* Make it easy to run two instances. See READMEMarco Pesenti Gritti2006-05-235-115/+47
* Add two env vars to set nick name and user dirMarco Pesenti Gritti2006-05-232-3/+14
* Change tab label color when there areMarco Pesenti Gritti2006-05-223-9/+40
* Fix tab focus stuffMarco Pesenti Gritti2006-05-221-2/+3
* MergeMarco Pesenti Gritti2006-05-223-2/+18
* Listen on buddy for icon changesMarco Pesenti Gritti2006-05-226-22/+21
* Turn off debug printDan Williams2006-05-221-2/+0
* Turn off debug printDan Williams2006-05-221-1/+1
* Ensure that services this sugar instance registers are register with the owne...Dan Williams2006-05-223-2/+20
* Get rid of the new message icon entirelyMarco Pesenti Gritti2006-05-222-22/+20
* Add some comments; retry icon requests after a bitDan Williams2006-05-221-0/+5
* String-ify data before trying to pack it into the struct.Dan Williams2006-05-221-2/+2
* Fix bad usage of a dictDan Williams2006-05-221-1/+1
* Clear the setchpad after sendingMarco Pesenti Gritti2006-05-222-0/+5
* Ensure buddy icon is at least None; if the sugar directory doesn't exist, mak...Dan Williams2006-05-221-2/+10
* Set HOME tooDan Williams2006-05-221-2/+3
* Remove thread init stuff again, dbus angryDan Williams2006-05-221-2/+0
* Another try at not making dbus angry with threads.Dan Williams2006-05-221-2/+4
* Ensure keys exist or don't exist before using them or adding them, respectivelyDan Williams2006-05-221-4/+6
* Get group from the right placeDan Williams2006-05-221-1/+1
* Make dbus happy by _not_ initializing gtk threading... (WTF?)Dan Williams2006-05-221-2/+1
* Stick main code into main()Dan Williams2006-05-221-10/+15
* Remove debug print, fix argument checkingDan Williams2006-05-221-2/+1
* Add script that starts Xephyr, dbus, and metacity for a test user then dumps ...Dan Williams2006-05-221-0/+67
* Missing []Marco Pesenti Gritti2006-05-221-2/+2
* Check if the icon existsMarco Pesenti Gritti2006-05-221-7/+7
* MergeMarco Pesenti Gritti2006-05-224-39/+158
* Display icons in the chatMarco Pesenti Gritti2006-05-224-161/+60
* - Refactor service handling. Buddies can now have more than one service assoc...Dan Williams2006-05-224-39/+158
* Add an .hgignore file so that I stop to forgetMarco Pesenti Gritti2006-05-221-0/+7
* Forgot to add thisMarco Pesenti Gritti2006-05-221-0/+67
* MergeMarco Pesenti Gritti2006-05-227-25/+133
* Add an emoticons menuMarco Pesenti Gritti2006-05-227-133/+102
* mergeDan Williams2006-05-229-18/+62
* Do buddy iconsDan Williams2006-05-224-17/+104
* Make colors work in SketchDan Williams2006-05-2111-70/+47