Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix importMarco Pesenti Gritti2008-10-111-1/+1
|
* Thanks buildbotSimon Schampijer2008-10-112-2/+4
|
* Use gconf for the profileSimon Schampijer2008-10-1124-110/+175
|
* Fix launching activity bundles from the journal.Marco Pesenti Gritti2008-10-081-1/+6
|
* Fix resuming activities from the journal.Marco Pesenti Gritti2008-10-081-2/+2
|
* And some moreTomeu Vizoso2008-10-081-6/+8
|
* Some more missing renamesTomeu Vizoso2008-10-082-4/+5
|
* Move to cjson and drop pyjson and simplejsonTomeu Vizoso2008-10-085-20/+11
|
* Fix a couple of typos introduced in the recent refactoringTomeu Vizoso2008-10-082-2/+3
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-083-26/+48
|\
| * Add missing importTomeu Vizoso2008-10-081-0/+1
| |
| * Make the shell more resilient to bugs in extensionsTomeu Vizoso2008-10-083-26/+47
| |
* | Fix crash when pressing keys and cleanup frame instantiation a bit.Marco Pesenti Gritti2008-10-086-28/+36
|/
* Fix unused import and line too long.Marco Pesenti Gritti2008-10-062-2/+1
|
* Fix sugar-ui-check. Load activities from system path.Marco Pesenti Gritti2008-10-062-10/+3
|
* Get sugar-launch back to work.Marco Pesenti Gritti2008-10-061-0/+10
|
* Adapt to the new activityfactory interface.Marco Pesenti Gritti2008-10-066-28/+37
|
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-0616-137/+502
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-066-17/+17
|\
| * Make the distinction between friends and groups clearerSimon Schampijer2008-10-066-17/+17
| |
* | Missing importMarco Pesenti Gritti2008-10-061-0/+1
| |
* | Move services and their initialization to a service package.Marco Pesenti Gritti2008-10-069-15/+73
|/
* Save sound levels on changes.Marco Pesenti Gritti2008-10-061-0/+2
|
* Factor out intro initialization from the shell script.Marco Pesenti Gritti2008-10-061-0/+18
|
* Remove the remaining shell view bits and finally kill it.Marco Pesenti Gritti2008-10-065-79/+12
|
* Looks like not on a GObject can evaluate to True. Check for None instead.Marco Pesenti Gritti2008-10-054-10/+4
|
* Remove pointless wrapper for setting zoom level in the shell.Marco Pesenti Gritti2008-10-054-7/+17
|
* Move launcher management outside shell.Marco Pesenti Gritti2008-10-053-34/+38
|
* Remove (now) pointless activity launch wrappers from the shell view.Marco Pesenti Gritti2008-10-055-47/+19
|
* Move journal startup to sugar-shell.Marco Pesenti Gritti2008-10-051-25/+0
| | | | Remove unused shell view method.
* Factor out and remove more code from the shell view.Marco Pesenti Gritti2008-10-053-38/+19
|
* Remove unused activity screenshot code.Marco Pesenti Gritti2008-10-052-47/+30
| | | | Move take_screenshot from shellview to keyhandler.
* Import fixes.Marco Pesenti Gritti2008-10-051-1/+0
|
* Revert a broken change in my previous commits.Marco Pesenti Gritti2008-10-051-1/+3
|
* Get rid of the pointless ActivityHost.Marco Pesenti Gritti2008-10-056-103/+21
|
* Remove unused bits of the activity host.Marco Pesenti Gritti2008-10-051-5/+0
|
* Merge home model and shell model.Marco Pesenti Gritti2008-10-0516-719/+644
|
* Drop useless model suffix.Marco Pesenti Gritti2008-10-057-13/+13
|
* Make friends model independent from shell model.Marco Pesenti Gritti2008-10-053-10/+15
|
* Get invites directly from the owner.Marco Pesenti Gritti2008-10-052-11/+9
|
* Rename mesh model to neighborhood and make it independentMarco Pesenti Gritti2008-10-054-9/+14
| | | | from the shell model.
* Make owner model independent from shell model.Marco Pesenti Gritti2008-10-054-16/+21
|
* Make the clipboard model internal to the frame.Marco Pesenti Gritti2008-10-058-7/+7
|
* Rework devices to be actually self contained plugins. A lotMarco Pesenti Gritti2008-10-0421-1213/+41
| | | | | | of work is left to cleanup and simplify the code. I'm sorry for the large changes but the old design didn't really make any sense.
* Move controlpanel extensions to the extensions path.Marco Pesenti Gritti2008-10-0332-2250/+9
|
* Correct method signatures.Marco Pesenti Gritti2008-10-031-4/+4
|
* TypoMarco Pesenti Gritti2008-10-031-1/+1
|
* Split up the hardware manager and move it to model. MakeMarco Pesenti Gritti2008-10-0311-166/+147
| | | | it use dispatcher instead of GObject.
* Move schoolserver code inside the desktop module for now,Marco Pesenti Gritti2008-10-034-6/+7
| | | | it's the only one using it.
* Move nm service conf in data.Marco Pesenti Gritti2008-10-032-31/+0
|