Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/mime.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8 fixesSascha Silbe2010-01-181-30/+51
* pylint W6501 fixesSascha Silbe2010-01-181-3/+3
* Add audio/mpeg to the generic audio type #1340Tomeu Vizoso2009-09-151-1/+1
* Add mimetype for Epub in sugar-base (unmadindu) #1319Tomeu Vizoso2009-09-131-1/+1
* Utilize os.path.realpath (silbe)Aleksey Lim2009-09-101-6/+1
* Readlink before checking mime type #1241Aleksey Lim2009-09-041-1/+12
* Added mime types for .pls and .m3u files in Audio sectionKushal Das2009-09-011-1/+2
* 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
* Trivial port to GIONirbheek Chauhan2008-12-211-2/+2
* Mark modules as STABLE.Marco Pesenti Gritti2008-10-281-0/+5
* Fix the gettext domainSayamindu Dasgupta2008-06-231-1/+4
* pylintMarco Pesenti Gritti2008-04-191-4/+5
* #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
* #5080: Use uri_list_extract_uris implementation from glib.Tomeu Vizoso2007-12-051-7/+1
* Hack to get extensions for audio/ogg and video/ogg.Marco Pesenti Gritti2007-11-221-0/+4
* 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-161-0/+3
* Better implementation of mime.get_primary_extensions using xdgmime data.Marco Pesenti Gritti2007-10-151-0/+147