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.
Sam Parkinson 2522e0b21f
Version the GdkX11 import, fixes #4965
The unversioned import results in the following log noise:

    /usr/lib/python2.7/site-packages/sugar3/graphics/window.py:26: PyGIWarning: GdkX11 was imported without specifying a version first. Use gi.require_version('GdkX11', '3.0') before import to ensure that the right version gets loaded.
      from gi.repository import GdkX11
8 years ago
..
Makefile.am Added new popwindow module in sugar3.graphics 8 years ago
__init__.py
alert.py Merge branch 'ellipsize' of https://github.com/AbrahmAB/sugar-toolkit-gtk3 8 years ago
animator.py Add a widget parameter to the Animator (tick based animations) 9 years ago
colorbutton.py Fix remaining icon_size references 9 years ago
combobox.py Write documentation for sugar3.graphics.combobox 9 years ago
icon.py Merge branch 'long-press-eventicons' of https://github.com/samdroid-apps/sugar-toolkit-gtk3 8 years ago
iconentry.py Adapt to icon changes - SL #3569 12 years ago
menuitem.py demote warning to debug for sugar_accel_group 9 years ago
notebook.py Write docs for sugar3.graphics.notebook 9 years ago
objectchooser.py Add usage example to sugar3.graphics.objectchooser 9 years ago
palette.py Unify palette popdowns 8 years ago
palettegroup.py Fixes for pep8 1.5 10 years ago
palettemenu.py Add docs for sugar3.graphics.palettemenu 9 years ago
palettewindow.py Merge branch 'no-2nd-popdown' of https://github.com/samdroid-apps/sugar-toolkit-gtk3 8 years ago
panel.py Trivial GTK3 porting fixes 13 years ago
popwindow.py Added new popwindow module in sugar3.graphics 8 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 Write docs for sugar3.graphics.radiotoolbutton 9 years ago
scrollingdetector.py Write docs for sugar3.graphics.scrollingdetector 9 years ago
style.py Merge branch 'master' of https://github.com/icarito/sugar-toolkit-gtk3 8 years ago
toggletoolbutton.py demote warning to debug for sugar_accel_group 9 years ago
toolbarbox.py Set css class on toolitems when a palette or toolbar popsdown 8 years ago
toolbox.py Write docs for sugar3.graphics.toolbox 9 years ago
toolbutton.py demote warning to debug for sugar_accel_group 9 years ago
toolcombobox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
tray.py Set css name for widgets 9 years ago
window.py Version the GdkX11 import, fixes #4965 8 years ago
xocolor.py Allow to run activities without Sugar shell. 8 years ago