Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe
Commit message (Collapse)AuthorAgeFilesLines
...
| * Launch activity also when clicking on the palette icon. #335Tomeu Vizoso2009-02-101-0/+7
| |
* | Only show cp power section on xoSimon Schampijer2009-02-101-1/+4
|/
* Speed improvements for the launcher.Benjamin Berg2009-02-102-24/+25
| | | | | | This patch makes the launcher set the background color on the pulsing icon, so that a solid surface will be cached. It also changes some property lookups and code that converts color formats (string<->touple) to speed everything up.
* Use the activity icon for the 'Start new' palette item. #314Tomeu Vizoso2009-02-101-1/+5
|
* Close the object chooser when the activity is closed. #329Tomeu Vizoso2009-02-101-1/+12
|
* Correctly cache the connection to the OHM service #249Tomeu Vizoso2009-02-051-8/+8
|
* show launcher screen as soon as possible. #243Tomeu Vizoso2009-02-046-21/+73
| | | | So the user has inmediate feedback.
* Use documend-send icon (Gary C Martin) #227Simon Schampijer2009-02-041-1/+1
|
* Try harder to get an icon for a clippingTomeu Vizoso2009-02-011-1/+17
|
* Hide the journal activity in the home view #87Tomeu Vizoso2009-02-012-0/+4
|
* Add 'View Details' option to object palette in journalSimon Schampijer2009-01-292-4/+45
|
* #226 Add a 'Clear search' button to 'No matching entries' messageTomeu Vizoso2009-01-233-7/+37
|
* #225 Correctly detect when a query in the journal is emptyTomeu Vizoso2009-01-231-9/+17
|
* #238 Avoid launching two instances of the same activity instanceTomeu Vizoso2009-01-231-3/+2
|
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-214-32/+70
|\
| *