Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Shell.py
Commit message (Expand)AuthorAgeFilesLines
* Move the view to his own moduleMarco Pesenti Gritti2006-09-151-74/+0
* Move the model to his own moduleMarco Pesenti Gritti2006-09-151-0/+0
* Split shell in model/view, cleanup things a lotMarco Pesenti Gritti2006-09-151-106/+10
* Remove unused codeMarco Pesenti Gritti2006-09-151-7/+0
* Use FriendIcon in the frameMarco Pesenti Gritti2006-09-141-0/+3
* Use a notebook to work around goocanvas bugs :/Marco Pesenti Gritti2006-09-091-0/+1
* Remove some unused importsMarco Pesenti Gritti2006-09-091-2/+0
* Handle F6 in sugarMarco Pesenti Gritti2006-09-041-0/+3
* Make conf private, expose the nick name from envMarco Pesenti Gritti2006-09-041-28/+13
* Sort of functional invites implementationMarco Pesenti Gritti2006-09-041-7/+2
* Get rid of default type from the activity definition.Marco Pesenti Gritti2006-09-021-16/+6
* Refactor frame stuff naming someMarco Pesenti Gritti2006-09-011-4/+4
* No more need to keep zoom level in the shell. Work aroundMarco Pesenti Gritti2006-08-311-10/+0
* Clicking on the friend icon in the frame add it to friends.Marco Pesenti Gritti2006-08-301-1/+1
* More refactoring. Start implementing friends.Marco Pesenti Gritti2006-08-301-2/+2
* More refactoring of the home implementationMarco Pesenti Gritti2006-08-301-10/+8
* Cleanup code a bit, fix redraw issue on startupMarco Pesenti Gritti2006-08-291-1/+2
* Rewrite the zoom logic. Regress some stuff... will fix.Marco Pesenti Gritti2006-08-291-7/+1
* As suggested by Eben, do not autohide the frame and showMarco Pesenti Gritti2006-08-281-4/+1
* Fix some bugs, make it more solid, update on share.Marco Pesenti Gritti2006-08-281-19/+12
* Start implementing presence on the friends panelMarco Pesenti Gritti2006-08-281-4/+13
* Activate/deactivate the frame on F5Marco Pesenti Gritti2006-08-281-11/+7
* Get the zoom level buttons to workMarco Pesenti Gritti2006-08-281-15/+11
* Get rid of env.get_nick_name, that comes from the profile nowMarco Pesenti Gritti2006-08-261-1/+2
* Rework profiles code a bit, initialize gecko profileMarco Pesenti Gritti2006-08-251-0/+1
* Keep a reference on the key grabberMarco Pesenti Gritti2006-08-251-6/+6
* Keep the bindings privateMarco Pesenti Gritti2006-08-251-1/+1
* Complete the keybindings stuff and use it for the home pageMarco Pesenti Gritti2006-08-251-21/+17
* More work on global keybindingsMarco Pesenti Gritti2006-08-251-0/+4
* Convert PS bindings instantiation into a singleton to cut resource usageDan Williams2006-08-231-1/+1
* Start implementing the panels.Marco Pesenti Gritti2006-08-231-0/+3
* Simple profile support. First time dialog (ugly and only nick atm).Marco Pesenti Gritti2006-08-221-14/+30
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-221-10/+9
* Fix the zooming cycleMarco Pesenti Gritti2006-08-191-0/+6
* Start implementing friends/meshMarco Pesenti Gritti2006-08-191-1/+3
* Implement zooming levels, actual view still emptyMarco Pesenti Gritti2006-08-191-0/+39
* Starting to create the mesh view...Marco Pesenti Gritti2006-08-181-1/+1
* Add icon for activity to the donut.Marco Pesenti Gritti2006-08-171-4/+9
* Split the console service out of the shell, to remove depMarco Pesenti Gritti2006-08-121-13/+3
* Do not open multiple copies of the same activityMarco Pesenti Gritti2006-08-111-8/+13
* Add a way to enable/disable displaying debug messagesMarco Pesenti Gritti2006-08-111-4/+4
* Show all activities output in the console, justMarco Pesenti Gritti2006-08-111-20/+7
* Refactor the console stuffMarco Pesenti Gritti2006-08-111-3/+6
* Get one-to-one chat back to workMarco Pesenti Gritti2006-08-091-4/+17
* Several fixes and cleanupsMarco Pesenti Gritti2006-08-091-2/+2
* More work on the chat. Fix terminal apiMarco Pesenti Gritti2006-08-091-4/+13
* Create the hosts when windows are displayedMarco Pesenti Gritti2006-08-091-9/+17
* Setup the activity from the shell process, through dbus,Marco Pesenti Gritti2006-08-091-1/+27
* Start refactoring to get back buddy chat to work...Marco Pesenti Gritti2006-08-091-0/+4
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-271-5/+2