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
*
Replace DEPRECATED by @Deprecated in comments to fix warning when
Padraig O'Briain
2004-11-22
1
-2
/
+4
*
Fix for bug #149990; patch from Kjartan Maraas.
Padraig O'Briain
2004-08-13
1
-1
/
+1
*
Fix for bug 147989; Added ATK_ROLE_EMBEDDED. Revved to 1.7.2.
ATK_1_7_2
Bill Haneman
2004-07-20
1
-1
/
+2
*
Allow locale dir not to be harcoded into binary. Fixes bug #128906.
Padraig O'Briain
2004-05-18
1
-1
/
+5
*
Make extra_roles static.
Padraig O'Briain
2004-05-11
1
-1
/
+1
*
Revise property name. Fixes bug #132022 from Christian - Manny Calavera -
Padraig O'Briain
2004-01-26
1
-1
/
+1
*
Move specification of ALL_LINGUAS to later in file so that CATOBJEXT is
Padraig O'Briain
2004-01-05
1
-3
/
+3
*
Change "accel label" to "accelerator label". Fixes bug #129499.
Padraig O'Briain
2003-12-17
1
-1
/
+1
*
Add new role ATK_ROLE_EDITBAR. Fixes bug #111607.
Padraig O'Briain
2003-12-01
1
-1
/
+2
*
fix typo: s/g_value_set_set/g_value_set_int/.
Michael Natterer
2003-12-01
1
-1
/
+1
*
Make nicks and blurbs of properties translatable. Add new property
Padraig O'Briain
2003-12-01
1
-30
/
+43
*
Add state FOCUSED if object is focus object.
Padraig O'Briain
2003-11-26
1
-0
/
+4
*
Change role names so that the unlocalized names do not contain hyphens and
Padraig O'Briain
2003-11-26
1
-268
/
+117
*
Remove comments about signals. The description should be in files in
Padraig O'Briain
2003-09-10
1
-9
/
+0
*
Set gettext_initialized.
Tor Lillqvist
2003-06-13
1
-0
/
+2
*
Add check that role is actually being changed. Do not emit notification
Padraig O'Briain
2003-03-07
1
-2
/
+9
*
*** empty log message ***
Padraig O'Briain
2003-02-26
1
-1
/
+10
*
Dist atk-zip.sh.in, not atk-zip.sh.
Tor Lillqvist
2003-02-25
1
-0
/
+25
*
Add support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTION_OBJECT.
Padraig O'Briain
2003-01-21
1
-0
/
+16
*
Add property accessible-table-caption-object. This addresses bug #74814.
Padraig O'Briain
2003-01-21
1
-1
/
+10
*
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
[next]