~elopio/ubuntu-ui-toolkit/tabs_emulator

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Tarmac
  • Author(s): Kaleo
  • Date: 2013-04-26 21:39:15 UTC
  • mfrom: (456.1.4 revert_panel)
  • Revision ID: tarmac-20130426213915-anr7p7memggnghox
Reverted revisions 452 and 455 as it changed some APIs without preserving backwards compatibility.
Released version 0.1.46.

Approved by PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
* None
19
19
 
 
20
SDK 0.1.46
 
21
##########
 
22
 
 
23
API Changes
 
24
***********
 
25
 
 
26
* None
 
27
 
 
28
Compatibility Breaks
 
29
********************
 
30
 
 
31
* None
 
32
 
20
33
SDK 0.1.45
21
34
##########
22
35
 
23
36
API Changes
24
37
***********
25
38
 
26
 
* CHANGED IN Toolbar: property bool active TO property bool opened
27
 
* CHANGED IN Toolbar: property bool lock TO property bool locked
28
 
* CHANGED IN ToolbarActions: property bool active TO property bool opened
29
 
* CHANGED IN ToolbarActions: property bool lock TO property bool locked
30
 
* DEPRECATED IN Toolbar: property bool active
31
 
* DEPRECATED IN Toolbar: property bool lock
32
 
* DEPRECATED IN ToolbarActions: property bool active
33
 
* DEPRECATED IN ToolbarActions: property bool lock
 
39
* None
34
40
 
35
41
Compatibility Breaks
36
42
********************