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
/
atkobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATK_ROLE_APPLICATION, revved to 1.1.3. Fix for 99090.
Bill Haneman
2002-11-20
1
-0
/
+3
*
Revved to 1.1.2, added ATK_RELATION_EMBEDS/EMBEDDED_BY,
Bill Haneman
2002-11-14
1
-1
/
+0
*
Add signal active-descendant-changed
Padraig O'Briain
2002-11-13
1
-0
/
+11
*
New file
Padraig O'Briain
2002-11-04
1
-0
/
+11
*
Add po directory
Padraig O'Briain
2002-10-30
1
-3
/
+228
*
Add reference to atk/atkrelationtype.h
Padraig O'Briain
2002-10-30
1
-0
/
+91
*
Fix leak; report and patch supplied by Sebastian Rittau
Padraig O'Briain
2002-10-01
1
-0
/
+1
*
Make use of parent_class consistent; define as gpointer and use
Padraig O'Briain
2002-02-22
1
-1
/
+1
*
Deprecated some misplaced API; retagged. Bug fixes to AtkComponent,
GNOME_2D_BETA
ATK_0_12
Bill Haneman
2002-02-12
1
-2
/
+6
*
Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h
Padraig O'Briain
2001-12-19
1
-0
/
+23
*
Update atk_role_register() to allow extra roles to be defined Update
Padraig O'Briain
2001-12-04
1
-10
/
+37
*
Generate files atk-enum-types.c and atk-enums-types.h to create types for
Padraig O'Briain
2001-11-29
1
-82
/
+35
*
Fixed bug in atkutil when no impl library (e.g. libgail) is loaded.
Bill Haneman
2001-11-29
1
-1
/
+1
*
Add functions atk_role_get_name() and atk_role_for_name() which transform
Padraig O'Briain
2001-11-28
1
-1
/
+118
*
switch to class_peek.
Michael Meeks
2001-11-22
1
-0
/
+1
*
Add additional argument (name) to state-change signal Update
Padraig O'Briain
2001-11-21
1
-4
/
+9
*
Add enum AtkLayer and functions atk_object_get_layer and
Padraig O'Briain
2001-11-21
1
-3
/
+85
*
Added missing 'break' in atk_object_real_get_property.
Bill Haneman
2001-11-21
1
-0
/
+1
*
Remove property accessible-state; use signal state-change instead Change
Padraig O'Briain
2001-11-20
1
-50
/
+10
*
Added state-change signal to AtkObject (will deprecate accessible-state prope...
Bill Haneman
2001-11-19
1
-1
/
+14
*
Fix bug in calculation of number of toggle states
Padraig O'Briain
2001-11-19
1
-3
/
+6
*
Remove unused structure _AtkEditableTextIfaceClass
Padraig O'Briain
2001-11-17
1
-20
/
+0
*
Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED to
Padraig O'Briain
2001-11-08
1
-0
/
+14
*
atk/atkobject.[c|h] Remove the following properties accessible-child - use
Padraig O'Briain
2001-10-26
1
-64
/
+51
*
Initialize AtkPropertyValue data structure to 0 instead of using memset.
Padraig O'Briain
2001-10-22
1
-3
/
+1
*
Add convenience function atk_object_notify_state_change() to generate
Padraig O'Briain
2001-10-19
1
-26
/
+54
*
Change "property-change" signal to allow detail (i.e. property name) and
Padraig O'Briain
2001-10-15
1
-2
/
+3
*
Add object reference when object is set as accessible_parent
Padraig O'Briain
2001-09-11
1
-3
/
+8
*
Correct property definitions for "accessible-table-caption",
Padraig O'Briain
2001-09-03
1
-10
/
+6
*
atk/atkobject.c Create an object relation set when the object is created.
Padraig O'Briain
2001-07-31
1
-3
/
+3
*
Add function atk_object_real_ref_state_set() which creates the state set
Padraig O'Briain
2001-07-27
1
-3
/
+37
*
Remove all instances of g_return_if_fail (foo != NULL); that are
Padraig O'Briain
2001-07-27
1
-16
/
+0
*
Default implementations for some some functions atk_object_real_get_name,
Padraig O'Briain
2001-07-24
1
-16
/
+166
*
Changed children_changed signal to allow NULL pointers
Brian Cameron
2001-07-23
1
-1
/
+1
*
s/signal_newc/signal_new/ to adapt to recent GSignal changes.
Tim Janik
2001-07-02
1
-16
/
+16
*
Cleaned up docs.
Brian Cameron
2001-06-28
1
-10
/
+12
*
Updated gtk-docs fixing spelling errors and making minor
Brian Cameron
2001-06-27
1
-4
/
+4
*
Add signal model-changed.
Padraig O'Briain
2001-06-12
1
-2
/
+80
*
*atk/atkobject.c: Correct typos in previous commit
Padraig O'Briain
2001-06-05
1
-2
/
+2
*
Add property accessible-visible-data
Padraig O'Briain
2001-06-05
1
-5
/
+14
*
Add support for setting and getting accessible-value property.
Padraig O'Briain
2001-06-01
1
-7
/
+12
*
Define new properties accessible-text, accessible-caret,
Padraig O'Briain
2001-05-29
1
-9
/
+37
*
Updated gtk-doc comment blocks for Oisin Boydell
Lucy Brophy
2001-05-21
1
-38
/
+37
*
Change accessible-children-changed signal to children-changed;
Padraig O'Briain
2001-05-17
1
-15
/
+11
*
Added better gtk-doc comments.
Brian Cameron
2001-05-16
1
-36
/
+55
*
Define focus-event signal in atobject.c rather than in gailwidget.c
Padraig O'Briain
2001-05-15
1
-1
/
+22
*
Add support for PROP_CHILD and PROP_PARENT
Padraig O'Briain
2001-05-15
1
-14
/
+21
*
Add function atk_object_real_set_role() and use it to implement
Padraig O'Briain
2001-05-14
1
-18
/
+15
*
Added new roles to atkobject.h
Padraig O'Briain
2001-05-10
1
-3
/
+18
*
Add atk/atkstate.c and atk.atkstate.h
Padraig O'Briain
2001-05-09
1
-80
/
+0
[next]