sugar-toolkit-gtk3/src/sugar
Sascha Silbe 4d978fda14 PEP8 cleanup: ensure lines are shorter than 80 characters
Caught by PEP8. This is important for Sugar because the XO has a small screen
where long lines would make the code hard to understand (because you need to
constantly scroll horizontally).

Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer<simon@schampijer.de>
CC: Aleksey Lim <alsroot@member.fsf.org>
2010-11-23 17:14:32 +01:00
..
activity PEP8 cleanup: ensure lines are shorter than 80 characters 2010-11-23 17:14:32 +01:00
bundle Add new numbering scheme #2425 2010-11-09 10:53:05 +01:00
datastore fix EOL spaces 2010-11-23 17:14:31 +01:00
graphics PEP8 cleanup: fix number of blank lines 2010-11-23 17:14:32 +01:00
presence PEP8 cleanup: ensure lines are shorter than 80 characters 2010-11-23 17:14:32 +01: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
.license
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 Read the public and private keys lazily 2010-08-26 17:07:15 +02:00
session.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
sexy-icon-entry.c
sexy-icon-entry.h
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
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
sugar-menu.h Enable maximum warnings. 2008-08-12 01:53:28 +02:00
util.py Do not break if the string contains no conversion specifier #2354 2010-09-29 16:15:59 +02:00
wm.py PEP8 cleanup: fix number of blank lines 2010-11-23 17:14:32 +01:00