Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/frame/activitiestray.py
Commit message (Expand)AuthorAgeFilesLines
* Frame Palette interaction cleanupSimon Schampijer2012-11-101-2/+2
* Frame Activity list: hide Frame after using an option in the PaletteSimon Schampijer2012-11-081-0/+5
* Frame: bring back most of the Frame functionalityManuel QuiƱones2012-09-071-2/+3
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-11/+11
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-27/+27
* Frame: new behavior for revealing/hiding the Frame with the mouseSimon Schampijer2012-08-211-0/+2
* Remove strings from the translations that do not have a value SL #3149Simon Schampijer2012-02-091-2/+3
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlineSimon Schampijer2011-09-201-5/+10
|\
| * Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-191-5/+10
* | FileTransfer: handle cancellation cleanly, OLPC #11065Simon Schampijer2011-09-201-9/+10
|/
* Invitations: remove item from tray after using the join/decline palette optio...Simon Schampijer2011-09-191-22/+27
* Do not cache the activity tray palette - OLPC #10978Gonzalo Odiard2011-07-241-0/+1
* Convert nick to a str, follow up on OLPC #10735Simon Schampijer2011-05-311-2/+2
* Reveal the file transfer palette immediately on left click OLPC #10796Simon Schampijer2011-04-041-0/+5
* Make the nick name in the file transfer palette a string OLPC #10735Simon Schampijer2011-03-221-2/+2
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-4/+4
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-1/+2
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-2/+1
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+7
* Properly store and load friends #2331Tomeu Vizoso2010-09-171-2/+2
* Address several nitpicks from MarcoTomeu Vizoso2010-08-201-0/+1
* Misc. pylint fixesTomeu Vizoso2010-08-201-8/+5
* Pass the activity_id to activities activated by an inviteTomeu Vizoso2010-08-201-4/+1
* When the user accepts a notification, launch the activity thenTomeu Vizoso2010-08-201-20/+3
* First implementation of invitations from non-Sugar clientsTomeu Vizoso2010-08-201-160/+67
* Fix more sugar.datastore breakageTomeu Vizoso2010-08-111-4/+5
* datastore.write expects a DSObject, not an idTomeu Vizoso2010-08-111-1/+1
* Use only one entry point for activity launch #1814Aleksey Lim2010-07-121-17/+5
* resume journal entry race may duplicate resumed activity id #1719Aleksey Lim2010-06-021-9/+17
* Use-sugar.datastore. instead of direct DBus access #1198 (silbe)Simon Schampijer2010-01-241-51/+23
* Create temporary files for DS in ~/.sugar #1452Aleksey Lim2009-12-201-1/+3
* Third correction for #1444Aleksey Lim2009-10-061-12/+4
* Take into account not yet opened activity windows #1444Aleksey Lim2009-10-061-4/+12
* Activities tray doesn't reflect well on switching between windows if there ar...Aleksey Lim2009-10-011-4/+4
* Use default extension if needed #1253Tomeu Vizoso2009-09-191-0/+2
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-2/+2
* let the logger do the formattingSascha Silbe2009-08-241-13/+13
* Allow the user to dismiss the file transfer invitation when the other user ca...Tomeu Vizoso2009-08-071-5/+7
* Add Dismiss option to the palette of finished transfers #484Tomeu Vizoso2009-03-181-5/+52
* Remove transfer icon from frame when the local user cancels it #483Tomeu Vizoso2009-03-121-15/+24
* Don't open a launcher window when that activity is already running #426Tomeu Vizoso2009-03-021-0/+7
* Use the transfer icons that Eben did some weeks agoTomeu Vizoso2009-02-161-21/+20
* show launcher screen as soon as possible. #243Tomeu Vizoso2009-02-041-0/+5
* Add Resume item to the file transfer paletteTomeu Vizoso2009-01-031-1/+9
* Remove extra menu item from file transfer paletteTomeu Vizoso2008-12-221-5/+0
* Fix outgoing transfer paletteTomeu Vizoso2008-12-221-1/+1
* Line too long.Marco Pesenti Gritti2008-12-171-1/+3
* Pylint fixesMarco Pesenti Gritti2008-12-171-0/+3
* First go at adding file transfer to the journalTomeu Vizoso2008-12-151-7/+417
* set invoker on the widget when doing lazy palettes (marco)Simon Schampijer2008-10-301-1/+2