Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement the frame mouse activation logic.Marco Pesenti Gritti2006-09-212-14/+40
* Simple timeline API.Marco Pesenti Gritti2006-09-214-56/+190
* Use gtkmozembedMarco Pesenti Gritti2006-09-202-17/+7
* More chat pastingMarco Pesenti Gritti2006-09-201-0/+6
* Add missing file, thanks to bertfMarco Pesenti Gritti2006-09-201-1/+2
* s/BuddyInfo/BuddyModelMarco Pesenti Gritti2006-09-204-7/+7
* Use asynchronous service resolution to capture service updates tooDan Williams2006-09-194-94/+195
* Start writing down some design stuffMarco Pesenti Gritti2006-09-191-3/+14
* Do not hide the frame if menushell is active.Marco Pesenti Gritti2006-09-192-5/+32
* Use a different menu shell for the zoom view and the frameMarco Pesenti Gritti2006-09-198-28/+39
* Design notesMarco Pesenti Gritti2006-09-181-0/+26
* Show/hide the frame on mouse motion, needs workMarco Pesenti Gritti2006-09-182-15/+104
* Do not show titlebarMarco Pesenti Gritti2006-09-181-1/+1
* Implement close button for the activity.Marco Pesenti Gritti2006-09-184-7/+22
* Cleanup shell model/view separationMarco Pesenti Gritti2006-09-186-63/+59
* Add Menu.py, patch by Tomeu VizosoMarco Pesenti Gritti2006-09-181-1/+2
* Rewrite canvas box layoutMarco Pesenti Gritti2006-09-172-10/+18
* Remove brain dead -1Marco Pesenti Gritti2006-09-161-2/+2
* Rework menu positioning. Cleanups.Marco Pesenti Gritti2006-09-169-20/+79
* Correct rect allocationMarco Pesenti Gritti2006-09-161-5/+4
* Implement menu color scheme and fixup colorsMarco Pesenti Gritti2006-09-163-7/+24
* Initial implementation of the activity menuMarco Pesenti Gritti2006-09-164-35/+63
* s/BuddyPopup/BuddyMenuMarco Pesenti Gritti2006-09-162-13/+9
* Generic menuMarco Pesenti Gritti2006-09-162-76/+90
* Move all the popup logic from IconItem to MenuIconMarco Pesenti Gritti2006-09-163-49/+52
* s/rows/colsMarco Pesenti Gritti2006-09-161-1/+1
* Factor out to a generic icon with menuMarco Pesenti Gritti2006-09-163-84/+97
* Do not show invite if there is no active activityMarco Pesenti Gritti2006-09-161-6/+16
* For the owner show only nick nameMarco Pesenti Gritti2006-09-162-10/+23
* Fix up registered service type checking codeDan Williams2006-09-151-15/+21
* MergeDan Williams2006-09-1554-483/+519
|\
| * Really fix invitesMarco Pesenti Gritti2006-09-152-8/+8
| * Fix invitesMarco Pesenti Gritti2006-09-152-3/+7
| * Missing directoryMarco Pesenti Gritti2006-09-151-0/+1
| * Fix makefilesMarco Pesenti Gritti2006-09-152-2/+3
| * Fix opening new activitiesMarco Pesenti Gritti2006-09-152-5/+29
| * Implement friends removal, lots of cleanupsMarco Pesenti Gritti2006-09-159-69/+80
| * s/FriendIcon/BuddyIcon since that is generic nowMarco Pesenti Gritti2006-09-154-14/+14
| * Pass around the shell so that groups can reuse the gridMarco Pesenti Gritti2006-09-1510-45/+53
| * Move the presence service out of the shellMarco Pesenti Gritti2006-09-1516-11/+17
| * Move the view to his own moduleMarco Pesenti Gritti2006-09-1527-32/+37
| * Move the model to his own moduleMarco Pesenti Gritti2006-09-1512-10/+14
| * 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
| * More color fixesMarco Pesenti Gritti2006-09-151-2/+2
| * Urgh I had fill/stroke inverted, no wonder I was getting ugly colors!Marco Pesenti Gritti2006-09-151-2/+2
| * A bunch of cleanups and fixesMarco Pesenti Gritti2006-09-153-23/+41
| * Improve function namingMarco Pesenti Gritti2006-09-141-5/+5