Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Delete unused p2p model code. Fix distcheck.Marco Pesenti Gritti2006-10-159-153/+1
|
* Relicense to LGPL. I'm the only contributor.Marco Pesenti Gritti2006-10-144-48/+52
|
* Add GPL headersMarco Pesenti Gritti2006-10-146-0/+80
|
* Add GPL headersMarco Pesenti Gritti2006-10-1434-0/+545
|
* Add GPL headers, remove some obsolete testsMarco Pesenti Gritti2006-10-1411-104/+149
|
* Add GPL headerMarco Pesenti Gritti2006-10-1410-0/+160
|
* Add LGPL headerMarco Pesenti Gritti2006-10-1450-0/+850
|
* Add licenses and some header templatesMarco Pesenti Gritti2006-10-146-0/+912
|
* Actually increase release numberMarco Pesenti Gritti2006-10-131-2/+2
|
* Release 0.34Marco Pesenti Gritti2006-10-133-3/+3
|
* Remove old browser and fix makefilesMarco Pesenti Gritti2006-10-1311-384/+7
|
* More style fixes. Get it to work with multiple buddies on the same box.Marco Pesenti Gritti2006-10-133-14/+32
|
* Style tweaksMarco Pesenti Gritti2006-10-132-6/+12
|
* Adding some padding to the bubbles textMarco Pesenti Gritti2006-10-131-1/+2
|
* Basic functionalities mostly workingMarco Pesenti Gritti2006-10-135-9/+33
|
* More work on linksMarco Pesenti Gritti2006-10-137-23/+57
|
* First go at shared links (not functional)Marco Pesenti Gritti2006-10-136-4/+180
|
* Publish a URL property and open it on join.Marco Pesenti Gritti2006-10-131-0/+14
|
* Fix get_published_values to actually return the dict.Marco Pesenti Gritti2006-10-132-6/+5
| | | | Get rid of the activity title property, we are not using it anyway.
* Shutdown the factory when all activities has been destroyed.Marco Pesenti Gritti2006-10-132-1/+17
| | | | Initialize the profile.
* Fix title handling. Hide old browser and chat.Marco Pesenti Gritti2006-10-134-3/+11
|
* Get basic functionalities back to work.Marco Pesenti Gritti2006-10-133-22/+85
|
* Add a bunch of files I forgotMarco Pesenti Gritti2006-10-135-0/+134
|
* Start rewriting the web activityMarco Pesenti Gritti2006-10-122-0/+7
|
* A bunch of cleanups. Add some useful properties to the browser.Marco Pesenti Gritti2006-10-1212-451/+388
|
* Avoid flickering of the progress bar.Marco Pesenti Gritti2006-10-121-1/+4
|
* Round the progress bar angles.Marco Pesenti Gritti2006-10-123-1/+13
| | | | Keep location entry updated.
* Redraw when progress changesMarco Pesenti Gritti2006-10-121-2/+5
|
* First go at progress in the entry.Marco Pesenti Gritti2006-10-1214-15/+815
|
* Create a private sugar lib and put our extensions there.Marco Pesenti Gritti2006-10-1237-203/+501
|
* Make the entry a bit biggerMarco Pesenti Gritti2006-10-121-1/+1
|
* Move font size in the themeMarco Pesenti Gritti2006-10-121-2/+0
|
* Set default font size to 14Marco Pesenti Gritti2006-10-111-0/+2
|
* Adapt gtk icon size to the gridMarco Pesenti Gritti2006-10-112-5/+10
|
* Get rid of the old simulatorMarco Pesenti Gritti2006-10-104-178/+1
|
* Get names in random orderMarco Pesenti Gritti2006-10-102-5/+27
|
* Fix children countingMarco Pesenti Gritti2006-10-092-6/+15
|
* Fix size request calculationMarco Pesenti Gritti2006-10-091-12/+17
|
* Join the activity before changing to itMarco Pesenti Gritti2006-10-092-6/+39
|
* Add activity changeMarco Pesenti Gritti2006-10-094-9/+24
|
*