Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/frame
Commit message (Expand)AuthorAgeFilesLines
...
| * Size and position clippings correctly when dragged.Eben Eliason2008-10-181-1/+10
| * Highlight clipboard on drag (#8604)Eben Eliason2008-10-182-0/+5
* | Unused import.Marco Pesenti Gritti2008-10-211-1/+0
|/
* Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-201-0/+1
* First go at refactoring zoom handling. Includes changesMarco Pesenti Gritti2008-10-171-12/+7
* friendstray: fix __activity_appeared_cbGuillaume Desmottes2008-10-161-1/+1
* Add preview to text clipboard items.Tomeu Vizoso2008-10-133-9/+20
* Use gconf for the profileSimon Schampijer2008-10-114-26/+39
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-081-3/+10
|\
| * Make the shell more resilient to bugs in extensionsTomeu Vizoso2008-10-081-3/+10
* | Fix crash when pressing keys and cleanup frame instantiation a bit.Marco Pesenti Gritti2008-10-084-24/+24
|/
* Fix unused import and line too long.Marco Pesenti Gritti2008-10-061-1/+1
* Adapt to the new activityfactory interface.Marco Pesenti Gritti2008-10-061-17/+20
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-062-19/+19
* Make the distinction between friends and groups clearerSimon Schampijer2008-10-061-2/+2
* Remove pointless wrapper for setting zoom level in the shell.Marco Pesenti Gritti2008-10-051-2/+7
* Remove (now) pointless activity launch wrappers from the shell view.Marco Pesenti Gritti2008-10-051-15/+9
* 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-051-2/+1
* Merge home model and shell model.Marco Pesenti Gritti2008-10-053-26/+25
* Drop useless model suffix.Marco Pesenti Gritti2008-10-051-1/+1
* Get invites directly from the owner.Marco Pesenti Gritti2008-10-051-7/+9
* Make owner model independent from shell model.Marco Pesenti Gritti2008-10-051-3/+2
* Make the clipboard model internal to the frame.Marco Pesenti Gritti2008-10-057-4/+272
* Rework devices to be actually self contained plugins. A lotMarco Pesenti Gritti2008-10-049-658/+22
* Split up the hardware manager and move it to model. MakeMarco Pesenti Gritti2008-10-031-2/+2
* Merge nmclient and nminfo and move them in the model.Marco Pesenti Gritti2008-10-032-8/+7
* Move view.clipboard* into frame.Marco Pesenti Gritti2008-09-304-1/+383
* Fix case of model modules.Marco Pesenti Gritti2008-09-301-1/+1
* Fix view module case.Marco Pesenti Gritti2008-09-303-18/+18
* Move the devices inside the frame module.Marco Pesenti Gritti2008-09-309-1/+618
* Move frame to his own module.Marco Pesenti Gritti2008-09-3013-0/+1734