[release-notes/gnome-3-4] Add all remaining TODOs from my own collection
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-4] Add all remaining TODOs from my own collection
- Date: Sat, 10 Mar 2012 16:52:30 +0000 (UTC)
commit 12770a75f131f93425181bf5ebfa9d2174dd21b8
Author: Andre Klapper <a9016009 gmx de>
Date: Sat Mar 10 17:52:21 2012 +0100
Add all remaining TODOs from my own collection
help/C/rna11y.xml | 6 +-
help/C/rndevelopers.xml | 6 ++-
help/C/rnusers.xml | 156 ++++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 164 insertions(+), 4 deletions(-)
---
diff --git a/help/C/rna11y.xml b/help/C/rna11y.xml
index 98369e6..41ed1c1 100644
--- a/help/C/rna11y.xml
+++ b/help/C/rna11y.xml
@@ -13,8 +13,10 @@
</para>
<para>
- TODO: High Contrast Icons: http://fordmeg.blogspot.com/2012/03/new-things-gnome.html ?
+ TODO: High Contrast Icons: http://fordmeg.blogspot.com/2012/03/new-things-gnome.html , but was that done? - https://live.gnome.org/ThreePointThree/Features/HighContrastTheme does not imply so
+</para>
+<para>
+TODO: W00t, done: https://live.gnome.org/ThreePointThree/Features/ZoomOptionsDialog
</para>
-
</sect1>
<!-- vi:set tw=80 ts=2: -->
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index cb19653..9492dfe 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -159,7 +159,7 @@ Expose <application>Cogl</application>, the GPU programming API used by <applica
<!-- https://live.gnome.org/action/info/GnomeGoals/GSettingsMigration?action=diff&rev2=177&rev1=146 -->
<!-- https://bugzilla.gnome.org/show_bug.cgi?id=622558 -->
<listitem><para>
- Several applications (such as <application>gnome-control-center</application>, <application>gnome-games</application>, <application>gthumb</application>, <application>gucharmap</application>, <application>metacity</application>, <application>mutter</application> and <application>Rhythmbox</application>) now use <classname>GSettings</classname> as their storage backend instead of deprecated <application>GConf</application>.
+ Several applications (such as <application>gnome-control-center</application>, <application>gnome-games</application>, <application>gthumb</application>, <application>gucharmap</application>, <application>metacity</application>, <application>mutter</application> and <application>Rhythmbox</application>) now use <classname>GSettings</classname> as their storage backend instead of deprecated <application>GConf</application>. For <application>mutter</application> this meant <ulink url="http://blogs.gnome.org/fmuellner/2011/11/22/gnome-shell-gsettings-and-keybindings/">some keybinding changes</ulink>.
</para></listitem>
<!-- https://bugzilla.gnome.org/show_bug.cgi?id=585444 -->
<!-- https://live.gnome.org/GnomeGoals/AddGObjectIntrospectionSupport -->
@@ -186,6 +186,7 @@ Expose <application>Cogl</application>, the GPU programming API used by <applica
<sect2 id="devel-docs">
<title>Improved Developer Documentation</title>
+<!-- http://git.gnome.org/browse/gnome-devel-docs/commit/?id=c5e43559c0d79f01764a720c9c99b733fbb0e17a -->
<para>
The GNOME platform overview in the
<ulink url="http://developer.gnome.org/">GNOME Developer Center</ulink>
@@ -208,6 +209,9 @@ Expose <application>Cogl</application>, the GPU programming API used by <applica
<listitem><para>
TODO: Anjuta/gdl http://blogs.gnome.org/johannes/2012/02/03/whats-up/ ?
</para></listitem>
+ <listitem><para>
+TODO?: https://extensions.gnome.org/ : Old extensions before 3.3.4 might need some code changes, see http://blog.mecheye.net/2011/08/shell-extensions-live-enable-disable/
+ </para></listitem>
</itemizedlist>
</sect2>
diff --git a/help/C/rnusers.xml b/help/C/rnusers.xml
index 075fbd9..f7b4c07 100644
--- a/help/C/rnusers.xml
+++ b/help/C/rnusers.xml
@@ -10,6 +10,85 @@
<sect1 id="rnusers">
<title>What's New for Users</title>
+ <sect2 id="gnome-shell">
+ <title>TODO: shell related things, let's list them here for the beginning</title>
+ <itemizedlist>
+ <listitem><para>
+TODO: gnome-shell overview has a search provider for (gnome-)documents now according to https://live.gnome.org/ThreePointThree/Features/GnomeDocuments
+ </para></listitem>
+ <listitem><para>
+TODO: https://live.gnome.org/ThreePointThree/Features/Jumplists - no idea about its status, was this implemented? or move to 3.6 status?
+ </para></listitem>
+ <listitem><para>
+<!-- https://live.gnome.org/ThreePointThree/Features/SystemDialogs -->
+TODO: Keyring dialogs now look cute like the rest |
+TODO: Add screenshot
+TODO: Also, VPN and similar network-related password dialogs have been ported to shell design - see http://bugzilla.gnome.org/show_bug.cgi?id=658484
+ </para></listitem>
+ <listitem><para>
+TODO: https://live.gnome.org/ThreePointThree/Features/LightnessBrightnessContrastEffects - this does not look like done for 3.4 at all. - move to 3.6 section?
+ </para></listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2 id="epiphany">
+ <title>TODO: Browse the Web</title>
+ <para>
+TODO: Epiphany now called <application>Web</application> and new interface: http://blogs.gnome.org/xan/2012/01/17/epiphany-marches-on/ | Misc: http://blogs.igalia.com/mario/2011/12/06/webkitgtk-hackfest-wk2-a11y-and-ephiphanys-ad-blocker/
+ </para>
+ </sect2>
+
+ <sect2 id="empathy-and-goa">
+ <title>TODO: Communication: Empathy</title>
+ <itemizedlist>
+ <listitem><para>
+TODO: New call UI: https://bugzilla.gnome.org/show_bug.cgi?id=629902
+ </para></listitem>
+ <listitem><para>
+TODO: MSN-XMPP support: blogs.gnome.org/xclaesse/2011/11/03/msn-in-empathy-with-xmpp/
+ </para></listitem>
+ <listitem><para>
+TODO: Microsoft Live Messenger OAuth2: https://bugzilla.gnome.org/show_bug.cgi?id=661067
+ </para></listitem>
+ <listitem><para>
+TODO: support for X-FACEBOOK-PLATFORM to enable single sign one integration with GNOME Online account: https://bugzilla.gnome.org/show_bug.cgi?id=652544
+ </para></listitem>
+ <listitem><para>
+TODO: For the developers: Convenient "Send to pastebin" button for the debug window: https://bugzilla.gnome.org/show_bug.cgi?id=658724
+ </para></listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2 id="integration">
+ <title>Better Integration</title>
+
+ <itemizedlist>
+ <listitem><para>
+<!-- https://live.gnome.org/ThreePointThree/Features/ApplicationMenu -->
+TODO: Application menus: https://live.gnome.org/ThreePointThree/Features/ApplicationMenu | Also use list of applications that use this from that page | TODO: Really need screenshot!
+ </para></listitem>
+ </itemizedlist>
+
+ </sect2>
+
+ <sect2 id="beautification">
+ <title>TODO: Even more beautiful | Small but usable improvements</title>
+ <itemizedlist>
+ <listitem><para>
+TODO: Every Detail matters: http://afaikblog.wordpress.com/2012/01/06/every-detail-matters-an-update/ | http://afaikblog.wordpress.com/2012/01/19/every-detail-matters-half-way-there/ | http://afaikblog.wordpress.com/2012/02/28/looking-forward-to-gnome-3-4/
+ </para></listitem>
+ <listitem><para>
+Also use top bar above window for unmaximizing drag gesture: https://bugzilla.gnome.org/show_bug.cgi?id=666359
+ </para></listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2 id="gnome-disk-utility">
+ <title>TODO: Manage your Storage Media</title>
+ <para>
+TODO: gnome-disk-utility rewrite: http://davidz25.blogspot.com/2012/03/simpler-faster-better.html
+ </para>
+ </sect2>
<sect2 id="user-docs">
<title>Documentation That Really Helps You</title>
<para>
@@ -42,6 +121,9 @@
<para>
TODO?: Searchable help: http://blogs.gnome.org/shaunm/2011/10/20/searchable-help-menu/ |
TODO?: Searchable menus http://blogs.gnome.org/shaunm/2011/10/25/searchable-menu-video/
+ TODO?: Mallard format in Mobile: http://blogs.gnome.org/shaunm/2012/01/12/mobile-help-with-mallard/
+ * devel-docs improved: http://git.gnome.org/browse/gnome-devel-docs/commit/?id=c5e43559c0d79f01764a720c9c99b733fbb0e17a
+
</para>
</sect2>
@@ -68,7 +150,79 @@
</figure>
</listitem>
<listitem><para>
-TODO: GtkFileChooserEntry improvements - https://bugzilla.gnome.org/show_bug.cgi?id=663573
+<!-- https://live.gnome.org/ThreePointThree/Features/GnomeDocuments -->
+TODO: Documents now handles Collections, can print, and has Portrait mode.
+ </para></listitem>
+ <listitem><para>
+TODO: The list of recent files in the Open and Save dialogs (GtkFileChooserEntry) has seen some improvements - https://bugzilla.gnome.org/show_bug.cgi?id=663573
+ </para></listitem>
+ <listitem><para>
+<!-- https://live.gnome.org/ThreePointThree/Features/Boxes -->
+TODO: gnome-boxes application for easy accessing of other computer systems or images - https://live.gnome.org/ThreePointThree/Features/Boxes - this is just a preview, maybe move to lookingforward section |
+TODO: Bonus points for a boxes screenshot (with not too much translatable text)
+ </para></listitem>
+ <listitem><para>
+<!-- https://live.gnome.org/ThreePointThree/Features/WacomPanel -->
+TODO: Following up the support for Wacom graphics tablets in 3.2, Calibration and button mapping for Wacom graphics tablets got implemented in gnome-control-center 3.3.4 and we are able to identify different tablets and their capabilities. It is now also possible to configure multiple tablets. | http://www.hadess.net/2012/01/wacom-tablets-in-gnome-34.html and http://www.hadess.net/2012/02/wacom-tablets-in-gnome-34-part-2.html
+ </para></listitem>
+ <listitem><para>
+TODO: Gedit: https://live.gnome.org/Gedit/RoadMap | http://blogs.gnome.org/jessevdk/2011/11/13/gedit-code-assistance-plugin/ | * gedit for Mac?: http://blogs.gnome.org/jessevdk/2012/01/15/gedit-3-2-6-released-for-os-x-native/
+ </para></listitem>
+ <listitem><para>
+TODO: Cheese now uses vp8/webm by default for encoding instead of theora/ogg: https://bugzilla.gnome.org/show_bug.cgi?id=666718
+ </para></listitem>
+ <listitem><para>
+TODO: Nautilus file manager received Undo support for actions: https://mail.gnome.org/archives/nautilus-list/2012-January/msg00011.html
+ </para></listitem>
+ <listitem><para>
+gnome-games improvements: https://live.gnome.org/GnomeGames/Modernisation , e.g. using app menus or refreshed look
+ </para></listitem>
+ <listitem><para>
+TODO: Go thru http://afaikblog.wordpress.com/2011/11/10/gnome-design-update/
+ </para></listitem>
+ <listitem><para>
+TODO: gnome-system-monitor received Control Groups support: http://blixtra.org/blog/2011/11/23/gnome-system-monitor-swatting-bugs/
+ </para></listitem>
+ <listitem><para>
+TODO: systemd integration in several modules: Metabug: https://bugzilla.gnome.org/show_bug.cgi?id=668503 | gnome-session: https://bugzilla.gnome.org/show_bug.cgi?id=666891 | gnome-system-monitor: https://bugzilla.gnome.org/show_bug.cgi?id=667829 | gnome-packagekit: https://bugzilla.gnome.org/show_bug.cgi?id=666788 | control center user accounts: https://bugzilla.gnome.org/show_bug.cgi?id=666573 and https://bugzilla.gnome.org/show_bug.cgi?id=658352 | settings-daemon: https://bugzilla.gnome.org/show_bug.cgi?id=666787 | nm: https://bugzilla.gnome.org/show_bug.cgi?id=666783
+ </para></listitem>
+ <listitem><para>
+TODO: color management improvements?: http://blogs.gnome.org/hughsie/2012/01/17/new-developments-in-color-management-world/
+ </para></listitem>
+ <listitem><para>
+<!-- http://mbarnes.livejournal.com/4590.html -->
+TODO: Evolution:
+ <itemizedlist>
+ <listitem><para>
+TODO: Automated Account Setup: Give Evolution your email address and it checks the addressâs domain against a database of known service providers and can often populate all the server details for you, making account setup quick and easy.
+ </para></listitem>
+ <listitem><para>
+TODO: evolution-ews backend for Exchange, slowly replacing mapi
+ </para></listitem>
+ <listitem><para>
+TODO: evolution-kolab backend for <ulink url="http://www.kolab.org/">Kolab Groupware</ulink> servers
+ </para></listitem>
+ <listitem><para>
+TODO: Mail account order can be changed: http://git.gnome.org/browse/evolution/commit/?id=e0548d2 and https://bugzilla.gnome.org/show_bug.cgi?id=351025
+ </para></listitem>
+ <listitem><para>
+TODO: Full support for generating vcard 2.1: https://bugzilla.gnome.org/show_bug.cgi?id=656603
+ </para></listitem>
+ </itemizedlist>
+ </para></listitem>
+ <listitem><para>
+TODO: evolution-data-server:
+ <itemizedlist>
+ <listitem><para>
+TODO: sync improvements: http://blogs.gnome.org/tvb/2011/11/24/a-long-overdue-blog/
+ </para></listitem>
+ <listitem><para>
+TODO: Previously when adding an IMAP account, Evolution downloaded all (old) messages. With the API provided in e-d-s 3.4 (commit http://git.gnome.org/browse/evolution-data-server/commit/?id=3a8ed437a3547803f1453f73dbf22911b8ae0051 etc) you can write a client to just download probably newest 100 messages for the first time and then demand the older messages only when required. For a mobile client, a year old inbox's few hundred messages are of no use except to consume bandwidth and disk space. (Probably to be used in Tizen.)
+ </para></listitem>
+ <listitem><para>
+TODO: Lots of code cleanups, e.g. replace CamelDLists by GQueues etc (TODO: find more if interested - probably not)
+ </para></listitem>
+ </itemizedlist>
</para></listitem>
</itemizedlist>
</sect2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]