.. |
activity
|
Naming alert prevents activity close on keep error #224
|
2009-01-28 20:30:19 +01:00 |
bundle
|
Fix uninstallling of activities that use symlinks #171
|
2009-01-05 11:58:45 +01:00 |
datastore
|
Set the uid property after a new object is created
|
2009-01-04 16:13:59 +01:00 |
graphics
|
Enhanced the 'Name this entry dialog'
|
2009-01-18 16:30:53 +01:00 |
presence
|
Log an error message when GetPreferredConnection fails
|
2008-12-09 13:07:25 +01:00 |
_sugarext.defs
|
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 |
_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
|
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
|
Use g_timeout_add_seconds() for power efficiency
|
2008-12-18 19:56:08 +00: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
|
Mark modules as STABLE/UNSTABLE/DEPRECATED.
|
2008-10-28 14:19:01 +01: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
|
Use g_timeout_add_seconds() for power efficiency
|
2008-12-18 19:56:08 +00: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
|
Use g_timeout_add_seconds() for power efficiency
|
2008-12-18 19:56:08 +00: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 hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead.
|
2008-12-20 16:51:29 +01:00 |
network.py
|
#8420: Fix traceback on 404 in ChunkedGlibHTTPRequestHandler
|
2008-10-29 14:30:37 +02:00 |
profile.py
|
separate debug settings from xsession #163
|
2009-01-16 13:49:56 +01:00 |
session.py
|
Mark modules as STABLE/UNSTABLE/DEPRECATED.
|
2008-10-28 14:19:01 +01: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
|
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
|
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 |
util.py
|
Support nested requests for the same temp file path
|
2009-01-04 11:39:14 +01:00 |
wm.py
|
Mark modules as STABLE/UNSTABLE/DEPRECATED.
|
2008-10-28 14:19:01 +01:00 |