..
activity
pep8'd sugar3.activity
2013-06-11 15:06:49 +02:00
bundle
pep8'd sugar3.bundle
2013-06-11 15:10:55 +02:00
datastore
pep8'd sugar3.datastore
2013-06-11 15:11:58 +02:00
dispatch
pep8'd sugar3
2013-06-11 15:27:19 +02:00
event-controller
Reset event controllers on GdkEventGrabBroken
2012-11-08 10:30:17 +01:00
graphics
pep8'd sugar3.graphics
2013-06-11 15:18:15 +02:00
presence
pep8'd sugar3.presence
2013-06-11 15:21:39 +02:00
test
Resync with the sugar-build implementation of tree.py
2013-06-14 23:27:13 +02:00
__init__.py
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
.gitignore
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
.license
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
acme-volume-alsa.c
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
acme-volume-alsa.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
acme-volume.c
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
acme-volume.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
eggaccelerators.c
Port key handling code to GTK3
2011-12-13 17:19:53 -03:00
eggaccelerators.h
Switch sugarext to be an introspectable library
2011-12-13 17:19:52 -03:00
eggdesktopfile.c
Port key handling code to GTK3
2011-12-13 17:19:53 -03:00
eggdesktopfile.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
eggsmclient-private.h
Switch sugarext to be an introspectable library
2011-12-13 17:19:52 -03:00
eggsmclient-xsmp.c
Restore use of XSMP client
2012-11-23 19:39:49 +01:00
eggsmclient-xsmp.h
Restore use of XSMP client
2012-11-23 19:39:49 +01:00
eggsmclient.c
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
eggsmclient.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
env.py
pep8'd sugar3
2013-06-11 15:27:19 +02:00
gsm-app.c
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
gsm-app.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
gsm-client-xsmp.c
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
gsm-client-xsmp.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
gsm-client.c
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
gsm-client.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
gsm-session.c
Switch sugarext to be an introspectable library
2011-12-13 17:19:52 -03:00
gsm-session.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
gsm-xsmp.c
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
gsm-xsmp.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
logger.py
pep8'd sugar3
2013-06-11 15:27:19 +02:00
Makefile.am
Adding SugarExt for setting hidden attribute on FAT files
2013-06-10 15:46:54 +02:00
mime.py
pep8'd sugar3
2013-06-11 15:27:19 +02:00
network.py
pep8'd sugar3
2013-06-11 15:27:19 +02:00
profile.py
pep8'd sugar3
2013-06-11 15:27:19 +02:00
session.py
Restore use of XSMP client
2012-11-23 19:39:49 +01:00
sugar-cursor-tracker.c
Cursor tracker: only display the cursor in mouse/trackpad mode
2012-10-15 20:53:17 +02:00
sugar-cursor-tracker.h
Cursor tracker: only display the cursor in mouse/trackpad mode
2012-10-15 20:53:17 +02:00
sugar-fatattr.c
Adding SugarExt for setting hidden attribute on FAT files
2013-06-10 15:46:54 +02:00
sugar-fatattr.h
Adding SugarExt for setting hidden attribute on FAT files
2013-06-10 15:46:54 +02:00
sugar-gconf.c
Add a binding for gconf_client_set_list (using strings)
2013-04-29 20:03:09 +02:00
sugar-gconf.h
Add a binding for gconf_client_set_list (using strings)
2013-04-29 20:03:09 +02:00
sugar-gesture-grabber.c
Cleanup: remove unused variable
2012-10-08 13:03:43 +02:00
sugar-gesture-grabber.h
gestures: Add remove() call to SugarGestureGrabber
2012-10-08 13:03:15 +02:00
sugar-grid.c
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
sugar-grid.h
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
sugar-key-grabber.c
keygrabber: Handle XI2 key events, part of SL #3895
2012-12-14 13:39:14 +01:00
sugar-key-grabber.h
Key grabber: make grab_keys introspectable
2012-08-22 17:42:50 +02:00
sugar-marshal.list
Rename the module to sugar3
2011-11-14 18:17:18 +01:00
sugar-wm.c
Reimplement the wm module in C
2012-09-06 18:14:46 +02:00
sugar-wm.h
Reimplement the wm module in C
2012-09-06 18:14:46 +02:00
util.py
pep8'd sugar3
2013-06-11 15:27:19 +02:00
xdgmime.c
Bind xdgmime in SugarExt
2013-04-09 11:36:51 +02:00
xdgmime.h
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimealias.c
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimealias.h
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimecache.c
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimecache.h
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimeglob.c
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimeglob.h
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimeint.c
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimeint.h
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimemagic.c
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimemagic.h
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimeparent.c
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00
xdgmimeparent.h
Import sugar-base into sugar-toolkit
2011-12-13 17:19:53 -03:00