Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AutomakeifyMarco Pesenti Gritti2006-04-2615-181/+120
* 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-254-22/+159
* Launch matchbox and other activities, use glib to spawn processesDan Williams2006-04-251-78/+50
* Quit when shell quitsDan Williams2006-04-251-1/+1
* Add a legacy app runner application based on XephyrDan Williams2006-04-251-0/+161
* fooDan Williams2006-04-251-1/+5
* Make the on_button_close call asynchronousDan Williams2006-04-252-6/+9
* 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
* Merge, hi hate mercurial reallyMarco Pesenti Gritti2006-04-241-1/+4
* Fix a serialization bug (inversed tags)Marco Pesenti Gritti2006-04-242-15/+19
* Don't traceback on Ctrl+CDan Williams2006-04-241-1/+4
* 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
* Ellipsize tabs only when necessary (unknown title size basically)Marco Pesenti Gritti2006-04-213-13/+44
* Update gecko-embed package versionMarco Pesenti Gritti2006-04-211-2/+2
* Revert my screwage or marcos changes due to mercurial not working like CVS an...Dan Williams2006-04-212-139/+14
* Fix up message sendingDan Williams2006-04-214-16/+144
* Use activity.pyMarco Pesenti Gritti2006-04-212-139/+14
* Run chat in the shellDan Williams2006-04-214-391/+90
* Factor out activity base classDan Williams2006-04-212-128/+134
* Add a method to show/hide close buttons on the tabMarco Pesenti Gritti2006-04-213-1/+24
* Wtf is mercurial doingMarco Pesenti Gritti2006-04-215-45/+157
* More work on the notebook widget. Ellipsize labels.Marco Pesenti Gritti2006-04-217-232/+169
* Revert emacs thingDan Williams2006-04-211-1/+0
* - Add emacs magic for spacingDan Williams2006-04-216-45/+158
* Whitespace cleanup. Always use tabs and tabs are four spaces.Dan Williams2006-04-212-266/+281
* Make focus poking async and introduce activity_shutdown in the example-activity.Dan Williams2006-04-212-8/+63
* Add code to activate tab, disabled since it freeze for nowMarco Pesenti Gritti2006-04-211-1/+4
* Add more network info to the buddy objectDan Williams2006-04-211-4/+16
* Fix tabs size, hack from epiphany/geditMarco Pesenti Gritti2006-04-211-0/+3
* Reapply my entry improvements. How they did get lost?Marco Pesenti Gritti2006-04-211-3/+11
* Fix typoMarco Pesenti Gritti2006-04-211-1/+1
* Port to new shell APIMarco Pesenti Gritti2006-04-212-51/+146