.. |
activity
|
Set the correct locale path for system activities
|
2008-09-25 20:19:05 +02:00 |
bundle
|
Do not try to list the mimetypes directory if it does not exist.
|
2008-08-31 14:36:13 +02:00 |
datastore
|
request byte_arrays from the DS
|
2008-09-26 18:36:49 +02:00 |
graphics
|
Line too long fixes.
|
2008-09-22 10:55:05 +02:00 |
presence
|
fix weird change in _share_activity_cb causing all activity sharing fails
|
2008-09-18 11:46:40 +01: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
|
|
|
.license
|
|
|
acme-volume-alsa.c
|
No need to test alsa open at object creationg, since
|
2008-09-14 12:55:16 +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
|
|
|
eggaccelerators.h
|
|
|
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
|
Remove the clipboard service wrapper
|
2008-09-16 15:34:26 +02:00 |
network.py
|
Drop more obsolete xmlrpc code
|
2008-08-11 00:22:17 +02:00 |
profile.py
|
Allow setting empty jabber server (2)
|
2008-09-18 23:19:55 +02:00 |
session.py
|
Shutdown the xsmp server. #7566
|
2008-07-24 15:08:51 +02:00 |
sexy-icon-entry.c
|
|
|
sexy-icon-entry.h
|
|
|
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
|
|
|
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
|
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
|
|
|
sugar-menu.c
|
|
|
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
|
|
|