projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
oops
[platform/upstream/glib.git]
/
gobject
/
gparamspecs.c
2014-01-31
Daniel Mustieles
Updated FSF's address
blob
|
commitdiff
2013-10-02
Simon Feltman
Fix crashes in various GParamSpec creation functions
blob
|
commitdiff
|
diff to current
2013-01-14
Martin Pitt
GParamSpec: Make constructors introspectable
blob
|
commitdiff
|
diff to current
2012-01-25
Emmanuele Bassi
Deprecate GValueArray
blob
|
commitdiff
|
diff to current
2012-01-13
Alexander Larsson
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-09-05
Ryan Lortie
GObject docs: resolve broken links
blob
|
commitdiff
|
diff to current
2011-06-03
Colin Walters
gobject: Use _ prefixing in private headers over G_GNUC...
blob
|
commitdiff
|
diff to current
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-12-27
Pavel Holejsovsky
Add GI annotations to GParamSpec
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-07-07
Ryan Lortie
gobject/: fully remove gobjectalias hacks
blob
|
commitdiff
|
diff to current
2010-06-17
Christian Persch
Add fundamental type and pspec for GVariant
blob
|
commitdiff
|
diff to current
2010-06-10
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2008-07-02
Matthias Clasen
Fix up section comments
blob
|
commitdiff
|
diff to current
2008-06-22
Michael Natterer
remove trailing whitespace from newly added gtk-doc...
blob
|
commitdiff
|
diff to current
2008-06-22
Michael Natterer
moved includes back to the top of the files (before...
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-02-06
Benjamin Otte
make GParamGType require the set type during constructi...
blob
|
commitdiff
|
diff to current
2007-06-14
Tim Janik
work around SGI IDO cc, fixes #363986.
blob
|
commitdiff
|
diff to current
2007-04-25
Michael Natterer
also clear the NOCOPY_CONTENTS flag when replacing...
blob
|
commitdiff
|
diff to current
2007-04-24
Michael Natterer
don't free or modify static strings, dup them when...
blob
|
commitdiff
|
diff to current
2006-08-06
Matthias Clasen
Don't initialize struct members with function calls...
blob
|
commitdiff
|
diff to current
2005-12-22
Tim Janik
implemented G_TYPE_GTPYE. applied patch from matthias...
blob
|
commitdiff
|
diff to current
2005-08-31
Matthias Clasen
More string interning
blob
|
commitdiff
|
diff to current
2005-03-14
Matthias Clasen
Make work again.
blob
|
commitdiff
|
diff to current
2004-09-16
Matthias Clasen
Implement the same PLT reduction technique used in...
blob
|
commitdiff
|
diff to current
2004-04-15
Matthias Clasen
Correct the initial minimal value to be -G_MAXFLOAT...
blob
|
commitdiff
|
diff to current
2003-10-21
Owen Taylor
Add a new GParamSpecOverride type that is a pointer...
blob
|
commitdiff
|
diff to current
2003-02-07
Matthias Clasen
Remove all docs from gobject at Tims request. Documenta...
blob
|
commitdiff
|
diff to current
2002-12-15
Matthias Clasen
Move some docs inline.
blob
|
commitdiff
|
diff to current
2002-02-17
Owen Taylor
1.3.14
GLIB_1_3_14
blob
|
commitdiff
|
diff to current
2002-01-11
Tim Janik
fixed param_value_array_values_cmp(), param_value_array...
blob
|
commitdiff
|
diff to current
2001-11-21
Tim Janik
put newly created param spec types into a global array.
GOBJECT_GType_guint
blob
|
commitdiff
|
diff to current
2001-11-14
Tim Janik
add API for chaining: g_signal_chain_from_overridden...
blob
|
commitdiff
|
diff to current
2001-10-12
Tim Janik
cosmetic fixups.
blob
|
commitdiff
|
diff to current
2001-10-11
Joshua N Pritikin
Fill in missing support for gint64 & guint64 (#59254).
blob
|
commitdiff
|
diff to current
2001-10-03
Owen Taylor
Add support for G_TYPE_INT64 and storing it in GValue...
blob
|
commitdiff
|
diff to current
2001-05-10
Tim Janik
use g_str_hash() algorithm to generate hashes.
blob
|
commitdiff
|
diff to current
2001-04-01
Tim Janik
applied patch from owen to implement GParamSpecUnichar.
blob
|
commitdiff
|
diff to current
2001-03-14
Tim Janik
made config arg to g_scanner_new() const.
blob
|
commitdiff
|
diff to current
2001-03-09
Tim Janik
use g_type_is_a() to check for object_type being a...
blob
|
commitdiff
|
diff to current
2001-03-08
Tim Janik
destruction cleanup. there's one ->finalize_hook member...
blob
|
commitdiff
|
diff to current
2001-03-07
Tim Janik
changed prototype of g_boxed_type_register_static(...
blob
|
commitdiff
|
diff to current
2001-03-06
Jonathan Blandford
add a new param spec to handle interfaces.
blob
|
commitdiff
|
diff to current
2001-01-31
Tim Janik
adapt to work with new CVS gtk-doc, leaving the old...
blob
|
commitdiff
|
diff to current
2001-01-05
Havoc Pennington
set the value_type in the param spec; closes bug 40210
blob
|
commitdiff
|
diff to current
2000-12-15
Tim Janik
add an instance member value_type so the default value...
blob
|
commitdiff
|
diff to current
2000-12-13
Tim Janik
urg managed to forget this last time ;(
blob
|
commitdiff
|
diff to current
2000-12-12
Tim Janik
fixed dealing with collection/lcopy of NULL values.
blob
|
commitdiff
|
diff to current
2000-10-25
Tim Janik
added newly added gobject/ headers.
blob
|
commitdiff
|
diff to current
2000-08-21
Elliot Lee
Fix inclusion of config.h
blob
|
commitdiff
|
diff to current
2000-06-24
Tim Janik
define gstring in terms of gchar*. this typedef reflect...
blob
|
commitdiff
|
diff to current
2000-05-12
Tim Janik
add reserved fundamental ids for gtk types (for transit...
blob
|
commitdiff
|
diff to current