aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-06-02 17:27:26 +0300
committerJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-06-02 17:27:26 +0300
commit74cd4f40bd629ab2782f518234ebf3bceecd0f22 (patch)
tree523d11e3c998d7efa7e2c5e0123855413b14fb35 /debian/changelog
parent86322ab7fa72e32f8830b7cb23dfb5c1de988f58 (diff)
parentdd9a00977c21f19291b5ff2f87a39e1f5a8df77d (diff)
Merge branch 'master' of gitorious.org:maemo-6-ui-framework/libdui0.20.14-1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog40
1 files changed, 39 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c7a7aa99..7351a1bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,42 @@
+libmeegotouch (0.20.14-1) unstable; urgency=low
+
+ * Fixes: ABI break between 0.20.12 and 0.20.13 in MLabelView
+ * Implemented: SWP#-DUI-2781
+ * Implemented: SWP#-DUI-2782
+ * Fixes: NB#171577 - Fixed adding MActions with orientation-flags no matter what's the current orientation
+ * Fixes: NB#167398 - Tabs unselected when the application menu is opened
+ * Fixes: NB#171957 - No mouse click signal for speechbubbles
+ * Fixes: NB#171256 - Multiple windows of the same application should share the same GL context
+ * Fixes: NB#169260 - Finnish day and month names shown using wrong form
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Wed, 02 Jun 2010 17:23:13 +0300
+
+libmeegotouch (0.20.13-1) unstable; urgency=low
+
+ * Fixes: NB#166495 - No smooth panning for large pages possible
+ * Fixes: NB#170526 - MPhysics2DPanning does not go above 33 fps
+ * Fixes: NB#170533 - QGraphicsSceneMouseEvent::buttonDownPos() received from MPannableWidget is wrongly set
+ * Fixes: NB#169850 - Buttons in Delete confirmation note are uneven
+ * Fixes: NB#168336 - MStatusBar updating itself when not visible
+ * Fixes: NB#155795 - Scrollbar is not visible when DuiList is used inside DuiPannableViewport
+ * Fixes: NB#143963 - some duiapplicationservice if methods should not cause application to launch
+ * Fixes: NB#163496 - Support setting content-item images via theme-ids
+ * Fixes: NB#169087 - No unique object names for MAction's in MToolbar/MNavigationBar
+ * Fixes: NB#170390 - "back" and "close" button overlaps whn Office-tools launched from CM
+ * Fixes: NB#169937 - half of the dialog is displayed in portrait view
+ * Fixes: NB#169305 - Applications UI is not mirrored in Arabic language
+ * Fixes: NB#170636 - Close button not showing
+ * Fixes: NB#170020 - Visible window reported as non-visible, impossible to hide
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Mon, 31 May 2010 16:29:26 +0300
+
+libmeegotouch (0.20.12.1-1) unstable; urgency=low
+
+ * Brown paper bag release; fix arm build
+ * Update signature of MContentItem::setImage() in order to avoid future abi break
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Tue, 25 May 2010 17:14:29 +0300
+
libmeegotouch (0.20.12-1) unstable; urgency=low
* Fixes: NB#169809 - No textChanged signal is emitted when text is placed to MRichTextEdit by MCompleter
@@ -11,7 +50,6 @@ libmeegotouch (0.20.12-1) unstable; urgency=low
* Fixes: NB#169377 - System modal dialog" in Widgetsgallery is not a system-modal dialog
* Fixes: NB#157742 - Fix MContentItem docs
* Fixes: NB#158375 - DuiContentItem api-doc fixes
- * Fixes: NB#164207 - long press in MLabel
* Fixes: NB#167960 - Application is opened in landscape view when device is in portrait mode
-- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Tue, 25 May 2010 13:38:45 +0300