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

📄 changelog

📁 this is a glib for c language
💻
📖 第 1 页 / 共 5 页
字号:
2008-02-11  Matthias Clasen <mclasen@redhat.com>	* === Released 2.15.5 ===2008-02-11  Matthias Clasen <mclasen@redhat.com>	* gio/gio-docs.xml:	* gio/gio-sections.txt:	* gio/overview.xml: Documentation additions2008-02-10  Philip Withnall  <pwithnall@svn.gnome.org>	* glib/tmpl/modules.sgml: Improve the documentation for	the G_MODULE_EXPORT macro. (#514470)2008-02-09  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/i18n.sgml: Improve the documentation for the	N_() macro.  (#514053, Tommi Vainikainen)2008-01-29  Christian Persch  <chpe@gnome.org>	* glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION are	deprecated since 2.16, not 2.14.2008-01-28  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.15.4 ===2008-01-27  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/trees-nary.sgml: Move docs inline2008-01-27  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/macros_misc.sgml: Document G_GNUC_(PRETTY)_FUNCTION	as deprecated.2008-01-24  Matthias Clasen  <mclasen@redhat.com>	* gio/migration.xml: Some more2008-01-23  Matthias Clasen  <mclasen@redhat.com>	* gio/migration.xml: Add something on trash handling	and some very sketchy information on gnome_vfs_xfer2008-01-23  Matthias Clasen  <mclasen@redhat.com>	* gio/overview.xml: Document environment	variables used by GIO.2008-01-21  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.15.3 ===2008-01-20  Matthias Clasen  <mclasen@redhat.com>	* gio/gio-sections.txt: Additions2008-01-14  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.15.2 ===2008-01-11  Matthias Clasen  <mclasen@redhat.com>		* glib/*: Hook up gtestutils docs.	2008-01-08  Alexander Larsson  <alexl@redhat.com>        * gio/gio-docs.xml:        * gio/migrating.xml:	Remove GDirectoryMonitor refernces008-01-07  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.15.1 ===2008-01-07  Matthias Clasen  <mclasen@redhat.com>	* glib/glib-sections.txt:	* gio/gio-sections.txt: Update to api changes2008-01-06  Matthias Clasen  <mclasen@redhat.com>	* glib/building.sgml: Document new dependencies and 	configure options.2007-12-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>	* gio/migrating.xml: Fixed invalid XML entity2007-12-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>	* glib/tmpl/macros_misc.sgml: Fixed typo2007-12-30  Matthias Clasen  <mclasen@redhat.com>	* gio/Makefile.am:	* gio/gio-sections.txt: Updates2007-12-29  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/spawn.sgml: Add a warning about allowed functions	between fork() and exec().2007-12-24  Benjamin Otte  <otte@gnome.org>	* glib/tmpl/timers.sgml: Add a warning about g_thread_init	invalidating timers. (#491218)2007-12-24  Mathias Hasselmann  <mathias@openismus.com>	Fix typo in g_try_new0 docs (#505195, Felix Riemann).	* docs/reference/glib/tmpl/memory.sgml: Reference	n_structs, instead of non-existant n_counts argument.2007-12-22  Matthias Clasen  <mclasen@redhat.com>	* gobject/tmpl/gtypemodule.sgml: Fix a typo2007-12-20  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.15.0 ===2007-12-19  Alexander Larsson  <alexl@redhat.com>	* gio/migrating.xml:	* gio/overview.xml:	Some minor fixes and additions.	2007-12-17  Matthias Clasen <mclasen@redhat.com>	* gio: Flesh out the overview and migration docs.2007-12-17  Matthias Clasen <mclasen@redhat.com>	* gio/migration.xml: Stub of a migration chapter	* gio/overview.xml: Stub of an overview	* gio/gvfs-overview.{odg,png}: Overview diagram taken	from Alex Guadec slides.	* gio/Makefile.am:	* gio/gio-docs.xml: Include these2007-12-17  Matthias Clasen <mclasen@redhat.com>	* gio/gio-sections.txt: Updates2007-12-14  Matthias Clasen <mclasen@redhat.com>	* glib/tmpl/hash_tables.sgml:	* glib/glib-sections.txt: Add hash iterator functions2007-12-10  Matthias Clasen <mclasen@redhat.com>	* gio/gio-sections.txt:	* gio/gio-docs.xml:	* gio/gio.types: Add gdesktopappinfo2007-12-10  Bastien Nocera  <hadess@hadess.net>	* glib/tmpl/keyfile.sgml: Mention the difference	in handling booleans between GKeyFile and .INI files	(Closes: #468882)2007-12-10  Alexander Larsson  <alexl@redhat.com>	* gio/Makefile.am:	Remove more internal headers.		* gio/gio-sections.txt:	Update for changes2007-12-10  Matthias Clasen  <mclasen@redhat.com>	* gio/Makefile.am: Ignore gioalias.h	* gio/gio-sections.txt: Updates2007-12-07  Behdad Esfahbod  <behdad@gnome.org>	* glib/tmpl/date.sgml: Fix tiny grammar typo.2007-12-04  Emmanuele Bassi  <ebassi@gnome.org>	* glib/glib-sections.txt: Add GChecksum public API.	* glib/tmpl/checksum.sgml:	* glib/glib-docs.sgml: Add the checksums API page.2007-11-29  Behdad Esfahbod  <behdad@gnome.org>	Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()	* glib/tmpl/arrays.sgml:	* glib/tmpl/arrays_pointer.sgml:	Document how to free the return value.2007-11-28  Matthias Clasen  <mclasen@redhat.com>	* gio/gio-sections.txt: More cleanup	* gio/gio.types: Remove internal types2007-11-27  Matthias Clasen  <mclasen@redhat.com>	* gio/gio-sections.txt: Remove nonexisting functions2007-11-27  Matthias Clasen  <mclasen@redhat.com>	* gio/gio-sections.txt: Some additions2007-11-27  Matthias Clasen  <mclasen@redhat.com>	* gio/gio-sections.txt:	* gio/gio-docs.xml:	* gio/gio.types: Update for api changes2007-11-26  Alexander Larsson  <alexl@redhat.com>	* Makefile.am:	* gio/Makefile.am:	* gio/gio-docs.xml:	* gio/gio-sections.txt:	* gio/gio.types:	* gio/version.xml.in:	Add gio docs2007-11-23  Matthias Clasen <mclasen@redhat.com>	* glib/tmpl/i18n.sgml:	* glib/glib-sections.txt: Add g_dpgettext(), C_()2007-11-18  Matthias Clasen <mclasen@redhat.com>	* glib/tmpl/option.sgml: Update the example to demonstrate	error handling.  (#497033, Matti Katila)2007-11-09  Matthias Clasen <mclasen@redhat.com>	* glib/tmpl/patterns.sgml: Add a warning about strlen vs	g_utf8_strlen.  (#455725, Michael Rasmussen)	* glib/tmpl/date.sgml: Add a footnote explaining leap years.	(#491982, Areg Beketovski)	* glib/tmpl/date.sgml: Improve g_date_clamp docs.  (#491970,	Areg Beketovski)2007-11-08  Matthias Clasen <mclasen@redhat.com>	* glib/tmpl/memory.sgml	* glib/tmpl/hooks.sgml: Cleanups and fixes2007-11-08  Matthias Clasen <mclasen@redhat.com>	* glib/tmpl/thread_pools.sgml: Fix the GThreadPool docs. 	(#491959, Areg Beketovski)2007-11-07  Matthias Clasen <mclasen@redhat.com>	* glib/glib-sections.txt: Add g_markup_parse_context_get_element_stack2007-11-07  Matthias Clasen <mclasen@redhat.com>	* glib/building.sgml: Fix a typo2007-11-07  Matthias Clasen <mclasen@redhat.com>	* === Released 2.14.3 ===2007-11-05  Mathias Hasselmann  <mathias@openismus.com>	* docs/reference/gobject/tut_gtype.xml: Use correct naming conventions	when explaining maman_bar_get_type(). (#493688) Mention G_DEFINE_TYPE.2007-10-16  Matthias Clasen  <mclasen@redhat.com>	* gobject/tmpl/gparamspec.sgml: Small update  (#477704, Ross Burton)2007-10-16  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.14.2 ===2007-10-16  Matthias Clasen  <mclasen@redhat.com>	* gobject/tmpl/param_value_types.sgml: Add some discussion on 	g_value_set_object() vs g_value_take_object().  (#477957, Davyd	Madeley)2007-09-19  Behdad Esfahbod  <behdad@gnome.org>	* glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)2007-09-19  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.14.1 ===2007-09-16  Matthias Clasen  <mclasen@redhat.com>		* glib/Makefile.am: Remove reference to trio2007-09-11  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/error_reporting.sgml: Add an example.  (#474229,	Rob Bradford)2007-09-09  Behdad Esfahbod  <behdad@gnome.org>	* glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899)2007-09-05  Behdad Esfahbod  <behdad@gnome.org>	* glib/tmpl/glib-unused.sgml:	* glib/tmpl/macros_misc.sgml:	* glib/tmpl/main.sgml:	* gobject/tmpl/gparamspec.sgml:Tue Aug 28 19:04:12 2007  Tim Janik  <timj@gtk.org>	* glib/tmpl/memory_slices.sgml: clarified alignment	expectations for g_slice_alloc().2007-08-20  Behdad Esfahbod  <behdad@gnome.org>	* glib/tmpl/unicode.sgml: Document that GUnicodeScript is	interchangeable with PangoScript.2007-08-20  Behdad Esfahbod  <behdad@gnome.org>	* glib/tmpl/spawn.sgml:	Fix typos (#468694).2007-08-15  Mikael Hallendal  <micke@imendio.com>	* glib/tmpl/keyfile.sgml: Clearify that only comments can precede	groups in Key-files. (#466768)2007-08-03  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.14.0 ===2007-07-21  Matthias Clasen  <mclasen@redhat.com>	* glib/glib-sections.txt: Additions2007-07-21  Matthias Clasen  <mclasen@redhat.com>		* glib/tmpl/fileutils.sgml: Fix an inaccuracy in the	G_FILE_TEST_IS_REGULAR docs, pointed out by	Vincent Untz.  (#417068)2007-07-20  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/limits.sgml:	* glib/tmpl/types.sgml:	* glib/glib-sections.txt: Add new functions2007-07-19  Behdad Esfahbod  <behdad@gnome.org>	* glib/glib-sections.txt:2007-07-12  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.13.7 ===Thu Jul 12 18:28:47 2007  Tim Janik  <timj@gtk.org>	* gobject/tmpl/gtype.sgml: fixed g_type_name() docs to forbid passing in	invalid type IDs.Thu Jul 12 15:45:27 2007  Tim Janik  <timj@imendio.com>	* glib/tmpl/threads.sgml: document major caveat of g_private_set/g_private_get,	i.e. not retaining private data across g_thread_init.Tue Jul 10 13:11:55 2007  Tim Janik  <timj@imendio.com>	* glib/tmpl/types.sgml: corrected descriptions of gsize and gssize.Tue Jul 10 13:04:03 2007  Tim Janik  <timj@imendio.com>	* minor docu build fixes.Tue Jul 10 12:31:04 2007  Tim Janik  <timj@imendio.com>	* glib/tmpl/threads.sgml: document g_once_init_enter and g_once_init_leave.2007-07-09  Matthias Clasen <mclasen@redhat.com>	* tmpl/modules.sgml: Remove duplicate paragraph.	(#45786, Ruben Vermeersch)	* tmpl/modules.sgml: Remove duplicate code from	an example. (#454785, Ruben Vermeersch)Mon Jul  9 10:23:53 2007  Tim Janik  <timj@imendio.com>	* gobject/tmpl/gclosure.sgml: GClosure docu fixes from Guillaume	Cottenceau, #383155.Fri Jun 29 2007  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.13.6 ===Wed Jun 27 11:43:01 2007  Tim Janik  <timj@gtk.org>	* gobject/tmpl/gtype.sgml (initializers): typo fix, #451459.2007-06-23  Emmanuele Bassi  <ebassi@gnome.org>	* glib/tmpl/memory.sgml: Add a clarification about pairing the	memory allocation and free functions, and not mix system's	malloc/free with the corresponding GLib ones. (#450216, Hubert	Figuiere)2007-06-18  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.13.5 ===2007-06-18  Emmanuele Bassi  <ebassi@gnome.org>	* glib/glib-sections.txt: Add g_timeout_add_seconds_full().2007-06-17  Behdad Esfahbod  <behdad@gnome.org>	* glib/tmpl/quarks.sgml:2007-06-16  Emmanuele Bassi  <ebassi@gnome.org>	* glib/tmpl/macros.sgml: Document the undefined behaviour of	CLAMP() if low > high. (#448260)2007-06-13  Sven Neumann  <sven@gimp.org>	* glib/glib-sections.txt	* glib/tmpl/memory_slices.sgml: document g_slice_copy() and	g_slice_dup().2007-06-13  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/warnings.sgml: Add some verbiage about	intended use cases for the g_return macros, inspired	by a bugzilla comment by Havoc Pennington.2007-06-05  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.13.4 ===2007-06-04  Matthias Clasen  <mclasen@redhat.com>		* === Released 2.13.3 ===2007-06-04  Matthias Clasen  <mclasen@redhat.com>	* glib/glib-sections.txt:	* glib/tmpl/misc_utils.sgml: Add g_get_special_user_dir()	and GUserDirectory.2007-05-30  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/i18n.sgml: Add some hints about	xgettext invokation.2007-05-30  Dan Winship  <danw@novell.com>	* glib/glib-sections.txt: 	* glib/tmpl/keyfile.sgml: add G_KEY_FILE_DESKTOP_* macros2007-05-26  Matthias Clasen  <mclasen@redhat.com>	* gobject/tmpl/objects.sgml: Fix a typo2007-05-22  Matthias Clasen  <mclasen@redhat.com>	* === Released 2.13.2 ===2007-05-17  Matthias Clasen  <mclasen@redhat.com>	* glib/tmpl/messages.sgml: Fix a typo (#436547,	Guillaume Desmottes)2007-05-14  Matthias Clasen  <mclasen@redhat.com>	* glib/running.sgml: Document g_slice_debug_tree_statistics	as debug-only functionality.

⌨️ 快捷键说明

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