Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Move the view to his own moduleMarco Pesenti Gritti2006-09-1526-30/+34
* Move the model to his own moduleMarco Pesenti Gritti2006-09-1511-10/+13
* Forgot to add the modelMarco Pesenti Gritti2006-09-151-0/+86
* Split shell in model/view, cleanup things a lotMarco Pesenti Gritti2006-09-1513-166/+63
* Remove unused codeMarco Pesenti Gritti2006-09-153-62/+0
* TypoMarco Pesenti Gritti2006-09-151-1/+1
* A bunch of cleanups and fixesMarco Pesenti Gritti2006-09-152-16/+34
* Fix small bugs in the grid logicMarco Pesenti Gritti2006-09-141-1/+1
* CleanupMarco Pesenti Gritti2006-09-141-3/+2
* Add a popup shell which ensure only one popup is active atMarco Pesenti Gritti2006-09-141-1/+15
* Improve popup/popdown logicMarco Pesenti Gritti2006-09-142-28/+26
* Keep popups out of the frameMarco Pesenti Gritti2006-09-142-3/+10
* Use FriendIcon in the frameMarco Pesenti Gritti2006-09-143-8/+9
* Factor out friend iconMarco Pesenti Gritti2006-09-143-52/+55
* s/BuddyPopup/FriendPopupMarco Pesenti Gritti2006-09-143-3/+4
* Move popup menu handling in the iconMarco Pesenti Gritti2006-09-141-34/+35
* More layout fixesMarco Pesenti Gritti2006-09-142-9/+10
* Make the popup logic more solidMarco Pesenti Gritti2006-09-141-3/+9
* Implement popup menu for friendsMarco Pesenti Gritti2006-09-142-12/+127
* Skeleton theme testMarco Pesenti Gritti2006-09-131-0/+10
* Get rid of old grid implementation leftoversMarco Pesenti Gritti2006-09-131-2/+0
* Rewrite of the grid stuff. Simpler api and cleaner implementation.Marco Pesenti Gritti2006-09-135-79/+93
* Fix dead code errorDan Williams2006-09-121-2/+2
* Fix traceback in logging printDan Williams2006-09-121-1/+1
* spacing cleanups; refactor service addition so that service address checks ar...Dan Williams2006-09-121-10/+26
* Cosmetic spacing fixDan Williams2006-09-121-0/+1
* Merge fixDan Williams2006-09-121-20/+27
|\
| * I messed up... back to actually remove the serviceMarco Pesenti Gritti2006-09-121-1/+1
| * Cleanup browser model service on destroy.Marco Pesenti Gritti2006-09-122-5/+5
| * Handle activity removal and cleanup a bitMarco Pesenti Gritti2006-09-121-20/+28
* | Rework PS owner service handling to use avahi flags for local servicesDan Williams2006-09-123-95/+83
|/
* Add some more error log messagesMarco Pesenti Gritti2006-09-111-0/+2
* Export the color in the env and initialize the buddy with itMarco Pesenti Gritti2006-09-111-0/+2
* Make part of the session public so that it can used by testsMarco Pesenti Gritti2006-09-107-132/+10
* Use a notebook to work around goocanvas bugs :/Marco Pesenti Gritti2006-09-092-19/+19
* Remove some unused importsMarco Pesenti Gritti2006-09-091-2/+0
* Remove invites when acceptedMarco Pesenti Gritti2006-09-092-0/+20
* Insert the invites before the activitiesMarco Pesenti Gritti2006-09-091-1/+1
* Use stock-missing when there is no activity iconMarco Pesenti Gritti2006-09-091-9/+0
* Implement a simple box group and use it for the dynamic panelsMarco Pesenti Gritti2006-09-093-24/+8
* More cleanups, show my icon at the center of the screenMarco Pesenti Gritti2006-09-096-19/+29
* Use the colors in the new designMarco Pesenti Gritti2006-09-091-4/+4
* Fix up dimensionsMarco Pesenti Gritti2006-09-092-3/+3
* Fix makefileMarco Pesenti Gritti2006-09-081-2/+1
* Use CanvasView, rework to the new design, cleanup code a lotMarco Pesenti Gritti2006-09-086-162/+25
* Check there is actually a current activity before getting his idMarco Pesenti Gritti2006-09-081-1/+1
* Fixup friends positioning and cleanup the codeMarco Pesenti Gritti2006-09-082-20/+20
* Use has_key to check environ varMarco Pesenti Gritti2006-09-081-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-081-1/+1
|\
| * Add environment variable to control dbus monitorDan Williams2006-09-081-1/+1