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

  • Committer: Matthieu Baerts
  • Date: 2012-11-10 22:56:35 UTC
  • mfrom: (1.1.26)
  • Revision ID: matttbe@gmail.com-20121110225635-ngslzq6rrog0d75t
* New upstream release. (bug-fix version)
* Detailed Upstream Changelog:
  - Application Menu:
    + Recent-Menu was on a wrong section after an update of the menu
      (e.g. when a program was added/removed)
    + Menu: file name: firstly checked with XDG_MENU_PREFIX env variable
      (e.g. to use 'xfce-applications.menu' instead of 'applications.menu'
      in XFCE)
  - Clock: we need to include 'gdk/gdkkeysyms.h' for older versions of Gtk2
  - Dialogues: avoid using blocking dialogues (except if it's needed)
  - Dock-rendering: clean the dock correctly when switching from a 'Panel'
    view to another one.
  - Keyboard:
    + Forgot to replace the old (and temporally) emblems for CapsLock/NumLock
    + Gtk3: Used GDK functions to get the num/caps lock states because it
      seems it doesn't work very well with xKlavier functions with recent
      versions.
    + Clean old code
  - MusicPlayer:
    + Songs dropped on the icon were not enqueued
    + Mpris2: some players are not able to give a 'int64' value for
      'mpris:length'
    + If the music player gives us a '.desktop' filename, check first if it's
      a valid name before doing something more (e.g. Amarok give us a wrong
      name and then, it was not possible to re-launch Amarok from this applet)
  - Shortcuts:
    + Fixed a possible crash if the removed icon was at the beginning of the
      list
    + Allowed shortcuts like 'Browse Network', 'Browse recent files', and
      'Open Trash' to quickly open the corresponding URI
  - Sound Control:
    + Alsa backend: Handled this case: the default card is not the card that
      we want to control
    + When setting the volume while the output is mute, un-mute it
  - Status-Notifier:
    + Fixed a typo with the version of its .conf file
    + Don't add an empty icon path to the icons theme
  - Third-party applet: Store the icon name in order to use a new icon if
    the icon theme changes
  - Misc.:
    + Compilation: Status-Notifier: fixed a compilation error if 'indicator'
      is not found.
    + Updated translations
* debian/control:
  - Bump Cairo-Dock versions
Filename Latest Rev Last Changed Committer Comment Size
..
data 1.1.2 14 years ago Bazaar Package Importer Import upstream version 2.0.9 Diff
src 1.1.2 14 years ago Bazaar Package Importer Import upstream version 2.0.9 Diff
CMakeLists.txt 1.1.5 13 years ago Bazaar Package Importer Import upstream version 2.2.0~0beta4 219 bytes Diff Download File