~ubuntu-branches/ubuntu/utopic/cairo-dock-plug-ins/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Matthieu Baerts
  • Date: 2013-10-04 13:11:52 UTC
  • mfrom: (1.1.33)
  • Revision ID: matttbe@gmail.com-20131004131152-lig9ijrvkc0g00w6
Tags: 3.3.0-0ubuntu1
* New upstream release.
* Detailed Upstream ChangeLog (beta 2 -> release)
  - Dbus: don't notify of startup if the applet is already controling a
    window
  - Dialogs: tooltip view: fixed the position of the widget inside the
    dialog when it's placed on top of the screen
  - Folder: watch for drop events onto the docks only
  - GMenu:
    - Apps: set the desktop environment to correctly exclude apps
    - Search: When there is no result, display 'Launch this command'
    - Search: launch app: do not restrict to the left click
    - Search: match: display name: locate a substring instead of compare
      the first chars
  - Indicator-Generic: forced the 'data' to be a GldiModuleInstance
  - logout: select shutdown menu item: do not create a list and iter all
    menu items, just save the pointer
  - Messaging Menu: Indicator3: detach the icon at startup: the icon is
    inserted when the entry will be added
  - Messaging Menu: with old versions of libindicator: fixed tiny memory
    leaks
  - po: updated translations
  - Switcher: correctly update the icon by listening more signals
  - Switcher: fixed the drawing of the desktop name in the desklet when
    it's larger than the desklet
  - Terminal: when dropped something in the terminal, take the data and
    not only the text + give the focus just after
  - All: menu functions have been renamed in libgldi
  - All: remove useless g_print
* Some bugs have been fixed:
  - logout: UPower: invalid fastbin entry LP: #1212981
  - logout: Use logind for suspend/hibernate/poweroff/reboot LP: #1175810
  - keyboard: cairo-dock crashes on keyboard layout swtcher LP: #668061
  - keyboard: Cairo-dock is unable to get CAPS Lock and NumLck values
    LP: #476842
  - quick-browser: Error Message LP: #660261
  - recent-events: Move from zeitgeist-1.0 to zeitgeist-2.0 LP: #1197569
* debian/control: bumped Cairo-Dock (core) version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cairo-dock-plug-ins (3.3.0-0ubuntu1) saucy; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * Detailed Upstream ChangeLog (beta 2 -> release)
 
5
    - Dbus: don't notify of startup if the applet is already controling a
 
6
      window
 
7
    - Dialogs: tooltip view: fixed the position of the widget inside the
 
8
      dialog when it's placed on top of the screen
 
9
    - Folder: watch for drop events onto the docks only
 
10
    - GMenu:
 
11
      - Apps: set the desktop environment to correctly exclude apps
 
12
      - Search: When there is no result, display 'Launch this command'
 
13
      - Search: launch app: do not restrict to the left click
 
14
      - Search: match: display name: locate a substring instead of compare
 
15
        the first chars
 
16
    - Indicator-Generic: forced the 'data' to be a GldiModuleInstance
 
17
    - logout: select shutdown menu item: do not create a list and iter all
 
18
      menu items, just save the pointer
 
19
    - Messaging Menu: Indicator3: detach the icon at startup: the icon is
 
20
      inserted when the entry will be added
 
21
    - Messaging Menu: with old versions of libindicator: fixed tiny memory
 
22
      leaks
 
23
    - po: updated translations
 
24
    - Switcher: correctly update the icon by listening more signals
 
25
    - Switcher: fixed the drawing of the desktop name in the desklet when
 
26
      it's larger than the desklet
 
27
    - Terminal: when dropped something in the terminal, take the data and
 
28
      not only the text + give the focus just after
 
29
    - All: menu functions have been renamed in libgldi
 
30
    - All: remove useless g_print
 
31
  * Some bugs have been fixed:
 
32
    - logout: UPower: invalid fastbin entry LP: #1212981
 
33
    - logout: Use logind for suspend/hibernate/poweroff/reboot LP: #1175810
 
34
    - keyboard: cairo-dock crashes on keyboard layout swtcher LP: #668061
 
35
    - keyboard: Cairo-dock is unable to get CAPS Lock and NumLck values
 
36
      LP: #476842
 
37
    - quick-browser: Error Message LP: #660261
 
38
    - recent-events: Move from zeitgeist-1.0 to zeitgeist-2.0 LP: #1197569
 
39
  * debian/control: bumped Cairo-Dock (core) version
 
40
 
 
41
 -- Matthieu Baerts (matttbe) <matttbe@ubuntu.com>  Fri, 04 Oct 2013 15:11:09 +0200
 
42
 
1
43
cairo-dock-plug-ins (3.2.99.beta2.1~20130919~bzr2946-0ubuntu1) saucy; urgency=low
2
44
 
3
45
  * New upstream snapshot.