indicator-applet:0.5

Last commit made on 2012-04-05
Get this branch:
git clone -b 0.5 https://git.launchpad.net/indicator-applet
Members of Indicator Applet Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
0.5
Repository:
lp:indicator-applet

Recent commits

14956dd... by Charles Kerr

0.4.93

81d26ff... by Charles Kerr

Merge lp:~jconti/indicator-applet/fix_scroll_event to adds GDK_SCROLL_MASK to the indicator menu items when they're created.

By doing this, scroll-event signals are received on the widgets and scrolling in indicators such as indicator-sound to change the volume will work again.

5a229ad... by Jason Conti

Add GDK_SCROLL_MASK to the indicator menu items so scroll-events are received.

8d93c9e... by Ted Gould

0.4.92

2c61c78... by Charles Kerr

merge lp:~charlesk/indicator-applet/fix-944220 to fix the Coverity warning in Bug #944220

9b87203... by Charles Kerr

remove unused function egg_virtual_accelerator_name()

f110658... by Ted Gould

0.4.91

40127ba... by Ted Gould

Remove unneeded const cast

9e3ba18... by Ted Gould

Ensure we don't overload the name

2295c9a... by Charles Kerr

silence LP Bug #937436 - Coverity PW.CAST_TO_QUALIFIED_TYPE - CID 10667