Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Merge nmclient and nminfo and move them in the model.Marco Pesenti Gritti2008-10-0316-1413/+1350
| | | | | Split the gtk dialog out with the service. I cannot test this until we build it for joyride or we support nm 0.7.
* Cleanup locale initialization.Marco Pesenti Gritti2008-10-031-0/+1
|
* Typo. Thanks buildbot.Marco Pesenti Gritti2008-10-011-1/+1
|
* Remove work around for old dbus-python.Marco Pesenti Gritti2008-09-301-11/+2
|
* Move view.clipboard* into frame.Marco Pesenti Gritti2008-09-305-4/+4
|
* Fix case of model modules.Marco Pesenti Gritti2008-09-308-12/+12
|
* Fix view module case.Marco Pesenti Gritti2008-09-3017-127/+49
|
* Fix case of the desktop modules.Marco Pesenti Gritti2008-09-3010-13/+13
|
* Remove unused main module.Marco Pesenti Gritti2008-09-302-159/+0
|
* Move the devices inside the frame module.Marco Pesenti Gritti2008-09-3010-4/+4
|
* Move home to his own module, rename to desktop.Marco Pesenti Gritti2008-09-3019-19/+19
|
* Move frame to his own module.Marco Pesenti Gritti2008-09-3022-35/+35
|
* Move ui-check code inside the script.Marco Pesenti Gritti2008-09-302-150/+1
|
* Move emulator code in the script.Marco Pesenti Gritti2008-09-302-135/+0
|
* Remove unused import.Marco Pesenti Gritti2008-09-291-1/+0
|
* Fix controlpanel dynamic importsMarco Pesenti Gritti2008-09-291-4/+4
|
* Install image in site-packages too.Marco Pesenti Gritti2008-09-291-1/+1
|
* Couple of import fixes, thanks buildbot.Marco Pesenti Gritti2008-09-292-2/+2
|
* Remove unused device.Marco Pesenti Gritti2008-09-282-29/+0
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-09-281-1/+1
|\
| * Trac #8663: make the favorites view buttons square.C. Scott Ananian2008-09-281-1/+1
| | | | | | | | | | If there aren't many choices in the favorites view, the buttons got rectangular. This patch will keep them square.
* | Remove pointless devices.network submodule.Marco Pesenti Gritti2008-09-2813-56/+12
|/
* Another few import fixes.Marco Pesenti Gritti2008-09-282-2/+3
|
* Bunch of import fixesMarco Pesenti Gritti2008-09-2821-58/+72
|
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-28153-218/+200
|