Changes

Jump to navigation Jump to search
4,397 bytes added ,  12:43, 25 September 2009
Line 18: Line 18:     
== Detailed changes ==
 
== Detailed changes ==
* restores [http://wiki.laptop.org/go/Rainbow Rainbow support], meaning that you can try and give feedback after installing Rainbow.
+
 
* Fix naming of entries with unknown extensions (silbe) {{Bug|1040}}
+
=== 0.86.0 ===
* Fix support of [http://wiki.laptop.org/go/Journal_entry_bundle Journal entry bundles] (.xoj) {{Bug|1098}}
+
* Do no fail on system activities in Home view {{Bug|1427}}
* Abort if there is an error when retrieving activities (silbe) {{Bug|1059}}
+
* Remove duplicate string {{Bug|1413}}
* Don't reinstall bundle if its already installed (silbe) {{Bug|1053}}
+
* Use correct color when resuming an entry from the favorites view {{Bug|1397}}
* update mime type db when a new activity is copied to ~/Activities {{Bug|955}}
+
* Progress bar for reading volumes nevers stops if can't read all volume entries {{Bug|1412}}
* md5 and sha module will be deprecated in python 2.6 {{Bug|266}}
+
* Error while deleting non-ds objects from Journal {{Bug|1415}}
* Switch to Metacity as the window manager. {{Bug|602}}
+
* Progress bar for reading volumes appears only once {{Bug|1410}}
 +
* After download, 'Show in Journal' option doesnt switch you to the Journal {{Bug|1339}}
 +
* Ignore data/sugar-emulator.desktop
 +
* Handle situations where keyboard model is stored as '' or None. Completes dslo {{Bug|1341}}
 +
* Create ~/Activities if it doesn't exist yet {{Bug|1400}}
 +
* Remove remaining .xo files from cancelled updates {{Bug|1399}}
 +
* Invisible downlading progress bar in Journal {{Bug|1388}}
 +
* Implement functionality of the cancel button {{Bug|1361}}
 +
* Don't automount all the volumes at startup {{Bug|1357}}
 +
* Use default extension if needed {{Bug|1253}}
 +
* Create new activity_id if the entry lacks one {{Bug|1276}}
 +
 
 +
=== 0.85.9 ===
 +
* Remove some auto-generated files from tarball
 +
 
 +
=== 0.85.8 ===
 +
* ASLO knows only about stable SP releases {{Bug|1369}}
 +
* Sugar craches during undo for the first Keyboard component startup {{Bug|1341}}
 +
* favoritesview.py: icon-color KeyError {{Bug|976}}
 +
* python-xklavier fail during startup {{Bug|1326}}
 +
* if the Sugar control panel  is open, then Frame icons are inoperable {{Bug|453}}
 +
* Typing in the My Settings (control panel) search field has no effect {{Bug|872}}
 +
* Journal list view: jumping back to first page when popping up a palette {{Bug|1235}}
 +
* Fail gently on bad bundles {{Bug|1359}}
 +
* Remove the column headers from Journal gtk.treeview {{Bug|1278}}
 +
* Install sugar-emulator.desktop application file {{Bug|1139}}
 +
* Journal using wrong icon to represent itself in bottom media tray {{Bug|1092}}
 +
* Sugar needs to accept None as a layout {{Bug|1147}}
 +
* Remove the column headers from Home list view's gtk.treeview {{Bug|1279}}
 +
* Remove the column headers from Journal gtk.treeview {{Bug|1278}}
 +
* Activity instance titles should appear in the primary palette, along with the activity name. {{Bug|425}}
 +
* sugar-launch doesn't cwd to the bundle dir {{Bug|676}}
 +
* Journal list view: jumping back to first page when popping up a palette {{Bug|1235}}
 +
 
 +
=== 0.85.7 ===
 +
* Do not fail on treemodel switching {{Bug|1318}}
 +
 
 +
=== 0.85.6 ===
 +
* Journal list view: jumping back to first page when popping up a palette {{Bug|1235}}
 +
* Do not requery if visibility wasn't changed {{Bug|1250}}
 +
* alt key gets stuck in favorites view {{Bug|1311}}
 +
* Hidden decorations of corner frame buttons {{Bug|1294}}
 +
* Visual artefacts on highlighted frame buttons {{Bug|1285}}
 +
* Journal title editing unexpected behaviour requires two clicks to edit {{Bug|1283}}
 +
* Details dialog blinks while requery {{Bug|1271}}
 +
* Process non-ds object in the right way in Journal {{Bug|1262}}
 +
* Show selecting status of favorite check box in journal list view even if "start" is prelighted {{Bug|1247}}
 +
* Journal list view: jumping back to first page when popping up a palette {{Bug|1235}}
 +
* Fix minor issues to cleanup sugar log {{Bug|1267}}
 +
* Allow sugar on non-XO hardware to register with an XS server {{Bug|916}}
 +
 
 +
=== 0.85.5 ===
 +
* Linux-specific terminology in Removable Storage context menu. {{Bug|632}}
 +
* Sugar crash when stopping inactive Etoys {{Bug|571}}
 +
* add star badge to APs that are in our connections {{Bug|19}}
 +
* Let user upgrade system activity from .xo {{Bug|701}}
 +
 
 +
=== 0.85.4 ===
 +
* gconf documentation string for logout option
 +
* Accelerators for zoom toolbar
 +
* PEP8 fixes (Silbe)
 +
* Add keyboard control panel section (Sayamindu) {{Bug|407}}
 +
* Add technical details to details view in Journal
 +
* Remove Restart option from buddy menu, change order to place Shutdown first, as it is the most frequently used. {{Bug|1206}}
 +
* Holding Alt key in Home favourite view to start new instances, rather than resume {{Bug|1129}}
 +
* Traceback when trying to start Calculate {{Bug|1214}}
 +
* add update in POTFILES.in {{Bug|1212}}
 +
* CP language section: add explanation string {{Bug|562}}
 +
* Remove "Erase" and "Remove favorite" Activity palette entries from Home favorite view {{Bug|1128}}
 +
* Activity palette: rename 'Start' to "Start new' {{Bug|314}}
 +
* Remove key handlers for rotation and brightness {{Bug|737}}
 +
* CP: Add slider bar for Network Control Panel {{Bug|830}}
 +
* Journal: Reordering the type filter pull down menu (Walter Bender) {{Bug|875}}
 +
* Upgrade activities that were installed from bundles {{Bug|1176}}
 +
* Transmit the color of the ad-hoc network creator
 +
* Add sbin to PATH (silbe) {{Bug|998}}
 +
* Allow the user to dismiss the file transfer invitation when the other user cancelled it (garycmartin) {{Bug|1093}}
 +
* Add activity updater cp section
 +
 
 +
=== 0.85.3 ===
 +
* Restores support for Rainbow (though Rainbow still needs installing)
 +
 
 +
=== 0.85.2 ===
 +
* Misc. bug fixes related to window management
 +
 
 +
=== 0.85.1 ===
 +
* Switch to metacity as the window manager
 
* Refactor journal to use a gtk.TreeView
 
* Refactor journal to use a gtk.TreeView
* Refactor activity list view to use a gtk.TreeView
+
* Display tags in the activity list
* More meaningful screenshot titles (James Zaki) {{Bug|650}}
+
* Change activity list to use a gtk.TreeView
* Support for creating wireless ad-hoc networks
+
* Hold a reference to the monitors so don't get disposed (gio)
* Add fullscreen option to the emulator and change default size to 800x600 (Sascha Silbe) {{Bug|565}}
+
* More meaningful screenshot titles {{Bug|650}}
 +
* Creating ad-hoc wireless networks
 +
* Add fullscreen option to the emulator and change default size to 800x600 {{Bug|565}}
    
== Credits ==
 
== Credits ==
 
''Name the contributors here''
 
''Name the contributors here''
2,354

edits

Navigation menu