Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: doc



Module Name:    doc
Committed By:   jschauma
Date:           Sun Jun 30 14:06:46 UTC 2002

Modified Files:
        doc: pkg-CHANGES

Log Message:
Note update of devel/atk to 1.0.2 from patches supplied in PR pkg/17417
New in 1.0.2:
* atk/atkutil.c (atk_focus_tracker_notify):
    Allow for object being NULL which means the window containing the
    focus widget has lost focus. We update the previous_focus_object
    so we can emit notification for focus widget when window regains
    focus.
* atk/atkgobjectaccessible.c:
    (atk_gobject_accessible_for_object):  Allow for case where created
    AtkObject is not a AtkGObjectAccessible so quark_accessible_object
    was not initialized in atk_gobject_accessible_class_init


To generate a diff of this commit:
cvs rdiff -r1.6903 -r1.6904 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index