Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sugar run the "application"Marco Pesenti Gritti2006-04-261-0/+6
|
* Install service files so that services are automaticallyMarco Pesenti Gritti2006-04-264-6/+52
|
* Building/running instructionsMarco Pesenti Gritti2006-04-261-0/+22
|
* 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
|
*