Line 62: |
Line 62: |
| | | |
| * [http://dev.laptop.org/pub/sugar/sources/read-activity/read-activity-46.tar.bz2 read-activity 46] | | * [http://dev.laptop.org/pub/sugar/sources/read-activity/read-activity-46.tar.bz2 read-activity 46] |
− | * [http://dev.laptop.org/pub/sugar/sources/chat-activity/chat-activity-38.tar.bz2 chat-activity 38] | + | * [http://dev.laptop.org/pub/sugar/sources/chat-activity/Chat-40.tar.bz2 chat-activity 40] |
− | * [http://dev.laptop.org/pub/sugar/sources/terminal-activity/terminal-activity-11.tar.bz2 terminal-activity 11] | + | * [http://dev.laptop.org/pub/sugar/sources/terminal-activity/Terminal-12.tar.bz2 terminal-activity 12] |
− | * [http://dev.laptop.org/pub/sugar/sources/web-activity/web-activity-87.tar.bz2 web-activity 87] | + | * [http://dev.laptop.org/pub/sugar/sources/web-activity/Web-89.tar.bz2 web-activity 89] |
| * [http://dev.laptop.org/pub/sugar/sources/etoys-activity/etoys-activity-81.tar.gz etoys-activity 81] | | * [http://dev.laptop.org/pub/sugar/sources/etoys-activity/etoys-activity-81.tar.gz etoys-activity 81] |
| * [http://dev.laptop.org/pub/sugar/sources/write-activity/write-55.tar.bz2 write-activity 55] | | * [http://dev.laptop.org/pub/sugar/sources/write-activity/write-55.tar.bz2 write-activity 55] |
| * [http://dev.laptop.org/pub/sugar/sources/calculate-activity/calculate-19.tar.bz2 calculate-activity 19] | | * [http://dev.laptop.org/pub/sugar/sources/calculate-activity/calculate-19.tar.bz2 calculate-activity 19] |
| + | * [http://dev.laptop.org/pub/sugar/sources/log-activity/Log-9.tar.bz2 log-activity 9] |
| + | * [http://dev.laptop.org/pub/sugar/sources/pippy-activity/Pippy-22.tar.bz2 pippy-activity 22] |
| | | |
| == Fructose news == | | == Fructose news == |
| + | |
| + | === read-activity === |
| + | |
| + | * Skipped this release |
| | | |
| === chat-activity === | | === chat-activity === |
| | | |
− | 39
| + | * #5767: Use black text on light fill colors (matthias) |
| | | |
− | * ACK received messages (cassidy)
| + | === terminal-activity === |
− | * Handle pending messages when setting the message handler (cassidy)
| |
| | | |
− | 38
| + | * #5520: Make the activity exit when the user exits the shell. (sayamindu) |
| | | |
− | * Updated translations: zh_TW, de, it
| + | === web-activity === |
| | | |
− | 37
| + | 89 |
| + | * Make the object chooser transient on the activity window. (tomeu) |
| | | |
− | * UI Change: Merge multiple sequential messages from same author (morgs) | + | 88 |
− | * Updated translation: ar (pootle) | + | * Add Edit toolbar (tomeu) |
− | * #6561: Fix RTL message alignment (Arabic) (khaled) | + | * Add Follow link item to link palette (tomeu) |
| + | * Add palette for images (tomeu) |
| + | * Add a simple palette for links with an option to copy to the clipboard (tomeu) |
| | | |
− | 36
| + | === calculate-activity === |
| | | |
− | * #5053: Reduce white space around boxes (morgs) | + | * Skipped this release |
− | * #6621: set entry sensitive not editable (morgs)
| |
− | * Add license to activity.py (morgs)
| |
− | * #6743: border around gtk.entry (morgs)
| |
− | * Reduce telepathy code based on improved PS channel creation API (morgs)
| |
− | * Open URLs via show_object_in_journal (morgs)
| |
− | * Update pippy metadata based on Pippy (morgs)
| |
− | * Updated translations (pootle)
| |
| | | |
− | === terminal-activity === | + | === write-activity === |
| + | |
| + | * Skipped this release |
| | | |
− | * i18n improvement: the activity has a POT file now (sayamindu)
| + | === log-activity=== |
| | | |
− | === web-activity ===
| + | * make users non-olpc be able to read the sugar logs - this is important for the activity running on non xo platforms |
| | | |
− | * First round of pylint fixes (erikos)
| + | === pippy activity === |
− | * Fix typo #6962 (DanKrejsa)
| |
− | * Fix onStateChange for downloads #6962 (DanKrejsa)
| |
− | * s/Open/Show in Journal #5958 (erikos)
| |
− | * A lot of new translations
| |
| | | |
− | === calculate-activity ===
| + | * Add check to not fail on new gtksourceview2 API - this is needed for the activity to run on non xo platforms |
− | no news this cycle
| |
| | | |
− | === write-activity ===
| |
− | no news this cycle
| |
| | | |
| == sugar-jhbuild branch == | | == sugar-jhbuild branch == |
Line 122: |
Line 118: |
| git clone git://dev.laptop.org/sugar-jhbuild | | git clone git://dev.laptop.org/sugar-jhbuild |
| cd sugar-jhbuild | | cd sugar-jhbuild |
− | git checkout --track -b sucrose-0.81.1 origin/sucrose-0.81.1 | + | git checkout --track -b sucrose-0.81.2 origin/sucrose-0.81.2 |
| ./sugar-jhbuild update | | ./sugar-jhbuild update |
| ./sugar-jhbuild build | | ./sugar-jhbuild build |