Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/view
Commit message (Expand)AuthorAgeFilesLines
* Make sure the buddy palette is disposed after popdown #1742Tomeu Vizoso2010-10-141-0/+2
* Add copyright statement due to the collaboration refactoringTomeu Vizoso2010-08-202-0/+2
* Misc. pylint fixesTomeu Vizoso2010-08-201-1/+2
* Call the old Activity.Invite(key) method if Activity.InviteContact is not imp...Tomeu Vizoso2010-08-201-2/+12
* Create the palette for BuddyIcon lazily so it can be overridden in OwnerIconTomeu Vizoso2010-08-201-9/+8
* Track the buddies' current activityTomeu Vizoso2010-08-201-2/+2
* Change Activity.Invite API to receive account_id and contact_id instead of th...Tomeu Vizoso2010-08-201-1/+2
* Drop one usage instance of s.p.BuddyTomeu Vizoso2010-08-201-2/+1
* Remove src/jarabe/model/owner.py and org.laptop.ShellOwnerTomeu Vizoso2010-08-201-43/+0
* Add OwnerBuddyModel class so it is dealt with locallyTomeu Vizoso2010-08-202-13/+10
* Add frame and journal keybindingsDaniel Drake2010-07-201-0/+2
* Use only one entry point for activity launch #1814Aleksey Lim2010-07-121-12/+2
* Removed redundancytimClicks2010-07-061-1/+0
* resume journal entry race may duplicate resumed activity id #1719Aleksey Lim2010-06-023-19/+32
* _Pylint fixesAleksey Lim2010-03-101-2/+16
* Display a message when an activity fails to start (based on wadeb patches) #1447Aleksey Lim2010-03-101-4/+46
* Minor pylint cleanupsSimon Schampijer2010-03-103-3/+0
* View source functionality more robust #1775 (rgs)Simon Schampijer2010-03-091-1/+3
* Activate windows when changing to activity viewDaniel Drake2009-11-271-4/+4
* Alt+Space not working to show/hide the tray #1476Aleksey Lim2009-10-091-11/+0
* Display activity name and title on the running activity palette #425Tomeu Vizoso2009-09-141-1/+4
* some pylint fixesTomeu Vizoso2009-09-091-4/+1
* Implement Alt key listening in the HomeWindow instead of using a global grab ...Tomeu Vizoso2009-09-091-25/+0
* Fix minor issues to cleanup sugar log #1267Aleksey Lim2009-09-041-1/+1
* Rename Unmount option to Remove #632Tomeu Vizoso2009-09-011-1/+1
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-255-30/+30
* Remove Restart option from buddy menu, change order to place Shutdown first, ...James Cameron2009-08-251-9/+4
* Start new activity instance when Alt key is hold pressed #1129Tomeu Vizoso2009-08-251-1/+27
* let the logger do the formattingSascha Silbe2009-08-244-12/+12
* Fix launching new activity instances #1214Tomeu Vizoso2009-08-241-2/+4
* Remove "Erase" and "Remove favorite" Activity palette entries #1128Tomeu Vizoso2009-08-191-73/+1
* Change menu option label from "Start" to "Start new" #314Tomeu Vizoso2009-08-181-1/+1
* Remove key handlers for rotation and brightness change for the XO. #737Tomeu Vizoso2009-08-181-76/+0
* Merge branch 'master' of git://dev.laptop.org/users/mstone/sugarTomeu Vizoso2009-08-011-18/+1
|\
| * Remove calls to the Rainbow dbus service.Michael Stone2009-02-271-18/+1
* | missing argumentSimon Schampijer2009-07-121-1/+1
* | Pass the event timestamp to window management operationsTomeu Vizoso2009-07-122-45/+48
* | Maximize and undecorate the intro windowTomeu Vizoso2009-07-111-1/+1
* | Ungrab some metacity bindings that we want to grabTomeu Vizoso2009-07-111-0/+12
* | Switch to metacity as the window manager. #602Tomeu Vizoso2009-07-091-0/+1
* | Listen for resquests for deleting bundlesTomeu Vizoso2009-06-071-2/+2
* | Set the background to white for a smoother transitionTomeu Vizoso2009-06-031-6/+11
* | Take into account launcher windows when checking if an already instance is ru...Tomeu Vizoso2009-04-061-2/+7
* | Grey out the erase option if an activity bundle cannot be erased #620Tomeu Vizoso2009-03-301-0/+3
* | Call *mount_finish when the callback is called #326Tomeu Vizoso2009-03-241-2/+3
* | Use the same font size independent from scalingSimon Schampijer2009-03-021-1/+1
|/
* Make mute sound code togglableSimon Schampijer2009-02-261-1/+4
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-02-261-3/+2
|\
| * Catch all exceptions (thanks to silbe)Tomeu Vizoso2009-02-261-3/+2
* | keyhandler: Map XF86Search to the journal searchSimon Schampijer2009-02-261-0/+1
|/