1
1
# Generated by Makefile. Do not edit.
3
2010-09-16 Neil Jagdish Patel <neil.patel@canonical.com>
5
Merge gords launcher fixes branches
7
2010-09-16 Gord Allott <gord.allott@canonical.com>
9
fix for lp:601093 icons now zoom in and out
11
2010-09-16 Gord Allott <gord.allott@canonical.com>
15
2010-09-16 Gord Allott <gord.allott@canonical.com>
17
fixes menu generation on scroll
19
2010-09-16 Gord Allott <gord.allott@canonical.com>
21
sends motion event on animations
23
2010-09-16 Gord Allott <gord.allott@canonical.com>
25
fixes lp:627488 active (left) indicator on the special launchers should not hang around anymore
27
2010-09-16 Gord Allott <gord.allott@canonical.com>
29
increased exp count for balance
31
2010-09-16 Neil Jagdish Patel <neil.patel@canonical.com>
33
Don't register for MGRAGS
35
2010-09-07 Chase Douglas <chase.douglas@ubuntu.com>
37
Don't register for MDRAGs since they aren't used
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.
44
2010-09-16 Neil Jagdish Patel <neil.patel@canonical.com>
46
Add support for showing menus when the user presses Alt+FOO
48
2010-09-16 Neil Jagdish Patel <neil.patel@canonical.com>
50
Update to supprt menu_show signal from libindicator. This enables keyboard shortcuts in the global menu
52
2010-09-16 jassmith@gmail.com
54
remove force activate call as it can cause issues with very very shortlived windows
56
2010-09-16 jassmith@gmail.com
58
merge youtube fix branch
60
2010-09-16 jassmith@gmail.com
64
2010-09-16 jassmith@gmail.com
66
fix issue where youtube videos did not stay fullscreen
68
2010-09-16 Mirco Müller <mirco.mueller@ubuntu.com>
71
unity-private/panel/panel-indicator-object-entry-view.vala
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
78
2010-09-16 Mirco Müller <mirco.mueller@ubuntu.com>
80
cover all possible cases of image and label being shown or not, removed debug ouput
82
2010-09-16 Mirco Müller <mirco.mueller@ubuntu.com>
86
2010-09-16 Mirco Müller <mirco.mueller@ubuntu.com>
88
trying to fix the gap issue
90
2010-09-16 Mikkel Kamstrup Erlandsen <mikkel.kamstrup@gmail.com>
92
Merge Mikkel's branch lp:~unity-team/unity/browse-in-nautilus:
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.
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.
98
2010-09-16 Mikkel Kamstrup Erlandsen <mikkel.kamstrup@gmail.com>
100
Hide/show Dash according to Activate()s return value when triggering a UnityExtraAction from a place daemon
102
2010-09-16 Neil Jagdish Patel <neil.patel@canonical.com>
104
Make the extra action stick to the right
106
2010-09-16 Mikkel Kamstrup Erlandsen <mikkel.kamstrup@gmail.com>
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"
110
2010-09-16 Jay Taoko <jay.taoko@canonical.com>
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.
114
2010-09-15 Jay Taoko <jay.taoko@canonical.com>
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.
119
unity-private/launcher/quicklist-controller.vala
121
2010-09-16 Mikkel Kamstrup Erlandsen <mikkel.kamstrup@gmail.com>
123
Fix huge leak when showing place. All tiles where leaked.
125
2010-09-15 Mikkel Kamstrup Erlandsen <mikkel.kamstrup@gmail.com>
127
Fix *huge* mem leak when showing a place
129
2010-09-15 Mikkel Kamstrup Erlandsen <mikkel.kamstrup@gmail.com>
131
Remove inappropriate comment string
133
2010-09-15 Mirco Müller <mirco.mueller@ubuntu.com>
137
unity-private/panel/panel-indicator-object-entry-view.vala
138
unity-private/panel/panel-indicator-object-view.vala
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
145
2010-09-15 Mirco Müller <mirco.mueller@ubuntu.com>
147
make sure the insensitive menu is also skipped if the user navigates with the cursor-keys
149
2010-09-15 Mirco Müller <mirco.mueller@ubuntu.com>
151
don't allow mouse-clicks on insensitive entries/menus
153
2010-09-15 Mirco Müller <mirco.mueller@ubuntu.com>
155
handle changes/updates to the state of the sensitive-flag for label and image
157
2010-09-15 Mirco Müller <mirco.mueller@ubuntu.com>
159
render insensitive menu-labels/images with only a quarter of the normal opacity
161
2010-09-15 Mirco Müller <mirco.mueller@ubuntu.com>
163
ignore intermediate C-files
165
2010-09-14 Neil Jagdish Patel <neil.patel@canonical.com>
167
bump for next development release
3
169
2010-09-14 Neil Jagdish Patel <neil.patel@canonical.com>