| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix an off-by-one error | Matthias Clasen | 2010-01-05 | 1 | -1/+1 |
* | Bug 598712 - can't detect text file with backspace | Ryan Lortie | 2009-11-23 | 1 | -2/+3 |
* | Don't ever sniff desktop files when the filename is known. In other words, | Alexander Larsson | 2009-02-20 | 1 | -0/+10 |
* | Bug 561352 – Leak of icon description | Cosimo Cecchi | 2008-11-20 | 1 | -0/+1 |
* | Bug 557087 – mem leak in g_content_types_get_registered | Christian Persch | 2008-10-20 | 1 | -3/+6 |
* | Bug 555711 – Wrong fallback order of mimetype icons | Matthias Clasen | 2008-10-10 | 1 | -0/+6 |
* | can't assign the return value of g_strdupv() to an array. Fill the array | Michael Natterer | 2008-09-16 | 1 | -11/+14 |
* | Bug 551681 – g_content_type_guess() too naive with filenames | Matthias Clasen | 2008-09-15 | 1 | -3/+12 |
* | Remove debug spew | Matthias Clasen | 2008-07-19 | 1 | -4/+0 |
* | Add g_content_type_guess_for_tree | Matthias Clasen | 2008-07-18 | 1 | -6/+602 |
* | Use UNLOCK to unlock, not LOCK. | Colin Walters | 2008-07-02 | 1 | -1/+1 |
* | Fixed some more includes | Cody Russell | 2008-07-02 | 1 | -0/+1 |
* | Unalias. Patch by Markus Bergman | Matthias Clasen | 2008-06-30 | 1 | -1/+7 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 538362 - Get Win32 icons back in the file chooser | Tor Lillqvist | 2008-06-16 | 1 | -8/+68 |
* | fix SEGV by not using uninitialized memory as array index. | Michael Natterer | 2008-06-10 | 1 | -1/+1 |
* | Add TODO comments. | Tor Lillqvist | 2008-06-10 | 1 | -0/+3 |
* | Add TODO comment. | Tor Lillqvist | 2008-06-10 | 1 | -0/+12 |
* | Use icons from the shared mime database, if available. | Matthias Clasen | 2008-06-09 | 1 | -8/+20 |
* | New function to create a content type from a mime type. (#527175, Milan | Matthias Clasen | 2008-05-18 | 1 | -0/+33 |
* | Fix type warnings | Alexander Larsson | 2008-02-27 | 1 | -5/+6 |
* | Look at old-style gnome mime icon names too, as many have not moved to the | Alexander Larsson | 2008-02-22 | 1 | -3/+6 |
* | Doc fixes | Matthias Clasen | 2008-02-21 | 1 | -1/+1 |
* | Implement this function by moving bits from glocalfileinfo.c | David Zeuthen | 2008-02-21 | 1 | -3/+33 |
* | assign the return value of xdg_mime_list_mime_parents() to a variable of | Michael Natterer | 2008-02-01 | 1 | -1/+1 |
* | Don't treat whitespace as control chars. | Alexander Larsson | 2008-01-29 | 1 | -1/+6 |
* | Use list_parents, not get_parents from xdgmime, because the later doesn't | Alexander Larsson | 2008-01-29 | 1 | -1/+4 |
* | Updates to GIO documentation. (#506395, Mikael Hermansson) | Mathias Hasselmann | 2007-12-31 | 1 | -2/+2 |
* | Don't return freed memory (#505815, Mikael Hermansson) | Matthias Clasen | 2007-12-27 | 1 | -1/+1 |
* | Fix up includes in section docs | Matthias Clasen | 2007-12-18 | 1 | -0/+1 |
* | Use hash iterators | Matthias Clasen | 2007-12-15 | 1 | -12/+6 |
* | Fix up a bunch of details in the docs. | Alexander Larsson | 2007-12-12 | 1 | -6/+8 |
* | [start of port to win32/msvc] HAVE_UNIST_H and _pipe() only include | Hans Breuer | 2007-12-03 | 1 | -1/+2 |
* | Doc improvements | Matthias Clasen | 2007-12-01 | 1 | -1/+1 |
* | Coding style fixups | Matthias Clasen | 2007-11-29 | 1 | -35/+40 |
* | Added. Added. Added. Added. | Alexander Larsson | 2007-11-28 | 1 | -0/+5 |
* | More trivial doc fixes | Matthias Clasen | 2007-11-28 | 1 | -92/+79 |
* | Bumps documentation to 93% symbol coverage, touching most | Andrew Walton | 2007-11-27 | 1 | -18/+40 |
* | gio/ docs/reference/gio Merged gio-standalone into glib. | Alexander Larsson | 2007-11-26 | 1 | -0/+861 |