Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chat
Commit message (Expand)AuthorAgeFilesLines
* AutomakeifyMarco Pesenti Gritti2006-04-263-161/+16
* Fix link openingMarco Pesenti Gritti2006-04-261-1/+2
* Change cursor when hovering linksMarco Pesenti Gritti2006-04-261-8/+36
* Implement links. Require new gecko-embedMarco Pesenti Gritti2006-04-252-12/+121
* Quit when shell quitsDan Williams2006-04-251-1/+1
* fooDan Williams2006-04-251-1/+5
* Make the on_button_close call asynchronousDan Williams2006-04-251-5/+1
* Don't print out remove errorsDan Williams2006-04-251-1/+1
* Ensure the current buddy is selected in the buddy listDan Williams2006-04-251-0/+4
* Fix up chat sending/receivingDan Williams2006-04-251-12/+9
* Use some icons for chat notificationsDan Williams2006-04-253-26/+66
* Implement font size changingMarco Pesenti Gritti2006-04-241-15/+84
* Remove some debug codeDan Williams2006-04-241-2/+0
* Echo messages back to ourselves now that we ignore ourselves in the buddy listDan Williams2006-04-241-11/+20
* Tiny layout improvmentMarco Pesenti Gritti2006-04-241-1/+1
* Fix a serialization bug (inversed tags)Marco Pesenti Gritti2006-04-241-11/+18
* Ignore ourselves in the buddy listDan Williams2006-04-242-3/+9
* Rework UI chat. Simple but somewhat nicer.Marco Pesenti Gritti2006-04-241-18/+63
* Don't add duplicate buddies, and fix up buddy disappearanceDan Williams2006-04-242-8/+14
* Fix up p2p chatDan Williams2006-04-241-3/+10
* Initial implementation of p2p IPv4 TCP chatsDan Williams2006-04-243-14/+133
* Exit cleanly on keyboard interruptDan Williams2006-04-241-1/+4
* Integrate rich text editing in the chat. Get rid ofMarco Pesenti Gritti2006-04-232-22/+74
* Set styles on current selectionMarco Pesenti Gritti2006-04-231-0/+6
* Cleanup serializationMarco Pesenti Gritti2006-04-231-34/+37
* Implement serialization/deserializationMarco Pesenti Gritti2006-04-231-7/+96
* Fix up message sendingDan Williams2006-04-212-2/+5
* Run chat in the shellDan Williams2006-04-214-391/+90
* Wtf is mercurial doingMarco Pesenti Gritti2006-04-215-45/+157
* More work on the notebook widget. Ellipsize labels.Marco Pesenti Gritti2006-04-215-157/+45
* Revert emacs thingDan Williams2006-04-211-1/+0
* - Add emacs magic for spacingDan Williams2006-04-216-45/+158
* Add more network info to the buddy objectDan Williams2006-04-211-4/+16
* Initial rich text codeMarco Pesenti Gritti2006-04-211-0/+91
* Refactor the buddy list handling somewhatDan Williams2006-04-204-41/+111
* Removing avahi-python since it's already in the avahi-tools RPMDan Williams2006-04-202-3/+16
* Removing avahi module stuff, already in avahi-tools RPMDan Williams2006-04-203-130/+3
* Add avahi python module file for the moment, until FC packages get itDan Williams2006-04-191-0/+114
* Initial standalone chat thingyDan Williams2006-04-195-0/+730