Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/view
Commit message (Expand)AuthorAgeFilesLines
* Cleanups of the 'clone bundle' supportSimon Schampijer2011-08-252-29/+31
* Add clone to view-source submenuWalter Bender2011-08-253-6/+250
* Consistent phrasing for sugar-toolkit titleSimon Schampijer2011-08-231-1/+1
* Add view source for sugar toolkitWalter Bender2011-08-231-29/+98
* Use alpha to visualize the filter in the neighborhood viewSimon Schampijer2011-08-191-6/+8
* Do startup animation of the activity icon using scaling and alpha - v5Gonzalo Odiard2011-08-172-100/+59
* Prevent view source display of some binary and "junk" files (SL#2854)Walter Bender2011-08-151-10/+17
* View Source: consistent use of _logger.debugWalter Bender2011-07-181-4/+4
* Show busy cursor during session shutdownSascha Silbe2011-02-121-6/+8
* add restart option configurable via gconf (#1206)James Cameron2010-11-271-0/+6
* CurrentActivityPalette: remove dead codeSascha Silbe2010-11-241-4/+0
* pylint cleanup: pass format parameters to log functions instead of using %Sascha Silbe2010-11-241-1/+1
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-242-8/+5
* pylint cleanup: remove unused importsSascha Silbe2010-11-241-2/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-244-11/+11
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-242-4/+4
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-242-30/+27
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-249-7/+22
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+3
* 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