Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)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
* 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
* 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
|\
| * Display a message when the collaboration connection doesn't support file tran...Tomeu Vizoso2009-01-212-14/+42
| * Make debug log less annoyingTomeu Vizoso2009-01-211-1/+1
| * #213 fix dnd of icons in the favorite viewTomeu Vizoso2009-01-212-18/+28
* | add start-with option to objectpalette in the journalSimon Schampijer2009-01-211-1/+39
|/
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-215-16/+71
|\
| * fix sporadic backtrace I was gettingTomeu Vizoso2009-01-211-1/+1
| * #10 right click on AP should reveal palette not connect to APTomeu Vizoso2009-01-211-3/+9
| * #33 Display space used and left in the volume palette in the journalTomeu Vizoso2009-01-212-11/+58
| * Don't update the zoom level when a dialog window pops upTomeu Vizoso2009-01-211-1/+3
* | #219 fix filtering the objectchooser with data typesSimon Schampijer2009-01-201-1/+1
|/
* pylint fixesSimon Schampijer2009-01-192-5/+1
* Make the journal entries in the favorites palette resumableSimon Schampijer2009-01-191-0/+5
* cope for moving canvastextview.py to sugar/graphicsSimon Schampijer2009-01-183-41/+1
* Change icons color when hovering if we aren't in resume modeTomeu Vizoso2009-01-181-2/+11
* move the canvastextview to jarabe/viewSimon Schampijer2009-01-173-18/+41
* Add a favorites mode setting for deciding if the favorites view resumes by de...Tomeu Vizoso2009-01-172-18/+51
* Simplify the constants used to identify favorite layoutsTomeu Vizoso2009-01-172-29/+13
* Refactor the layout setting to one class for that single purposeTomeu Vizoso2009-01-172-39/+70
* Use the journal icon provided by artworkSimon Schampijer2009-01-171-1/+8
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-162-4/+7
|\
| * Use a specific property for caching the bundle_id instead of using 'activity'Tomeu Vizoso2009-01-162-4/+7
* | separate debug settings from xsession #163Simon Schampijer2009-01-161-0/+4
|/
* Add logout option #207 to xomenu (sayamindu, icon by eben)Simon Schampijer2009-01-161-0/+9
* pylint fixesSimon Schampijer2009-01-161-4/+3
* Fix the functionality of actions in the XO menu.Eben Eliason2009-01-152-14/+2
* Merge branch 'master' of git://git.sugarlabs.org/sugar/mainlineEben Eliason2009-01-155-14/+51
|\
| * added missing import for controlpanelSimon Schampijer2009-01-151-0/+1
| * About my XO -> About my ComputerSimon Schampijer2009-01-151-1/+1
| * Correctly print backtracesTomeu Vizoso2009-01-142-2/+9
| * pylint fixSimon Schampijer2009-01-141-1/+1
| * Autoconnect to AP that we connected to last #8Simon Schampijer2009-01-142-11/+40
* | Make the XO menu ubiquitous in the UI.Eben Eliason2009-01-153-34/+48
|/
* Revert "Remove options from the central XO icon"Tomeu Vizoso2009-01-131-0/+32
* Draw a grey rectangle when hovering a favorite iconTomeu Vizoso2009-01-121-0/+45
* Resume by default the last activity from the favorites viewTomeu Vizoso2009-01-121-23/+148