summaryrefslogtreecommitdiff
path: root/gtk/xdgmime/xdgmime.c
Commit message (Expand)AuthorAgeFilesLines
* removed local xdgmime copy as Matthias suggested in bug #520874, commentCarlos Garnacho2008-06-101-855/+0
* Sync xdgmime to the copy in gioMatthias Clasen2008-04-161-34/+41
* Partically revert the last commit after realizing thatMatthias Clasen2008-04-161-11/+2
* Avoid possible memory corruption in xdgmime, fd.o bug 12512, reported byMatthias Clasen2008-04-161-4/+11
* Fix a thinko that leads to constantly reloading the mime data if aMatthias Clasen2006-07-201-14/+25
* Free caches on shutdownMatthias Clasen2006-07-201-0/+11
* Add xdg_init-free versions of some functions and use them internally, soMatthias Clasen2006-07-201-17/+37
* Move a constant string to rodataMatthias Clasen2006-04-041-1/+1
* Merge upstream changes to handle duplicate glob patterns.Matthias Clasen2005-12-011-11/+13
* Prevent a segfaultMatthias Clasen2005-11-041-0/+4
* Remove a debugging printf.Matthias Clasen2005-10-181-3/+1
* Pass statbufs down to xdg_mime_get_mime_type_for_file() where possible, toMatthias Clasen2005-09-011-5/+13
* Don't export extra stuffMatthias Clasen2005-08-071-11/+13
* Pass the correct size to realloc(). FixesFederico Mena Quintero2005-06-101-1/+1
* Sync to upstream.Matthias Clasen2005-04-291-1/+8
* Forgotten fileMatthias Clasen2005-04-041-0/+75
* revert previous change, maintain ABI.Manish Singh2005-03-011-1/+1
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-1/+1
* Resync with upstreamMarco Pesenti Gritti2004-12-091-6/+23
* Don't put /* within a comment.Manish Singh2004-11-191-1/+1
* Use xdg_mime_mime_type_subclass() to match mime types. This also gives useMatthias Clasen2004-11-081-2/+5
* Sync from upstreamMatthias Clasen2004-11-081-67/+498
* Make sure to include <config.h> (#137001)Morten Welinder2004-03-121-0/+1
* Sync from upstreamJonathan Blandford2004-03-111-1/+8
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* resync with upstream sources.Jonathan Blandford2004-01-201-6/+22
* Relicense to be dual AFL/LGPL (and thus also GPL) rather than AFL/GPL.Owen Taylor2003-10-241-12/+13
* use XDG_DATA_HOME instead of XDG_CONFIG_HOME.Jonathan Blandford2003-07-221-4/+4
* auto-ize.Owen Taylor2003-07-161-0/+235