index
:
delta/atk.git
GCONF_BRANCH2
atk-3
docs-fixes
gnome-2-0
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-18
gnome-2-2
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-4
gnome-2-6
gnome-2-8
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-4
gnome-3-6
gnome-3-8
improve-bind_textdomain_codeset-check
jjardon/gettext
master
wip/meson
wip/tintou/atkimplementor-gir
wip/tintou/gir-virtual
wip/tintou/introspection-fix
gitlab.gnome.org: GNOME/atk.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atk
/
atkrelation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Yue Wang. Bug #575794.
Li Yuan
2009-03-19
1
-1
/
+1
*
Bug #361757. Add ATK_ROLE_LINK and ATK_ROLE_INPUT_METHOD_WINDOW to
Li Yuan
2008-11-18
1
-0
/
+12
*
Bug #477708. Only remove the target, not the relation if there are still
Li Yuan
2008-11-11
1
-0
/
+29
*
Fix for #382328. add missing const. ditto. ditto.
Christian Persch
2007-03-22
1
-1
/
+1
*
Point AtkRelation docs to atk_object_add_relationship(), which
Bill Haneman
2007-02-13
1
-2
/
+3
*
Revise atk-docs.sgml to add indices for deprecated and new
Bill Haneman
2006-06-23
1
-1
/
+1
*
Update doc to note that atk_relation_add_target was added for version 1.9.
Padraig O'Briain
2005-04-04
1
-0
/
+2
*
Replace DEPRECATED by @Deprecated in comments to fix warning when
Padraig O'Briain
2004-11-22
1
-0
/
+26
*
Make extra_roles static.
Padraig O'Briain
2004-05-11
1
-1
/
+1
*
Use weak references for objects in a relation instead of object references
Padraig O'Briain
2003-11-03
1
-5
/
+17
*
Fix memory leak. (bug #124877)
Padraig O'Briain
2003-10-24
1
-0
/
+1
*
Correct returning of FALSE to NULL in functions which return pointer; (bug
Padraig O'Briain
2003-03-05
1
-1
/
+1
*
Add property accessible-table-caption-object. This addresses bug #74814.
Padraig O'Briain
2003-01-21
1
-13
/
+143
*
Make use of parent_class consistent; define as gpointer and use
Padraig O'Briain
2002-02-22
1
-2
/
+2
*
setup parent class (atk_relation_finalize): chain to parent.
Michael Meeks
2001-12-27
1
-2
/
+8
*
Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and
Padraig O'Briain
2001-12-03
1
-33
/
+48
*
Add functions atk_role_get_name() and atk_role_for_name() which transform
Padraig O'Briain
2001-11-28
1
-1
/
+1
*
Change atk_relation_type_from_string to atk_relation_type_for_name Add
Padraig O'Briain
2001-11-22
1
-15
/
+74
*
switch to class_peek.
Michael Meeks
2001-11-22
1
-0
/
+1
*
Added missing gtk-doc comments for atk_relation_type_from_string.
Bill Haneman
2001-11-21
1
-0
/
+10
*
Added method for getting an AtkRelationType from a string.
Bill Haneman
2001-09-29
1
-0
/
+16
*
Remove all instances of g_return_if_fail (foo != NULL); that are
Padraig O'Briain
2001-07-27
1
-2
/
+0
*
Updated gtk-doc comment blocks for Oisin Boydell
Lucy Brophy
2001-05-21
1
-13
/
+13
*
Added better gtk-doc comments.
Brian Cameron
2001-05-16
1
-0
/
+36
*
Added gtk-doc comments to most function in atkobject.c
Padraig O'Briain
2001-05-02
1
-2
/
+2
*
Change to use GPtrArray instead GArray
Padraig O'Briain
2001-05-01
1
-5
/
+18
*
Make AtkRelation and AtkRelationSet into GObjects.
Erwin Ireland
2001-04-30
1
-0
/
+122