Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
* | Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-198-19/+27
|/
* Hint home window as desktopMarco Pesenti Gritti2006-07-181-1/+4
* Add most bits of new presence service codeDan Williams2006-07-184-0/+993
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-161-2/+0
* Add some options to XnestMarco Pesenti Gritti2006-07-161-1/+1
* Add support for XnestMarco Pesenti Gritti2006-07-162-29/+50
* Close the socket once we are doneMarco Pesenti Gritti2006-07-151-0/+1
* TypoMarco Pesenti Gritti2006-07-151-1/+1
* Automatically find a free displayMarco Pesenti Gritti2006-07-151-5/+31
* Bunch of fixes, sharing should be back to workMarco Pesenti Gritti2006-07-153-10/+30
* Read service type from the .activity fileMarco Pesenti Gritti2006-07-144-6/+32
* Write a model for activities and use it in home pageMarco Pesenti Gritti2006-07-142-4/+84
* Update the task list on add/remove rather thanMarco Pesenti Gritti2006-07-131-18/+34
* Merge presence window and chat in one windowMarco Pesenti Gritti2006-07-134-38/+43
* Reuse the spawn codeMarco Pesenti Gritti2006-07-122-8/+5
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-127-25/+41
* More work on session refactoringMarco Pesenti Gritti2006-07-124-14/+39
* More cleanups and some fixesMarco Pesenti Gritti2006-07-126-84/+64
* Cleanup and document session creation and activity registryMarco Pesenti Gritti2006-07-128-144/+180
* Lots of build fixesMarco Pesenti Gritti2006-07-102-15/+15
* Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-103-18/+88
* More work on the window management refactorMarco Pesenti Gritti2006-07-0913-5491/+116
* More work on the new designMarco Pesenti Gritti2006-07-087-83/+87
* Forgot to add theseMarco Pesenti Gritti2006-07-082-0/+75
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-084-826/+65
* Try to fix traceback dcbw commit introducedMarco Pesenti Gritti2006-07-071-1/+1
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-07-072-4/+595
|\
| * Remove merge conflict junkDan Williams2006-07-071-1/+0
| * MergeDan Williams2006-07-078-157/+724
| |\
| * | Fix activity double-join bug where opening a shared activity twice opened a b...Dan Williams2006-07-072-17/+60
* | | Ensure we are not overwflowing target positionMarco Pesenti Gritti2006-07-071-1/+3
| |/ |/|
* | Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-074-166/+180
* | Forgot to add theseMarco Pesenti Gritti2006-07-063-0/+507
* | Split classes out of shell.pyMarco Pesenti Gritti2006-07-063-549/+50
* | Make missing strings translatableMarco Pesenti Gritti2006-07-061-1/+3
* | Forgot to commit changes... This breaks one-to-one chat,Marco Pesenti Gritti2006-07-062-23/+13
* | Translation supportMarco Pesenti Gritti2006-07-052-3/+7
|/
* Tweak sizing and positioning to fit better on the olpcMarco Pesenti Gritti2006-06-302-9/+9
* Remove non-sense in sliding out codeMarco Pesenti Gritti2006-06-231-2/+0
* Use size request rather than resize. Make the notebookMarco Pesenti Gritti2006-06-232-14/+19
* Make the console a slide-in window. Change keybinding to Ctrl-DownMarco Pesenti Gritti2006-06-233-15/+19
* Fix up focus handling someMarco Pesenti Gritti2006-06-231-19/+11
* Reenable old sliding in, it just feel less trembling andMarco Pesenti Gritti2006-06-231-5/+5
* Make share button insensitive for the everyone tabMarco Pesenti Gritti2006-06-231-0/+2
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-232-7/+16
|\
| * Get one-to-one chat to actually work...Marco Pesenti Gritti2006-06-221-0/+4
| * Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-222-25/+37
| |\
| * | Some work getting the one-to-one chat backMarco Pesenti Gritti2006-06-221-6/+11
| * | Increase presence window size a bitMarco Pesenti Gritti2006-06-221-1/+1
* | | Make activities emit an ActivityShared dbus signal; and have the shell & pres...Dan Williams2006-06-232-5/+47
| |/ |/|