Josh Parsons
3d4e51759a
copyediting API docs
2006-08-09 21:32:12 +00:00
Matthias Clasen
2107d8e3ed
2.11.4
2006-06-20 15:09:06 +00:00
Matthias Clasen
0c26468057
2.11.2
2006-06-05 17:34:53 +00:00
Tim Janik
01e5d78f6d
amend G_TYPE_CHAR according to #303622 .
...
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-31 09:41:30 +00:00
Matthias Clasen
ba7dd25959
2.11.1
2006-05-15 17:16:28 +00:00
Matthias Clasen
530b06b7e5
Updates
...
2006-05-10 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/gtype.sgml: Updates
2006-05-10 18:26:45 +00:00
Matthias Clasen
4b17ee97a5
2.11.0
2006-05-03 02:05:01 +00:00
Matthias Clasen
4d0f3cf076
document a little pitfall
2006-05-02 15:42:18 +00:00
Matthias Clasen
5dd378d2bd
Updates
2006-04-24 21:12:52 +00:00
Matthias Clasen
8506d70257
forgotten file
2006-04-24 20:50:12 +00:00
Matthias Clasen
f37cf04194
documentation additions
2006-04-21 16:54:15 +00:00
Matthias Clasen
8926039dde
Add some missing Since: 2.8 tags
2006-04-19 14:51:49 +00:00
Matthias Clasen
442ef9d902
Say that ref/unref are thread-safe now. ( #322883 , Christophe Fergeau)
...
2006-04-18 Matthias Clasen <mclasen@redhat.com>
* gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.
(#322883 , Christophe Fergeau)
2006-04-18 18:36:44 +00:00
Matthias Clasen
f2e6861460
Document class_offset 0. and that class_closure may be NULL.
...
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-05 16:18:42 +00:00
Matthias Clasen
5486886c82
Document class_offset 0.
...
2006-04-05 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/signals.sgml: Document class_offset 0.
2006-04-05 16:07:15 +00:00
Matthias Clasen
286c730dce
Fix docs
2006-04-03 18:32:29 +00:00
Matthias Clasen
9b6f47f9b4
Update the floating docs wrt to GInitiallyUnowned.
...
2006-03-30 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/objects.sgml: Update the floating docs wrt
to GInitiallyUnowned.
2006-03-30 20:38:09 +00:00
Matthias Clasen
8763438c33
Additions
...
2006-03-30 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/param_value_types.sgml:
* gobject/tmpl/objects.sgml:
* gobject/tmpl/gtype.sgml: Additions
2006-03-30 20:30:21 +00:00
Matthias Clasen
2f4f39095f
2.10.0
2006-02-24 17:17:35 +00:00
Stefan Kost
ee57c76a43
add @since: for _add_private, _GET_PRIVATE fix example to use ->priv and
...
* 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 example
2006-02-22 14:41:14 +00:00
Sven Herzberg
e70a6c4be9
tell how to create container classes which are as flexible as a GValue is
...
2006-01-29 Sven Herzberg <herzi@gnome-de.org>
* docs/reference/gobject/tmpl/param_value_types.sgml: tell how to
create container classes which are as flexible as a GValue is
2006-01-29 14:30:22 +00:00
Matthias Clasen
5cb432b56c
Mention g_trap_object_ref
...
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.
2006-01-26 19:28:33 +00:00
Sven Herzberg
82395be214
explain that G_TYPE_INSTANCE_GET_CLASS() does behave different during
...
2005-12-20 Sven Herzberg <herzi@gnome-de.org>
* docs/reference/gobject/tmpl/gtype.sgml: explain that
G_TYPE_INSTANCE_GET_CLASS() does behave different during
initialization
2006-01-08 15:13:28 +00:00
Stefan Kost
fbaf1c4db6
fix internal link, little XXX cleanup
...
* gobject/tut_gtype.xml:
fix internal link, little XXX cleanup
2006-01-07 21:08:17 +00:00
Matthias Clasen
9090c67afc
2.9.2
2006-01-06 05:07:47 +00:00
Matthias Clasen
9d69eab963
additions
2005-12-24 07:49:51 +00:00
Matthias Clasen
ce4648d362
Document G_TYPE_HASH_TABLE.
...
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
2005-12-19 21:31:49 +00:00
Tim Janik
2e6faeec59
corrected floating reference documentation.
...
Mon Dec 12 15:31:41 2005 Tim Janik <timj@imendio.com>
* gobject/tmpl/objects.sgml: corrected floating reference documentation.
2005-12-12 14:32:27 +00:00
Matthias Clasen
eff8046fcc
2.9.1
2005-12-09 18:05:25 +00:00
Matthias Clasen
dfbaeca45b
Document n_preallocs as ignored.
...
2005-12-07 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/gparamspec.sgml:
* gobject/tmpl/gtype.sgml: Document n_preallocs as
ignored.
2005-12-07 15:57:28 +00:00
Matthias Clasen
0b5560da8b
Add versioned deprecation information
2005-12-05 15:38:54 +00:00
Matthias Clasen
a59e49a545
Updates
...
2005-12-05 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/generic_values.sgml:
* glib/tmpl/trees-nary.sgml:
* glib/tmpl/linked_lists_double.sgml:
* glib/tmpl/linked_lists_single.sgml:
* glib/tmpl/memory_chunks.sgml:
* glib/tmpl/allocators.sgml:
* glib/tmpl/macros_misc.sgml: Updates
* glib/Makefile.am: Ignore gmirroringtable.h
2005-12-05 06:01:10 +00:00
Matthias Clasen
9adc9c942d
Document GObject API additions
2005-11-27 20:09:13 +00:00
Matthias Clasen
d9d75c48de
Document GObject api additions
2005-11-27 20:08:59 +00:00
Matthias Clasen
f59aac306d
Prepare for 2.9.0
2005-11-17 21:33:07 +00:00
Matthias Clasen
c0cffcf51b
Document g_value_set_instance(), ( #319885 , Milosz Derezynski)
...
2005-10-26 Matthias Clasen <mclasen@redhat.com>
* gobject/gobject-sections.txt:
* gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
(#319885 , Milosz Derezynski)
2005-10-27 02:54:30 +00:00
Matthias Clasen
6f3e44dc4f
Add new indices
2005-08-26 19:28:26 +00:00
Matthias Clasen
4bf14f1c4e
2.8.1
2005-08-23 04:35:33 +00:00
Matthias Clasen
d75bbbb124
Fix some formatting problems.
2005-08-15 18:45:27 +00:00
Matthias Clasen
6de0ca7807
2.8.0
2005-08-12 17:18:55 +00:00
Stepan Kasal
1200dbdc98
two stylistic fixes
2005-08-12 09:27:49 +00:00
Stepan Kasal
29e635059f
fix typos
2005-08-10 11:07:55 +00:00
Stepan Kasal
38610c0a36
manual emulation of refresh of manual pages
2005-08-10 10:49:46 +00:00
Stepan Kasal
0169468c8c
Fix typos: invokation -> invocation.
2005-08-10 10:46:55 +00:00
Matthias Clasen
bda683f786
Small fixes.
...
2005-08-05 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/gparamspec.sgml:
* glib/tmpl/types.sgml:
* glib/tmpl/option.sgml: Small fixes.
2005-08-06 03:40:07 +00:00
Matthias Clasen
776c3a8bd8
Small fixes
...
2005-08-05 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/generic_values.sgml: Small fixes
2005-08-05 20:40:52 +00:00
Matthias Clasen
138f260fbc
2.7.2
2005-07-08 15:48:32 +00:00
Matthias Clasen
ec872e77c7
Add the "new in 2.8" index.
...
2005-07-08 Matthias Clasen <mclasen@redhat.com>
* gobject/gobject-docs.sgml:
* glib/glib-docs.sgml: Add the "new in 2.8" index.
2005-07-08 15:04:29 +00:00
Matthias Clasen
f77e7d1272
Add an example
2005-07-05 05:54:42 +00:00
Matthias Clasen
399b0456ce
2.7.1
2005-06-30 21:01:58 +00:00