Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Friendstray: icon reacting to right click #441Simon Schampijer2009-03-021-5/+4
* Don't open a launcher window when that activity is already running #426Tomeu Vizoso2009-03-021-0/+7
* Show a generic icon for clippings, if available #454Tomeu Vizoso2009-02-281-6/+10
* Add the accelerator properlyTomeu Vizoso2009-02-201-0/+4
* 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
* Try harder to get an icon for a clippingTomeu Vizoso2009-02-011-1/+17
* Remove superfluous checkTomeu Vizoso2009-01-051-3/+0
* Misc pylint fixesTomeu Vizoso2009-01-041-3/+1
* #131 Some more fixes for opening clippingsTomeu Vizoso2009-01-041-3/+5
* #131 Properly retrieve the default activityTomeu Vizoso2009-01-041-1/+1
* #131 Adapt to API changeTomeu Vizoso2009-01-041-2/+2
* 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
* Change the FRAME_POSITION_RELATIVE to follow eben's specSimon Schampijer2008-12-181-1/+2
* 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
* Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-061-2/+2
* Fix typosSimon Schampijer2008-11-181-1/+1
* Initial implementation of activity notificationsTomeu Vizoso2008-11-041-3/+42
* Fix frame device ordering logicMartin Dengler2008-10-311-4/+4
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-10-301-1/+1
|\
| * TypoTomeu Vizoso2008-10-301-1/+1
* | set invoker on the widget when doing lazy palettes (marco)Simon Schampijer2008-10-301-1/+2
|/
* Some pylint fixesMarco Pesenti Gritti2008-10-221-3/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-214-5/+42
|\
| * Clarify call to set_icon_pixbuf with keyword args.Eben Eliason2008-10-201-2/+2
| * Title clippings appropriately eg. "Text clipping" (#5751)Eben Eliason2008-10-181-3/+7
| * Prevent duplicate clippings on drag within clipboard (#8606)Eben Eliason2008-10-181-2/+21
| * 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