sugar-toolkit-gtk3/src/sugar
2008-09-13 22:52:20 +02:00
..
activity bundlebuilder: remove an existing locale dir before building 2008-09-13 12:02:22 +02:00
bundle Do not try to list the mimetypes directory if it does not exist. 2008-08-31 14:36:13 +02:00
clipboard Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
datastore Hopefully really avoid access to private member 2008-09-11 09:03:05 +02:00
graphics Break the reference cycle between menu and palette. #8469 2008-09-13 13:25:40 +02:00
presence Disable the few remaining pylint messages 2008-09-07 23:57:27 +02:00
_sugarext.defs Alsa based volume control API, stealed from gnome-settings-daemon. #8375 2008-09-13 13:48:25 +02:00
_sugarext.override Alsa based volume control API, stealed from gnome-settings-daemon. #8375 2008-09-13 13:48:25 +02: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 Fix weird handling of error condition when opening alsa. 2008-09-13 22:52:20 +02: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 Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
eggaccelerators.h Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
eggdesktopfile.c First go at session management. Not asking review since 2008-06-06 19:13:10 +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 First go at session management. Not asking review since 2008-06-06 19:13:10 +02:00
eggsmclient.c First go at session management. Not asking review since 2008-06-06 19:13:10 +02:00
eggsmclient.h First go at session management. Not asking review since 2008-06-06 19:13:10 +02:00
env.py Keep going even if the disk is full. Patch by cscott. 2008-07-25 14:07:48 +02:00
gsm-app.c Prefix the session server stuff with gsm, makes things a lot less confusing. 2008-06-06 21:39:50 +02:00
gsm-app.h Prefix the session server stuff with gsm, makes things a lot less confusing. 2008-06-06 21:39:50 +02:00
gsm-client-xsmp.c Prefix the session server stuff with gsm, makes things a lot less confusing. 2008-06-06 21:39:50 +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 Prefix the session server stuff with gsm, makes things a lot less confusing. 2008-06-06 21:39:50 +02:00
gsm-session.c Enable maximum warnings. 2008-08-12 01:53:28 +02:00
gsm-session.h Add missing get_type declaration 2008-08-11 18:35:34 +02: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 Alsa based volume control API, stealed from gnome-settings-daemon. #8375 2008-09-13 13:48:25 +02:00
network.py Drop more obsolete xmlrpc code 2008-08-11 00:22:17 +02:00
profile.py Default to empty jabber server. Patch by gdesmott with minor change by me. 2008-09-11 10:51:59 +02:00
session.py Shutdown the xsmp server. #7566 2008-07-24 15:08:51 +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 Get rid of address/title handling. Moved in web-activity. 2008-06-13 17:09:29 +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 Add a SugarGrid object to replace the numpy implementation. Part of the fix for #8394 2008-09-13 13:30:10 +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 Change the API of the keygrabber so only one gdk_sync is neccessary. (ticket #7999) 2008-08-24 14:31:46 +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 Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +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
sugar-preview.c Ensure that the widget is fully onscreen before taking a screenshot. 2008-08-31 14:40:03 +02:00
sugar-preview.h Ensure that the widget is fully onscreen before taking a screenshot. 2008-08-31 14:40:03 +02:00
util.py #7959 cache translations in util.py (rlucchese) 2008-08-22 14:33:38 +02:00
wm.py Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00