| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't return "" as match. (fd.o #9544, Yevgen Muntyan) | Matthias Clasen | 2007-01-08 | 2 | -1/+7 |
* | Fix several problems with this function. (fd.o #9560, Yevgen Muntyan) | Matthias Clasen | 2007-01-08 | 2 | -7/+18 |
* | Check for getc_unlocked. | Matthias Clasen | 2006-12-22 | 1 | -0/+4 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | 2.10.2GTK_2_10_2 | Matthias Clasen | 2006-08-18 | 1 | -0/+4 |
* | 2.10.1GTK_2_10_1 | Matthias Clasen | 2006-07-24 | 1 | -0/+4 |
* | Fix a thinko that leads to constantly reloading the mime data if a | Matthias Clasen | 2006-07-20 | 2 | -14/+34 |
* | Free caches on shutdown | Matthias Clasen | 2006-07-20 | 2 | -0/+14 |
* | Add xdg_init-free versions of some functions and use them internally, so | Matthias Clasen | 2006-07-20 | 4 | -20/+58 |
* | fix bug #5241 | Matthias Clasen | 2006-07-20 | 2 | -2/+10 |
* | 2.10.0GTK_2_10_0 | Matthias Clasen | 2006-07-03 | 1 | -0/+4 |
* | broken pipeGTK_2_9_4 | Matthias Clasen | 2006-06-22 | 1 | -0/+4 |
* | 2.9.3GTK_2_9_3 | Matthias Clasen | 2006-06-13 | 1 | -0/+4 |
* | 2.9.2GTK_2_9_2 | Matthias Clasen | 2006-06-05 | 1 | -0/+4 |
* | 2.9.1GTK_2_9_1 | Matthias Clasen | 2006-05-17 | 1 | -0/+4 |
* | 2.9.0GTK_2_9_0 | Matthias Clasen | 2006-05-05 | 1 | -0/+4 |
* | Move a constant string to rodata | Matthias Clasen | 2006-04-04 | 3 | -2/+6 |
* | Remove superfluous extern errno declaration. (#333605, Tommi Komulainen) | Matthias Clasen | 2006-03-06 | 2 | -2/+5 |
* | Fix symbol lists for make check. | Matthias Clasen | 2006-02-27 | 2 | -0/+5 |
* | Merge upstream changes to handle duplicate glob patterns. | Matthias Clasen | 2005-12-01 | 10 | -107/+299 |
* | Prevent a segfault | Matthias Clasen | 2005-11-04 | 2 | -0/+9 |
* | Make magic comparisons work correctly in the cache. | Matthias Clasen | 2005-10-18 | 2 | -4/+9 |
* | Remove a debugging printf. | Matthias Clasen | 2005-10-18 | 2 | -3/+6 |
* | Pass statbufs down to xdg_mime_get_mime_type_for_file() where possible, to | Matthias Clasen | 2005-09-01 | 4 | -7/+25 |
* | 2.8.2GTK_2_8_2 | Matthias Clasen | 2005-08-24 | 1 | -0/+2 |
* | 2.8.1GTK_2_8_1 | Matthias Clasen | 2005-08-24 | 1 | -0/+4 |
* | 2.8.0GTK_2_8_0 | Matthias Clasen | 2005-08-13 | 1 | -0/+4 |
* | Don't export extra stuff | Matthias Clasen | 2005-08-07 | 4 | -33/+39 |
* | 2.7.5GTK_2_7_5 | Matthias Clasen | 2005-08-03 | 1 | -0/+4 |
* | 2.7.4GTK_2_7_4 | Matthias Clasen | 2005-07-22 | 1 | -0/+4 |
* | 2.7.3GTK_2_7_3 | Matthias Clasen | 2005-07-15 | 1 | -0/+4 |
* | 2.7.2GTK_2_7_2 | Matthias Clasen | 2005-07-08 | 1 | -0/+4 |
* | 2.7.1GTK_2_7_1 | Matthias Clasen | 2005-07-01 | 1 | -0/+4 |
* | Handle missing MAP_FAILED. (#308449, Georg Schwarz) | Matthias Clasen | 2005-06-21 | 2 | -0/+9 |
* | 2.7.0GTK_2_7_0 | Matthias Clasen | 2005-06-20 | 1 | -0/+4 |
* | Pass the correct size to realloc(). Fixes | Federico Mena Quintero | 2005-06-10 | 2 | -1/+6 |
* | Don't declare errno, including errno.h is enough. (#304164, Joerg | Matthias Clasen | 2005-06-09 | 2 | -2/+5 |
* | Don't rely on C99 types. (#304924, John Ehresman) | Matthias Clasen | 2005-05-20 | 2 | -2/+7 |
* | Sync to upstream. | Matthias Clasen | 2005-04-29 | 5 | -7/+28 |
* | Use cache->buffer, not cache. | Matthias Clasen | 2005-04-08 | 2 | -10/+16 |
* | add xdgmimecache.[ch]. | Manish Singh | 2005-04-05 | 2 | -0/+6 |
* | Forgotten file | Matthias Clasen | 2005-04-04 | 1 | -0/+75 |
* | Forgotten files | Matthias Clasen | 2005-04-04 | 2 | -0/+871 |
* | Sync to latest upstream, including fixes for matching against multiple | Matthias Clasen | 2005-03-28 | 2 | -5/+25 |
* | cast away the constness in the call to free(). | Manish Singh | 2005-03-20 | 2 | -1/+6 |
* | Don't leak node->mime_type if we are reusing an existing node. (#170774, | Matthias Clasen | 2005-03-20 | 2 | -0/+8 |
* | revert previous change, maintain ABI. | Manish Singh | 2005-03-01 | 2 | -2/+2 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 2 | -2/+2 |
* | 2.6.1GTK_2_6_1 | Matthias Clasen | 2005-01-08 | 1 | -0/+4 |
* | 2.6.0 | Matthias Clasen | 2004-12-16 | 1 | -0/+4 |