summaryrefslogtreecommitdiff
path: root/gtk/xdgmime
Commit message (Expand)AuthorAgeFilesLines
* Move a constant string to rodataMatthias Clasen2006-04-043-2/+6
* Remove superfluous extern errno declaration. (#333605, Tommi Komulainen)Matthias Clasen2006-03-062-2/+5
* Fix symbol lists for make check.Matthias Clasen2006-02-272-0/+5
* Merge upstream changes to handle duplicate glob patterns.Matthias Clasen2005-12-0110-107/+299
* Prevent a segfaultMatthias Clasen2005-11-042-0/+9
* Make magic comparisons work correctly in the cache.Matthias Clasen2005-10-182-4/+9
* Remove a debugging printf.Matthias Clasen2005-10-182-3/+6
* Pass statbufs down to xdg_mime_get_mime_type_for_file() where possible, toMatthias Clasen2005-09-014-7/+25
* 2.8.2GTK_2_8_2Matthias Clasen2005-08-241-0/+2
* 2.8.1GTK_2_8_1Matthias Clasen2005-08-241-0/+4
* 2.8.0GTK_2_8_0Matthias Clasen2005-08-131-0/+4
* Don't export extra stuffMatthias Clasen2005-08-074-33/+39
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-031-0/+4
* 2.7.4GTK_2_7_4Matthias Clasen2005-07-221-0/+4
* 2.7.3GTK_2_7_3Matthias Clasen2005-07-151-0/+4
* 2.7.2GTK_2_7_2Matthias Clasen2005-07-081-0/+4
* 2.7.1GTK_2_7_1Matthias Clasen2005-07-011-0/+4
* Handle missing MAP_FAILED. (#308449, Georg Schwarz)Matthias Clasen2005-06-212-0/+9
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-201-0/+4
* Pass the correct size to realloc(). FixesFederico Mena Quintero2005-06-102-1/+6
* Don't declare errno, including errno.h is enough. (#304164, JoergMatthias Clasen2005-06-092-2/+5
* Don't rely on C99 types. (#304924, John Ehresman)Matthias Clasen2005-05-202-2/+7
* Sync to upstream.Matthias Clasen2005-04-295-7/+28
* Use cache->buffer, not cache.Matthias Clasen2005-04-082-10/+16
* add xdgmimecache.[ch].Manish Singh2005-04-052-0/+6
* Forgotten fileMatthias Clasen2005-04-041-0/+75
* Forgotten filesMatthias Clasen2005-04-042-0/+871
* Sync to latest upstream, including fixes for matching against multipleMatthias Clasen2005-03-282-5/+25
* cast away the constness in the call to free().Manish Singh2005-03-202-1/+6
* Don't leak node->mime_type if we are reusing an existing node. (#170774,Matthias Clasen2005-03-202-0/+8
* revert previous change, maintain ABI.Manish Singh2005-03-012-2/+2
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-012-2/+2
* 2.6.1GTK_2_6_1Matthias Clasen2005-01-081-0/+4
* 2.6.0Matthias Clasen2004-12-161-0/+4
* Resync with upstream againMarco Pesenti Gritti2004-12-132-16/+14
* wrap new API in XDG_ENTRY().Manish Singh2004-12-102-0/+8
* Resync with upstreamMarco Pesenti Gritti2004-12-099-42/+89
* Make repeated calls accumulate the results, don't call qsort() on emptyMatthias Clasen2004-12-093-8/+17
* 2.5.6GTK_2_5_6Matthias Clasen2004-12-031-0/+4
* Protect against stupid bsearch() implementations. (#159737, MortenMatthias Clasen2004-11-293-14/+27
* Make it compile.Matthias Clasen2004-11-241-1/+1
* Initialize the parent field of the newly allocate list entry. (#159330,Matthias Clasen2004-11-242-0/+7
* Don't put /* within a comment.Manish Singh2004-11-192-1/+5
* Add new symbols.Matthias Clasen2004-11-092-0/+6
* Use xdg_mime_mime_type_subclass() to match mime types. This also gives useMatthias Clasen2004-11-082-2/+8
* Sync from upstreamMatthias Clasen2004-11-0812-100/+1096
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-0/+4
* 2.5.3GTK_2_5_3Matthias Clasen2004-09-191-0/+4
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-251-1/+5
* Add the XDG_PREFIX to this function as well.Matthias Clasen2004-08-122-3/+9