1 2002-03-12 Padraig O'Briain <padraig.obriain@sun.com>
3 * atk/atkgobjectaccessible.c (atk_gobject_accessible_dispose):
4 Correct name of data set to NULL from quark_accessible_object to
7 2002-03-09 Padraig O'Briain <padraig.obriain@sun.com>
9 * atk/atkhyperlink.c (atk_hyperlink_get_type):
12 Thu Mar 7 23:52:51 2002 Owen Taylor <otaylor@redhat.com>
14 * ===== Released 1.0.0 ======
16 * NEWS: Final update for 1.0.0.
18 * README: Update the compilation instructions a bit.
20 2002-03-06 Tor Lillqvist <tml@iki.fi>
23 * atk/Makefile.am: Use ATK_API_VERSION also in the Win32 import
26 Tue Mar 5 16:54:21 2002 Owen Taylor <otaylor@redhat.com>
30 * tests/Makefile.am: Don't install libteststateset.la,
31 libtestrelation.la. (#73655, James Henstridge)
33 * autogen.sh: Add --enable-gtk-doc
35 * configure.in: --disable-gtk-doc by default.
37 * Makefile.am: Add a slightly modified distcheck rule
38 that passes --enable-gtk-doc to the configure inside.
39 (So that 'make dist' succeeds inside.)
41 Tue Mar 5 11:55:35 2002 Owen Taylor <otaylor@redhat.com>
43 * configure.in: Require GLib-2.0.0.
45 * configure.in atk/Makefile.am tests/Makefile.am atk.pc.in:
46 Switch over to the Glib/GTK+ versioning scheme.
48 2002-03-05 Padraig O'Briain <padraig.obriain@sun.com>
50 * atk/atktext.c (atk_text_get_text):
51 Permit end offset value of -1
53 2002-02-28 Padraig O'Briain <padraig.obriain@sun.com>
58 2002-02-28 Sven Neumann <sven@gimp.org>
60 * configure.in: beautified configure --help output.
62 2002-02-27 Padraig O'Briain <padraig.obriain@sun.com>
64 * atk/atkhypertext.h atk/atkhyperlink.h:
65 Add padding to class structures to allow for future expansion.
68 Add padding to class structures to allow for future expansion.
70 * atk/atkobjectfactory.h atk/atkgobjectaccessible.h:
71 Add padding to class structures to allow for future expansion.
73 Mon Feb 25 19:09:39 2002 Owen Taylor <otaylor@redhat.com>
75 * configure.in: Bail if AM_PATH_GLIB_2_0 fails.
77 2002-02-26 Tor Lillqvist <tml@iki.fi>
79 * atk/Makefile.am: Do use -no-undefined on Win32, otherwise
80 libtool won't create a DLL.
82 2002-02-25 Padraig O'Briain <padraig.obriain@sun.com>
85 Remove -no-undefined because of problems with uunresolved symbols
86 in libgobject on Solaris when using gcc
88 Sat Feb 23 23:02:23 2002 Owen Taylor <otaylor@redhat.com>
90 * configure.in: Version 0.13
92 * NEWS: Update for 0.13
94 * docs/atk-sections.txt: Update.
96 2002-02-22 Padraig O'Briain <padraig.obriain@sun.com>
98 * atk/atkgobjectaccessible.c atk/atkhyperlink.c atk/atknoopobject.c
99 atk/atknoopobjectfactory.c atkobject.c atk/atkobjectfactory.c
100 atk/atkregistry.c atk/atkrelation.c atk/atkrelationset.c:
101 Make use of parent_class consistent; define as gpointer and
102 use g_type_class_peek_parent() to get it
105 Delete unused empty line
107 * atk/atkregistry.c atk/atkrelation.c:
108 Make parent_class static
110 2002-02-20 Padraig O'Briain <padraig.obriain@sun.com>
113 Add check for offset being negative in functions which have offset
114 parameter and return immediately if so.
116 2002-02-15 Padraig O'Briain <padraig.obriain@sun.com>
118 * atk/atkcomponent.h:
119 Change argument of get_layer and get_mdi_zorder function pointers
120 to be AtkComponent instead of AtkObject
122 * atk/atkcomponent.c:
123 Change atk_component_get_layer and atk_component_get_mdi_zorder
124 to refer to argument as component instead os accessible
126 * docs/atk-sections.txt docs/tmpl/atkaction.sgml
127 docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml
128 docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
129 docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
130 docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml:
131 Update for recent changes
133 2002-02-15 Padraig O'Briain <padraig.obriain@sun.com>
136 Guard atk.h with ifndef __ATK_H__
137 (#71405 reported by terra@diku.dk (Morten Welinder))
139 2002-02-13 Padraig O'Briain <padraig.obriain@sun.com>
141 * atk/atkaction.h atk/atkcomponent.h atk/atkeditabletext.h
142 atk/atkhyperlink.h atk/atkimage.h atk/atkobject.h
143 atk/atkrelationset.h atk/atkselection.h atk/atkstreamablecontent.h
144 atk/atktable.h atk/atktext.h atk/atkvalue.h:
145 Add padding to class structures to allow for future expansion.
147 2002-02-11 Bill Haneman <bill.haneman@sun.com>
150 Incremented revision and tagged GNOME_D2_BETA.
153 Marked atk_object_get_layer and atk_object_get_mdi_zorder
154 as deprecated (should use atk_component API below).
157 Added atk_component_get_layer and atk_component_get_mdi_zorder
158 (erroneously defined in atkobject, they belong here).
161 Fixed some property get/set bugs.
163 * NEWS: updated for GNOME 2 Desktop Beta.
165 2002-02-11 jacob berkman <jacob@ximian.com>
167 * atk/atkselection.[ch] (atk_selection_get_type):
168 * atk/atktable.[ch] (atk_table_get_type):
169 * atk/atkregistry.h (atk_get_default_registry):
170 * atk/atknoopobjectfactory.[ch] (atk_no_op_object_factory_get_type):
171 * atk/atkobjectfactory.[ch] (atk_object_factory_get_type):
172 * atk/atkcomponent.[ch] (atk_component_get_type):
173 * atk/atkaction.[ch] (atk_action_get_type): declare function
174 arguments as (void) rather than ()
176 2002-02-04 Bill Haneman <bill.haneman@sun.com>
179 Incremented revision.
181 2002-01-30 Bill Haneman <bill.haneman@sun.com>
183 * docs/tmpl/atkaction.sgml:
184 * docs/tmpl/atkcomponent.sgml:
185 * docs/tmpl/atkeditabletext.sgml:
186 * docs/tmpl/atkimage.sgml:
187 * docs/tmpl/atkobject.sgml:
188 * docs/tmpl/atkselection.sgml:
189 * docs/tmpl/atktable.sgml:
190 * docs/tmpl/atktext.sgml:
191 * docs/tmpl/atkvalue.sgml:
192 Initial entries into the SHORT_DESCRIPTION and LONG_DESCRIPTION
193 fields to improve docs; the documentation now gives some
194 information on the purpose and function of the various ATK
195 interfaces, and which types of UI components typically implement
198 Tue Jan 29 23:29:46 2002 Owen Taylor <otaylor@redhat.com>
200 * NEWS: Retroactively write a NEWS entry for 0.9 and 0.10.
202 2002-01-28 Padraig O'Briain <padraig.obriain@sun.com>
205 Update version number to 0.10, for Desktop Alpha 2
207 2002-01-28 Padraig O'Briain <padraig.obriain@sun.com>
210 Correct inconsistencies between registered signal parameter types
211 and default signal handler struct fields
212 (based on patch from Murray Cumming <murray@usa.net>)
214 2002-01-10 Bill Haneman <bill.haneman@sun.com>
217 Update version number to 0.9, for Beta2 package.
219 Wed Jan 9 11:26:56 2002 Owen Taylor <otaylor@redhat.com>
221 * atk/Makefile.am (s-enum-types-h): Include glib-object.h,
222 Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h. (#61845,
225 2002-01-07 Padraig O'Briain <padraig.obriain@sun.com>
227 * atk/atkcomponent.c (atk_component_add_focus_handler):
228 Add comments to clarify behavior if handler has already been added
230 * docs/tmpl/atktext.sgml:
231 Update for change of caret_changed to text_caret_moved
233 2002-01-05 Hans Breuer <hans@breuer.org>
235 * atk/makefile.msc : generate atk-enum-types.[hc]
236 NOTE: the long comment in atkobject.h is crashing perl,
237 at least version 5.005_02 built for MSWin32-x86-object
238 Binary build 506 provided by ActiveState. Temporary
239 deleting the AtkRole comment allows to work-around.
241 atk/atk.def : updated externals
243 2002-01-02 Padraig O'Briain <padraig.obriain@sun.com>
245 * atk/atkgobjectaccessible.h
246 Fixed typo in define (reported by Jeff Franks)
248 * atk/atktext.c atk/atktext.h
249 Change name of default signal handler for text_caret_moved signal
250 from caret_changed to text_caret_moved
251 Change enum CARET_MOVED to TEXT_CARET_MOVED
252 (both issues reported by Jeff Franks)
254 2001-12-15 Michael Meeks <michael@ximian.com>
256 * atk/atkrelation.c (atk_relation_class_init):
258 (atk_relation_finalize): chain to parent.
260 * atk/atkrelationset.c (atk_relation_set_class_init),
261 (atk_relation_set_finalize): same fix.
263 Sat Dec 22 12:26:51 2001 Owen Taylor <otaylor@redhat.com>
265 * configure.in: Version 0.8, require GLib-1.3.12
267 * atk/makefile.msc (PKG_VER): Version 0.8.
269 Thu Dec 20 00:33:47 2001 Owen Taylor <otaylor@redhat.com>
271 * atk/Makefile.am (EXTRA_DIST): Set GPATH - necessary
272 for correct srcdir != builddir operation when
273 generating source files in srcdir.
275 Thu Dec 20 00:27:01 2001 Owen Taylor <otaylor@redhat.com>
277 * docs/tmpl/atkutil.sgml: remove some conflict
280 2001-12-19 Padraig O'Briain <padraig.obriain@sun.com>
285 2001-12-19 Padraig O'Briain <padraig.obriain@sun.com>
287 Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h
288 docs/tmpl/atkgobjectaccessible.sgml
290 * atk/Makefile.am atk/atk.h:
291 Add references to new files
293 * atk/atkobject.c atk/atkobject.h
294 docs/tmpl/atkobject.sgml:
295 Add new function atk_object_initialize
297 * atk/atkobjectfactory.c atk/atkobjectfactory.h
298 docs/tmpl/atkobjectfactory.sgml:
299 Add new function atk_object_factory_get_accessible_type
301 * docs/atk-sections.txt:
303 Add functions in atk-unused.txt
306 2001-12-17 Darin Adler <darin@bentspoon.com>
308 * atk/atktext.c: Add missing #include <string.h>
310 2001-12-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
312 * atk/Makefile.am, tests/Makefile.am: Compile with
313 -DG_DISABLE_DEPRECATED. See #52790.
315 2001-12-11 Padraig O'Briain <padraig.obriain@sun.com>
317 * atk/atkcomponent.c (atk_component_ref_accessible_at_position):
318 Remove unnecessary g_retunn_val_if_fail() call.
320 2001-12-08 Michael Meeks <michael@ximian.com>
322 * atk/atkregistry.c (atk_registry_class_init):
323 paranoia is not appropriate here, setup parent_class,
324 don't create a new default registry here - makes no
326 (atk_registry_finalize): chain to parent class, do
327 g_hash_table_destroys instead of g_frees.
329 2001-12-07 Padraig O'Briain <padraig.obriain@sun.com>
332 Update to create atk-enum-types.h before compiling source files
333 (Problem reported by xavier ordoquy <xordoquy@aurora-linux.com>)
335 2001-12-05 Padraig O'Briain <padraig.obriain@sun.com>
337 * atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt
338 docs/tmpl/atktext.sgml tests/testrelation.c:
339 Change atk_attribute_register to atk_text_attribute_register,
340 atk_attribute_get_value to atk_text_attribute_get_value,
341 atk_attribute_get_name to atk_text_attribute_get_name
342 atk_attribute_for_name to atk_text_attribuute_for_name
344 2001-12-04 Padraig O'Briain <padraig.obriain@sun.com>
347 Add implementation of atk_attribute_register, atk_attribute_for_name
348 Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and
349 support extra attributes being defined
352 Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow
353 extra attributes to be defined
354 Add atk_attribute_register() and atk_attribute_for_name()
359 * docs/atk-sections.txt docs/tmpl/atktext.sgml
360 Update because of additions to atk/atktext.h
362 * tests/testrelation.c:
363 Add tests for text attributes
365 2001-12-04 Padraig O'Briain <padraig.obriain@sun.com>
368 Update atk_role_register() to allow extra roles to be defined
369 Update atk_role_get_name() and atk_role_for_name() for newly defined
372 * tests/testrelation.c:
375 2001-12-03 Padraig O'Briain <padraig.obriain@sun.com>
378 Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and
379 atk_relation_type_for_name()
382 Use ATK_TYPE_STATE_TYPE in atk_state_type_get_name() and
383 atk_state_type_for_name()
385 * tests/testrelation.c, tests/teststateset.c:
386 Update tests as name componenets are separated by hyphen (-) rather
389 2001-11-29 Padraig O'Briain <padraig.obriain@sun.com>
392 Generate files atk-enum-types.c and atk-enums-types.h to create
396 Use ATK_TYPE_ROLE in atk_role_get_name() and atk_role_for_name()
398 2001-11-28 Bill Haneman <bill.haneman@sun.com>
401 Changed calls to g_type_class_peek() to g_type_class_ref() where
402 it makes more sense, and in other places check for a non-null
403 klass return before trying to call class methods. This prevents
404 SEGV if no Atk-implementation library has been loaded.
407 Fixed gtk-doc warning.
409 2001-11-28 Padraig O'Briain <padraig.obriain@sun.com>
411 * atk/atkobject.[c|h]:
412 Add functions atk_role_get_name() and atk_role_for_name() which
413 transform a role into an untranslated string
414 Update comments in atkobject.h which refer to property names
417 Correct error in atk_relation_type_get_name
419 * docs/atk-sections.txt
420 Added atk_role_get_name and atk_role_for_name
425 2001-11-23 Hans Breuer <hans@breuer.org>
427 * atk/atk.def : updated externals
429 * atk/atktext.c atk/atkutil.c : added two spaces to fix
430 minor coding style issues. Found by my exports generator.
432 * atk/makefile.msc : version 0.7, use build dir from
435 Thu Nov 22 14:37:40 2001 Owen Taylor <otaylor@redhat.com>
439 * configure.in (GLIB_REQUIRED_VERSION): Require GLib-1.3.11
441 2001-11-22 Padraig O'Briain <padraig.obriain@sun.com>
443 * atk/atknoopobject.c:
444 Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID
447 2001-11-22 Padraig O'Briain <padraig.obriain@sun.com>
449 * atk/atk.def, atk/atkrelationtype.h, docs/atk-sections.txt,
450 docs/tmpl/atkrelation.sgml:
451 Change atk_relation_type_from_string to atk_relation_type_for_name
452 Add atk_relation_type_get_name
454 * atk/atkrelationtype.c:
455 Change atk_relation_type_from_string to atk_relation_type_for_name
456 Add atk_relation_type_get_name
457 Update atk_relation_type_register() to correctly register new
461 Changed name of static variable type to last_type
462 Changed name of paremeter if atk_state_type_get_name to type to match
468 * tests/README, tests/Makefile.am
469 Add new test file testrelation.c
471 2001-11-22 Bill Haneman <bill.haneman@sun.com>
473 * atk/atkutil.c (atk_add_key_event_listener):
474 Fix gtk-doc comment and clarify use of 'data' gpointer.
476 2001-11-22 Michael Meeks <michael@ximian.com>
478 * atk/atkutil.c (atk_add_key_event_listener): switch
481 * atk/atkobject.c (atk_object_real_get_property):
484 2001-11-21 Michael Meeks <michael@ximian.com>
486 * atk/atkrelation.c: pull in string.h for strcmp
488 * atk/atktext.c (atk_text_get_selection): fix bug / warning.
490 * atk/atkutil.c (atk_add_global_event_listener),
491 (atk_get_toolkit_name, atk_get_toolkit_version):
494 2001-11-21 Bill Haneman <bill.haneman@sun.com>
496 * atk/atkrelation.c: Added gtk-doc docs for
497 atk_relation_type_from_string.
499 Wed Nov 21 17:54:44 2001 Owen Taylor <otaylor@redhat.com>
501 * atk/atkobject.h (enum): Fix trailing comma on
504 * docs/atk-sections.txt: Update.
508 2001-11-21 Padraig O'Briain <padraig.obriain@sun.com>
510 * atk/atkobject.[c|h]:
511 Add additional argument (name) to state-change signal
512 Update atk_object_notify_state_change to take account of
513 extra argument for state-change
515 * atk/atkmarshal.list:
516 Add marshaller for VOID:STRING,BOOLEAN
518 2001-11-21 Padraig O'Briain <padraig.obriain@sun.com>
520 * atk/atkobject.[c|h], docs/atk-sections.txt, docs/tmpl/atkobject.sgml:
521 Add enum AtkLayer and functions atk_object_get_layer and
522 atk_object_get_mdi_zorder
524 2001-11-20 Padraig O'Briain <padraig.obriain@sun.com>
526 * atk/atkobject.[c|h]:
527 Remove property accessible-state; use signal state-change instead
528 Change signature of state-change handler to take gboolean as argument
529 instead of AtkPropertyValues
530 Update atk_object_notify_state_change() to emit state-change signal
532 * atk/atkstate.[c|h], docs/tmpl/atkstate.sgml:
533 Remove state ATK_STATE_COLLAPSED
535 2001-11-19 Bill Haneman <bill.haneman@sun.com>
539 Added state-changed signal to atkobject, in anticipation of
540 deprecating the accessible-state property.
543 Fixed signature of atk_util_add_key_listener () to
544 take an AtkKeySnoopFunc instead of a pointer to same.
546 2001-11-19 Padraig O'Briain <padraig.obriain@sun.com>
548 * atk/atkobject.c (atk_object_notify_state_change):
549 Fix bug in calculation of number of toggle states
552 Correct out-by-1 error in atk_state_type_register()
553 Use type (number of states defined) in atk_state_type_get_name()
554 and atk_state_type_for_name()
556 2001-11-17 Padraig O'Briain <padraig.obriain@sun.com>
558 * atk/atkeditabletext.c:
559 Remove unused structure _AtkEditableTextIfaceClass
561 * atk/atkobject.[c|h]
562 Remove signals model_changed and selection_changed
564 * atk/selection.[c|h]
565 Add signal selection_changed
568 Remove unused structure _AtkTableIfaceClass
569 Add signal model_changed
572 Remove unused structure _AtkTextIfaceClass
573 Add signal text_selection_changed
575 * docs/tmpl/atkobject.sgml, docs/tmpl/atkselection.sgml,
576 docs/tmpl/atktable.sgml, atk/tmpl/atktext.sgml:
577 Documentation changes
579 2001-11-17 Tor Lillqvist <tml@iki.fi>
581 * atk-zip.sh.in: Build separate runtime and developer packages.
583 * atk/atk.def: Update.
585 2001-11-14 Bill Haneman <bill.haneman@sun.com>
589 atk_add_key_event_listener (AtkKeySnoopFunc *listener,
591 atk_remove_key_event_listener (AtkKeySnoopFunc *listener,
594 to allow non-GTK-dependent installation of key snoop functions.
595 This also meant adding definitions of AtkKeySnoopFunc and
598 2001-11-08 Padraig O'Briain <padraig.obriain@sun.com>
600 * atk/atkobject.c (atk_object_notify_state_change):
601 Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED
602 to ATK_STATE_EXPANDED or vice versa.
604 2001-11-05 Padraig O'Briain <padraig.obriain@sun.com>
607 Add role ATK_ROLE_TREE_TABLE
610 Remove ATK_RELATION_NODE_CHILDREN and ATK_RELATION_NODE_PARENT
611 and added ATK_RELATION_NODE_CHILD_OF; this is for use by TreeTable
613 * docs/tmpl/atk-unused.sgml, docs/tmpl/atkaction.smgl,
614 docs/tmpl/atkcomponent.sgml, docs/tmpl/atkdocument.sgml,
615 docs/tmpl/atkeditabletext.tmpl, docs/tmpl/atkimage.tmpl,
616 docs/tmpl/atkobject.sgml, docs/tmpl/atkrelation.sgml,
617 docs/tmpl/atkselection.sgml, docs/tmpl/atkstate.sgml,
618 docs/tmpl/atkstreamablecontent.sgml, docs/tmpl/atktable.sgml,
619 docs/tmpl/atktext.sgml, docs/tmpl/atkutil.sgml:
620 Update to reflect the current state of the documentation in the code.
622 2001-10-31 Padraig O'Briain <padraig.obriain@sun.com>
624 * atk/relation.h, docs/tmpl/atkrelation.sgml:
625 Add two new relations ATK_RELATION_NODE_CHILDREN and
626 ATK_RELATION_NODE_PARENT to support compound objects in a
627 node or cell of a tree or table
628 Added descriptions of all relations which are defined
631 Remove functions atk_table_real_get_index_at(),
632 atk_table_real_get_column_at_index() and
633 atk_table_real_get_row_at_index()
634 Correct typos in documentation of other functions.
636 2001-10-28 Tor Lillqvist <tml@iki.fi>
638 * atk-zip.sh.in: New file, used to build developer package for
642 * configure.in: Add it.
644 * atk/Makefile.am: Add rules to install and uninstall mingw import
647 2001-10-26 Padraig O'Briain <padraig.obriain@sun.com>
649 * atk/atkobject.[c|h]
650 Remove the following properties
651 accessible-child - use signal children_changed for notification
652 accessible-text - use signal text_changed for notification
653 accessible-caret - use signal text_caret_moved for notification
654 accessible-selection - use new signal selection_changed
656 accessible-visible-data - use new signal visible_data_changed
658 accessible-model - use new signal model_changed for notification
659 Notify when role or parent changes
660 Allow parent and role to be set or got using g_object_set() or
663 Wed Oct 24 11:13:13 2001 Owen Taylor <otaylor@redhat.com>
669 2001-10-25 Padraig O'Briain <padraig.obriain@sun.com>
671 * atk/atkobject.h, docs/tmpl/atkobject.sgml:
672 Add role ATK_ROLE_TERMINAL for an accessible terminal.
674 2001-10-22 Padraig O'Briain <padraig.obriain@sun.com>
676 * atk/atkobject.c (atk_object_notify_state_change):
677 Initialize AtkPropertyValue data structure to 0 instead of using
680 2001-10-19 Tor Lillqvist <tml@iki.fi>
682 * configure.in: Set automake conditionals OS_WIN32 if on (native)
683 Win32, and MS_LIB_AVAILABLE if lib.exe is available. Calculate
684 LT_CURRENT - LT_AGE and set LT_CURRENT_MINUS_AGE to that value.
686 * atk/Makefile.am: Add atk.def to EXTRA_DIST. On Win32, use
687 -export-symbols atk.def. If lib.exe is available, generate
688 atk.lib, and install it.
690 * atk/atk.def: Update with new entry points.
692 2001-10-19 Padraig O'Briain <padraig.obriain@sun.com>
694 * atk/atkobject.[c|], docs/atk-sections.txt,
695 docs/tmpl/atkobject.sgml:
696 Add convenience function atk_object_notify_state_change()
697 to generate property notification of state change.
699 * atk/atktext.c, docs/tmpl/atk-unused.sgml:
700 Correct comments on functions atk_attribute_get_name() and
701 atk_attribute_get_value()
703 2001-10-17 Padraig O'Briain <padraig.obriain@sun.com>
706 Update comments in atk_text_get_text_[at|after|before]_offset()
707 to clarify what these functions will return.
709 2001-10-16 Padraig O'Briain <padraig.obriain@sun.com>
712 Update comments in atk_text_get_run_attributes() and
713 atk_text_get_default_attributes().
715 2001-10-15 Padraig O'Briain <padraig.obriain@sun.com>
718 Change "property-change" signal to allow detail (i.e. property name)
719 and add detail in atk_object_notify().
721 2001-10-15 Padraig O'Briain <padraig.obriain@sun.com>
724 Correct order of attribute names in text_attr_name array.
726 2001-10-12 Padraig O'Briain <padraig.obriain@sun.com>
729 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
730 Use enum AtkTextAttribute to specify what attribute are supported
731 rather than hash defines. Define new functions atk_attribute_get_name()
732 and atk_attribute_get_value() which return the strings for the
733 attribute name and values for those attribute which have named values.
735 2001-10-10 Padraig O'Briain <padraig.obriain@sun.com>
737 * atk/atktext.c (atk_text_get_run_attributes):
740 * atk/atktext.c (atk_text_get_default_attributes):
741 Add call to set iface.
743 2001-10-10 Padraig O'Briain <padraig.obriain@sun.com>
746 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
747 Add new function atk_text_get_default_attributes
748 Rename atk_text_ref_run_attributes to atk_text_get_run_attributes
750 2001-10-09 Padraig O'Briain <padraig.obriain@sun.com>
752 * atk/atktext.c (atk_attribute_set_free):
753 Avoid leaking of AtkAttributeSet data structure; speed up code.
755 * docs/tmpl.atk*.sgml
756 Updated to reflect current APIs.
758 2001-10-01 jacob berkman <jacob@ximian.com>
760 * docs/Makefile.am (dist-hook-local): depend on all-local so that
761 make dist works correctly w/o having to build first
763 2001-10-01 Tor Lillqvist <tml@iki.fi>
765 * configure.in: Add AC_LIBTOOL_WIN32_DLL.
767 Sat Sep 29 19:45:00 2001 Bill Haneman <bill.haneman@sun.com>
769 * configure.in (ATK_MICRO_VERSION): Version 0.6
770 (because libglade will depend on a the small api addition below)
772 * atk/makefile.msc (PKG_VER): Version 0.6
775 * atk/atkrelation.c: (AtkRelationType
776 atk_relation_type_from_string (const gchar *name)): Added method.
779 Tue Sep 25 12:08:52 2001 Owen Taylor <otaylor@redhat.com>
781 * configure.in (ATK_MICRO_VERSION): Version 0.5
783 * configure.in (GLIB_REQUIRED_VERSION): Up to 1.3.9
785 * atk/makefile.msc (PKG_VER): Version 0.5
787 2001-09-21 Hans Breuer <hans@breuer.org>
789 * atk/atk.def : updated externals
790 * atk/makefile.msc : version 0.4
792 * atk/atktext.c (atk_text_get_character_extents) : real_height
793 is a reference to int, so use &local_height
795 Wed Sep 19 10:46:44 2001 Tim Janik <timj@gtk.org>
799 Tue Sep 18 23:41:32 2001 Tim Janik <timj@gtk.org>
801 * configure.in (AM_INIT_AUTOMAKE): auto init from ATK_VERSION.
802 up ATK_VERSION to 0.4, interface age 0, binary age 0.
803 (from 0.2 which was not properly updated last time).
804 depend on glib 1.3.8.
808 2001-09-11 Padraig O'Briain <padraig.obriain@sun.com>
811 Add object reference when object is set as accessible_parent
813 2001-09-05 Mark McLoughlin <mark@skynet.ie>
815 * configure.in: remember ACLOCAL_FLAGS.
817 2001-09-05 Padraig O'Briain <padraig.obriain@sun.com>
820 Change atk_table_get_caption() and atk_table_set_caption()
821 to deal with AtkObject* rather than gchar*
822 Remove redundant and incorrect comments
824 Mon Sep 3 19:42:47 2001 Owen Taylor <otaylor@redhat.com>
826 * configure.in: Version 0.3
828 * configure.in (GLIB_REQUIRED_VERSION): Require GTK+-1.3.7
832 2001-09-03 Padraig O'Briain <padraig.obriain@sun.com>
835 Correct property definitions for "accessible-table-caption",
836 "accessible-table-column-description",
837 "accessible-table-row-description"
839 Update comments to include all properties defined
841 2001-08-24 Padraig O'Briain <padraig.obriain@sun.com>
843 * atk/atkhyperlink.h:
844 Change AtkHyperLink to AtkHyperlink in comment
845 * atk/atkhypertext.[c|h]:
846 Change AtkHyperLink to AtkHyperlink
847 * atk/atktable.[c|h]:
848 Make gchar* arguments const; make return value of type gchar*
850 * docs/atk-sections.txt
851 Remove reference to AtkHyperLink
852 * docs/atk-used.sgml, docs/tmpl/atkhyperlink.sgml
853 docs/tmpl/atkhypertext.sgml, docs/tmpl/atkdocs.sgml:
856 2001-08-23 Padraig O'Briain <padraig.obriain@sun.com>
859 Add functions atk_table_real_get_index_at(),
860 atk_table_real_get_row_at_index(), atk_table_real_get_column_at_index()
861 as default implementations for atk_table_get_index_at(),
862 atk_table_get_row_at_index(), atk_table_get_column_at_index()
864 2001-08-23 Padraig O'Briain <padraig.obriain@sun.com>
867 Refer to return value in function documentation for
871 * docs/tmpl/atkaction.sgml:
872 Update to include return value
874 2001-08-22 Marc Mulcahy <marc.mulcahy@sun.com>
876 * atk/atkaction.c atk/atkaction.h:
877 Made atk_action_do_action return a gboolean as the class member of
882 2001-08-20 Padraig O'Briain <padraig.obriain@sun.com>
884 * docs/tmpl/atkimage.sgml atk/atkimage.h:
885 Swap height and width arguments to atk_image_get_image_size
887 Swap height and height arguments to atk_image_get_image_size
888 Do not crash if NULL pointers are passed for return values
890 2001-08-17 Padraig O'Briain <padraig.obriain@sun.com>
892 * docs/tmpl/atktext.sgml atk/atktext.h:
893 Change parameter names *offset to *_offset
894 * atk/atkcomponent.c:
895 Do not crash if NULL pointers are passed for return values
897 Change parameter names *offset to *_offset
898 Do not crash if NULL pointers are passed for return values
900 2001-08-16 Bill Haneman <bill.haneman@sun.com>
903 Changed g_type_class_peek() to g_type_class_ref()
904 in atk_add_global_event_listener(), since
905 g_type_class_peek() could return NULL when an
906 instance of the class had not been created.
908 2001-08-16 Padraig O'Briain <padraig.obriain@sun.com>
910 * docs/atk-sections.txt, docs/tmpl/atktext.sgml:
911 Ensure that atk_attribute_set_free is in the documentation.
913 2001-08-16 Padraig O'Briain <padraig.obriain@sun.com>
915 * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
916 Swapped order of width and height arguments to
917 atk_text_get_character_extents()
918 Changed AtkAttrributeSet_free to atk_attribute_set_free
920 2001-08-15 Padraig O'Briain <padraig.obriain@sun.com>
922 * atk/atktext.[c|h], docs/tmpl/atktext.sgml:
923 Changed "length" argument of atk_text_get_character_extents() to
926 2001-08-15 Jens Finke <jens@gnome.org>
928 * Makefile.am (EXTRA_DIST): Added atk.spec and atk.spec.in files.
929 * configure.in: Moved GLIB_REQUIRED_VERSION to top of file and
930 added a AC_SUBST for it. This is needed for the spec.in file.
931 Added atk.spec to output list.
932 * atk.spec.in: New file.
934 2001-08-13 Padraig O'Briain <padraig.obriain@sun.com>
936 * atk/atkcomponent.[c|h]
937 * docs/atk-sections.txt, docs/tmpl/atkcomponent.sgml
938 Change atk_component_get_accessible_at_point to
939 atk_component_ref_accessible_at_point so it will work for flyweights
941 Sun Aug 12 10:33:02 2001 Owen Taylor <otaylor@redhat.com>
943 * docs/Makefile.am: Set GPATH to fix srcdir != builddir problems
946 2001-08-09 Padraig O'Briain <padraig.obriain@sun.com>
948 * atk/atkaction.c, atk/atkcomponent.c
949 Remove all instances of g_return_if_fail (foo != NULL); that are
950 immediately before a g_return_if_fail (ATK_IS_FOO (foo));
951 since the second check catches the NULL.
953 Add functions atk_component_real_contains(),
954 atk_component_real_get_position(), atkcomponent_real_get_size()
955 as default implementations for atk_component_contains(),
956 atk_component_get_position(), atk_component_get_size()
958 2001-08-07 Brian Cameron <brian.cameron@sun.com>
960 * atk/atkimage.[ch] docs/atk-sections.txt
961 docs/tmpl/atkimage.sgml
962 Updated AtkImage get_position to get_image_position
963 so the naming is consistant. Now get_image_position
964 and get_image_size return -1 for x/y/height/width
965 if AtkImage implementations of these functions is
968 2001-07-31 Padraig O'Briain <padraig.obriain@sun.com>
971 Create an object relation set when the object is created.
973 2001-07-30 Brian Cameron <brian.cameron@sun.com>
976 Changed first argument of atk_add_global_event_listener
977 so the callback function is of type GSignalEmissionHook
978 instead of AtkEventListener. AtkEventListener is
979 appropriate for Focus event callbacks, but not generic
982 2001-07-27 Padraig O'Briain <padraig.obriain@sun.com>
985 Add function atk_object_real_ref_state_set() which creates the
986 state set and adds states ATK_STATE_SELECTABLE and ATK_STATE_SELECTED
989 2001-07-27 Padraig O'Briain <padraig.obriain@sun.com>
992 Remove all instances of g_return_if_fail (foo != NULL); that are
993 immediately before a g_return_if_fail (ATK_IS_FOO (foo));
994 since the second check catches the NULL.
996 2001-07-26 Padraig O'Briain <padraig.obriain@sun.com>
999 Fix problem with ATK not building after running make maintainer-clean
1000 and autogen.sh: add extra files to MAINTAINERCLEANFILES
1002 2001-07-25 Bill Haneman <bill.haneman@sun.com>
1005 * atk/atkeditabletext.h
1007 * atk-uninstalled.pc.in
1010 Removed (unused) #defines of pango/pango.h
1011 Removed references to/dependencies on pango from .pc files
1012 Removed dependencies on pango from makefile.msc and configure.in
1014 2001-07-24 Padraig O'Briain <padraig.obriain@sun.com>
1016 * atk/atkobject.[c|h]
1017 Move some implementation from GAIL:
1018 Default implementations for some some functions
1019 atk_object_real_get_name, atk_object_real_set_name,
1020 atk_object_real_get_description, atk_object_real_set_description,
1021 atk_object_real_get_parent, atk_object_real_set_parent,
1022 atk_object_real_get_role,
1023 atk_object_real_connect_property_change_handler,
1024 atk_object_real_remove_property_change_handler,
1026 definition of property-changed signal.
1027 Initialize pointers to NULL in atk_object_init().
1028 Initialize uninitialized function pointers to NULL in
1029 atk_object_class_init().
1031 2001-07-23 Brian Cameron <brian.cameron@sun.com>
1034 Changed children_changed signal to allow NULL pointers
1035 for the 2nd argument to the signal handler.
1037 2001-07-20 Hans Breuer <hans@breuer.org>
1039 * atk/atk.def : added more exports
1040 * atk/makefile.msc : updated win32 build
1042 2001-07-20 Padraig O'Briain <padraig.obriain@sun.com>
1044 * atk/atkaction.[c|h], docs/atk-sections.txt,
1045 docs/tmpl/atkaction.sgml
1046 Add atk_action_get_name() and atk_action_set_description()
1048 2001-07-18 Padraig O'Briain <padraig.obriain@sun.com>
1050 * atk/atkstate.[c|h]
1051 Add ATK_STATE_ENABLED so we can distinguish between a consistent
1052 and inconsistent GtkToggleButton
1054 2001-07-16 Brian Cameron <brian.cameron@sun.com>
1056 * atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk/atkutil.h
1057 docs/atk-sections.txt docs/tmpl/atktext.sgml docs/tmpl/atkutil.sgml
1058 gail_textattributes_update.pat is for gail/gail and integrates the
1059 ATK_ATTRIBUTE_* macros in the gail implementations.
1060 atk_docs_textattributes_update.pat is for atk/docs and patches
1061 atk-sections.txt etc. for improved docs
1062 atk_atk_textattributes_update.pat is for atk/atk and included the
1063 new ATK_ATTRIBUTE_* macros and updated gtk-doc comments.
1065 2001-07-13 Darin Adler <darin@bentspoon.com>
1067 * atk/atkstate.c: Add missing <string.h> include.
1068 * tests/teststateset.c: Add missing <string.h> include.
1070 2001-07-13 Darin Adler <darin@bentspoon.com>
1072 * .cvsignore: Ignore some generated files.
1073 * autogen.sh: Get rid of call to autoheader since the
1074 configure file doesn't include AM_CONFIG_HEADER.
1076 2001-07-11 Brian Cameron <brian.cameron@sun.com>
1078 * tmpl/atkdocument.sgml
1079 Added new file for docs.
1081 2001-07-11 Padraig O'Briain <padraig.obriain@sun.com>
1083 * atk/atkimage.c atk/atkutil.c
1084 Changes to build with Sun's FORTE compiler.
1086 2001-07-10 Brian Cameron <brian.cameron@sun.com>
1088 * tmpl/atk-unused.sgml tmpl/atkcomponent.sgml tmpl/atkeditabletext.sgml
1089 tmpl/atkimage.sgml tmpl/atkselection.sgml tmpl/atkstate.sgml
1090 tmpl/atkstreamablecontent.sgml tmpl/atktable.sgml
1091 tmpl/atktext.sgml tmpl/atkutil.sgml
1094 Mon Jul 2 06:37:09 2001 Tim Janik <timj@gtk.org>
1096 * atk/atktext.c (atk_text_base_init):
1097 * atk/atktable.c (atk_table_base_init):
1098 * atk/atkobject.c (atk_object_init): s/signal_newc/signal_new/
1099 to adapt to recent GSignal changes.
1101 2001-06-28 Brian Cameron <brian.cameron@sun.com>
1103 * atk/atkutil.c atk/atkutil.h docs/atk-sections.txt
1104 docs/tmpl/atkutil.sgml
1105 Added new functiosn to AtkUtil.
1107 2001-06-28 Brian Cameron <brian.cameron@sun.com>
1109 * atk/Makefile.am atk/atk.h atk/atkdocument.c atk/atkdocument.h
1110 docs/atk-docs.sgml docs/atk-sections.txt docs/tmpl/atk-unused.sgml
1111 docs/tmpl/atkobject.sgml
1112 Added new atk document interface.
1114 2001-06-28 Brian Cameron <brian.cameron@sun.com>
1116 * atk/atkcomponent.c atk/atkcomponent.h atk/atkimage.c
1117 atk/atkimage.h atk/atktext.c atk/atktext.h atk/atkutil.h
1118 Updated so that functions that take screen coords as
1119 input/output also take an enum specifying whether
1120 the coords are screen or top-level window based.
1121 Updated docs as well.
1123 2001-06-28 Brian Cameron <brian.cameron@sun.com>
1125 *atk/atkaction.c atk/atkcomponent.c atk/atkeditabletext.c
1126 atk/atkhyperlink.c atk/atkobject.c atk/atkregistry.c
1127 atk/atkstate.c atk/atkstateset.c atk/atkstreamablecontent.c
1128 atk/atktable.c atk/atktext.c atk/atkutil.c atk/atkvalue.c
1129 atk/docs/tmpl/atkstreamablecontent.sgml
1130 Cleaned up docs. Added atkstreamablecontent.sgml
1132 2001-06-28 Brian Cameron <brian.cameron@sun.com>
1134 *atk/atktable.h, atk/atktable.c
1135 Updated signal handler definitions.
1137 2001-06-27 Brian Cameron <brian.cameron@sun.com>
1140 Updated AtkXYCoords enum.
1142 2001-06-27 Brian Cameron <brian.cameron@sun.com>
1144 *atk/atkaction.c atk/atkaction.h atk/atkcomponent.c
1145 atk/atkcomponent.h atk/atkhyperlink.c atk/atkhypertext.c
1146 atk/atkimage.c atk/atkimage.h atk/atkobject.c
1147 atk/atkobject.h atk/atkobjectfactory.c atk/atkregistry.c
1148 atk/atkstateset.c atk/atkstreamablecontent.c
1149 atk/atkstreamablecontent.h atk/atktable.c
1150 atk/atktext.c, docs/atk-docs.sgml docs/atk-sections.txt
1151 and some docs/tmpl files.
1152 Updated gtk-docs fixing spelling errors and making minor
1155 2001-06-27 Louise Miller <lousie.miller@sun.com>
1157 *atk/atkselection.h, atk/atkselection.c
1158 changed return type to gboolean for
1159 atk_selection_select_all_selection
1161 2001-06-26 Brian Cameron <brian.cameron@sun.com>
1163 *atk/atkstate.h atk/atkstate.c
1164 docs/tmpl/atk-unused.sgml docs/tmpl/atkselection.sgml
1165 docs/tmpl/atkstate.sgml docs/tmpl/atktable.sgml
1166 docs/tmpl/atktext.sgml
1167 Added ATK_STATE_STALE. Updated docs.
1169 2001-06-22 Lucy Brophy <lucy.brophy@sun.com>
1172 Removed the macro ATK_TEXT_BOUNDARY_CURSOR_POS
1174 2001-06-21 Brian Cameron <brian.cameron@sun.com>
1176 * atk/atkeditabletext.h, atk/atkobject.h,
1178 Added AtkAttributeSet_free() convenience
1181 2001-06-20 Peter Williams <peterw@ximian.com>
1183 * atk/atknoopobject.h: Correct prototype name: agtk_widget_get_type ->
1184 atk_no_op_object_get_type. Change #ifdef __cplusplus mess to nicer
1185 G_{BEGIN,END}_DECLS.
1187 2001-06-20 Brian Cameron <brian.cameron@sun.com>
1189 * atk/atktable.c, atk/atkmarshal.list
1190 Removed needless marshal and updated signal handlers in
1193 2001-06-20 Louise Miller <louise.miller@sun.com>
1195 *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml
1196 Changed parameters for get_selected_rows/get_selected_columns
1197 Added 4 new functions, add_row_selection, remove_row_selection,
1198 add_column_selection, remove_column_selection
1200 2001-06-19 Brian Cameron <brian.cameron@sun.com>
1203 Fixed minor bug with signals.
1205 2001-06-18 Brian Cameron <brian.cameron@sun.com>
1210 2001-06-15 Brian Cameron & Lucy Brophy <brian.cameron@sun.com>
1212 * atk/atkselection.h atk/atkselection.c
1213 Now add_selection, clear_selection, and remove_selection
1214 return a boolean indicating SUCCESS/FAILURE to indicate
1215 if the operation was successful.
1217 2001-06-13 Brian Cameron & Lucy Brophy <brian.cameron@sun.com>
1219 * atk/atktable.h atk/atktable.h
1220 Updated so now the get_text_before|at|after functions
1221 return the start & end offset of the string. Updated the
1224 2001-06-13 Padraig O'Briain <padraig.obriain@sun.com>
1226 * atk/Makefile.am: install atknoopobject.h and atknoopobjectfactory.h
1228 2001-06-11 Havoc Pennington <hp@redhat.com>
1232 * configure.in: bump version to 0.2 and add infrastructure for
1233 libtool version info. Assumes GTK versioning scheme (major.minor
1234 is binary compatible)
1236 * atk/Makefile.am (LDFLAGS): set version info
1237 (stamp-atkmarshal.h): glib-genmarshal already includes top_builddir
1239 2001-06-13 Brian Cameron <brian.cameron@sun.com>
1241 * atk/atktable.h, atk/atktable.c
1242 Updated so that get/set row/column header functions
1243 work with AtkObjects rather than AtkTables. Organized
1244 the header file a little more cleanly. Also the get/set
1245 row_description and caption functions now use gchar *
1246 rather than AtkObject.
1248 2001-06-12 Padraig O'Briain <padraig.obriain@sun.com>
1250 * atk/atkmarshal.list, atk/atktable.h atk/atktable.c:
1251 Add signal model-changed.
1253 * atk/atkobject.c: Add properties
1254 accessible-role, accessible-table-caption,
1255 accessible-table-column-header, accessible-table-column_description.
1256 accessible-table-row-header, accessible-table-row_description.
1257 accessible-table-summary, accessible-model
1259 2001-06-12 Brian Cameron <brian.cameron@sun.com>
1261 * atk/atkeditabletext.[ch], atk/atktext.[ch], atk/atkobject.h
1262 Updated atkeditabletext and atktext interfaces so they
1263 now properly define the get/set attribute methods and now
1264 get_offset_at_point and get_character_extents can request
1265 x,y coords by either widget or screen coords.
1267 Sat Jun 9 15:17:00 2001 Owen Taylor <otaylor@redhat.com>
1269 * configure.in (DEP_CFLAGS): Only include gthread-2.0 in
1270 CFLAGS, not in LIBS. (Always linking with -lpthread
1271 is a noticeable speed hit.)
1273 Thu Jun 7 17:03:37 2001 Owen Taylor <otaylor@redhat.com>
1275 * atk/Makefile.am: Really fix marshal generation.
1277 2001-06-07 Havoc Pennington <hp@redhat.com>
1279 * atk/Makefile.am ($(srcdir)/atkmarshal.c): fix up the
1280 glib-genmarshal stuff
1282 2001-06-07 Havoc Pennington <hp@redhat.com>
1284 * atk/Makefile.am: use @GLIB_GENMARSHAL@ so we can use uninstalled
1287 * configure.in: rearrange the library checks to support
1290 * autogen.sh: add support for AUTOGEN_SUBDIR_MODE
1292 * atk-uninstalled.pc.in: new file, allows linking to uninstalled
1293 ATK in giant GTK tarball
1295 2001-06-07 Brian Cameron <brian.cameron@sun.com>
1297 * docs/atk-api.sgml docs/atk-sections.txt
1298 docs/tmpl/atk-unused.sgml docs/tmpl/atkeditabletext.sgml
1299 docs/tmpl/atktext.sgml
1300 Removed docs/atk-api.sgml since it is not used.
1301 Updated sgml files and atk-sections.txt to reflect
1302 recent changes to the atktext and atkeditabletext
1305 2001-06-06 Brian Cameron <brian.cameron@sun.com>
1307 * atk/atktext.h atk/atktext.h
1308 Updated to new atktext functions for getting attributes.
1310 2001-06-06 Padraig O'Briain <padraig.obriain@sun.com>
1312 * New files atk/atkstreamablecontent.[ch]
1313 Updated files: atk/Makefile.am, atk/atk.h
1315 * atk/atkvalue.c: Updated comments
1317 2001-06-06 Padraig O'Briain <padraig.obriain@sun.com>
1319 * atk/atkregistry.h: Add declaration for atk_registry_get_type()
1321 2001-06-05 Padraig O'Briain <padraig.obriain@sun.com>
1323 * atk/atkobject.c: Add property accessible-visible-data
1325 2001-06-01 Padraig O'Briain <padraig.obriain@sun.com>
1327 * atk/atkobject.c: Add support for setting and getting
1328 accessible-value property.
1330 * atk/atkvalue.[ch] Make GValue in atk_value_set_current_value const
1332 Fri Jun 01 Brian Cameron <brian.cameron@sun.com>
1334 * atk/atkeditabletext.[ch], atk/atktext.[ch]
1336 * docs/atk-overrides.txt, docs/Makefile.am
1337 Updated the interface for dealing with selected
1338 text to handle multiple selected regions. Removed
1339 get_row_col_at_offset from atktext.[ch]. Added
1340 docs/atk-overrides.txt file.
1342 Thu May 31 Brian Cameron <brian.cameron@sun.com>
1344 * Makefile.am configure.in atk/Makefile.am atk/atktext.c
1345 atk/atkutil.c docs/Makefile.am atk/atkmarshal.list
1346 Added atk_marshal_VOID__INT_INT marshaller. Updated the
1347 Makefiles so the proper marshall files get included in the
1348 dist. Updated the Makefiles and configure.in so that the
1349 docs get included in the dist.
1351 Tue May 29 18:17:11 2001 Owen Taylor <otaylor@redhat.com>
1353 * autogen.sh (have_libtool): Fix GNU sedism (#55430)
1355 2001-05-29 Padraig O'Briain <padraig.obriain@sun.com>
1357 * atk/atkobject.c: Define new properties accessible-text,
1358 accessible-caret, accessible-selection and accessible-value
1360 2001-05-29 Brian Cameron <brian.cameron@sun.com>
1362 * docs/atk-sections.txt
1365 Improved the layout/formatting of the atk docs. Added docs/tmpl
1368 2001-05-28 Brian Cameron <brian.cameron@sun.com>
1371 Now properly set the initialized flag when setting up signals.
1372 Updated the atk-docs in several files
1374 2001-05-24 Padraig O'Briain <padraig.obriain@sun.com>
1376 * atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
1377 atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c,
1378 atk/atkregistry.c, atk/atkselection.c, atk/atktable.c,
1379 atk/atktext.c, atk/atkutil.c, atk/atkvalue.c
1380 Fix warnings generated by Sun FORTE compiler
1382 2001-05-24 Padraig O'Briain <padraig.obriain@sun.com>
1384 * atk/atkcomponent.c atk/atkvalue.c
1385 Remove return calls in functions which return void
1387 2001-05-23 Padraig O'Briain <padraig.obriain@sun.com>
1389 * atk/atkobject.h: Correct naming of role for status bar
1392 Clarify behaviour of atk_text_get_text_after/at/before_offset
1394 Sun May 13 11:35:32 2001 Owen Taylor <otaylor@redhat.com>
1396 * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1.
1398 2001-01-06 Hans Breuer <hans@breuer.org>
1400 * atk/makefile.msc atk/atk.def (new files) :
1401 Enable build for win32, no sourc changes necessary.
1403 Sat May 5 07:46:47 2001 Owen Taylor <otaylor@redhat.com>
1407 Thu May 3 08:38:24 2001 Owen Taylor <otaylor@redhat.com>
1409 * atk/atkobject.c: Add missing include of <string.h> for strcmp.
1411 Tue Apr 25 10:10:00 2001 Padraig Obriain <padraig.obriain@sun.com>