You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Manish 2b0f65a9ee Fixes "Logs are not line buffered" #868 issue in sugar repo
Reason why it was working in python 2 is because this file is
added only when switched to python 3. Compare
[logger.py](https://github.com/sugarlabs/sugar-toolkit-gtk3/blob/v0.95.2/src/sugar3/logger.py)
file in sugar3 directory of v0.95.2 with
[sugar directory](https://github.com/sugarlabs/sugar-toolkit-gtk3/tree/v0.95.1/src/sugar)
of v0.95.1
4 years ago
..
activity xml.etree.CElementTree deprecated 4 years ago
bundle Fix sugar-install-bundle - Python 2 4 years ago
datastore Port to six 5 years ago
dispatch Fix "target" attribute calls via six 5 years ago
event-controller Make gir files depend on their library 11 years ago
graphics Fix icon size in ColorButton 4 years ago
presence Port to TelepathyGLib 5 years ago
test Port from Python 2 to six 5 years ago
.gitignore Rename the module to sugar3 13 years ago
.license Rename the module to sugar3 13 years ago
Makefile.am Provide access to Gtk.Clipboard.set_with_data 9 years ago
__init__.py Fix translations in non standard prefix 11 years ago
acme-volume-alsa.c Add capture device support 10 years ago
acme-volume-alsa.h Add capture device support 10 years ago
acme-volume.c Rename the module to sugar3 13 years ago
acme-volume.h Rename the module to sugar3 13 years ago
config.py.in Fix translations in non standard prefix 11 years ago
eggaccelerators.c Port key handling code to GTK3 12 years ago
eggaccelerators.h Switch sugarext to be an introspectable library 12 years ago
eggdesktopfile.c Port key handling code to GTK3 12 years ago
eggdesktopfile.h Rename the module to sugar3 13 years ago
eggsmclient-private.h Switch sugarext to be an introspectable library 12 years ago
eggsmclient-xsmp.c Restore use of XSMP client 12 years ago
eggsmclient-xsmp.h Restore use of XSMP client 12 years ago
eggsmclient.c Rename the module to sugar3 13 years ago
eggsmclient.h Rename the module to sugar3 13 years ago
env.py Port from Python 2 to six 5 years ago
gsm-app.c Rename the module to sugar3 13 years ago
gsm-app.h Rename the module to sugar3 13 years ago
gsm-client-xsmp.c Rename the module to sugar3 13 years ago
gsm-client-xsmp.h Rename the module to sugar3 13 years ago
gsm-client.c Rename the module to sugar3 13 years ago
gsm-client.h Rename the module to sugar3 13 years ago
gsm-session.c Switch sugarext to be an introspectable library 12 years ago
gsm-session.h Rename the module to sugar3 13 years ago
gsm-xsmp.c Rename the module to sugar3 13 years ago
gsm-xsmp.h Rename the module to sugar3 13 years ago
logger.py Fixes "Logs are not line buffered" #868 issue in sugar repo 4 years ago
mime.py flake8 fixes 5 years ago
network.py Port from Python 2 to six 5 years ago
power.py Write documentation for sugar3.power 7 years ago
profile.py Fix `is` comparison against literals : Python3.8 Syntax Warning . Fixes #434 4 years ago
speech.py speech: Check if speech schema is present 4 years ago
sugar-clipboard.c Provide access to Gtk.Clipboard.set_with_data 9 years ago
sugar-clipboard.h Provide access to Gtk.Clipboard.set_with_data 9 years ago
sugar-cursor-tracker.c Cursor tracker: only display the cursor in mouse/trackpad mode 12 years ago
sugar-cursor-tracker.h Cursor tracker: only display the cursor in mouse/trackpad mode 12 years ago
sugar-fatattr.c Include string.h to sugar-fatattr 11 years ago
sugar-fatattr.h Adding SugarExt for setting hidden attribute on FAT files 11 years ago
sugar-gesture-grabber.c Cleanup: remove unused variable 12 years ago
sugar-gesture-grabber.h gestures: Add remove() call to SugarGestureGrabber 12 years ago
sugar-grid.c Rename the module to sugar3 13 years ago
sugar-grid.h Rename the module to sugar3 13 years ago
sugar-key-grabber.c keygrabber: Handle XI2 key events, part of SL #3895 11 years ago
sugar-key-grabber.h Key grabber: make grab_keys introspectable 12 years ago
sugar-marshal.list Rename the module to sugar3 13 years ago
sugar-wm.c Reimplement the wm module in C 12 years ago
sugar-wm.h Reimplement the wm module in C 12 years ago
util.py Typecast into "int" 5 years ago