You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Cameron 0e724a78eb move guts of TimeoutAlert and NotifyAlert to a private class
Create a private class for the button, timeout and response.  Use the
private class as parent for both NotifyAlert and TimeoutAlert.

Extends the spurious response fix (cfeabdc) to NotifyAlert.

Also use g_timeout_add in preference to g_timeout_add_seconds, because
the latter is less precise in implementation.

Tested by changing the Register alert temporarily.
9 years ago
..
Makefile.am Detect scrolling in treviews and optimize drawing 9 years ago
__init__.py
alert.py move guts of TimeoutAlert and NotifyAlert to a private class 9 years ago
animator.py Write docs for graphics.animator 9 years ago
colorbutton.py Fix translations domains to point to new toolkit 11 years ago
combobox.py pep8'd sugar3.graphics 11 years ago
icon.py EventIcon: only trigger 'activate' signal on principal button click 9 years ago
iconentry.py Adapt to icon changes - SL #3569 12 years ago
menuitem.py Replace use of deprecated icon_size by pixel_size 9 years ago
notebook.py pep8'd sugar3.graphics 11 years ago
objectchooser.py Use proper formatting syntax, fixes #2170 11 years ago
palette.py Remove _HeaderSeparator 9 years ago
palettegroup.py Fixes for pep8 1.5 10 years ago
palettemenu.py Only activate menu items if the mouse releases in them - fixes #4863 9 years ago
palettewindow.py Do not calculate palette height on PaletteWindowWidget - Fixes #4792 9 years ago
panel.py Trivial GTK3 porting fixes 13 years ago
progressicon.py Fixup for previous commit, 693eaab9 - SL #4384 12 years ago
radiopalette.py DescriptionButton, ShareButton: set the toggle_palette option to True 12 years ago
radiotoolbutton.py Don't add a label on RadioToolButton when set icon_widget - Fixes #4875 9 years ago
scrollingdetector.py New invoker, TreeViewInvoker 9 years ago
style.py Ellipses defaulted to end of long activity titles;fixes 1429 10 years ago
toggletoolbutton.py Remove various unused bits 11 years ago
toolbarbox.py Add gtype name to ToolbarBox for gtk css styling 9 years ago
toolbox.py pep8'd sugar3.graphics 11 years ago
toolbutton.py pep8'd sugar3.graphics 11 years ago
toolcombobox.py
tray.py Replace use of deprecated icon_size by pixel_size 9 years ago
window.py Replace use of deprecated icon_size by pixel_size 9 years ago
xocolor.py GConf to GSettings port 11 years ago