📄 changelog
字号:
2007-05-11 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/option.sgml: Document new G_OPTION_ARG_REMAINING functionality.2007-05-03 Behdad Esfahbod <behdad@gnome.org> * glib/glib-sections.txt: * glib/tmpl/messages.sgml: Add g_unichar_ismark().2007-05-03 Matthias Clasen <mclasen@redhat.com> * === Released 2.13.1 ===2007-04-30 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add new regex functions2007-04-30 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: * glib/tmpl/gregex.sgml: Update for the GRegex/GMatchInfo split.2007-04-24 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add g_option_context_get_help.2007-04-11 Emmanuele Bassi <ebassi@gnome.org> * glib/glib-sections.txt: Add new hash functions.2007-04-02 Ryan Lortie <desrt@desrt.ca> * gobject/tmpl/objects.sgml: Document ->constructed().2007-03-18 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/thread_pools.sgml: * glib/tmpl/strings.sgml: * glib/tmpl/string_chunks.sgml: * glib/tmpl/spawn.sgml: * glib/tmpl/patterns.sgml: * glib/tmpl/modules.sgml: * glib/tmpl/memory_slices.sgml: * glib/tmpl/memory.sgml: * glib/tmpl/gregex.sgml: Trivial cleanups2007-03-16 Matthias Clasen <mclasen@redhat.com> * === Released 2.13.0 ===Fri Mar 16 16:04:42 2007 Tim Janik <timj@gtk.org> * glib/tmpl/scanner.sgml: some fixups, mention that changing scanner config during the parsing phase is supported behavior.2007-03-15 Marco Barisione <marco@barisione.org> Add GRegex for regular expression matching. (#50075) * glib/Makefile.am: * glib/glib-docs.sgml: * glib/glib-sections.txt: * glib/tmpl/glib-unused.sgml: * glib/regex-syntax.sgml: * glib/tmpl/gregex-unused.sgml: * glib/tmpl/gregex.sgml: Add GRegex. * glib/building.sgml: Document build options for GRegex.2007-03-14 Stefan Kost <ensonic@users.sf.net> * gobject/tmpl/gparamspec.sgml: Readd docs for G_PARAM_STATIC_NICK and add docs for new G_PARAM_STATIC_STRINGS (fixes #418021).2007-03-06 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145) * glib/tmpl/trees-nary.sgml: Fix a typo in the docs for g_node_first_child(). (#409395, Vincent Untz)2007-02-11 Stefan Kost <ensonic@users.sf.net> * gobject/tut_gobject.xml: * gobject/tut_gsignal.xml: * gobject/tut_gtype.xml: * gobject/tut_howto.xml: * gobject/tut_intro.xml: * gobject/tut_tools.xml: Format XML to be more editable. Describe Interfaces better. Add a footnote at first occurance of 'maman_'.2007-02-08 Stefan Kost <ensonic@users.sf.net> * gobject/tut_gobject.xml: * gobject/tut_gsignal.xml: * gobject/tut_gtype.xml: * gobject/tut_howto.xml: * gobject/tut_tools.xml: Unify spelling of GObject and GType. Improve some wording. Update the usage of private data. Make tables use row-spans and add id's to them.2007-01-30 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/gsignal.sgml: Correct a typo. (#401994, Mariano Suarez-Alvarez)2007-01-26 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL support for Sun Studio.2007-01-23 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/objects.sgml: Document g_object_class_override_property as 2.4 addition (#399940, Ian Turner)2007-01-17 Behdad Esfahbod <behdad@gnome.org> * glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY doc that was removed accidentally.2007-01-15 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/gparamspec.sgml; Document G_PARAM_STATIC_NICK. (#396564, Vincent Untz)2007-01-12 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/keyfile.sgml: Small clarifications.2007-01-03 Behdad Esfahbod <behdad@gnome.org> * glib/glib-sections.txt: Add g_unichar_iszerowidth. * glib/tmpl/glib-unused.sgml: * glib/tmpl/keyfile.sgml: * glib/tmpl/macros_misc.sgml: * glib/tmpl/messages.sgml: * glib/tmpl/unicode.sgml: Template changes.2007-01-02 Matthias Clasen <mclasen@redhat.com> * glib/running.sgml: Remove C99ism from example.2006-12-31 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/threads.sgml: Fix whitespace. (#391116) 2006-12-28 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/gtype.sgml: Updates * gobject/tmpl/gtypemodule.sgml: Document dynamic type registration macros. * gobject/gobject-docs.sgml: Add "Since 2.14" index * gobject/gobject-sections.txt: Add dynamic type macros2006-12-28 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/objects.sgml: Clarify a detail about g_object_set_data_full. (#343750, Christian Neumair)Wed Dec 27 15:56:53 2006 Tim Janik <timj@gtk.org> * glib/tmpl/memory_slices.sgml: * glib/running.sgml: document G_SLICE=debug-blocks.2006-12-27 Matthias Clasen <mclasen@redhat.com> * glib/running.sgml: * glib/tmpl/option.sgml: * glib/tmpl/date.sgml: Add hints for locale-dependent functions.2006-12-18 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/keyfile.sgml: Small clarification (#369908, Tapani Pälli)2006-12-17 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition to waitpid(). * gobject/tmpl/objects.sgml: Expand GObject::notify documentation. (#381722, Nickolay V. Shmyrev) * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.2006-12-15 Matthias Clasen <mclasen@redhat.com> * glib/glib-docs.sgml: Add a "Since 2.14" section. * glib/glib-sections.txt: Add g_string_chunk_clear. 2006-12-14 Matthias Clasen <mclasen@redhat.com> * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes) * glib/tmpl/keyfile.sgml: Clarify the behaviour wrt. to duplicate keys and groups.2006-12-13 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.2006-10-08 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/unicode.sgml: Document GUnicodeType.2006-10-08 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add g_unichar_get_script() and GUnicodeScript. * glib/tmpl/unicode.sgml: Document GUnicodeScript * gobject/tmpl/enumerations_flags.sgml: Add a hint about the requirement that enum and flags values must be static.2006-10-01 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/option.sgml: Improve example. (#367625, Ross Burton) Mon Sep 11 14:57:46 2006 Tim Janik <timj@imendio.com> * glib/running.sgml: documented G_DEBUG flags resident-modules and bind-now-modules, patch by Christian Persch on bug #345099.2006-09-10 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add new functions2006-08-28 Matthias Clasen <mclasen@redhat.com> * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED. (#353172, Matt Barnes)Wed Aug 16 13:55:39 2006 Tim Janik <timj@imendio.com> * glib/tmpl/trash_stack.sgml: added notes about complexity.2006-08-15 Matthias Clasen <mclasen@redhat.com> * === Released 2.12.2 ===2006-08-10 Josh Parsons <josh.parsons@stonebow.otago.ac.nz> * gobject/tmpl/gtype.sgml: * glib/tmpl/threads.sgml: Style and grammar fixes.2006-08-05 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/messages.sgml: Add some hints about making warnings fatal. (#348785, Matt Barnes)2006-07-22 Matthias Clasen <mclasen@redhat.com> * === Released 2.12.1 ===2006-07-20 Tor Lillqvist <tml@novell.com> * glib/tmpl/date.sgml: Improve doc for g_date_strftime(). (#346197)2006-07-05 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/base64.sgml: Remove bogus reference to nonexisting function. (#346660, Mark Drago) 2006-07-02 Matthias Clasen <mclasen@redhat.com> * === Released 2.12.0 ===2006-06-20 Matthias Clasen <mclasen@redhat.com> * === Released 2.11.4 ===2006-06-12 Matthias Clasen <mclasen@redhat.com> * === Released 2.11.3 ===2006-06-05 Matthias Clasen <mclasen@redhat.com> * === Released 2.11.2 ===2006-06-01 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add new hash table functions. Add new g_source functions.Wed May 31 11:35:48 2006 Tim Janik <timj@gtk.org> * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.2006-05-28 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.2006-05-16 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add g_ascii_strtoll2006-05-15 Matthias Clasen <mclasen@redhat.com> * === Released 2.11.1 ===2006-05-13 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Document new api.2006-05-11 Bastien Nocera <hadess@hadess.net> * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT642006-05-10 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/gtype.sgml: Updates2006-05-02 Matthias Clasen <mclasen@redhat.com> * === Released 2.11.0 ===2006-05-02 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/gtypemodule.sgml: Document a little pitfall with the last unref for an object.2006-04-27 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will support UCD 5.0.2006-04-21 Matthias Clasen <mclasen@redhat.com> * gobject/gobject-sections.txt: * gobject/tmpl/objects.sgml: * gobject/tmpl/gtype.sgml: Additions * glib/glib-docs.sgml: * gobject/gobject-docs.sgml: Add 2.12 indices. * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple2006-04-19 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags2006-04-18 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add new keyfile api2006-04-18 Matthias Clasen <mclasen@redhat.com> * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now. (#322883, Christophe Fergeau) 2006-04-05 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/signals.sgml: Document class_offset 0. and that class_closure may be NULL.2006-04-04 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: * glib/glib-docs.sgml: Add Base64 section2006-04-03 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/objects.sgml: Add some verbiage to g_object_ref_sink_docs. (#336677)2006-03-30 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/objects.sgml: Update the floating docs wrt to GInitiallyUnowned. * gobject/tmpl/param_value_types.sgml: * gobject/tmpl/objects.sgml: * gobject/tmpl/gtype.sgml: Additions * glib/tmpl/messages.sgml: Cleanup * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change * glib/tmpl/linked_lists_double.sgml: Document g_list_free12006-03-27 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/option.sgml: Document floating point argumentsFri Mar 24 15:22:04 2006 Tim Janik <timj@imendio.com> * glib/tmpl/atomic_operations.sgml: some wording fixups.2006-03-20 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated. (#335294, Richard Laager)2006-03-15 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/option.sgml: Hint that @error should be set in error cases. (#334646, Christian Persch)2006-03-09 Matthias Clasen <mclasen@redhat.com> * glib/templ/timers.sgml: Mention that the second parameter of g_timer_elapsed can be NULL (#333916, Christian Neumair)2006-03-07 Matthias Clasen <mclasen@redhat.com> * === Released 2.10.1 ===2006-02-24 Matthias Clasen <mclasen@redhat.com> * === Released 2.10.0 ===2006-02-22 Stefan Kost <ensonic@users.sf.net> * gobject/tmpl/gtype.sgml: add @since: for _add_private, _GET_PRIVATE * gobject/tut_gobject.xml: fix example to use ->priv and not ->private * gobject/tut_howto.xml: fix g_type_class_add_private example2006-02-14 Tor Lillqvist <tml@novell.com> * glib/tmpl/iochannels.sgml: Document some Windows-specific issues. * glib/glib-sections.txt: Move three Windows-specific functions that now are documented from being Private to the correct section.2006-02-10 Matthias Clasen <mclasen@redhat.com> * === Released 2.9.6 ===2006-02-10 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)2006-01-27 Matthias Clasen <mclasen@redhat.com> * === Released 2.9.5 ===2006-01-27 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.2006-01-26 Matthias Clasen <mclasen@redhat.com> * gobject/tut_tools.xml: Mention g_trap_object_ref * glib/running.sgml: Add g_trap variables to the index. Mention conditional breakpoints as an alternative.Wed Jan 25 17:32:22 2006 Tim Janik <timj@gtk.org> * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.Wed Jan 25 17:12:47 2006 Tim Janik <timj@gtk.org> * glib/running.sgml: documented G_SLICE=always-malloc and G_DEBUG=gc-friendly. added anchors for each env var.2006-01-18 Matthias Clasen <mclasen@redhat.com> * === Released 2.9.4 ===2006-01-18 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/scanner.sgml: Add a note explaining peculiarities of peek_token wrt to scope changes. (#307922) 2006-01-17 Matthias Clasen <mclasen@redhat.com>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -