sugar-toolkit-gtk3/src/sugar3/graphics
Gonzalo Odiard 88213f6408 EventIcon: only trigger 'activate' signal on principal button click
With the introduction of 'activate' signal on [1], and the use of that
signal in Sugar Home, we introduced a bug, now, pressing the secondary button
starts the activity instead of open the palette.
This patch solves the issue checking the putton pressed before send the signal.

[1] a19cf9ed27
2015-08-06 16:59:13 -03:00
..
__init__.py
alert.py
animator.py
colorbutton.py
combobox.py
icon.py EventIcon: only trigger 'activate' signal on principal button click 2015-08-06 16:59:13 -03:00
iconentry.py
Makefile.am
menuitem.py Replace use of deprecated icon_size by pixel_size 2015-06-30 09:53:52 -04:00
notebook.py
objectchooser.py
palette.py Remove _HeaderSeparator 2015-06-30 16:27:12 -04:00
palettegroup.py
palettemenu.py Only activate menu items if the mouse releases in them - fixes #4863 2015-07-24 21:32:05 +10:00
palettewindow.py Merge branch 'fix_mousedetector_stop' of https://github.com/godiard/sugar-toolkit-gtk3 2015-07-26 09:32:02 +10:00
panel.py
progressicon.py
radiopalette.py
radiotoolbutton.py Don't add a label on RadioToolButton when set icon_widget - Fixes #4875 2015-07-08 14:25:47 -03:00
scrollingdetector.py
style.py
toggletoolbutton.py
toolbarbox.py
toolbox.py
toolbutton.py
toolcombobox.py
tray.py Replace use of deprecated icon_size by pixel_size 2015-06-30 09:53:52 -04:00
window.py Replace use of deprecated icon_size by pixel_size 2015-06-30 09:53:52 -04:00
xocolor.py