projects
/
platform
/
upstream
/
atk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Change role names so that the unlocalized names do not contain hyphens and
[platform/upstream/atk.git]
/
atk
/
atkobject.c
2003-11-26
Padraig O'Briain
Change role names so that the unlocalized names do...
blob
|
commitdiff
2003-09-10
Padraig O'Briain
Remove comments about signals. The description should...
blob
|
commitdiff
|
diff to current
2003-06-13
Tor Lillqvist
Set gettext_initialized.
blob
|
commitdiff
|
diff to current
2003-03-07
Padraig O'Briain
Add check that role is actually being changed. Do not...
blob
|
commitdiff
|
diff to current
2003-02-26
Padraig O'Briain
*** empty log message ***
blob
|
commitdiff
|
diff to current
2003-02-25
Tor Lillqvist
Dist atk-zip.sh.in, not atk-zip.sh.
blob
|
commitdiff
|
diff to current
2003-01-21
Padraig O'Briain
Add support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTI...
blob
|
commitdiff
|
diff to current
2003-01-21
Padraig O'Briain
Add property accessible-table-caption-object. This...
blob
|
commitdiff
|
diff to current
2002-11-20
Bill Haneman
Added ATK_ROLE_APPLICATION, revved to 1.1.3. Fix for...
blob
|
commitdiff
|
diff to current
2002-11-14
Bill Haneman
Revved to 1.1.2, added ATK_RELATION_EMBEDS/EMBEDDED_BY,
blob
|
commitdiff
|
diff to current
2002-11-13
Padraig O'Briain
Add signal active-descendant-changed
blob
|
commitdiff
|
diff to current
2002-11-04
Padraig O'Briain
New file
blob
|
commitdiff
|
diff to current
2002-10-30
Padraig O'Briain
Add po directory
blob
|
commitdiff
|
diff to current
2002-10-30
Padraig O'Briain
Add reference to atk/atkrelationtype.h
blob
|
commitdiff
|
diff to current
2002-10-01
Padraig O'Briain
Fix leak; report and patch supplied by Sebastian Rittau
blob
|
commitdiff
|
diff to current
2002-02-22
Padraig O'Briain
Make use of parent_class consistent; define as gpointer...
blob
|
commitdiff
|
diff to current
2002-02-12
Bill Haneman
Deprecated some misplaced API; retagged. Bug fixes...
ATK_0_12
GNOME_2D_BETA
blob
|
commitdiff
|
diff to current
2001-12-19
Padraig O'Briain
Add new files atk/atkgobjectaccessible.c atk/atkgobject...
blob
|
commitdiff
|
diff to current
2001-12-04
Padraig O'Briain
Update atk_role_register() to allow extra roles to...
blob
|
commitdiff
|
diff to current
2001-11-29
Padraig O'Briain
Generate files atk-enum-types.c and atk-enums-types...
blob
|
commitdiff
|
diff to current
2001-11-29
Bill Haneman
Fixed bug in atkutil when no impl library (e.g. libgail...
blob
|
commitdiff
|
diff to current
2001-11-28
Padraig O'Briain
Add functions atk_role_get_name() and atk_role_for_name...
blob
|
commitdiff
|
diff to current
2001-11-22
Michael Meeks
switch to class_peek.
blob
|
commitdiff
|
diff to current
2001-11-21
Padraig O'Briain
Add additional argument (name) to state-change signal...
blob
|
commitdiff
|
diff to current
2001-11-21
Padraig O'Briain
Add enum AtkLayer and functions atk_object_get_layer and
blob
|
commitdiff
|
diff to current
2001-11-21
Bill Haneman
Added missing 'break' in atk_object_real_get_property.
blob
|
commitdiff
|
diff to current
2001-11-20
Padraig O'Briain
Remove property accessible-state; use signal state...
blob
|
commitdiff
|
diff to current
2001-11-19
Bill Haneman
Added state-change signal to AtkObject (will deprecate...
blob
|
commitdiff
|
diff to current
2001-11-19
Padraig O'Briain
Fix bug in calculation of number of toggle states
blob
|
commitdiff
|
diff to current
2001-11-17
Padraig O'Briain
Remove unused structure _AtkEditableTextIfaceClass
blob
|
commitdiff
|
diff to current
2001-11-08
Padraig O'Briain
Notify previous value when a state if toggled, e.g...
blob
|
commitdiff
|
diff to current
2001-10-26
Padraig O'Briain
atk/atkobject.[c|h] Remove the following properties...
blob
|
commitdiff
|
diff to current
2001-10-22
Padraig O'Briain
Initialize AtkPropertyValue data structure to 0 instead...
blob
|
commitdiff
|
diff to current
2001-10-19
Padraig O'Briain
Add convenience function atk_object_notify_state_change...
blob
|
commitdiff
|
diff to current
2001-10-15
Padraig O'Briain
Change "property-change" signal to allow detail (i...
blob
|
commitdiff
|
diff to current
2001-09-11
Padraig O'Briain
Add object reference when object is set as accessible_p...
blob
|
commitdiff
|
diff to current
2001-09-03
Padraig O'Briain
Correct property definitions for "accessible-table...
blob
|
commitdiff
|
diff to current
2001-07-31
Padraig O'Briain
atk/atkobject.c Create an object relation set when...
blob
|
commitdiff
|
diff to current
2001-07-27
Padraig O'Briain
Add function atk_object_real_ref_state_set() which...
blob
|
commitdiff
|
diff to current
2001-07-27
Padraig O'Briain
Remove all instances of g_return_if_fail (foo != NULL...
blob
|
commitdiff
|
diff to current
2001-07-24
Padraig O'Briain
Default implementations for some some functions atk_obj...
blob
|
commitdiff
|
diff to current
2001-07-23
Brian Cameron
Changed children_changed signal to allow NULL pointers
blob
|
commitdiff
|
diff to current
2001-07-02
Tim Janik
s/signal_newc/signal_new/ to adapt to recent GSignal...
blob
|
commitdiff
|
diff to current
2001-06-28
Brian Cameron
Cleaned up docs.
blob
|
commitdiff
|
diff to current
2001-06-27
Brian Cameron
Updated gtk-docs fixing spelling errors and making...
blob
|
commitdiff
|
diff to current
2001-06-12
Padraig O'Briain
Add signal model-changed.
blob
|
commitdiff
|
diff to current
2001-06-05
Padraig O'Briain
*atk/atkobject.c: Correct typos in previous commit
blob
|
commitdiff
|
diff to current
2001-06-05
Padraig O'Briain
Add property accessible-visible-data
blob
|
commitdiff
|
diff to current
2001-06-01
Padraig O'Briain
Add support for setting and getting accessible-value...
blob
|
commitdiff
|
diff to current
2001-05-29
Padraig O'Briain
Define new properties accessible-text, accessible-caret,
blob
|
commitdiff
|
diff to current
2001-05-21
Lucy Brophy
Updated gtk-doc comment blocks for Oisin Boydell
blob
|
commitdiff
|
diff to current
2001-05-17
Padraig O'Briain
Change accessible-children-changed signal to children...
blob
|
commitdiff
|
diff to current
2001-05-16
Brian Cameron
Added better gtk-doc comments.
blob
|
commitdiff
|
diff to current
2001-05-15
Padraig O'Briain
Define focus-event signal in atobject.c rather than...
blob
|
commitdiff
|
diff to current
2001-05-15
Padraig O'Briain
Add support for PROP_CHILD and PROP_PARENT
blob
|
commitdiff
|
diff to current
2001-05-14
Padraig O'Briain
Add function atk_object_real_set_role() and use it...
blob
|
commitdiff
|
diff to current
2001-05-10
Padraig O'Briain
Added new roles to atkobject.h
blob
|
commitdiff
|
diff to current
2001-05-09
Padraig O'Briain
Add atk/atkstate.c and atk.atkstate.h
blob
|
commitdiff
|
diff to current
2001-05-03
Padraig O'Briain
Add new files atkstateset.c and atkstateset.h
blob
|
commitdiff
|
diff to current
2001-05-03
Owen Taylor
Add missing include of <string.h> for strcmp.
blob
|
commitdiff
|
diff to current
2001-05-02
Padraig O'Briain
Added gtk-doc comments to most function in atkobject.c
blob
|
commitdiff
|
diff to current
2001-04-30
Erwin Ireland
Make AtkRelation and AtkRelationSet into GObjects.
blob
|
commitdiff
|
diff to current
2001-04-27
Bill Haneman
Latest rev (previous commit was out of date). Added...
blob
|
commitdiff
|
diff to current
2001-04-26
Bill Haneman
Initial revision
blob
|
commitdiff
|
diff to current