~ubuntu-branches/ubuntu/utopic/compiz/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Chris Townsend, Marco Trevisan (Treviño), Ubuntu daily release
  • Date: 2013-10-04 05:23:02 UTC
  • mfrom: (3248.176.25)
  • Revision ID: package-import@ubuntu.com-20131004052302-rlcrq9qoupm30sim
Tags: 1:0.9.10+13.10.20131004-0ubuntu1
[ Chris Townsend ]
* Fix issue where non-resizable windows and semi-maximized window
  would have an area near the top of the title bar that could not be
  grabbed. (LP: #1228507)

[ Marco Trevisan (Treviño) ]
* ActionMenu: weak ref the action menu on creation, and unref it on
  destroy Also, now the widget destruction automatically unset the
  menu. This makes the object to be correctly finalized (not only
  disposed) making sure the internal idle into WnckActionMenu gets
  stopped. (LP: #1191853)

[ Ubuntu daily release ]
* Automatic snapshot from revision 3794

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
compiz (1:0.9.10+13.10.20131004-0ubuntu1) saucy; urgency=low
 
2
 
 
3
  [ Chris Townsend ]
 
4
  * Fix issue where non-resizable windows and semi-maximized window
 
5
    would have an area near the top of the title bar that could not be
 
6
    grabbed. (LP: #1228507)
 
7
 
 
8
  [ Marco Trevisan (Treviño) ]
 
9
  * ActionMenu: weak ref the action menu on creation, and unref it on
 
10
    destroy Also, now the widget destruction automatically unset the
 
11
    menu. This makes the object to be correctly finalized (not only
 
12
    disposed) making sure the internal idle into WnckActionMenu gets
 
13
    stopped. (LP: #1191853)
 
14
 
 
15
  [ Ubuntu daily release ]
 
16
  * Automatic snapshot from revision 3794
 
17
 
 
18
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 04 Oct 2013 05:23:02 +0000
 
19
 
1
20
compiz (1:0.9.10+13.10.20130927.1-0ubuntu1) saucy; urgency=low
2
21
 
3
22
  [ Chris Townsend ]