⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 linux下电话本所依赖的一些图形库
💻
字号:
2005-08-18  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.10 ===2005-08-01  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.9 ===2005-06-20  Matthias Clasen  <mclasen@redhat.com>	* xdgmimecache.c: Handle missing MAP_FAILED.  (#308449, Georg	Schwarz) 2005-06-15  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.8 ===2005-05-28  Federico Mena Quintero  <federico@ximian.com>	* xdgmime.c (xdg_mime_init_from_directory): Pass the correct size	to realloc().  Fixes https://bugs.freedesktop.org/show_bug.cgi?id=3506.2005-06-09  Matthias Clasen  <mclasen@redhat.com>	* xdgmimemagic.c: Don't declare errno, including errno.h 	is enough.  (#304164, Joerg Sonnenberger)2005-05-20  Matthias Clasen  <mclasen@redhat.com>	* xdgmimecache.c: Don't rely on C99 	types.  (#304924, John Ehresman)2005-04-29  Matthias Clasen  <mclasen@redhat.com>	* Sync to upstream.2005-04-12  Matthias Clasen  <mclasen@redhat.com>	* === Releases 2.6.7 ====2005-04-10  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.6 ===2005-04-09  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.5 ===2005-04-08  Matthias Clasen  <mclasen@redhat.com>	* xdgmimecache.c (cache_magic_matchlet_compare_to_data) 	(cache_magic_matchlet_compare): Use cache->buffer, not 	cache.  2005-04-02  Matthias Clasen  <mclasen@redhat.com>	Sync to latest upstream, support mmapped	mime.cache:	* xdgmimecache.[hc]: Implement the xgdmime	api on top of the mmapped cache. 	* xdgmime.c: Load caches, and use the cache-based	implementation of the api, if cache files are	present.2005-03-28  Matthias Clasen  <mclasen@redhat.com>	* xdgmimeglob.c: Sync to latest upstream,	including fixes for matching against multiple	extensions (eg .tar.gz) and for suffix	patterns which don't start with a dot.2005-03-01  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.4 ===2005-02-28  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.3 ===2005-02-04  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.2 ===2005-01-08  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.1 ===	2004-12-16  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.6.0 ===2004-12-13  Marco Pesenti Gritti  <marco@gnome.org>	* xdgmimeglob.c: (_xdg_glob_hash_lookup_file_name):	Resync with upstream againFri Dec 10 13:58:38 2004  Manish Singh  <yosh@gimp.org>	* xdgmime.h: wrap new API in XDG_ENTRY().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 upstream2004-12-09  Matthias Clasen  <mclasen@redhat.com>	* xdgmimealias.c (_xdg_mime_alias_read_from_file): 	* xdgmimeparent.c (_xdg_mime_parent_read_from_file): Make	repeated calls accumulate the results, don't call qsort()	on empty arrays.  (#160838, Mariano Suárez-Alvarez)2004-12-02  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.5.6 ===2004-11-29  Matthias Clasen  <mclasen@redhat.com>	* xdgmimeparent.c (_xdg_mime_parent_list_lookup): 	* xdgmimealias.c (_xdg_mime_alias_list_lookup): Protect 	against stupid bsearch() implementations.  (#159737,	Morten Welinder) 2004-11-24  Matthias Clasen  <mclasen@redhat.com>	* xdgmimeparent.c (_xdg_mime_parent_read_from_file): 	Initialize the parent field of the newly allocate list 	entry.  (#159330, Alex Larsson)Fri Nov 19 15:10:32 2004  Manish Singh  <yosh@gimp.org>	* xdgmime.c: Don't put /* within a comment.2004-11-09  Matthias Clasen  <mclasen@redhat.com>	* xdgmime.h: Prefix all symbols.2004-11-08  Matthias Clasen  <mclasen@redhat.com>	* xdgmime.c (xdg_mime_mime_type_subclass): Enable matching	of supertypes as text/*.	* Sync from upstream2004-10-27  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.5.4 ===2004-09-19  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.5.3 ===2004-08-25  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.5.2 ===Wed Aug 11 20:44:35 2004  Matthias Clasen  <maclas@gmx.de>	* xdgmime.h (xdg_mime_shutdown): Add the XDG_PREFIX to	this function as well.2004-08-01  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.5.1 ===Tue Jul 20 22:24:35 2004  Matthias Clasen  <maclas@gmx.de>	* xdgmimeglob.h: Remove trailing commas from 	enumerations. (#148035)Sun Jul 18 20:17:41 2004  Soeren Sandmann  <sandmann@daimi.au.dk>	* === Released 2.5.0 ==Thu May 27 15:23:17 2004  Jonathan Blandford  <jrb@gnome.org>	* Sync from upstreamFri 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-03-12  Morten Welinder  <terra@gnome.org>	* *.c: Make sure to include <config.h>  (#137001)Wed Mar 10 22:48:15 2004  Jonathan Blandford  <jrb@gnome.org>	* Sync from upstreamSun Feb  8 19:05:16 2004  Manish Singh  <yosh@gimp.org>	* xdgmimeint.h: declare _xdg_utf8_skip as extern to prevent multiple	definitions.Wed Jan 21 09:33:13 2004  Jonathan Blandford  <jrb@gnome.org>	* libgnomevfs/xdgmimeglob.c:	* libgnomevfs/xdgmimemagic.c: Sync from upstreamTue Jan 20 13:07:04 2004  Jonathan Blandford  <jrb@gnome.org>	* xdgmime.c: resync with upstream sources.Fri Oct 24 16:54:57 2003  Owen Taylor  <otaylor@redhat.com>	* Makefile.am (libxdgmime_la_SOURCES): Add .h files to 	SOURCES.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.Tue Jul 22 15:37:45 2003  Jonathan Blandford  <jrb@gnome.org>	* xdgmime/xdgmime.c (xdg_mime_init): use XDG_DATA_HOME instead of	XDG_CONFIG_HOME.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -