Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Shell.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Add signals in the shell for window open/close and use them in the task view.
* 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
| | | | activate the tab for the current activity.
* 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
| | | | this simplifies things a lot...
* 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
| | | | p-to-p chat and ./sugar/activities. Will fix tomorrow.
* Minor fixesMarco Pesenti Gritti2006-07-271-3/+1
|
* A bunch of fixes...Marco Pesenti Gritti2006-07-261-11/+14
|
* Make shareActivity workDan Williams2006-07-261-1/+2
|
* Import some missing dbus.glib importsMarco Pesenti Gritti2006-07-251-0/+1
|
* More work on the new home page.Marco Pesenti Gritti2006-07-241-2/+1
| | | | Remove obsolete import.
* Make the PresenceService stuff start to workDan Williams2006-07-231-1/+0
|
* Some build fixes. pygtk.require at least one time for process.Marco Pesenti Gritti2006-07-201-4/+10
|
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-201-22/+32
| | | | window manager to activate it.
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-201-28/+17
| | | | Comment out/fix more ps borkage.
* Set the people window transientMarco Pesenti Gritti2006-07-191-14/+10
|
* Do not destroy chat on close, just hide itMarco Pesenti Gritti2006-07-191-0/+5
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-07-191-0/+2
|\
| * Fix up signal decorator arguments and some undefined variablesDan Williams2006-07-191-0/+2
| |
* | Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-191-12/+5
|/
* Merge presence window and chat in one windowMarco Pesenti Gritti2006-07-131-26/+6
|
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-121-0/+1
|
* More work on session refactoringMarco Pesenti Gritti2006-07-121-1/+6
|
* More cleanups and some fixesMarco Pesenti Gritti2006-07-121-17/+1
|
* Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-101-12/+31
|
* More work on the window management refactorMarco Pesenti Gritti2006-07-091-21/+87
|
* More work on the new designMarco Pesenti Gritti2006-07-081-2/+21
|
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-081-8/+3
| | | | Initial implementation of the new activity menu
* Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-071-4/+0
| | | | presence window and chat, activate by F1
* Split classes out of shell.pyMarco Pesenti Gritti2006-07-061-0/+47