Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Notes about the meshMarco Pesenti Gritti2006-09-221-0/+34
* Play with sizes a bitMarco Pesenti Gritti2006-09-222-2/+2
* Use white for the separatorMarco Pesenti Gritti2006-09-221-1/+1
* Convert to the new icon formatMarco Pesenti Gritti2006-09-226-17/+14
* Ungrab keyboard on release. Use the new stock icons for browser (still broken)Marco Pesenti Gritti2006-09-222-3/+4
* Missing castsMarco Pesenti Gritti2006-09-221-3/+4
* Implement activation modes. Do not hide when sticky becauseMarco Pesenti Gritti2006-09-221-7/+23
* Get icon size from the handle. Remove the padding fromMarco Pesenti Gritti2006-09-222-35/+33
* Change update frequency to 10 - 20 secondsDan Williams2006-09-211-1/+1
* Don't traceback on reset-by-peer errorsDan Williams2006-09-211-1/+9
* Start trying to deal with current activity changesDan Williams2006-09-211-2/+19
* Add current activity accessorDan Williams2006-09-211-0/+5
* Let Kiu change activities randomlyDan Williams2006-09-212-15/+80
* Move remove code down to fix undefined var errorDan Williams2006-09-211-5/+4
* Do not show the frame when leaving the edge before the timeMarco Pesenti Gritti2006-09-212-14/+40
* Rework toolbar to be more similar to the design. Cleanup codeMarco Pesenti Gritti2006-09-213-70/+41
* Handle closing all activities correctlyMarco Pesenti Gritti2006-09-211-4/+5
* Adapt to API changeMarco Pesenti Gritti2006-09-211-3/+3
* Drop color schemes per design changeMarco Pesenti Gritti2006-09-213-26/+7
* 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
|\