sugar-toolkit-gtk3/src/sugar
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>
2010-08-10 17:46:38 +00:00
..
activity Use set_toolbar_box() in example code. 2010-07-01 09:12:51 -04:00
bundle Bundelbuilder should not use localized activity name #1968 (Walter Bender) 2010-06-03 08:56:42 +02:00
datastore Not able to access files on external device from within an activity on new system d.l.o #10218 2010-08-09 09:25:18 +02:00
graphics Add ErrorAlert inherited from Alert 2010-08-10 17:46:38 +00:00
presence PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
__init__.py Add simple toolbars example 2009-07-10 04:07:10 +00:00
_sugarext.defs Shutdown/Reboot fails when multiple users are logged in #246 2009-09-30 11:53:03 +00:00
_sugarext.override Remove the hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead. 2008-12-20 16:51:29 +01:00
_sugarextmodule.c Add a SugarGrid object to replace the numpy implementation. Part of the fix for #8394 2008-09-13 13:30:10 +02:00
.gitignore Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
.license Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
acme-volume-alsa.c Use g_timeout_add_seconds() for power efficiency 2008-12-18 19:56:08 +00:00
acme-volume-alsa.h Alsa based volume control API, stealed from gnome-settings-daemon. #8375 2008-09-13 13:48:25 +02:00
acme-volume.c Alsa based volume control API, stealed from gnome-settings-daemon. #8375 2008-09-13 13:48:25 +02:00
acme-volume.h Alsa based volume control API, stealed from gnome-settings-daemon. #8375 2008-09-13 13:48:25 +02:00
eggaccelerators.c trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
eggaccelerators.h trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
eggdesktopfile.c trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
eggdesktopfile.h First go at session management. Not asking review since 2008-06-06 19:13:10 +02:00
eggsmclient-private.h Enable maximum warnings. 2008-08-12 01:53:28 +02:00
eggsmclient-xsmp.c trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
eggsmclient.c trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
eggsmclient.h First go at session management. Not asking review since 2008-06-06 19:13:10 +02:00
env.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
gsm-app.c trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
gsm-app.h trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
gsm-client-xsmp.c trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
gsm-client-xsmp.h Prefix the session server stuff with gsm, makes things a lot less confusing. 2008-06-06 21:39:50 +02:00
gsm-client.c Prefix the session server stuff with gsm, makes things a lot less confusing. 2008-06-06 21:39:50 +02:00
gsm-client.h trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
gsm-session.c Shutdown/Reboot fails when multiple users are logged in #246 2009-09-30 11:53:03 +00:00
gsm-session.h Shutdown/Reboot fails when multiple users are logged in #246 2009-09-30 11:53:03 +00:00
gsm-xsmp.c Prefix the session server stuff with gsm, makes things a lot less confusing. 2008-06-06 21:39:50 +02:00
gsm-xsmp.h Prefix the session server stuff with gsm, makes things a lot less confusing. 2008-06-06 21:39:50 +02:00
Makefile.am trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
network.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
profile.py check syntax of private key (#1568) 2010-03-09 23:34:59 +00:00
session.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
sexy-icon-entry.c Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
sexy-icon-entry.h Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
sugar-address-entry.c trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
sugar-address-entry.h Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
sugar-grid.c Fix obvious error in the grid math #8626 2008-09-24 12:40:57 +02:00
sugar-grid.h Add a SugarGrid object to replace the numpy implementation. Part of the fix for #8394 2008-09-13 13:30:10 +02:00
sugar-key-grabber.c trim EOL (end-of-line) spaces on source files 2009-08-25 19:55:48 +02:00
sugar-key-grabber.h Change the API of the keygrabber so only one gdk_sync is neccessary. (ticket #7999) 2008-08-24 14:31:46 +02:00
sugar-marshal.list Pass the event time in key events 2009-07-12 14:11:41 +02:00
sugar-menu.c Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
sugar-menu.h Enable maximum warnings. 2008-08-12 01:53:28 +02:00
util.py A little bit of pylint cleanup 2010-03-10 10:23:30 +01:00
wm.py Add get_sugar_window_type to sugar.wm #571 2009-09-01 11:53:51 +02:00