summaryrefslogtreecommitdiff
path: root/gtk/xdgmime
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2.5.1GTK_2_5_1Matthias Clasen2004-08-011-0/+4
* Remove trailing commas from enumerations. (#148035)Matthias Clasen2004-07-212-1/+6
* === Released 2.5.0 ===GTK_2_5_0Soeren Sandmann2004-07-201-0/+4
* Sync from upstreamJonathan Blandford2004-05-272-19/+24
* Make sure the static string is long enough. (#136323, Morten Welinder)Matthias Clasen2004-04-302-1/+6
* Make sure to include <config.h> (#137001)Morten Welinder2004-03-124-0/+7
* Sync from upstreamJonathan Blandford2004-03-115-13/+53
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-065-0/+5
* declare _xdg_utf8_skip as extern to prevent multiple definitions.Manish Singh2004-02-092-1/+6
* Sync from upstreamJonathan Blandford2004-01-213-10/+17
* resync with upstream sources.Jonathan Blandford2004-01-209-74/+146
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-242-1/+10
* Relicense to be dual AFL/LGPL (and thus also GPL) rather than AFL/GPL.Owen Taylor2003-10-2410-85/+150
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-231-1/+1
* Move ChangeLog entry hereOwen Taylor2003-07-231-0/+5
* use XDG_DATA_HOME instead of XDG_CONFIG_HOME.Jonathan Blandford2003-07-221-4/+4
* auto-ize.Owen Taylor2003-07-161-0/+3
* auto-ize.Owen Taylor2003-07-1610-0/+1835