glib/gobject
Stefan Kost fb07c65020 Migrating docs.
* docs/reference/gobject/tmpl/gparamspec.sgml:
	* gobject/gparam.c:
	* gobject/gparam.h:
	  Migrating docs.


svn path=/trunk/; revision=7073
2008-06-21 13:47:14 +00:00
..
tests added race condition tester from Michael Meeks with a couple fixes so it's 2008-06-10 11:35:46 +00:00
abicheck.sh Fix abi checks for ia64. 2005-08-15 05:00:57 +00:00
ChangeLog 2.17.2 2008-06-12 18:37:44 +00:00
gboxed.c Use file-names from the section file for SECTION: comments. 2008-06-21 12:57:06 +00:00
gboxed.h Migrating docs. 2008-06-21 12:45:49 +00:00
gclosure.c Use file-names from the section file for SECTION: comments. 2008-06-21 12:57:06 +00:00
gclosure.h Migrating docs. 2008-06-21 12:18:12 +00:00
genums.c Use file-names from the section file for SECTION: comments. 2008-06-21 12:57:06 +00:00
genums.h Fix documentation for return values. 2008-06-21 12:24:56 +00:00
glib-genmarshal.1 added new command-line option "--internal" that can be used to let 2006-08-23 06:45:55 +00:00
glib-genmarshal.c Always exit with non-zero error code when printing warnings. 2007-12-12 10:19:43 +00:00
glib-mkenums.1 applied patch from David Necas which introduces an underscore_name option 2006-10-10 10:10:43 +00:00
glib-mkenums.in Don't shift ARGV[0] to undefined. (#466557, Aidan Delaney) 2007-11-08 14:57:15 +00:00
gmarshal.list Add g_signal_accumulator_true_handled(), to do TRUE-stops-emit signals. 2003-09-12 20:33:31 +00:00
gobject-query.c Silence compiler warnings. 2005-11-28 20:33:53 +00:00
gobject.c Migrating docs. 2008-06-21 12:18:12 +00:00
gobject.h invoke GObjectClass.constructed() only for newly constructed objects, and 2007-04-03 10:44:30 +00:00
gobject.rc.in Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +00:00
gobject.symbols Added GRegex boxed type. (#445065, Carlos Garnacho) 2007-06-15 16:31:21 +00:00
gobjectnotifyqueue.c applied patch from Behdad with slight optimization, fixes #356175. 2006-09-22 12:06:28 +00:00
gparam.c Migrating docs. 2008-06-21 13:47:14 +00:00
gparam.h Migrating docs. 2008-06-21 13:47:14 +00:00
gparamspecs.c make GParamGType require the set type during construction instead of using 2008-02-06 09:36:47 +00:00
gparamspecs.h implemented G_TYPE_GTPYE. applied patch from matthias which implements 2005-12-22 15:07:03 +00:00
gsignal.c g_type_default_interface_ref() was not ensuring working g_signal_list_ids. 2007-08-14 22:55:23 +00:00
gsignal.h fix pspec->name assignment which needs to be strdup()ed for non 2005-09-22 10:48:04 +00:00
gsourceclosure.c Migrating docs. 2008-06-21 12:18:12 +00:00
gsourceclosure.h Migrating docs. 2008-06-21 12:18:12 +00:00
gtype.c g_type_class_ref() comment fixes. 2008-06-10 11:41:34 +00:00
gtype.h Migrating docs. 2008-06-21 12:45:49 +00:00
gtypemodule.c Copy the complete value table, not just the first 4 bytes. (#348136, 2006-07-21 13:57:25 +00:00
gtypemodule.h make sure we define GType g_define_type_id in 2007-09-20 10:56:34 +00:00
gtypeplugin.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 14:38:18 +00:00
gtypeplugin.h Add /*< public >*/ and /*< private >*/ markers for documentation purposes. 2003-10-17 23:33:03 +00:00
gvalue.c Use file-names from the section file for SECTION: comments. 2008-06-21 12:57:06 +00:00
gvalue.h Migrating docs. 2008-06-21 12:45:49 +00:00
gvaluearray.c Use g_slice. (#404430, Chris Wilson) 2007-03-15 05:01:20 +00:00
gvaluearray.h Small cleanup (use G_BEGIN/END_DECLS). (#168474, Fabricio Barros Cabral) 2005-03-08 05:15:57 +00:00
gvaluecollector.h Include gtypes.h not gobject/gtype.h 2001-11-18 00:38:48 +00:00
gvaluetransform.c Access enum and flags values as v_long/v_ulong, not v_int/v_uint, to make 2005-08-09 14:04:37 +00:00
gvaluetypes.c Migrating docs. 2008-06-21 12:45:49 +00:00
gvaluetypes.h implemented G_TYPE_GTPYE. applied patch from matthias which implements 2005-12-22 15:07:03 +00:00
Makefile.am don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. 2008-05-28 16:16:55 +00:00
makefile.msc.in update 2008-02-03 22:41:06 +00:00
makegobjectalias.pl Make work again. 2005-03-14 06:47:51 +00:00
marshal-genstrings.pl Hacky script to fix up your .msc.in files on windows. Dunno if this is a 2001-08-04 15:49:55 +00:00
pltcheck.sh Fix some issues with PLT entries. 2006-09-30 13:59:01 +00:00
testgobject.c Remove some unused code. Same here And here Mark some functions static. 2005-09-08 06:35:44 +00:00