~azzar1/unity/fix-989291

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Didier Roche
  • Date: 2012-04-27 06:31:07 UTC
  • Revision ID: didier.roche@canonical.com-20120427063107-z6n74w6su97jq2de
Tags: 5.12.0
Release\ 5.12.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-04-26  Sebastien Bacher  <seb128@ubuntu.com>
 
2
 
 
3
        Revert r2331, it's creating hang issues on start.. Fixes: . Approved by Didier Roche.
 
4
 
 
5
2012-04-26  Sebastien Bacher  <seb128@ubuntu.com>
 
6
 
 
7
        Revert r2331, it's creating hang issues on start. The commit is not fixing any
 
8
        important issue and not needed in the SRU, it can come once the problems have
 
9
        been resolved.
 
10
 
 
11
2012-04-26  Michael Vogt  <michael.vogt@ubuntu.com>
 
12
 
 
13
        Check for "exit_state" on the install-finished signal from aptdaemon (LP: #982921) and remove launcher icon again on failure.. Fixes: https://bugs.launchpad.net/bugs/982921. Approved by Tim Penhey.
 
14
 
 
15
2012-04-26  Michael Vogt  <michael.vogt@ubuntu.com>
 
16
 
 
17
        manual-tests/SoftwareCenter.txt: add manual test for the launcher integration cancel
 
18
 
 
19
2012-04-17  Michael Vogt  <michael.vogt@ubuntu.com>
 
20
 
 
21
        remove USC launcher again from unity on download/install failure or cancel
 
22
 
 
23
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
24
 
 
25
        We need to flag a bamf view that we control using an icon using the "unity-seen" qdata, or unity will duplicate it on bamfdaemon respawn. (LP: #928912). Fixes: https://bugs.launchpad.net/bugs/928912. Approved by Michal Hruby, Tim Penhey.
 
26
 
 
27
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
28
 
 
29
        autopilot, test_launcher: removed the xclock test... We'll put it back soon.
 
30
 
 
31
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
32
 
 
33
        Merging thomi's fixes
 
34
 
 
35
2012-04-26  Thomi Richards  <thomi.richards@canonical.com>
 
36
 
 
37
        Added xclock.
 
38
 
 
39
2012-04-26  Thomi Richards  <thomi.richards@canonical.com>
 
40
 
 
41
        Renamed test methods.
 
42
 
 
43
2012-04-26  Thomi Richards  <thomi.richards@canonical.com>
 
44
 
 
45
        Removed tautology from the test.
 
46
 
 
47
2012-04-26  Thomi Richards  <thomi.richards@canonical.com>
 
48
 
 
49
        CLeaned up test.
 
50
 
 
51
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
52
 
 
53
        autopilot, use kill instead of pkill to close applications
 
54
 
 
55
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
56
 
 
57
        BamfLauncherIcon: export the application ID for introspection
 
58
 
 
59
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
60
 
 
61
        autopilot, test_launcher: added test to check the launcher status after bamfdaemon killing
 
62
 
 
63
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
64
 
 
65
        LauncherController: set the "unity-seen" qdata to all the BamfApplications we have
 
66
        
 
67
        This avoid that we create two icons for the same application instance.
 
68
        Moving to the safer GUINT...
 
69
 
 
70
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
71
 
 
72
        BamfLauncherIcon: Focus an application if no child window is actually on top of the stack. Raises all urgent windows.
 
73
        
 
74
        This fixes bug #802816 that happens when an application raises a window on the top of the stack but the focus doesn't change.
 
75
        
 
76
        Plus, don't perform unneeded checks when focusing non-active applications.. Fixes: https://bugs.launchpad.net/bugs/802816, https://bugs.launchpad.net/bugs/986443. Approved by Tim Penhey.
 
77
 
 
78
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
79
 
 
80
        Merging with trunk.
 
81
 
 
82
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
83
 
 
84
        manual test: updated.
 
85
 
 
86
2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
87
 
 
88
        Merge with trunk
 
89
 
 
90
2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
91
 
 
92
        manual-tests, Launcher: added a test for non top non-focused windows
 
93
 
 
94
2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
95
 
 
96
        BamfLauncherIcon: raise all the urgent windows, if there are any
 
97
 
 
98
2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
99
 
 
100
        BamfLauncherIcon: focus an application if no child window is actually on top of the stack.
 
101
        
 
102
        This fixes bug #802816 that happens when an application raises a window on the top of the stack but the
 
103
        focus doesn't change.
 
104
        
 
105
        Plus, don't perform unneeded checks for non-active applications.
 
106
 
 
107
2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
108
 
 
109
        WindowManager: add method to get if a window is on top.
 
110
        
 
111
        Top window is a window that is on top of the stack, excluding invisible, not mapped,
 
112
        minimized, set "above" and unity windows.
 
113
 
 
114
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
115
 
 
116
        manual-test, Launcher: added manual test for the Chromium web applications. Fixes: . Approved by Tim Penhey.
 
117
 
 
118
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
119
 
 
120
        manual-test, Launcher: added manual test for the Chromium web applications
 
121
 
 
122
2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
123
 
 
124
        BamfLauncherIcon: activate the icon using the quicklist item using an Idle.
 
125
        
 
126
        This fixes the bug #986461 that caused the spread not to initiate clicking on the quicklist application name.. Fixes: https://bugs.launchpad.net/bugs/986461. Approved by Thomi Richards.
 
127
 
 
128
2012-04-26  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
129
 
 
130
        WindowManager: removed the g_debug("%s", G_STRFUNC); from AddProperties dummy implementation
 
131
 
 
132
2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
133
 
 
134
        autopilot, test_quicklist: add a test to check that spread works when initiated by quicklist
 
135
 
 
136
2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
137
 
 
138
        autopilot, keybindings: include spread keybindings
 
139
 
 
140
2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
141
 
 
142
        autopilot, add WindowManager emulator
 
143
 
 
144
2012-04-25  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
145
 
 
146
        test_quicklist: added test to check if the application label works
 
147
 
 
148
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
149
 
 
150
        unityshell: set PluginAdapter as introspectable child
 
151
 
 
152
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
153
 
 
154
        WindowManager: make it introspectable, implementation in PluginAdapter.
 
155
 
 
156
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
157
 
 
158
        Merge with trunk
 
159
 
 
160
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
161
 
 
162
        BamfLauncherIcon: remove the _quicklist_activated_id related source on destruction
 
163
 
 
164
2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
165
 
 
166
        BamfLauncherIcon: activate the icon using the quicklist item using an Idle.
 
167
        
 
168
        This fixes the bug #986461 that caused the spread not to initiate clicking on the quicklist
 
169
        application name.
 
170
 
 
171
2012-04-25  Michal Hruby  <michal.mhr@gmail.com>
 
172
 
 
173
        Fix scale inversion when processing non-rect tile textures. Fixes: https://bugs.launchpad.net/bugs/988338. Approved by Gord Allott.
 
174
 
 
175
2012-04-25  Michal Hruby  <michal.mhr@gmail.com>
 
176
 
 
177
        Fix scale inversion when processing non-rect tile textures
 
178
 
 
179
2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>
 
180
 
 
181
        Don't crop the bottom of results in card view when a category is not expanded.. Fixes: https://bugs.launchpad.net/bugs/975003. Approved by Marco Trevisan (Treviño).
 
182
 
 
183
2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>
 
184
 
 
185
        Fixes LP bug #975003.
 
186
 
 
187
2012-04-25  Michal Hruby  <michal.mhr@gmail.com>
 
188
 
 
189
        Destroy lens views before destroying lens models. Fixes: . Approved by Gord Allott, Sam Spilsbury.
 
190
 
 
191
2012-04-24  Michal Hruby  <michal.mhr@gmail.com>
 
192
 
 
193
        Add a comment
 
194
 
 
195
2012-04-24  Michal Hruby  <michal.mhr@gmail.com>
 
196
 
 
197
        Destroy lens views before destroying lens models
 
198
 
 
199
2012-04-25  Michal Hruby  <michal.mhr@gmail.com>
 
200
 
 
201
        Make sure hud's spinner stops spinning after hud service returns reply. Fixes: https://bugs.launchpad.net/bugs/987781. Approved by Gord Allott, Marco Trevisan (Treviño).
 
202
 
 
203
2012-04-24  Michal Hruby  <michal.mhr@gmail.com>
 
204
 
 
205
        Make sure hud's spinner stops spinning after hud service returns reply
 
206
 
 
207
2012-04-25  Brandon Schaefer  <brandontschaefer@gmail.com>
 
208
 
 
209
        Shorten the press/release time of the Ctrl+Space for the IBus AP tests.. Fixes: . Approved by Thomi Richards.
 
210
 
 
211
2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>
 
212
 
 
213
        * Shortens the press/release time for Ctrl+Space as jenkins is a little slow
 
214
 
 
215
2012-04-24  Andrea Azzarone  <azzaronea@gmail.com>
 
216
 
 
217
        Enable dnd for all launcher icons (and not just the ones matching the type).. Fixes: https://bugs.launchpad.net/bugs/880798. Approved by Marco Trevisan (Treviño).
 
218
 
 
219
2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>
 
220
 
 
221
        Fix typo.
 
222
 
 
223
2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>
 
224
 
 
225
        Fixes.
 
226
 
 
227
2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>
 
228
 
 
229
        Add a manual test.
 
230
 
 
231
2012-04-25  Andrea Azzarone  <azzaronea@gmail.com>
 
232
 
 
233
        Fixes bug #880798.
 
234
 
 
235
2012-04-24  Andrea Azzarone  <azzaronea@gmail.com>
 
236
 
 
237
        Set a shortcut for the new apps on the launcher too.. Fixes: https://bugs.launchpad.net/bugs/778499. Approved by Marco Trevisan (Treviño).
 
238
 
 
239
2012-04-24  Andrea Azzarone  <azzaronea@gmail.com>
 
240
 
 
241
        Fix.
 
242
 
 
243
2012-04-24  Andrea Azzarone  <azzaronea@gmail.com>
 
244
 
 
245
        Merge trunk.
 
246
 
 
247
2012-04-23  Andrea Azzarone  <azzaronea@gmail.com>
 
248
 
 
249
        Adds AP test.
 
250
 
 
251
2012-04-23  Andrea Azzarone  <azzaronea@gmail.com>
 
252
 
 
253
        Fixes bug #778499.
 
254
 
 
255
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
256
 
 
257
        DeviceLauncherSection: updated to use glib::SignalManager and glib::Object
 
258
        
 
259
        This allow to be more safe; it fixes also some crashes caused by the fact that DeviceLauncherIcon didn't own the GVolume* object. Now it uses glib::Object completely, so we can automagically ref/unref the volume when the icon is created/removed.. Fixes: https://bugs.launchpad.net/bugs/918548, https://bugs.launchpad.net/bugs/977762. Approved by Andrea Azzarone.
 
260
 
 
261
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
262
 
 
263
        DeviceLauncherSection: use glib::SignalManager
 
264
 
 
265
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
266
 
 
267
        DeviceLauncherIcon: use a glib::Object to handle the volume.
 
268
        
 
269
        So we can be safe about reference. This will automagically add
 
270
        and remove a reference when needed.
 
271
 
 
272
2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>
 
273
 
 
274
        UnityScreen: use smart_pointers correctly, destruct items in correct order. Fixes: https://bugs.launchpad.net/bugs/987932. Approved by Marco Trevisan (Treviño).
 
275
 
 
276
2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>
 
277
 
 
278
        * Remove useless namespace
 
279
 
 
280
2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>
 
281
 
 
282
        * Fixed spacing issue
 
283
 
 
284
2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>
 
285
 
 
286
        * Some fixes, also added some comments about the ordering (was causing the crashes)
 
287
 
 
288
2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>
 
289
 
 
290
        * Changed WindowThread to use a unique ptr
 
291
        * Also fixed a memory leak with the debugger
 
292
        * Some cleaning up also
 
293
        * Thanks Treviño for the information :)
 
294
 
 
295
2012-04-24  Brandon Schaefer  <brandontschaefer@gmail.com>
 
296
 
 
297
        UnityScreen: destroy the controllers before the window thread
 
298
        
 
299
        Fixes crashes enabling/disabling plugins in CCSM. Fixes: https://bugs.launchpad.net/bugs/931201, https://bugs.launchpad.net/bugs/942286, https://bugs.launchpad.net/bugs/947844, https://bugs.launchpad.net/bugs/952378. Approved by Marco Trevisan (Treviño).
 
300
 
 
301
2012-04-23  Brandon Schaefer  <brandontschaefer@gmail.com>
 
302
 
 
303
        * Fixes some crashes with the ccsm and plugins
 
304
        * There still seems to be a crash, but it looks to be in bamf
 
305
 
 
306
2012-04-24  Michal Hruby  <michal.mhr@gmail.com>
 
307
 
 
308
        GLibDBusProxy: Remove 1 second timeout we used before connecting to dbus proxies. Fixes: . Approved by Marco Trevisan (Treviño).
 
309
 
 
310
2012-04-24  Michal Hruby  <michal.mhr@gmail.com>
 
311
 
 
312
        Remove 1 second timeout we used before connecting to dbus proxies
 
313
 
 
314
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
315
 
 
316
        HudLauncherIcon: close the HUD when activating the icon
 
317
        
 
318
        As design requested in bug #963918. Fixes: https://bugs.launchpad.net/bugs/963918. Approved by Gord Allott.
 
319
 
 
320
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
321
 
 
322
        HudLauncherIcon: removed unneeded space.
 
323
 
 
324
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
325
 
 
326
        autopilot, test_hud: add test to check if clicking over the HUD icon closes it.
 
327
 
 
328
2012-04-24  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
329
 
 
330
        HudLauncherIcon: close the HUD when activating the icon
 
331
        
 
332
        As design requested in bug #963918
 
333
 
 
334
2012-04-24  smspillaz  <sam.spilsbury@canonical.com>
 
335
 
 
336
        See Bug 880449 : Minimized windows were being considered for showdesktop and had their input shape removed twice.
 
337
        
 
338
        1) Never allow different entities to fight over the input shape of the window. Have one shared interface between them with RAII semantics
 
339
        2) Don't allow minimized windows to enter showdesktop mode. Fixes: . Approved by Gord Allott.
 
340
 
 
341
2012-04-23  smspillaz  <sam.spilsbury@canonical.com>
 
342
 
 
343
        Fix style, use <memory>
 
344
 
 
345
2012-04-18  smspillaz  <sam.spilsbury@canonical.com>
 
346
 
 
347
        Don't showdesktop minimized windows
 
348
 
 
349
2012-04-18  smspillaz  <sam.spilsbury@canonical.com>
 
350
 
 
351
        Make the minimize handler use the same mechanism
 
352
 
 
353
2012-04-18  smspillaz  <sam.spilsbury@canonical.com>
 
354
 
 
355
        Acquire input shape removal through RAII semantics
 
356
 
 
357
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
358
 
 
359
        Hud: update the icon size to match the launcher icon size when in auto-hide mode
 
360
        
 
361
        Plus prevent a couple of crashes. Fixes: https://bugs.launchpad.net/bugs/921506, https://bugs.launchpad.net/bugs/983646. Approved by Tim Penhey.
 
362
 
 
363
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
364
 
 
365
        HudView: Set the minimum icon height to match the content_layout
 
366
        
 
367
        So the icon is vertically centered to the hud search (minimal) layout if needed.
 
368
 
 
369
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
370
 
 
371
        HudIcon: use unsigned integer for padding.
 
372
 
 
373
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
374
 
 
375
        HudView: remove space
 
376
 
 
377
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
378
 
 
379
        HudIcon: Fix the icon position to be relative to size, add a minimum vertical padding
 
380
        
 
381
        This makes the icon draw correctly when it's big, also it makes the view to increas its
 
382
        vertical size slightly to use some padding if needed.
 
383
 
 
384
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
385
 
 
386
        HudView: fix the geometry not to change when the icon size changes
 
387
 
 
388
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
389
 
 
390
        HudController: add SetIcon function that removes some code duplication
 
391
 
 
392
2012-04-23  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
393
 
 
394
        IconTexture: be more safe when handling _pixbuf_cached
 
395
        
 
396
        Set it to null when invalid and during initialization
 
397
 
 
398
2012-04-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
399
 
 
400
        Merging with trunk (window button fixes)
 
401
 
 
402
2012-04-22  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
403
 
 
404
        Merging with trunk
 
405
 
 
406
2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
407
 
 
408
        Hud: update the icon size to match the launcher icon size.
 
409
 
 
410
2012-04-01  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
411
 
 
412
        Merging with icon fixes branch
 
413
 
 
414
2012-04-23  Andrea Azzarone  <azzaronea@gmail.com>
 
415
 
 
416
        Use 2 columns in the card view in desktop mode when filters are opened.. Fixes: https://bugs.launchpad.net/bugs/977817. Approved by Mirco Müller, Marco Trevisan (Treviño), Andrea Cimitan.
 
417
 
 
418
2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>
 
419
 
 
420
        Fix bug #977817.
 
421
 
 
422
2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>
 
423
 
 
424
        Merge trunk.
 
425
 
 
426
2012-04-21  Michael Rawson  <michaelrawson76@gmail.com>
 
427
 
 
428
        Fixes position of "show desktop" icon-LP:964073. Fixes: https://bugs.launchpad.net/bugs/964073. Approved by Marco Trevisan (Treviño).
 
429
 
 
430
2012-04-18  Michael Rawson  <michaelrawson76@gmail.com>
 
431
 
 
432
        Fixed braces
 
433
 
 
434
2012-04-17  Michael Rawson  <michaelrawson76@gmail.com>
 
435
 
 
436
        Fixed indentation
 
437
 
 
438
2012-04-15  Michael Rawson  <michaelrawson76@gmail.com>
 
439
 
 
440
        Fixed ccsm problem
 
441
 
 
442
2012-04-15  Michael Rawson  <michaelrawson76@gmail.com>
 
443
 
 
444
        Removed excess DesktopLauncherIcons()
 
445
 
 
446
2012-04-14  Michael Rawson  <michaelrawson76@gmail.com>
 
447
 
 
448
        Re-added code
 
449
 
 
450
2012-04-14  Michael Rawson  <michaelrawson76@gmail.com>
 
451
 
 
452
        Made fix more explicit-thanks Marco
 
453
 
 
454
2012-04-13  Michael Rawson  <michaelrawson76@gmail.com>
 
455
 
 
456
        Moved show desktop icon to intended position
 
457
 
 
458
2012-04-21  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
459
 
 
460
        WindowButtons: avoid to disable the Overlay close button.
 
461
        
 
462
        This fixes a regression I probabily introduced (sorry).. Fixes: https://bugs.launchpad.net/bugs/986264. Approved by Andrea Azzarone.
 
463
 
 
464
2012-04-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
465
 
 
466
        WindowButtons: remove extra space, and be more crash-safe
 
467
 
 
468
2012-04-20  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
469
 
 
470
        WindowButtons: avoid to disable the Overlay close button.
 
471
        
 
472
        This fixes a regression I probabily introduced (sorry).
 
473
 
 
474
2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>
 
475
 
 
476
        Don't activate "home.lens" during dash closing.. Fixes: https://bugs.launchpad.net/bugs/914785. Approved by Michal Hruby, Marco Trevisan (Treviño).
 
477
 
 
478
2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>
 
479
 
 
480
        Merge trunk.
 
481
 
 
482
2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>
 
483
 
 
484
        Don't activate the home lens during the dash closing.
 
485
 
 
486
2012-04-20  Thomi Richards  <thomi.richards@canonical.com>
 
487
 
 
488
        Update IBus tests to only set the IME once per test case class.. Fixes: . Approved by Brandon Schaefer, Thomi Richards.
 
489
 
 
490
2012-04-20  Thomi Richards  <thomi.richards@canonical.com>
 
491
 
 
492
        Use a single setUpClass method.
 
493
 
 
494
2012-04-20  Brandon Schaefer  <brandontschaefer@gmail.com>
 
495
 
 
496
        * setUpClass, not tearDownClass
 
497
 
 
498
2012-04-20  Brandon Schaefer  <brandontschaefer@gmail.com>
 
499
 
 
500
        * Removed param, as it is no longer needed
 
501
 
 
502
2012-04-20  Brandon Schaefer  <brandontschaefer@gmail.com>
 
503
 
 
504
        * Now the ibus only reset the context when it changes test engines
 
505
 
 
506
2012-04-19  Brandon Schaefer  <brandontschaefer@gmail.com>
 
507
 
 
508
        * Changed to deactivate to an explicit call
 
509
 
 
510
2012-04-20  Chase Douglas  <chase.douglas@ubuntu.com>
 
511
 
 
512
        Fix potential pointer lockup on initial drag gesture.. Fixes: https://bugs.launchpad.net/bugs/979418. Approved by Marco Trevisan (Treviño), Alex Launi.
 
513
 
 
514
2012-04-12  Chase Douglas  <chase.douglas@ubuntu.com>
 
515
 
 
516
        Add test comment
 
517
 
 
518
2012-04-11  Chase Douglas  <chase.douglas@ubuntu.com>
 
519
 
 
520
        Fix pointer locking up after three touch window drag
 
521
        
 
522
        GestureEngine::EndDrag() checks if a drag gesture was performed before
 
523
        ungrabbing the pointer. Unfortunately, it checks if the gesture ID is
 
524
        non-zero, but a zero ID is valid. We don't need to check the gesture ID
 
525
        at all since the drag window is maintained properly.
 
526
 
 
527
2012-04-11  Chase Douglas  <chase.douglas@ubuntu.com>
 
528
 
 
529
        Add regression test for drag gesture pointer grabs not being removed
 
530
 
 
531
2012-04-11  Chase Douglas  <chase.douglas@ubuntu.com>
 
532
 
 
533
        Add grab counting in compiz screen mock
 
534
 
 
535
2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
536
 
 
537
        WindowButtons: disable the close button if the controlled window is not closable
 
538
        
 
539
        Added support to WindowManager to get if a window is closable and maximizable, then used the IsWindowClosable method to enable or disable the close window button.. Fixes: https://bugs.launchpad.net/bugs/981196. Approved by Thomi Richards, Brandon Schaefer.
 
540
 
 
541
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
542
 
 
543
        manual-tests: WindowButtons, added test case for disabled close button
 
544
 
 
545
2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
546
 
 
547
        WindowButtons: disable the close button if the controlled window is not closable
 
548
 
 
549
2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
550
 
 
551
        WindowManager: add functions to get if a window is maximizable and closable
 
552
 
 
553
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
554
 
 
555
        IBus autopilot tests now wait for input method context to be created before typing characters.. Fixes: . Approved by Brandon Schaefer.
 
556
 
 
557
2012-04-20  Thomi Richards  <thomi.richards@canonical.com>
 
558
 
 
559
        ibus tests now wait for ibus to be activated in the target widget. This removes the need for sleep statements alltogether.
 
560
 
 
561
2012-04-20  Thomi Richards  <thomi.richards@canonical.com>
 
562
 
 
563
        IBus tests now wait until the im_active property on the SearchBar is set to true.
 
564
 
 
565
2012-04-20  Thomi Richards  <thomi.richards@canonical.com>
 
566
 
 
567
        First pass at fixing the ibus tests.
 
568
 
 
569
2012-04-20  Thomi Richards  <thomi.richards@canonical.com>
 
570
 
 
571
        Merged launcher tests fix, needed by this branch.
 
572
 
 
573
2012-04-19  Andrea Azzarone  <azzaronea@gmail.com>
 
574
 
 
575
        Add a sanity check to avoid crashes.. Fixes: https://bugs.launchpad.net/bugs/982730. Approved by Marco Trevisan (Treviño).
 
576
 
 
577
2012-04-20  Andrea Azzarone  <azzaronea@gmail.com>
 
578
 
 
579
        Adds a sanity check to avoid crashes.
 
580
 
 
581
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
582
 
 
583
        Fixes autopilot launcher test.. Fixes: . Approved by Alex Launi.
 
584
 
 
585
2012-04-20  Thomi Richards  <thomi.richards@canonical.com>
 
586
 
 
587
        Fixed launcher emulator and tests.
 
588
 
 
589
2012-04-19  Michal Hruby  <michal.mhr@gmail.com>
 
590
 
 
591
        Finetune priorities when updating dash results, prevents flickering. Fixes: https://bugs.launchpad.net/bugs/961979. Approved by Gord Allott.
 
592
 
 
593
2012-04-19  Michal Hruby  <michal.mhr@gmail.com>
 
594
 
 
595
        Finetune priorities when updating dash results, prevents flickering
 
596
 
 
597
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
598
 
 
599
        Shortcut hint tests now all pass.. Fixes: . Approved by Alex Launi.
 
600
 
 
601
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
602
 
 
603
        Fixed shortcut hint tests, cleaned up the shortcut hint controller, and made tests use the new Eventually() matcher, which eliminates the need for many sleep() statements.
 
604
 
 
605
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
606
 
 
607
        Fixed two failing tests.
 
608
 
 
609
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
610
 
 
611
        Improve autopilot assertion messages inside the new wait_for method.. Fixes: . Approved by Alex Launi.
 
612
 
 
613
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
614
 
 
615
        Autopilot wait_for assertions have a slightly better error message.
 
616
 
 
617
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
618
 
 
619
        Fixed failing panel autopilot tests.. Fixes: . Approved by Brandon Schaefer.
 
620
 
 
621
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
622
 
 
623
        Fixed two failing panel tests.
 
624
 
 
625
2012-04-19  Brandon Schaefer  <brandontschaefer@gmail.com>
 
626
 
 
627
        HudIcon now filters out windows on different workspaces and windows that are hidden.. Fixes: . Approved by Marco Trevisan (Treviño).
 
628
 
 
629
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
630
 
 
631
        * changed xid back to a 0, not a pointer
 
632
 
 
633
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
634
 
 
635
        * Fixed ap test
 
636
        * Uses nullptr now
 
637
 
 
638
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
639
 
 
640
        * remove debug include
 
641
 
 
642
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
643
 
 
644
        * Fixed the ? icon appearing.
 
645
 
 
646
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
647
 
 
648
        * Added ap test
 
649
 
 
650
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
651
 
 
652
        * Now the hud filters out windows on different workspaces for the HudIcon.
 
653
 
 
654
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
655
 
 
656
        Fixed a failing test in the command_lens test suite.. Fixes: . Approved by Brandon Schaefer.
 
657
 
 
658
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
659
 
 
660
        Fixed a failing command lens test. Somehow the assertion got inverted in the porting process.
 
661
 
 
662
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
663
 
 
664
        Hud autopilot tests use the new Eventually autopilot matcher to reduce the number of test failures due to timing issues.. Fixes: . Approved by Thomi Richards.
 
665
 
 
666
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
667
 
 
668
        Merged trunk, resolved conflicts.
 
669
 
 
670
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
671
 
 
672
        * Fixed indent error
 
673
 
 
674
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
675
 
 
676
        * Fixed the dash test that was removed
 
677
 
 
678
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
679
 
 
680
        * uses properties
 
681
 
 
682
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
683
 
 
684
        * merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk, fixed conflicts
 
685
 
 
686
2012-04-17  Brandon Schaefer  <brandontschaefer@gmail.com>
 
687
 
 
688
        * Fixed 2 ap fails
 
689
 
 
690
2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
691
 
 
692
        QuicklistView: fixed the quicklist key navigation, to make it consistent with Gtk menus navigation.
 
693
        
 
694
        The prelight of the items is now completely controlled by QuicklistView and never by QuicklistMenuItem, the children can define now when they are slectable.. Fixes: https://bugs.launchpad.net/bugs/911561, https://bugs.launchpad.net/bugs/978926, https://bugs.launchpad.net/bugs/979096. Approved by Thomi Richards.
 
695
 
 
696
2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
697
 
 
698
        autopilot, test_quicklist: cyclic keynav docstring fixes
 
699
 
 
700
2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
701
 
 
702
        autopilot, test_quicklist: use the Eventually matcher to avoid false-negatives
 
703
 
 
704
2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
705
 
 
706
        Merging with trunk
 
707
 
 
708
2012-04-19  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
709
 
 
710
        autopilot: quicklist emulator, applying Thomi's fixes.
 
711
 
 
712
2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
713
 
 
714
        autopilot, test_quicklist: docstrings updated.
 
715
 
 
716
2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
717
 
 
718
        autopilot: quicklist, use only properties
 
719
 
 
720
2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
721
 
 
722
        TestQuicklistMenuitems: added GetSelectable tests
 
723
 
 
724
2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
725
 
 
726
        autopilot, quicklist: added other tests to check the cyclic key-navigation
 
727
        
 
728
        Also the quicklist emulator now includes the selectable_items property
 
729
 
 
730
2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
731
 
 
732
        autopilot, quicklist: use the new selectable item property instead of computing it
 
733
 
 
734
2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
735
 
 
736
        QuicklistMenuItem: add GetSelectable virtual method
 
737
        
 
738
        So each item can define when it's possible to select them, by default all
 
739
        the items are selectable when visible and enabled, while the Separator
 
740
        item can never be selected.
 
741
 
 
742
2012-04-13  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
743
 
 
744
        autopilot, quicklist: add more last/first tests
 
745
 
 
746
2012-04-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
747
 
 
748
        autopilot, test_quicklist: added first bunch of key navigation tests
 
749
 
 
750
2012-04-12  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
751
 
 
752
        QuicklistView, QuicklistMenuItem: export absolute geometries for introspection
 
753
 
 
754
2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
755
 
 
756
        QuicklistView: add support to Home/End Page up/down buttons to select items
 
757
 
 
758
2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
759
 
 
760
        QuicklistView: use the new SelectItem into RecvItemMouseDrag
 
761
 
 
762
2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
763
 
 
764
        QuicklistMenuItem: don't change the focus on move, only on enter/leave
 
765
        
 
766
        This to keep the consistency with GTK menus.
 
767
        Also when leaving an unselected entry, we shouldn't unselect all.
 
768
 
 
769
2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
770
 
 
771
        QuicklistMenuItem: make the introspection prelight name more explicit
 
772
 
 
773
2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
774
 
 
775
        QuicklistView: enhance the key navigation to follow the same menus behavior
 
776
        
 
777
        1) When no item is selected pressing the Down arrow key should
 
778
        select the first item (from top)
 
779
        2) When no item is selected pressing the Up arrow key should
 
780
        select the last item (from top)
 
781
        3) When the last item is selected, pressing the Down arrow key
 
782
        should select the first item
 
783
        4) When the first item is selected, pressing the Up arrow key
 
784
        should select the last item
 
785
        
 
786
        All these cases assume that the mouse pointer is outside the
 
787
        quicklist or over an item and not moving, in the case that the
 
788
        mouse pointer is moved over an unselected item, the focus should
 
789
        be moved to that item.
 
790
 
 
791
2012-04-11  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
792
 
 
793
        QuicklistView: manage the prelight item status, avoid double-selected items
 
794
 
 
795
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
796
 
 
797
        Update HUD tests to use the new Eventually() matcher.. Fixes: . Approved by Brandon Schaefer.
 
798
 
 
799
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
800
 
 
801
        Removed unused import, fixed reference to property being treated as a function.
 
802
 
 
803
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
804
 
 
805
        Merged trunk.
 
806
 
 
807
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
808
 
 
809
        Cleaned up code after review.
 
810
 
 
811
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
812
 
 
813
        Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.
 
814
 
 
815
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
816
 
 
817
        Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.
 
818
 
 
819
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
820
 
 
821
        Hud tests now use Eventually() matcher object instead of wait_for.
 
822
 
 
823
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
824
 
 
825
        Fixed going from the Hud to the Dash forgetting window focus when exiting from the Dash.. Fixes: https://bugs.launchpad.net/bugs/984639. Approved by Andrea Azzarone, Thomi Richards.
 
826
 
 
827
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
828
 
 
829
        * Use the correct assert
 
830
 
 
831
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
832
 
 
833
        * removed sleep
 
834
 
 
835
2012-04-18  Brandon Schaefer  <brandontschaefer@gmail.com>
 
836
 
 
837
        * Fixes Hud to Dash not restoring window focus
 
838
        * Also fixes a Dash ap test failing
 
839
 
 
840
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
841
 
 
842
        Home lens tests use wait_for instead of explicit sleep statements.. Fixes: . Approved by Brandon Schaefer, Alex Launi, Thomi Richards.
 
843
 
 
844
2012-04-19  Thomi Richards  <thomi.richards@canonical.com>
 
845
 
 
846
        Merged trunk, reso;lved conflicts.
 
847
 
 
848
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
849
 
 
850
        Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.
 
851
 
 
852
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
853
 
 
854
        Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.
 
855
 
 
856
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
857
 
 
858
        Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.
 
859
 
 
860
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
861
 
 
862
        Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.
 
863
 
 
864
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
865
 
 
866
        Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.
 
867
 
 
868
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
869
 
 
870
        Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.
 
871
 
 
872
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
873
 
 
874
        Home lens tests now use the Eventually() syntax.
 
875
 
 
876
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
877
 
 
878
        IBus tests use new Eventually matcher.. Fixes: . Approved by Thomi Richards.
 
879
 
 
880
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
881
 
 
882
        IBus tests now use the Eventually() matcher instead of wait_for.
 
883
 
 
884
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
885
 
 
886
        Don't close the dash if the click is inside the desktop dash border.. Fixes: https://bugs.launchpad.net/bugs/839472. Approved by Tim Penhey.
 
887
 
 
888
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
889
 
 
890
        Merge trunk.
 
891
 
 
892
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
893
 
 
894
        Fix AP test.
 
895
 
 
896
2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>
 
897
 
 
898
        Fixes typo. Adds AP test.
 
899
 
 
900
2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>
 
901
 
 
902
        Clicking on the desktop dash border should do nothing, *NOT* close the dash.
 
903
 
 
904
2012-04-18  Michal Hruby  <michal.mhr@gmail.com>
 
905
 
 
906
        Make sure we don't try to remove sources that were already removed.. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Azzarone.
 
907
 
 
908
2012-04-18  Michal Hruby  <michal.mhr@gmail.com>
 
909
 
 
910
        Don't remove invalid sources
 
911
 
 
912
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
913
 
 
914
        Fixes bug #980924.. Fixes: https://bugs.launchpad.net/bugs/980924. Approved by Gord Allott, Marco Trevisan (Treviño).
 
915
 
 
916
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
917
 
 
918
        Remove unneeded code.
 
919
 
 
920
2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>
 
921
 
 
922
        Fixes LP bug #980924.
 
923
 
 
924
2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
925
 
 
926
        UScreen: code updated to be more C++ friendly.
 
927
        
 
928
        Also moved into the unity namespace.. Fixes: . Approved by Andrea Azzarone.
 
929
 
 
930
2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
931
 
 
932
        UScreen: ref the GdkScreen object we own.
 
933
 
 
934
2012-04-18  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
935
 
 
936
        UScreen: code updated to be more C++ friendly.
 
937
        
 
938
        Also moved into the unity namespace.
 
939
 
 
940
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
941
 
 
942
        Fix compilation of standalone launcher.. Fixes: https://bugs.launchpad.net/bugs/983989. Approved by Marco Trevisan (Treviño), Sam Spilsbury.
 
943
 
 
944
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
945
 
 
946
        Fix standalone launcher.
 
947
 
 
948
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
949
 
 
950
        Use std::shared_ptr::reset instead of = some::Ptr(new...) for UScreen::proxy_. Fixes: . Approved by Marco Trevisan (Treviño).
 
951
 
 
952
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
953
 
 
954
        Revert prev commit. Use std::shared_ptr::reset.
 
955
 
 
956
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
957
 
 
958
        Makes UScreen::proxy_ a unity::glib::DBusProxy.
 
959
 
 
960
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
961
 
 
962
        Fix bug #977922.. Fixes: https://bugs.launchpad.net/bugs/977922. Approved by Tim Penhey.
 
963
 
 
964
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
965
 
 
966
        Fix.
 
967
 
 
968
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
969
 
 
970
        Fix bug #977922.
 
971
 
 
972
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
973
 
 
974
        Fix the switcher so it displays the full title of apps in Chinese. Fixes: https://bugs.launchpad.net/bugs/830801. Approved by Tim Penhey.
 
975
 
 
976
2012-04-18  Andrea Azzarone  <azzaronea@gmail.com>
 
977
 
 
978
        Merge trunk
 
979
 
 
980
2012-04-16  Andrea Azzarone  <azzaronea@gmail.com>
 
981
 
 
982
        Add a manual test.
 
983
 
 
984
2012-04-14  Andrea Azzarone  <azzaronea@gmail.com>
 
985
 
 
986
        Fix bug #830801.
 
987
 
 
988
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
989
 
 
990
        Launcher tests use Eventually() matcher.. Fixes: . Approved by Thomi Richards.
 
991
 
 
992
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
993
 
 
994
        Launcher emulator now uses wait_for to block until the action has been performed. Reduces the need for sleep() statements inside tests.
 
995
 
 
996
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
997
 
 
998
        Launcher tests now use Eventually() matcher. Also removed some cruft from the launcher emulators.
 
999
 
 
1000
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1001
 
 
1002
        Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes.
 
1003
 
 
1004
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1005
 
 
1006
        Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature.
 
1007
 
 
1008
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1009
 
 
1010
        Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.
 
1011
 
 
1012
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1013
 
 
1014
        Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.
 
1015
 
 
1016
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1017
 
 
1018
        Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes.
 
1019
 
 
1020
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1021
 
 
1022
        Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature.
 
1023
 
 
1024
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1025
 
 
1026
        Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.
 
1027
 
 
1028
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1029
 
 
1030
        Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.
 
1031
 
 
1032
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1033
 
 
1034
        Merged ibus-test-to-wait_for-feature into launcher-tests-pep8-whitespace-fixes.
 
1035
 
 
1036
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1037
 
 
1038
        Merged hud-tests-to-wait_for-feature into ibus-test-to-wait_for-feature.
 
1039
 
 
1040
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1041
 
 
1042
        Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.
 
1043
 
 
1044
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1045
 
 
1046
        Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.
 
1047
 
 
1048
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1049
 
 
1050
        Fixes PEP8 and whitespace issues.
 
1051
 
 
1052
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1053
 
 
1054
        IBUs tests now make use of the wait_for attribute feature. Also refactored the ibus tests so many of them are only a few lines long, and reduced the amount of duplicated code.
 
1055
 
 
1056
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1057
 
 
1058
        Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.
 
1059
 
 
1060
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1061
 
 
1062
        Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.
 
1063
 
 
1064
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1065
 
 
1066
        Fixes several timing issues. Unity exports some properties in arrays, which makes it slightly tricky to use the wait_for feature.
 
1067
 
 
1068
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1069
 
 
1070
        More hud test changes.
 
1071
 
 
1072
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1073
 
 
1074
        Hud test changes first pass merge.
 
1075
 
 
1076
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1077
 
 
1078
        Home lens uses wait_for instead of explicit sleeps.
 
1079
 
 
1080
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1081
 
 
1082
        Dash autopilot tests use the new autopilot wait_for feature.. Fixes: . Approved by Brandon Schaefer, Tim Penhey.
 
1083
 
 
1084
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1085
 
 
1086
        Missed one spot.
 
1087
 
 
1088
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1089
 
 
1090
        Dash tests changed to use Eventually matcher.
 
1091
 
 
1092
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1093
 
 
1094
        Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.
 
1095
 
 
1096
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1097
 
 
1098
        Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.
 
1099
 
 
1100
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1101
 
 
1102
        Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.
 
1103
 
 
1104
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1105
 
 
1106
        Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.
 
1107
 
 
1108
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1109
 
 
1110
        fixed code after code review.
 
1111
 
 
1112
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1113
 
 
1114
        Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.
 
1115
 
 
1116
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1117
 
 
1118
        More fixes.
 
1119
 
 
1120
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1121
 
 
1122
        Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to-wait_for-feature.
 
1123
 
 
1124
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1125
 
 
1126
        Merged in code to fix up the dash tests.
 
1127
 
 
1128
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1129
 
 
1130
        Command lens uses Eventually() autopilot matcher to eliminate the need for sleep() statements in autopilot tests.. Fixes: . Approved by Brandon Schaefer, Tim Penhey.
 
1131
 
 
1132
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1133
 
 
1134
        Updated to use the Eventually matcher.
 
1135
 
 
1136
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1137
 
 
1138
        Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.
 
1139
 
 
1140
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1141
 
 
1142
        Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.
 
1143
 
 
1144
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1145
 
 
1146
        Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.
 
1147
 
 
1148
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1149
 
 
1150
        Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.
 
1151
 
 
1152
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1153
 
 
1154
        Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-with-new-wait_for-featuer.
 
1155
 
 
1156
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1157
 
 
1158
        Removed unused import
 
1159
 
 
1160
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1161
 
 
1162
        Command lens tests updated to use the new wait_for feature, and various other API fixes.
 
1163
 
 
1164
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1165
 
 
1166
        Cleaned up docstrings and whitespace in autopilot panel tests.. Fixes: . Approved by Tim Penhey.
 
1167
 
 
1168
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1169
 
 
1170
        Whitespace, PEP8 and PEP257 fixes for the panel tests.
 
1171
 
 
1172
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1173
 
 
1174
        Adds an Eventually() matcher that allows us to block a while until a unity attribute matches a testtools match object.. Fixes: . Approved by Tim Penhey, Thomi Richards.
 
1175
 
 
1176
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1177
 
 
1178
        Check match and wait_for attribute are callables.:
 
1179
 
 
1180
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1181
 
 
1182
        Fixed code from review.
 
1183
 
 
1184
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1185
 
 
1186
        Fixed code from review.
 
1187
 
 
1188
2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>
 
1189
 
 
1190
        Fix some uninitialized variables.. Fixes: https://bugs.launchpad.net/bugs/983333. Approved by Tim Penhey.
 
1191
 
 
1192
2012-04-16  Andrea Azzarone  <azzaronea@gmail.com>
 
1193
 
 
1194
        Fix bug #983333
 
1195
 
 
1196
2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>
 
1197
 
 
1198
        Fixes bug #983268. Fixes: https://bugs.launchpad.net/bugs/983268. Approved by Thomi Richards.
 
1199
 
 
1200
2012-04-17  Andrea Azzarone  <azzaronea@gmail.com>
 
1201
 
 
1202
        Fixes bug #983268.
 
1203
 
 
1204
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1205
 
 
1206
        Extend the autopilot wait_for feature to use testtools matcher instances as well as ordinary values. Also added an 'Eventually' matcher which makes tests more explicit.. Fixes: . Approved by Alex Launi.
 
1207
 
 
1208
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1209
 
 
1210
        Fixed typo
 
1211
 
 
1212
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1213
 
 
1214
        Added 'Eventually' autopilot matcher.
 
1215
 
 
1216
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1217
 
 
1218
        Extend the autopilot wait_for feature to use testtools matcher instances as well as ordinary values.. Fixes: . Approved by Alex Launi.
 
1219
 
 
1220
2012-04-18  Thomi Richards  <thomi.richards@canonical.com>
 
1221
 
 
1222
        Don't use hasattr,
 
1223
 
 
1224
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1225
 
 
1226
        Cleaned up code after code review.
 
1227
 
 
1228
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1229
 
 
1230
        wait_for now deals with attributes that have a '-' in them correctly.
 
1231
 
 
1232
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1233
 
 
1234
        wait_for attribute now accept testtools matchers.
 
1235
 
 
1236
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1237
 
 
1238
        Attribute wait_for feature now raises an AssertionError instead of a RuntimeError. THis will make unit tests FAIL instead of ERRORing when wa wait_for call fails.
 
1239
 
 
1240
2012-04-17  Andrea Cimitan  <andrea.cimitan@canonical.com>
 
1241
 
 
1242
        Fix transparent panel in non-GLSL hardware, and use bool 'false' instead 'FALSE'. Fixes: https://bugs.launchpad.net/bugs/965323. Approved by Robert Carr, Michal Hruby.
 
1243
 
 
1244
2012-04-17  Andrea Cimitan  <andrea.cimitan@canonical.com>
 
1245
 
 
1246
        Correct fix for 965323
 
1247
 
 
1248
2012-04-17  Andrea Cimitan  <andrea.cimitan@canonical.com>
 
1249
 
 
1250
        Use false as boolean instead FALSE, whitespaces
 
1251
 
 
1252
2012-04-17  Andrea Cimitan  <andrea.cimitan@canonical.com>
 
1253
 
 
1254
        Attempt to fix 965323
 
1255
 
 
1256
2012-04-17  Thomi Richards  <thomi.richards@canonical.com>
 
1257
 
 
1258
        Added the autopilot wait_for attribute feature.. Fixes: . Approved by Marco Trevisan (Treviño), Brandon Schaefer.
 
1259
 
 
1260
2012-04-13  Thomi Richards  <thomi.richards@canonical.com>
 
1261
 
 
1262
        Dash and hud emulators use new wait_for attribute feature.
 
1263
 
 
1264
2012-04-13  Thomi Richards  <thomi.richards@canonical.com>
 
1265
 
 
1266
        Merged autopilot-attribute-feature into convert-to-use-wait_for.
 
1267
 
 
1268
2012-04-13  Thomi Richards  <thomi.richards@canonical.com>
 
1269
 
 
1270
        Don't change dash in this pipeline.
 
1271
 
 
1272
2012-04-13  Thomi Richards  <thomi.richards@canonical.com>
 
1273
 
 
1274
        Merged branch that fixes the multi key code.
 
1275
 
 
1276
2012-04-12  Thomi Richards  <thomi.richards@canonical.com>
 
1277
 
 
1278
        Cleaned up gsettings calling code. Don't want to run command through a shell, and removed extra quotes.
 
1279
 
 
1280
2012-04-11  Alex Launi  <alex.launi@canonical.com>
 
1281
 
 
1282
        Small fixes for compose key tests
 
1283
 
 
1284
2012-04-11  Alex Launi  <alex.launi@canonical.com>
 
1285
 
 
1286
        Args should be a list not a tuple
 
1287
 
 
1288
2012-04-13  Thomi Richards  <thomi.richards@canonical.com>
 
1289
 
 
1290
        Merged trunk.
 
1291
 
 
1292
2012-04-13  Thomi Richards  <thomi.richards@canonical.com>
 
1293
 
 
1294
        Dash tests now use new autopilot wait_for mechanism.
 
1295
 
 
1296
2012-04-13  Thomi Richards  <thomi.richards@canonical.com>
 
1297
 
 
1298
        Fix unity logging reset.
 
1299
 
 
1300
2012-04-11  Thomi Richards  <thomi.richards@canonical.com>
 
1301
 
 
1302
        Feature seems to work. Trying it out on the dash tests.
 
1303
 
 
1304
2012-04-11  Thomi Richards  <thomi.richards@canonical.com>
 
1305
 
 
1306
        Removed old code, added special sauce.
 
1307
 
 
1308
2012-04-17  Lars Uebernickel  <lars.uebernickel@canonical.com>
 
1309
 
 
1310
        Force menu reposition on popup in case its contents have changed.
 
1311
        
 
1312
        Fixes bug 883317.. Fixes: https://bugs.launchpad.net/bugs/883317. Approved by Marco Trevisan (Treviño).
 
1313
 
 
1314
2012-04-13  Lars Uebernickel  <lars.uebernickel@canonical.com>
 
1315
 
 
1316
        Force menu reposition on popup in case its contents have changed
 
1317
 
 
1318
2012-04-17  Michal Hruby  <michal.mhr@gmail.com>
 
1319
 
 
1320
        Fix a couple of wrong reference/memory management issues. Fixes: https://bugs.launchpad.net/bugs/979429. Approved by Marco Trevisan (Treviño).
 
1321
 
 
1322
2012-04-16  Michal Hruby  <michal.mhr@gmail.com>
 
1323
 
 
1324
        Fix possible signal disconnection on already dead object
 
1325
 
 
1326
2012-04-16  Michal Hruby  <michal.mhr@gmail.com>
 
1327
 
 
1328
        Fix incorrect string freeing in Hud
 
1329
 
 
1330
2012-04-16  Michal Hruby  <michal.mhr@gmail.com>
 
1331
 
 
1332
        Fix wrong unref in DebugInterface
 
1333
 
 
1334
2012-04-17  Gord Allott  <gord.allott@canonical.com>
 
1335
 
 
1336
        Small fix for the unity cmake, depend on unity core was missing from a test. Fixes: . Approved by Michal Hruby.
 
1337
 
 
1338
2012-04-17  Gord Allott  <gord.allott@canonical.com>
 
1339
 
 
1340
        fixes small cmake depends issue
 
1341
 
 
1342
2012-04-16  Andrea Azzarone  <azzaronea@gmail.com>
 
1343
 
 
1344
        The shortcut keys in workspace section of the shortcut overlay aren't translated.. Fixes: https://bugs.launchpad.net/bugs/980828. Approved by Didier Roche.
 
1345
 
 
1346
2012-04-13  Andrea Azzarone  <azzaronea@gmail.com>
 
1347
 
 
1348
        Fixes bug #980828.
 
1349
 
 
1350
2012-04-16  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1351
 
 
1352
        Fix the behaviour of alt-tab and clicking on the launcher icon to just raise the most recently used window, not all for that app.
 
1353
        
 
1354
        
 
1355
        BamfLauncherIcon's activation related code has been updated to be more multimonitor aware (for free I've fixed also some bugs that caused the windows not to be put in spread mode in multi-monitor), and to support both the "Launcher only on Primary Monitor" and "Launcher on all monitors" options.
 
1356
        
 
1357
        PluginAdapter's FocusWindowGroup method has been updated to optionally only unminimize / raise and activate only the top window. This code would have been more optimized using a reverse iterator to fetch the top_window, but not to change the whole logic and to allow to keep the previous behavior (that initially we wanted for "long alt+tab") without duplicating code, I've just hacked that.
 
1358
        Implemented also GetWindowMonitor to workaround the mismatch we had with the compiz' window->outputDevice() and the UScreen values that now we use in the whole unity.
 
1359
        
 
1360
        Screencast of the fixed version: http://ubuntuone.com/7YaWciQnaZHfzr35asSz0N. Fixes: https://bugs.launchpad.net/bugs/861250, https://bugs.launchpad.net/bugs/959339, https://bugs.launchpad.net/bugs/981795. Approved by Thomi Richards, Tim Penhey.
 
1361
 
 
1362
2012-04-16  Tim Penhey  <tim.penhey@canonical.com>
 
1363
 
 
1364
        Test the alt-tab appears on the monitor that has window focus.
 
1365
 
 
1366
2012-04-16  Tim Penhey  <tim.penhey@canonical.com>
 
1367
 
 
1368
        Add window stack assertions to the switcher tests.
 
1369
 
 
1370
2012-04-16  Tim Penhey  <tim.penhey@canonical.com>
 
1371
 
 
1372
        Assert that the visible window stack is what we expect.
 
1373
 
 
1374
2012-04-16  Tim Penhey  <tim.penhey@canonical.com>
 
1375
 
 
1376
        More AP test tweaks.
 
1377
 
 
1378
2012-04-16  Tim Penhey  <tim.penhey@canonical.com>
 
1379
 
 
1380
        Tweaks to the test.
 
1381
 
 
1382
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1383
 
 
1384
        PluginAdapter: avoid to raise and unminimize top_window if already done
 
1385
 
 
1386
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1387
 
 
1388
        Launcher: be more clear in comment (yeah?)
 
1389
 
 
1390
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1391
 
 
1392
        UScreen: use GetMonitorAtPosition in GetMonitorWithMouse
 
1393
 
 
1394
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1395
 
 
1396
        WindowManager, BamfLauncherIcon: some code cleanup
 
1397
 
 
1398
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1399
 
 
1400
        autopilot, test_launcher: updated click test to check minimized windows too
 
1401
        
 
1402
        Removed debug data
 
1403
 
 
1404
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1405
 
 
1406
        autopilot, test_switcher: updated against new updates
 
1407
 
 
1408
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1409
 
 
1410
        unityshell: show the Alt+Tab window in the monitor where is the active window
 
1411
        
 
1412
        As per design.
 
1413
 
 
1414
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1415
 
 
1416
        WindowManager: add method to get the active window.
 
1417
 
 
1418
2012-04-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1419
 
 
1420
        PluginAdapter: removing debugging bits
 
1421
 
 
1422
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1423
 
 
1424
        Merging with branch changes
 
1425
 
 
1426
2012-04-14  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1427
 
 
1428
        * removed something that got added somehow
 
1429
 
 
1430
2012-04-14  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1431
 
 
1432
        * Added an AP test for the new design changes.
 
1433
 
 
1434
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1435
 
 
1436
        SwitcherController: Removing the code for the Quick Alt+Tab, it should behave always at the same way
 
1437
        
 
1438
        19:11:04 <JohnLea> so to summarize the above, when a app icon is selected
 
1439
        in Alt-Tab, the most recently focused window (on any monitor, but only in
 
1440
        the current workspace) of that application which is not minimised
 
1441
        should be focused
 
1442
 
 
1443
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1444
 
 
1445
        autopilot: fixed the AP test
 
1446
 
 
1447
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1448
 
 
1449
        BamfLauncherIcon: Also invisible windows shouldn't be counted as available in monitor
 
1450
        
 
1451
        Now the spread works as expected, clicking on each monitor's panel! ;)
 
1452
 
 
1453
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1454
 
 
1455
        BamfLauncherIcon: don't consider an unmapped window as one in monitor
 
1456
 
 
1457
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1458
 
 
1459
        BamfLauncherIcon: focus a window if the application is not active on the current monitor
 
1460
 
 
1461
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1462
 
 
1463
        Launcher: if the current launcher is used for all the monitors, don't filter windows per monitor
 
1464
 
 
1465
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1466
 
 
1467
        SwitcherController: include the switcher monitor when activating a group
 
1468
 
 
1469
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1470
 
 
1471
        WindowManager: add GetWindowMonitor method, and use UScreen to fetch it
 
1472
        
 
1473
        This now used in PluginAdapter not to have inconsistences.
 
1474
 
 
1475
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1476
 
 
1477
        UScreen: allow to get the monitor for a given point
 
1478
 
 
1479
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1480
 
 
1481
        unityshell: switcher, use UScreen to get the monitor value.
 
1482
        
 
1483
        Not using this can cause inconsistences, due to the fact that compiz
 
1484
        numbers the devices in a different way.
 
1485
 
 
1486
2012-04-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1487
 
 
1488
        PluginAdapter::FocusWindowGroup: add a parameter to define if focusing the on-top window only
 
1489
        
 
1490
        This allow to be more monitor/VP safe
 
1491
 
 
1492
2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1493
 
 
1494
        * remove extra line
 
1495
 
 
1496
2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1497
 
 
1498
        * Fixed the No new line error diff was reporting
 
1499
 
 
1500
2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1501
 
 
1502
        * merged trunk
 
1503
 
 
1504
2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1505
 
 
1506
        * removed random dash '-'
 
1507
 
 
1508
2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1509
 
 
1510
        * Add autopilot test for both bugs!
 
1511
 
 
1512
2012-04-12  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1513
 
 
1514
        * Added more autopilot test for quick alt+tab
 
1515
 
 
1516
2012-04-11  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1517
 
 
1518
        * merged trunk
 
1519
 
 
1520
2012-04-09  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1521
 
 
1522
        * merged trunk
 
1523
 
 
1524
2012-04-06  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1525
 
 
1526
        * Added 2 autopilot test showing quick tab is true when pressed fast enough
 
1527
 
 
1528
2012-04-06  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1529
 
 
1530
        * fixed manual test I messed up
 
1531
 
 
1532
2012-04-06  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1533
 
 
1534
        * Added a timer for quick tab
 
1535
 
 
1536
2012-04-06  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1537
 
 
1538
        * Merged trunk
 
1539
 
 
1540
2012-04-05  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1541
 
 
1542
        * Added another manual test
 
1543
        * Fixes
 
1544
 
 
1545
2012-04-04  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1546
 
 
1547
        * Fixed tabbing issues
 
1548
 
 
1549
2012-04-04  Brandon Schaefer  <brandontschaefer@gmail.com>
 
1550
 
 
1551
        * Merged with trunk, fixed conficts
 
1552
 
 
1553
2011-12-15  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1554
 
 
1555
        BamfLauncherIcon: don't include dialog windows on Alt+Tab.
 
1556
 
 
1557
2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1558
 
 
1559
        manual-tests: Added test for QuickAltTab
 
1560
 
 
1561
2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1562
 
 
1563
        PluginAdapter: Add support for the FocusVisibility::OnlyVisibleOnTop on FocusWindowGroup
 
1564
        
 
1565
        When a group is asked to focus with OnlyVisibleOnTop, we look for the
 
1566
        first non-minimized window on top of the stack and we raise and activate it.
 
1567
        
 
1568
        Code indentation fixes included.
 
1569
 
 
1570
2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1571
 
 
1572
        BamfLauncherIcon: when we receive a "quick" activate, use the OnlyVisibleOnTop focus visbility
 
1573
        
 
1574
        Defined a new FocusVisibility called OnlyVisibleOnTop that is meant
 
1575
        to only focus the first application window on top of the stack.
 
1576
        That is used when we receive a Switcher activate with a button != 0.
 
1577
 
 
1578
2011-12-14  Marco Trevisan (Treviño)  <mail@3v1n0.net>
 
1579
 
 
1580
        SwitcherController: use the button value of ActionArg to indicate the switch type
 
1581
        
 
1582
        Instead of defining another type of ActionArg, I've used the button value
 
1583
        of ActionArg to define if we're currently performing a quick-alt+tab or
 
1584
        a standard switch.
 
1585
        Basically: 
 
1586
 
 
1587
2012-04-16  Alexandros Frantzis  <alexandros.frantzis@linaro.org>
 
1588
 
 
1589
        Fix compilation with OpenGL ES 2.0.. Fixes: . Approved by Sam Spilsbury.
 
1590
 
 
1591
2012-04-06  Alexandros Frantzis  <alexandros.frantzis@linaro.org>
 
1592
 
 
1593
        Fix compilation with OpenGL ES 2.0.
 
1594
 
 
1595
2012-04-12  Gord Allott  <gord.allott@canonical.com >
 
1596
 
 
1597
        fixes an uninitalised variable in the dashview code
 
1598
 
 
1599
2012-04-12  Gord Allott  <gord.allott@canonical.com>
 
1600
 
 
1601
        fixed uninitalised value
 
1602
 
 
1603
2012-04-12  Didier Roche  <didier.roche@canonical.com>
 
1604
 
 
1605
        Release\ 5.10.0
 
1606
 
1
1607
2012-04-12  Michal Hruby  <michal.mhr@gmail.com>
2
1608
 
3
1609
        Make sure the lenses search for things we want on startup. Fixes: https://bugs.launchpad.net/bugs/979799. Approved by Gord Allott.