Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix cannot open pdf on usb key (bslo #2008)Simon Schampijer2010-05-191-0/+5
* Add mimetype for Epub in sugar-base (unmadindu) #1319Tomeu Vizoso2010-05-191-1/+1
* Add audio/mpeg to the generic audio type #1340Tomeu Vizoso2010-05-191-1/+1
* Added mime types for .pls and .m3u files in Audio sectionKushal Das2010-05-191-1/+2
* Include license.txt in the source tarball #704Tomeu Vizoso2009-04-061-0/+4
* Check the other encodings if the first one failsTomeu Vizoso2009-01-061-1/+1
* Add constants for the generic mime typesTomeu Vizoso2009-01-061-6/+11
* Don't print logs to tty instead of shell.log in the emulatorSimon Schampijer2009-01-041-1/+1
* Trivial port to GIONirbheek Chauhan2008-12-211-2/+2
* Mark modules as STABLE.Marco Pesenti Gritti2008-10-282-0/+10
* Add django license. Fix django imports.Marco Pesenti Gritti2008-10-043-26/+33
* Add dispatcher implementation from django.Marco Pesenti Gritti2008-10-036-0/+516
* Enable gcc warnings.Marco Pesenti Gritti2008-08-111-0/+1
* Disable some pylint errors in the excepthook handling.Marco Pesenti Gritti2008-08-101-0/+1
* Make logger safe to full disk. Patch by cscott.Marco Pesenti Gritti2008-07-251-7/+42
* Fix the gettext domainSayamindu Dasgupta2008-06-231-1/+4
* Add i18n supportSayamindu Dasgupta2008-06-231-1/+1
* Fix logging setup.Tomeu Vizoso2008-05-191-0/+5
* pylintMarco Pesenti Gritti2008-04-192-7/+7
* Use the right gettext domain.Tomeu Vizoso2008-02-091-1/+13
* Fixed licenses. This package should be LGPL.Tomeu Vizoso2008-01-291-0/+18
* #4781: Add mime types for some audio and video types.Tomeu Vizoso2008-01-161-2/+2
* #5389: Correctly handle pastes from gtk text entries.Tomeu Vizoso2008-01-091-1/+6
* #5525: Import ipython lazily.Tomeu Vizoso2008-01-071-6/+13
* #5080: Use uri_list_extract_uris implementation from glib.Tomeu Vizoso2007-12-053-7/+37
* Hack to get extensions for audio/ogg and video/ogg.Marco Pesenti Gritti2007-11-221-0/+4
* More verbose traces if ipython is installed.Marco Pesenti Gritti2007-11-131-0/+7
* Bring back categories in logs (#4566)Simon McVittie2007-11-011-1/+1
* Fix get_primary_extension logic.Marco Pesenti Gritti2007-10-171-3/+4
* Add support for generic object typesMarco Pesenti Gritti2007-10-161-3/+75
* Remove the glib bindings, we are not using them anymore in sugar.Marco Pesenti Gritti2007-10-164-22/+38
* Better implementation of mime.get_primary_extensions using xdgmime data.Marco Pesenti Gritti2007-10-1522-0/+4494