~ci-train-bot/unity8/unity8-ubuntu-zesty-2663

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Nick Dedekind
  • Date: 2017-03-15 15:22:07 UTC
  • mfrom: (2868 unity8)
  • mto: This revision was merged to the branch mainline in revision 2892.
  • Revision ID: nick.dedekind@canonical.com-20170315152207-9ts6lyu1v2pruue2
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unity8 (8.15+17.04.20170308-0ubuntu1) zesty; urgency=medium
 
2
 
 
3
  [ Albert Astals Cid ]
 
4
  * Let's follow the keyboard order
 
5
  * Enable the license check (LP: #1590044)
 
6
  * Show a barebones error message if loading the QML doesn't work
 
7
  * Make sure cursor is back to normal when closing the window (LP:
 
8
    #1666158)
 
9
  * Fix small warning when sensitive is undefined
 
10
  * Remove unused member variable
 
11
  * Initialize m_msecsSinceReference
 
12
  * Add warning if registerService fails
 
13
  * Move menus Component {} out of the repeater
 
14
  * Add tool to browse menus of a running app
 
15
 
 
16
  [ Daniel d'Andrada ]
 
17
  * Drag child windows with Alt+LeftMouseButton (LP: #1664947)
 
18
 
 
19
  [ Gerry Boland ]
 
20
  * TopLevelWindowModel: connect to the OSK surface to know when it goes
 
21
    away so we can clean up after it. (LP: #1670681)
 
22
 
 
23
  [ Josh Arenson ]
 
24
  * Initialize sessionMode to single when mock is reset (LP: #1667463)
 
25
 
 
26
  [ Lukáš Tinkl ]
 
27
  * Make the menu string "Back" translatable
 
28
  * Let the OSK be driven by a switch in indicator-keyboard (LP:
 
29
    #1521518)
 
30
  * Disable the tutorial when there's no touchscreen (LP: #1661557)
 
31
  * Shell chrome fixes (LP: #1658117, #1665723, #1665724, #1669010)
 
32
  * Cancel the drag as soon as we're entering the spread (LP: #1668642)
 
33
  * Fix being unable to use window control buttons or menus with touch
 
34
    (LP: #1667604, #1668387)
 
35
 
 
36
  [ Michael Terry ]
 
37
  * Set QT_IM_MODULE in the greeter so that the OSK can come up. (LP:
 
38
    #1670383)
 
39
  * Simplify our startup handling of Mir environment variables and set
 
40
    the right socket path in snappy.
 
41
 
 
42
  [ Michael Zanetti ]
 
43
  * Cancel the home key activation if something else is pressed along
 
44
    with Meta (LP: #1670678)
 
45
  * close the drawer when something is launched from the launcher (LP:
 
46
    #1660367)
 
47
  * use a svg instead of a png for the Launcher's BFB (LP: #1668057)
 
48
  * change the default setting for the launcher autohiding (LP:
 
49
    #1670655)
 
50
 
 
51
  [ Nick Dedekind ]
 
52
  * Split up Shell::test_spreadDisabled to ensure initial state for each
 
53
    test.
 
54
 
 
55
 -- Michał Sawicz <michal.sawicz@canonical.com>  Wed, 08 Mar 2017 09:56:46 +0000
 
56
 
 
57
unity8 (8.15+17.04.20170221-0ubuntu1) zesty; urgency=medium
 
58
 
 
59
  * Handle ubuntu-app-launch API/ABI break
 
60
 
 
61
 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 21 Feb 2017 13:23:23 +0000
 
62
 
1
63
unity8 (8.15+17.04.20170216.1-0ubuntu1) zesty; urgency=medium
2
64
 
3
65
  [ Albert Astals Cid ]