Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/shell/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Big refactor of the directory structure and packages toMarco Pesenti Gritti2006-06-211-515/+0
* Implement session shutdown. For now we are forcefullyMarco Pesenti Gritti2006-06-201-18/+31
* Implement sliding, dead slow with gradients.Marco Pesenti Gritti2006-06-191-1/+1
* Hint slide in windows as docs, this should allow us toMarco Pesenti Gritti2006-06-191-0/+2
* Mention ctrl+sMarco Pesenti Gritti2006-06-181-7/+3
* Fix a bunch of issues with the chat windowMarco Pesenti Gritti2006-06-181-21/+21
* Some work to make group chat work againMarco Pesenti Gritti2006-06-181-1/+2
* Setup python logging and use it in the PresenceServiceMarco Pesenti Gritti2006-06-171-0/+4
* Add get_id() function to match activity.Activity's get_id() function; sort-of...Dan Williams2006-06-171-0/+7
* Make each activity have a default type for sharingDan Williams2006-06-171-8/+12
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-161-3/+8
|\
| * Get chat to show againMarco Pesenti Gritti2006-06-161-3/+8
* | Add a gobject helper which proxies signals for the ActivityContainerDan Williams2006-06-161-6/+35
|/
* No time to think about logMarco Pesenti Gritti2006-06-161-2/+1
* More work on chatsMarco Pesenti Gritti2006-06-161-11/+22
* Show buddies always if there is no activityMarco Pesenti Gritti2006-06-161-12/+15
* Filter presence by activityMarco Pesenti Gritti2006-06-161-11/+14
* Fix with_id method signatureMarco Pesenti Gritti2006-06-161-2/+1
* Get activities sharing sort of workingMarco Pesenti Gritti2006-06-161-2/+14
* Merge with MarcoDan Williams2006-06-151-1/+15
* Validate options for compose_service_typeDan Williams2006-06-151-15/+1
* Simplify focus a lot by using transient windowsMarco Pesenti Gritti2006-06-151-1/+15
* FixMarco Pesenti Gritti2006-06-151-1/+1
* Fixed a bunch of issues reported by pylintMarco Pesenti Gritti2006-06-151-2/+4
* Start refactoring chat. Get the UI to show as a slide in (ctrl+up)Marco Pesenti Gritti2006-06-151-2/+14
* More work on the slide in windowsMarco Pesenti Gritti2006-06-141-7/+9
* My first window manager!!! :PMarco Pesenti Gritti2006-06-141-3/+13
* Initial start page implementationMarco Pesenti Gritti2006-06-141-4/+5
* Implement the share button on the presence windowMarco Pesenti Gritti2006-06-131-2/+7
* Add util to generate unique ids.Marco Pesenti Gritti2006-06-131-9/+4
* Add scrollbars to the console, wrap wordMarco Pesenti Gritti2006-06-131-3/+17
* Run gtk_main only if it's __main__,Marco Pesenti Gritti2006-06-131-3/+3
* More presence service reworkDan Williams2006-06-121-2/+9
* ugly workaround for a dbus < 0.61 bugMarco Pesenti Gritti2006-06-071-0/+3
* Start factoring out the presence stuff from chat UI... very very very broken ...Marco Pesenti Gritti2006-06-061-3/+9
* Split up the browser, some cleanups andMarco Pesenti Gritti2006-05-311-11/+4
* Make that red not so red ;)Marco Pesenti Gritti2006-05-231-1/+1
* Change tab label color when there areMarco Pesenti Gritti2006-05-221-0/+12
* Fix tab focus stuffMarco Pesenti Gritti2006-05-221-2/+3
* Add a gui console so I can see output inMarco Pesenti Gritti2006-05-161-0/+54
* Do not rely on dbus auto-activation.Marco Pesenti Gritti2006-05-161-5/+0
* Merge SVGdraw.pyDan Williams2006-05-151-14/+10
* Add import capability to SVGdraw.pyDan Williams2006-05-121-10/+14
* pylintize!!!Marco Pesenti Gritti2006-05-131-14/+10
* Some new files I forgot in the previous commitMarco Pesenti Gritti2006-05-121-0/+305