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.
anishmangal2002 3f68813dd6 Add ErrorAlert inherited from Alert
Adds the ErrorAlert class which is an alert inherited from
the base Alert class. This is very similar to the
ConfirmationAlert class with the difference being that it
only displays an 'Ok' button in the Alert popup.

Signed-off-by: anishmangal2002 <anishmangal2002@gmail.com>
14 years ago
..
Makefile.am Split PaletteWindow in its own module 15 years ago
__init__.py Use a src directory consistently with base and shell. 16 years ago
alert.py Add ErrorAlert inherited from Alert 14 years ago
animator.py PEP8 white space and long line fixes 15 years ago
canvastextview.py PEP8 white space and long line fixes 15 years ago
colorbutton.py PEP8 white space and long line fixes 15 years ago
combobox.py PEP8 white space and long line fixes 15 years ago
entry.py PEP8 white space and long line fixes 15 years ago
icon.py Supplement #1687 by docstring 15 years ago
iconentry.py PEP8 white space and long line fixes 15 years ago
menuitem.py PEP8 white space and long line fixes 15 years ago
notebook.py PEP8 white space and long line fixes 15 years ago
objectchooser.py PEP8 white space and long line fixes 15 years ago
palette.py Remove unneeded debug logs #1861 14 years ago
palettegroup.py When in fullscreen mode in an activity, frame doesnt pop-up(forgotten changes) #1335 15 years ago
palettewindow.py Remove unneeded debug logs #1861 14 years ago
panel.py PEP8 white space and long line fixes 15 years ago
radiopalette.py PEP8 white space and long line fixes 15 years ago
radiotoolbutton.py PEP8 white space and long line fixes 15 years ago
roundbox.py PEP8 white space and long line fixes 15 years ago
style.py New color to highlight items while hovering over #1693 15 years ago
toggletoolbutton.py PEP8 white space and long line fixes 15 years ago
toolbarbox.py Circular dependecy in ToolbarBox #1389 15 years ago
toolbox.py PEP8 white space and long line fixes 15 years ago
toolbutton.py PEP8 white space and long line fixes 15 years ago
toolcombobox.py PEP8 white space and long line fixes 15 years ago
tray.py PEP8 white space and long line fixes 15 years ago
window.py Do not stop processing motion-notify-event #1507 15 years ago
xocolor.py Do no use random color if metadata color is not valid #1435 15 years ago