~ubuntu-branches/ubuntu/maverick/unity/maverick

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-09-17 14:02:54 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20100917140254-6cbue12klia2f07l
Tags: 0.2.40-0ubuntu1
* New upstream release:
  - Fix inactive menus accessible (LP: #604505)
  - Fix some more memory leaks (LP: #604777, #621690, #628144)
  - Fix weird behaviors of quicklist (LP: #617339)
  - Provide an "open this folder" button (LP: #633201)
  - Hidden menu causing gap (LP: #600191)
  - Cannot go fullscreen for flash videos (LP: #631381)
  - Can't access menu items from the keyboard (LP: #636728)
  - Don't register for MDRAGs since they aren't used (LP: #632613)
  - Don't run indicator on special launchers (LP: #627488)
  - Center arrows position in folded launcher tiles (LP: #633084)
  - Launcher icons first appear as white upon login (LP: #601093)
  - Removes jittering when rubber band is in use on the launcher (LP: #632991)
  - Mutter restarts on closing almost any application (LP: #634701)
  - Can't launch apps like synaptic with root privileges from launch bar
    (LP: #599298)
  - Launcher tile dragging shouldn't be masked (LP: #631443)
  - Fix Carousel-ed icons have distorted perspective (LP: #607515)
  - Use no longer sync call (LP: #620011)
* update debian/libunity0.symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>
 
4
 
 
5
        Merge gords launcher fixes branches
 
6
 
 
7
2010-09-16  Gord Allott  <gord.allott@canonical.com>
 
8
 
 
9
        fix for lp:601093 icons now zoom in and out
 
10
 
 
11
2010-09-16  Gord Allott  <gord.allott@canonical.com>
 
12
 
 
13
        fixes lp:633084
 
14
 
 
15
2010-09-16  Gord Allott  <gord.allott@canonical.com>
 
16
 
 
17
        fixes menu generation on scroll
 
18
 
 
19
2010-09-16  Gord Allott  <gord.allott@canonical.com>
 
20
 
 
21
        sends motion event on animations
 
22
 
 
23
2010-09-16  Gord Allott  <gord.allott@canonical.com>
 
24
 
 
25
        fixes lp:627488 active (left) indicator on the special launchers should not hang around anymore
 
26
 
 
27
2010-09-16  Gord Allott  <gord.allott@canonical.com>
 
28
 
 
29
        increased exp count for balance
 
30
 
 
31
2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>
 
32
 
 
33
        Don't register for MGRAGS
 
34
 
 
35
2010-09-07  Chase Douglas  <chase.douglas@ubuntu.com>
 
36
 
 
37
        Don't register for MDRAGs since they aren't used
 
38
        
 
39
        Four finger drags aren't used, and MDRAGs prevent EDRAGs from continuing
 
40
        if four touches are ever seen during a drag gesture's lifetime.
 
41
        
 
42
        Fixes LP: #632613
 
43
 
 
44
2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>
 
45
 
 
46
        Add support for showing menus when the user presses Alt+FOO
 
47
 
 
48
2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>
 
49
 
 
50
        Update to supprt menu_show signal from libindicator. This enables keyboard shortcuts in the global menu
 
51
 
 
52
2010-09-16  jassmith@gmail.com
 
53
 
 
54
        remove force activate call as it can cause issues with very very shortlived windows
 
55
 
 
56
2010-09-16  jassmith@gmail.com
 
57
 
 
58
        merge youtube fix branch
 
59
 
 
60
2010-09-16  jassmith@gmail.com
 
61
 
 
62
        remove dead test
 
63
 
 
64
2010-09-16  jassmith@gmail.com
 
65
 
 
66
        fix issue where youtube videos did not stay fullscreen
 
67
 
 
68
2010-09-16  Mirco Müller  <mirco.mueller@ubuntu.com>
 
69
 
 
70
        modified:
 
71
        unity-private/panel/panel-indicator-object-entry-view.vala
 
72
        
 
73
        Merged unity.fix-600191 branch after review and approval from Jay. Made
 
74
        sure all possible combinations of image and lable being visible or not
 
75
        are correctly handled, thus the menu (parent) gets correctly shown or
 
76
        hidden and no "gap" is left on the global menu. Fixes LP: #600191
 
77
 
 
78
2010-09-16  Mirco Müller  <mirco.mueller@ubuntu.com>
 
79
 
 
80
        cover all possible cases of image and label being shown or not, removed debug ouput
 
81
 
 
82
2010-09-16  Mirco Müller  <mirco.mueller@ubuntu.com>
 
83
 
 
84
        getting closer
 
85
 
 
86
2010-09-16  Mirco Müller  <mirco.mueller@ubuntu.com>
 
87
 
 
88
        trying to fix the gap issue
 
89
 
 
90
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
91
 
 
92
        Merge Mikkel's branch lp:~unity-team/unity/browse-in-nautilus:
 
93
        
 
94
        * Adds support for the UnityExtraAction hint. Which can be used for place daemons to register a small icon that launches some extra feature for the currently displayed dataset.
 
95
        
 
96
        In particular this is used by the files daemon to show a small "Browse current folder in Nautilus" button when in folder browsing mode.
 
97
 
 
98
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
99
 
 
100
        Hide/show Dash according to Activate()s return value when triggering a UnityExtraAction from a place daemon
 
101
 
 
102
2010-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>
 
103
 
 
104
        Make the extra action stick to the right
 
105
 
 
106
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
107
 
 
108
        Implement support for the UnityExtraAction hint. This makes it possible for the files' place daemon to add a button that when clicked opens Nautilus on the currently browsed folder. This fixes bug #633201 "Provide an "open this folder" button"
 
109
 
 
110
2010-09-16  Jay Taoko  <jay.taoko@canonical.com>
 
111
 
 
112
        Jay Taoko 2010-09-15 In reference to bug 617339. This branch add the label menu item to the quicklist menu. There are cases when the quicklist is requested and the menu hasn't been previously filled with the label item.
 
113
 
 
114
2010-09-15  Jay Taoko  <jay.taoko@canonical.com>
 
115
 
 
116
        In reference to bug 617339. This branch add the label menu item to the quicklist menu. There are cases when the quicklist is requested and the menu hasn't been previously filled with the label item.
 
117
        
 
118
        [modified]
 
119
        unity-private/launcher/quicklist-controller.vala
 
120
 
 
121
2010-09-16  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
122
 
 
123
        Fix huge leak when showing place. All tiles where leaked.
 
124
 
 
125
2010-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
126
 
 
127
        Fix *huge* mem leak when showing a place
 
128
 
 
129
2010-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
130
 
 
131
        Remove inappropriate comment string
 
132
 
 
133
2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>
 
134
 
 
135
        modified:
 
136
        .bzrignore
 
137
        unity-private/panel/panel-indicator-object-entry-view.vala
 
138
        unity-private/panel/panel-indicator-object-view.vala
 
139
        
 
140
        Merged unity.fix-604505 branch after review and approval from Jay. This
 
141
        makes insensitive labels/images in the global-menu render with lower
 
142
        opacity. It also makes sure insensitive menus can't be accessed by the
 
143
        mouse or keyboard-navigation. Fixes LP: #604505
 
144
 
 
145
2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>
 
146
 
 
147
        make sure the insensitive menu is also skipped if the user navigates with the cursor-keys
 
148
 
 
149
2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>
 
150
 
 
151
        don't allow mouse-clicks on insensitive entries/menus
 
152
 
 
153
2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>
 
154
 
 
155
        handle changes/updates to the state of the sensitive-flag for label and image
 
156
 
 
157
2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>
 
158
 
 
159
        render insensitive menu-labels/images with only a quarter of the normal opacity
 
160
 
 
161
2010-09-15  Mirco Müller  <mirco.mueller@ubuntu.com>
 
162
 
 
163
        ignore intermediate C-files
 
164
 
 
165
2010-09-14  Neil Jagdish Patel  <neil.patel@canonical.com>
 
166
 
 
167
        bump for next development release
 
168
 
3
169
2010-09-14  Neil Jagdish Patel  <neil.patel@canonical.com>
4
170
 
5
171
        [release] 0.2.38