Community SSU/Changelog

(More details to VTE changes)
Line 20: Line 20:
=== vte ===
=== vte ===
-
* bug [https://bugs.maemo.org/7164 #7164] (light black same as black)
+
* Bug [https://bugs.maemo.org/7164 #7164]
-
* bug [https://bugs.maemo.org/6009 #6009] (incorrect behaviour of enter in console)
+
*: X Terminal was rendering the "bright black" color as black, which could make certain colored console applications hard to use. The fix makes the color rendered as "dark gray", as done with other colors.
 +
* Bug [https://bugs.maemo.org/6009 #6009]
 +
*: The Enter key from keyboard presented incorrect behavior on X Terminal on certain applications, such as "less" or Vim running under "screen". The fix makes sure the key works as expected under any X Terminal application.
[[Category:Community]]
[[Category:Community]]
[[Category:Fremantle]]
[[Category:Fremantle]]

Revision as of 18:20, 29 January 2011

Changelog of the Community SSU source on http://gitorious.org/community-ssu in comparison to the PR1.3 release

Contents

PR 1.3.3.7-1

hildon-desktop

  • TODO

hildon-home

  • Added ~/.local/share/applications/hildon to the searchpath for .desktop files
  • Fixed a bug where Hildon-home is not responding if theme is changed when all shortcuts are added to home view$
  • Tighter D-BUS message matching

hildon-status-menu

  • Added portrait mode support

modest

  • Fixed Light pattern
  • bug #3700 (Place signature below original text in replies, not above)
  • bug #2563 (Replaced "-- Original message --" with "On x, y wrote:")

vte

  • Bug #7164
    X Terminal was rendering the "bright black" color as black, which could make certain colored console applications hard to use. The fix makes the color rendered as "dark gray", as done with other colors.
  • Bug #6009
    The Enter key from keyboard presented incorrect behavior on X Terminal on certain applications, such as "less" or Vim running under "screen". The fix makes sure the key works as expected under any X Terminal application.