index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobject
/
gparam.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-23
added floating reference count. g_object_is_floating():
Tim Janik
1
-0
/
+1
2005-06-20
Avoid a warning. (#308295, Murray Cumming).
Matthias Clasen
1
-3
/
+3
2005-06-13
Re-add G_PARAM_PRIVATE as a deprecated name for bit 5, since some language
Matthias Clasen
1
-1
/
+4
2005-03-21
Don't copy strings which are marked as static. Don't allow non-canonical
Matthias Clasen
1
-1
/
+3
2003-10-24
100%
Matthias Clasen
1
-0
/
+1
2003-10-21
Add a new GParamSpecOverride type that is a pointer to a different
Owen Taylor
1
-1
/
+3
2003-09-12
Make the g_value_set_x_take_ownership() functions "official" part of the
Matthias Clasen
1
-2
/
+4
2002-03-03
placed a comment about not changing CArray until we have
Tim Janik
1
-0
/
+1
2002-02-19
provide marshaller specific value_set_*_take_ownership() variants.
Tim Janik
1
-0
/
+5
2001-11-22
Improve the detection of invalid includes by moving the test outside the
Owen Taylor
1
-3
/
+8
2001-11-18
Include gtypes.h not gobject/gtype.h
Owen Taylor
1
-0
/
+3
2001-11-14
add API for chaining: g_signal_chain_from_overridden() and
Tim Janik
1
-3
/
+3
2001-11-13
API cleanups. remove g_type_check_flags(), provide g_type_test_flags() as
Tim Janik
1
-1
/
+1
2001-11-13
fix standard type macros.
Tim Janik
1
-3
/
+8
2001-09-18
up version number to 1.3.8, interface age 0, binary age 0.
Tim Janik
1
-2
/
+5
2001-06-28
up version number to 1.3.7, interface age 0, binary age 0.
Tim Janik
1
-3
/
+3
2001-06-19
remove left-over usages of an anonymous GBoxed typedef.
Tim Janik
1
-2
/
+12
2001-04-03
added g_list_nth_prev() which walks ->prev instead of ->next.
Tim Janik
1
-0
/
+3
2001-03-09
Use G_BEGIN_DECLS and G_END_DECLS.
Tor Lillqvist
1
-8
/
+2
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-5
/
+9
2001-01-31
adapt to work with new CVS gtk-doc, leaving the old rules in place caused
Tim Janik
1
-4
/
+4
2000-12-29
got rid of outdated dmalloc support. provide g_try_malloc() and
Tim Janik
1
-0
/
+1
2000-12-15
add an instance member value_type so the default value of the pspec class
Tim Janik
1
-1
/
+2
2000-12-13
return whether a value got removed.
Tim Janik
1
-15
/
+17
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
1
-19
/
+26
2000-10-25
added newly added gobject/ headers.
Tim Janik
1
-34
/
+32
2000-07-19
gparam.h gvalue.h gparam.c Shut up Sun's picky compiler.
Tor Lillqvist
1
-1
/
+1
2000-06-24
define gstring in terms of gchar*. this typedef reflects the type name of
Tim Janik
1
-28
/
+23
2000-05-12
add reserved fundamental ids for gtk types (for transition time). added
Tim Janik
1
-0
/
+186