summaryrefslogtreecommitdiff
path: root/update-mime-database.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-12-19 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2005-12-191-0/+2
* 2005-12-01 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2005-12-011-32/+99
* 2005-10-29 Christian Neumair <chris@gnome-de.org>Christian Neumair2005-10-291-1/+3
* 2005-04-16 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-04-161-48/+59
* Fri Apr 8 23:34:27 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-04-091-8/+10
* Fri Apr 1 14:33:54 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-04-011-2/+1071
* 2004-11-26 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2004-11-261-4/+41
* 2004-11-26 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2004-11-261-1/+1
* Tue Nov 9 01:52:52 2004 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2004-11-091-4/+142
* <alias> and <sub-class-of>.Thomas Leonard2003-10-131-2/+18
* Fix host matches too.Thomas Leonard2003-08-281-2/+2
* Fix endianness problem in magic file (reported by Jaap Karssenberg).Thomas Leonard2003-08-271-5/+5
* Strip trailing / characters from dir name.Thomas Leonard2003-06-021-1/+12
* Check that update-mime-database is run on a directory that will be foundThomas Leonard2003-04-171-2/+66
* Don't display a message when deleting old types.Thomas Leonard2003-03-121-0/+2
* Warn about match values too long for their type.Thomas Leonard2003-03-111-1/+10
* Removed duplicate AbiWord entry.Thomas Leonard2003-03-101-1/+1
* Added lots of comments to the source code.Thomas Leonard2003-03-061-11/+69
* Moved parsing of <magic> elements into loading code, so that errors can beThomas Leonard2003-03-061-236/+357
* Link to RFC-2119.Thomas Leonard2003-03-051-32/+211
* Updated for new release.Release-0-10Thomas Leonard2003-03-031-38/+66
* Ensure that all changes to generated files happen atomically.Thomas Leonard2003-03-031-11/+30
* Added missing magic markers to spec.Thomas Leonard2003-03-031-11/+4
* Gerneration of the masks now works.Thomas Leonard2003-03-031-32/+137
* Make it really clear that user prefs don't go in the database.Thomas Leonard2003-03-021-1/+1
* Removed = stuff. Forgot I already fixed it a different way!Thomas Leonard2003-02-281-1/+0
* Better validation of magic.Thomas Leonard2003-02-281-6/+35
* Updated to new spec (work-in-progress).Thomas Leonard2003-02-271-26/+241
* Require libxml 2.4.0 (not sure if it's needed, but...)Thomas Leonard2002-07-291-47/+36
* Put unknown fields in an xmlNode rather than a GList (neater).Thomas Leonard2002-07-281-20/+14
* Added some error checking to make sure output is writeable.Thomas Leonard2002-07-281-0/+4
* Warn about invalid media types.Thomas Leonard2002-07-241-0/+68
* Sort magic output by type to keep it stable.Thomas Leonard2002-07-241-5/+17
* New comment fields override old ones with the same lang.Thomas Leonard2002-07-241-9/+80
* Put Override.xml last.Thomas Leonard2002-07-241-5/+43
* Lots of minor changes:Thomas Leonard2002-07-241-10/+5
* Write magic out.Thomas Leonard2002-07-221-5/+128
* Collect globs and spit out to 'globs' file.Thomas Leonard2002-07-221-2/+70
* Started on update-mime-database program.Thomas Leonard2002-07-171-0/+315