Matthias Clasen
727b00ff13
Remove superfluous extern errno declaration. ( #333605 , Tommi Komulainen)
...
2006-03-06 Matthias Clasen <mclasen@redhat.com>
* xdgmimemagic.c: Remove superfluous extern errno
declaration. (#333605 , Tommi Komulainen)
2006-03-06 14:08:35 +00:00
Matthias Clasen
7499e33c81
Merge upstream changes to handle duplicate glob patterns.
2005-12-01 19:04:41 +00:00
Matthias Clasen
4a6e34d3de
Don't declare errno, including errno.h is enough. ( #304164 , Joerg
...
2005-06-09 Matthias Clasen <mclasen@redhat.com>
* xdgmimemagic.c: Don't declare errno, including errno.h
is enough. (#304164 , Joerg Sonnenberger)
2005-06-09 19:54:06 +00:00
Matthias Clasen
2464763a22
Sync to upstream.
...
2005-04-29 Matthias Clasen <mclasen@redhat.com>
* Sync to upstream.
2005-04-29 18:24:38 +00:00
Marco Pesenti Gritti
08b5b675e1
Resync with upstream
...
2004-12-09 Marco Pesenti Gritti <marco@gnome.org>
* xdgmime.c: (xdg_mime_unalias_mime_type),
(xdg_mime_mime_type_equal), (xdg_mime_mime_type_subclass),
(xdg_mime_get_mime_parents):
* xdgmime.h:
* xdgmimealias.c: (_xdg_mime_alias_list_lookup):
* xdgmimeglob.c: (_xdg_glob_hash_node_lookup_file_name):
* xdgmimeint.c: (_xdg_ucs4_to_lower):
* xdgmimeint.h:
* xdgmimemagic.c: (_xdg_mime_magic_read_from_file):
* xdgmimeparent.c: (_xdg_mime_parent_list_lookup):
Resync with upstream
2004-12-09 17:26:52 +00:00
Matthias Clasen
d0e90e40b1
Sync from upstream
...
2004-11-08 Matthias Clasen <mclasen@redhat.com>
* Sync from upstream
2004-11-08 19:36:12 +00:00
Jonathan Blandford
0edc5cc877
Sync from upstream
...
Thu May 27 15:23:17 2004 Jonathan Blandford <jrb@gnome.org>
* Sync from upstream
2004-05-27 19:25:41 +00:00
Matthias Clasen
0baea96ec6
Make sure the static string is long enough. ( #136323 , Morten Welinder)
...
Fri Apr 30 00:19:11 2004 Matthias Clasen <maclas@gmx.de>
* xdgmimemagic.c (_xdg_mime_magic_read_a_number): Make sure
the static string is long enough. (#136323 , Morten Welinder)
2004-04-30 04:21:42 +00:00
Morten Welinder
c2ddd0e23c
Make sure to include <config.h> ( #137001 )
...
2004-03-12 Morten Welinder <terra@gnome.org>
* *.c: Make sure to include <config.h> (#137001 )
2004-03-12 18:25:01 +00:00
Jonathan Blandford
f01a9050f4
Sync from upstream
...
Wed Mar 10 22:48:15 2004 Jonathan Blandford <jrb@gnome.org>
* Sync from upstream
2004-03-11 03:48:26 +00:00
Federico Mena Quintero
80581c3011
Fixes #136082 and #135265 , patch by Morten Welinder.
...
2004-03-05 Federico Mena Quintero <federico@ximian.com>
Fixes #136082 and #135265 , patch by Morten Welinder.
* configure.in: Use AC_SYS_LARGEFILE.
* */*.c: #include <config.h>
2004-03-06 03:38:59 +00:00
Jonathan Blandford
e935a08d42
Sync from upstream
...
Wed Jan 21 09:33:13 2004 Jonathan Blandford <jrb@gnome.org>
* libgnomevfs/xdgmimeglob.c:
* libgnomevfs/xdgmimemagic.c: Sync from upstream
2004-01-21 14:33:10 +00:00
Jonathan Blandford
a99fb2ea6c
resync with upstream sources.
...
Tue Jan 20 13:07:04 2004 Jonathan Blandford <jrb@gnome.org>
* xdgmime.c: resync with upstream sources.
2004-01-20 18:07:07 +00:00
Owen Taylor
1e5c8e64f5
Relicense to be dual AFL/LGPL (and thus also GPL) rather than AFL/GPL.
...
Fri Oct 24 16:02:32 2003 Owen Taylor <otaylor@redhat.com>
* *.[ch]: Relicense to be dual AFL/LGPL (and thus also
GPL) rather than AFL/GPL. Also update AFL version to 1.2.
2003-10-24 20:03:37 +00:00
Owen Taylor
7e54248bc3
auto-ize.
...
Wed Jul 16 16:50:31 2003 Owen Taylor <otaylor@redhat.com>
* configure.ac Makefile.am: auto-ize.
* xdgmime/: Add freedesktop.org MIME spec implementatin
by Jonathan Blandford.
* gtkfilesystem.[ch]: Add gtk_file_info_render_icon()
gtk_file_info_set/get_icon_type to do icon handling
based on MIME type. Add a simple icon caching system.
* gtkfilesystemgnomevfs.c: Implement ensure_types()
so that extending the set of types for a loaded
directory works. Set the MIME type to get the default
icon handling.
* gtkfilesystemunix.c: Look up the MIME type using
xdgmime.
* gtkfilechooserimpldefault.c: Display icons in the list.
2003-07-16 21:07:38 +00:00