Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Move the presence service out of the shellMarco Pesenti Gritti2006-09-151-3/+2
|
* Move the view to his own moduleMarco Pesenti Gritti2006-09-151-7/+1
|
* Move the model to his own moduleMarco Pesenti Gritti2006-09-151-4/+1
|
* Remove unused codeMarco Pesenti Gritti2006-09-151-1/+0
|
* Factor out friend iconMarco Pesenti Gritti2006-09-141-0/+1
|
* s/BuddyPopup/FriendPopupMarco Pesenti Gritti2006-09-141-0/+1
|
* Make part of the session public so that it can used by testsMarco Pesenti Gritti2006-09-101-2/+3
|
* Some makefile fixesMarco Pesenti Gritti2006-09-041-0/+1
|
* Make conf private, expose the nick name from envMarco Pesenti Gritti2006-09-041-1/+1
|
* Refactor frame stuff naming someMarco Pesenti Gritti2006-09-011-1/+1
|
* Clicking on the friend icon in the frame add it to friends.Marco Pesenti Gritti2006-08-301-0/+1
|
* Get rid of the contextual chat.Marco Pesenti Gritti2006-08-281-3/+0
|
* Complete the keybindings stuff and use it for the home pageMarco Pesenti Gritti2006-08-251-1/+0
|
* Start implementing the panels.Marco Pesenti Gritti2006-08-231-1/+1
|
* Add missing filesMarco Pesenti Gritti2006-08-221-0/+1
|
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-221-1/+0
| | | | (should only be graphical) into it.
* Fixup distcheck, release 0.19Marco Pesenti Gritti2006-08-211-1/+1
|
* Implement zooming levels, actual view still emptyMarco Pesenti Gritti2006-08-191-0/+1
|
* Starting to create the mesh view...Marco Pesenti Gritti2006-08-181-3/+1
|
* Move session stuff to his own packageMarco Pesenti Gritti2006-08-111-5/+2
|
* Add ChatController.py to the makefileDan Williams2006-08-091-0/+1
|
* Missing scriptMarco Pesenti Gritti2006-07-251-0/+1
|
* More build fixes. Add a script for presence service.Marco Pesenti Gritti2006-07-241-3/+4
|
* Build fixesMarco Pesenti Gritti2006-07-241-1/+2
|
* Some build fixes. pygtk.require at least one time for process.Marco Pesenti Gritti2006-07-201-1/+1
|
*