0.84/0.83.4 Notes: Difference between revisions
| Line 13: | Line 13: | ||
* separate debug settings from xsession #163 | * separate debug settings from xsession #163 | ||
* remove the hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead | * remove the hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead | ||
* Trivial port to GIO instead of GnomeVFS | |||
* Don't print logs to tty instead of shell.log in the emulator | |||
User: | User: | ||
* add a colorpicker to Sugar, only the ColorToolButton is public for now | * add a colorpicker to Sugar, only the ColorToolButton is public for now | ||
* #3060 Add the possibility of filtering the object chooser by data type | * #3060 Add the possibility of filtering the object chooser by data type | ||
* make the journal entries in the favorites palette resumable | * make the journal entries in the favorites palette resumable | ||
* add a favorites mode setting for deciding if the favorites view resumes by default or not | |||
* resume by default the last activity from the favorites view | |||
* add logout option #207 to xomenu (sayamindu, icon by eben) | * add logout option #207 to xomenu (sayamindu, icon by eben) | ||
* change jabber server without sugar restart #142 | * change jabber server without sugar restart #142 | ||
* About my XO -> About my Computer | * About my XO -> About my Computer | ||
* autoconnect to AP that we connected to last #8 | * autoconnect to AP that we connected to last #8 | ||
* | * Removable devices: | ||
* implement filtering by file type for removable devices | |||
* #132 Filter by timestamp, not by mtime | |||
* add support for text queries on removable devices | |||
* dont abort if we cannot read a file from a removable device | |||
* sanitize the file name when we copy to removable devices | |||
* add a favorite filter to the journal toolbar | * add a favorite filter to the journal toolbar | ||
* #36 Refresh the detailed view when the entry changes | * #36 Refresh the detailed view when the entry changes | ||
* #38 Refresh full metadata when editing so we dont lose properties | * #38 Refresh full metadata when editing so we dont lose properties | ||
* Focus Search is not exposed via dbus anymore #89 | * Focus Search is not exposed via dbus anymore #89 | ||
* | * File transfer | ||
* add Resume item to the file transfer palette | |||
* following eben's spec for the device positions | |||
* following eben's spec for the device positions | |||
* #140 Crash when joining a shared Read | * #140 Crash when joining a shared Read | ||