summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 0.13ATK_0_13Owen Taylor2002-02-245-1/+27
| | | | | | | | | | Sat Feb 23 23:02:23 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.13 * NEWS: Update for 0.13 * docs/atk-sections.txt: Update.
* Make use of parent_class consistent; define as gpointer and usePadraig O'Briain2002-02-2211-15/+28
| | | | | | | | | | | | | | * atk/atkgobjectaccessible.c atk/atkhyperlink.c atk/atknoopobject.c atk/atknoopobjectfactory.c atkobject.c atk/atkobjectfactory.c atk/atkregistry.c atk/atkrelation.c atk/atkrelationset.c: Make use of parent_class consistent; define as gpointer and use g_type_class_peek_parent() to get it * atk/atktext.c: Delete unused empty line * atk/atkregistry.c atk/atkrelation.c: Make parent_class static
* Add check for offset being negative in functins which have offsetPadraig O'Briain2002-02-202-7/+32
| | | | | | * atk/atktext.c: Add check for offset being negative in functins which have offset parameter and return immediately if so.
* Update for recent changesPadraig O'Briain2002-02-1511-0/+55
| | | | | | | | | * docs/atk-sections.txt docs/tmpl/atkaction.sgml docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml: Update for recent changes
* Change argument of get_layer and get_mdi_zorder function pointers to bePadraig O'Briain2002-02-153-17/+34
| | | | | | | | | | | | | | | | | * atk/atkcomponent.h: Change argument of get_layer and get_mdi_zorder function pointers to be AtkComponent instead of AtkObject * atk/atkcomponent.c: Change atk_component_get_layer and atk_component_get_mdi_zorder to refer to argument as component instead os accessible * docs/atk-sections.txt docs/tmpl/atkaction.sgml docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml: Update for recent changes
* Guard atk.h with ifndef __ATK_H__ (#71405 reported by terra@diku.dkPadraig O'Briain2002-02-152-0/+11
| | | | | | * atk/atk.h: Guard atk.h with ifndef __ATK_H__ (#71405 reported by terra@diku.dk (Morten Welinder))
* Add padding to class structures to allow for future expansion.Padraig O'Briain2002-02-1313-0/+50
| | | | | | | | * atk/atkaction.h atk/atkcomponent.h atk/atkeditabletext.h atk/atkhyperlink.h atk/atkimage.h atk/atkobject.h atk/atkrelationset.h atk/atkselection.h atk/atkstreamablecontent.h atk/atktable.h atk/atktext.h atk/atkvalue.h: Add padding to class structures to allow for future expansion.
* Deprecated some misplaced API; retagged. Bug fixes to AtkComponent,GNOME_2D_BETAATK_0_12Bill Haneman2002-02-126-7/+79
| | | | and placed Layer and MDI-ZOrder API there where it belongs.
* Incremented revision for GNOME 2 beta, and updated NEWS.Bill Haneman2002-02-113-1/+13
|
* declare function arguments as (void) rather than ()jacob berkman2002-02-1114-14/+25
| | | | | | | | | | | | | 2002-02-11 jacob berkman <jacob@ximian.com> * atk/atkselection.[ch] (atk_selection_get_type): * atk/atktable.[ch] (atk_table_get_type): * atk/atkregistry.h (atk_get_default_registry): * atk/atknoopobjectfactory.[ch] (atk_no_op_object_factory_get_type): * atk/atkobjectfactory.[ch] (atk_object_factory_get_type): * atk/atkcomponent.[ch] (atk_component_get_type): * atk/atkaction.[ch] (atk_action_get_type): declare function arguments as (void) rather than ()
* Updated changelog.Bill Haneman2002-02-042-1/+6
|
* Added descriptive documentation of the ATK interfaces, primarilyATK_0_11Bill Haneman2002-01-3010-32/+173
| | | | | | to assist custom widget maintainers and others who need to provide ATK implementations for widgets outside GTK+ (for which implementations are already provided by package "gail").
* Retroactively write a NEWS entry for 0.9 and 0.10.Owen Taylor2002-01-302-0/+13
| | | | | | Tue Jan 29 23:29:46 2002 Owen Taylor <otaylor@redhat.com> * NEWS: Retroactively write a NEWS entry for 0.9 and 0.10.
* version number to 0.10, for Desktop Alpha 2ATK_0_10Padraig O'Briain2002-01-282-1/+6
| | | | | * configure.in: version number to 0.10, for Desktop Alpha 2
* Correct inconsistencies between registered signal parameter types andPadraig O'Briain2002-01-282-6/+13
| | | | | | | * atk/atkobject.h: Correct inconsistencies between registered signal parameter types and default signal handler struct fields (based on patch from Murray Cumming <murray@usa.net>)
* Revved for desktop alpha release.ATK_0_9Bill Haneman2002-01-164-4/+6
|
* Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h.Owen Taylor2002-01-092-2/+8
| | | | | | | | Wed Jan 9 11:26:56 2002 Owen Taylor <otaylor@redhat.com> * atk/Makefile.am (s-enum-types-h): Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h. (#68325, Mikael Hermansson)
* 1 Add comments to clarify behavior if handler has already been addedPadraig O'Briain2002-01-073-3/+13
| | | | | | | | * atk/atkcomponent.c (atk_component_add_focus_handler):1 Add comments to clarify behavior if handler has already been added * docs/tmpl/atktext.sgml: Update for change of caret_changed to text_caret_moved
* generate atk-enum-types.[hc] NOTE: the long comment in atkobject.h isHans Breuer2002-01-053-11/+51
| | | | | | | | | | | | 2002-01-05 Hans Breuer <hans@breuer.org> * atk/makefile.msc : generate atk-enum-types.[hc] NOTE: the long comment in atkobject.h is crashing perl, at least version 5.005_02 built for MSWin32-x86-object Binary build 506 provided by ActiveState. Temporary deleting the AtkRole comment allows to work-around. atk/atk.def : updated externals
* atk/atkgobjectaccessible.h Fixed typo in define (reported by Jeff Franks)Padraig O'Briain2002-01-024-6/+17
| | | | | | | | | | | * atk/atkgobjectaccessible.h Fixed typo in define (reported by Jeff Franks) * atk/atktext.c atk/atktext.h Change name of default signal handler for text_caret_moved signal from caret_changed to text_caret_moved Change enum CARET_MOVED to TEXT_CARET_MOVED (both issues reported by Jeff Franks)
* setup parent class (atk_relation_finalize): chain to parent.Michael Meeks2001-12-273-4/+25
| | | | | | | | | | | 2001-12-15 Michael Meeks <michael@ximian.com> * atk/atkrelation.c (atk_relation_class_init): setup parent class (atk_relation_finalize): chain to parent. * atk/atkrelationset.c (atk_relation_set_class_init), (atk_relation_set_finalize): same fix.
* Version 0.8, require GLib-1.3.12ATK_0_8Owen Taylor2001-12-234-3/+22
| | | | | | | | Sat Dec 22 12:26:51 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.8, require GLib-1.3.12 * atk/makefile.msc (PKG_VER): Version 0.8.
* Set GPATH - necessary for correct srcdir != builddir operation whenOwen Taylor2001-12-202-0/+10
| | | | | | | Thu Dec 20 00:33:47 2001 Owen Taylor <otaylor@redhat.com> * atk/Makefile.am (EXTRA_DIST): Set GPATH - necessary for correct srcdir != builddir operation when generating source files in srcdir.
* remove some conflict indicators.Owen Taylor2001-12-202-6/+5
| | | | | | Thu Dec 20 00:27:01 2001 Owen Taylor <otaylor@redhat.com> * docs/tmpl/atkutil.sgml: remove some conflict indicators.
* Add new functionsPadraig O'Briain2001-12-192-0/+10
| | | | | * atk/atk.def: Add new functions
* Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.hPadraig O'Briain2001-12-1913-2/+385
| | | | | | | | | | | | | | | | | | | docs/tmpl/atkgobjectaccessible.sgml * atk/Makefile.am atk/atk.h: Add references to new files * atk/atkobject.c atk/atkobject.h docs/tmpl/atkobject.sgml: Add new function atk_object_initialize * atk/atkobjectfactory.c atk/atkobjectfactory.h docs/tmpl/atkobjectfactory.sgml: Add new function atk_object_factory_get_accessible_type * docs/atk-sections.txt: Add new functions. Add functions in atk-unused.txt
* Add missing #include <string.h>Darin Adler2001-12-172-0/+6
| | | | * atk/atktext.c: Add missing #include <string.h>
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-133-0/+7
| | | | | | | 2001-12-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * atk/Makefile.am, tests/Makefile.am: Compile with -DG_DISABLE_DEPRECATED. See #52790.
* Remove unnecessary g_retunn_val_if_fail() call.Padraig O'Briain2001-12-112-2/+5
| | | | | * atk/atkcomponent.c (atk_component_ref_accessible_at_position): Remove unnecessary g_retunn_val_if_fail() call.
* paranoia is not appropriate here, setup parent_class, don't create a newMichael Meeks2001-12-104-21/+27
| | | | | | | | | | | 2001-12-08 Michael Meeks <michael@ximian.com> * atk/atkregistry.c (atk_registry_class_init): paranoia is not appropriate here, setup parent_class, don't create a new default registry here - makes no sense. (atk_registry_finalize): chain to parent class, do g_hash_table_destroys instead of g_frees.
* atk/Makefile.am: Update to create atk-enum-types.h before compiling sourcePadraig O'Briain2001-12-072-3/+9
| | | | | | atk/Makefile.am: Update to create atk-enum-types.h before compiling source files (Problem reported by xavier ordoquy <xordoquy@aurora-linux.com>)
* shut up cvsManish Singh2001-12-051-0/+4
|
* Change atk_attribute_register to atk_text_attribute_register,Padraig O'Briain2001-12-057-32/+42
| | | | | | | | | * atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt docs/tmpl/atktext.sgml tests/testrelation.c: Change atk_attribute_register to atk_text_attribute_register, atk_attribute_get_value to atk_text_attribute_get_value, atk_attribute_get_name to atk_text_attribute_get_name atk_attribute_for_name to atk_text_attribuute_for_name
* Add implementation of atk_attribute_register, atk_attribute_for_name UdatePadraig O'Briain2001-12-047-36/+236
| | | | | | | | | | | | | | | | | | | | | * atk/atktext.c: Add implementation of atk_attribute_register, atk_attribute_for_name Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and support extra attributes being defined * atk/atktext.h: Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow extra attributes to be defined Add atk_attribute_register() and atk_attribute_for_name() * atk/atk.def: Add new functions * docs/atk-sections.txt docs/tmpl/atktext.sgml Update because of additions to atk/atktext.h * tests/testrelation.c: Add tests for text attributes
* Update atk_role_register() to allow extra roles to be defined UpdatePadraig O'Briain2001-12-043-11/+115
| | | | | | | | | | * atk/atkobject.c: Update atk_role_register() to allow extra roles to be defined Update atk_role_get_name() and atk_role_for_name() for newly defined roles * tests/testrelation.c: Add tests for roles
* Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() andPadraig O'Briain2001-12-035-97/+128
| | | | | | | | | | | | | | * atk/atkrelation.c: Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and atk_relation_type_for_name() * atk/atkstate.c: Use ATK_TYPE_STATE_TYPE in atk_state_type_get_name() and atk_state_type_for_name() * tests/testrelation.c, tests/teststateset.c: Update tests as name componenets are separated by hyphen (-) rather than underline (_)
* Generate files atk-enum-types.c and atk-enums-types.h to create types forPadraig O'Briain2001-11-293-84/+86
| | | | | | | | | * atk/Makefile.am: Generate files atk-enum-types.c and atk-enums-types.h to create types for enums. * atk/atkobject.c: Use ATK_TYPE_ROLE in atk_role_get_name() and atk_role_for_name()
* Fixed bug in atkutil when no impl library (e.g. libgail) is loaded.Bill Haneman2001-11-293-9/+28
| | | | Fixed small doc bug in atkobject.
* Add functions atk_role_get_name() and atk_role_for_name() which transformPadraig O'Briain2001-11-2819-258/+683
| | | | | | | | | | | | | | | | * atk/atkobject.[c|h]: Add functions atk_role_get_name() and atk_role_for_name() which transform a role into an untranslated string Update comments in atkobject.h which refer to property names * atk/atkrelation.c: Correct error in atk_relation_type_get_name * docs/atk-sections.txt Added atk_role_get_name and atk_role_for_name * docs/tmpl/*sgml Updated files
* sync docsTim Janik2001-11-2514-504/+263
|
* updated externalsHans Breuer2001-11-235-6/+18
| | | | | | | | | | | | 2001-11-23 Hans Breuer <hans@breuer.org> * atk/atk.def : updated externals * atk/atktext.c atk/atkutil.c : added two spaces to fix minor coding style issues. Found by my exports generator. * atk/makefile.msc : version 0.7, use build dir from $(TOP)\glib
* Version 0.7ATK_0_7Owen Taylor2001-11-222-1/+7
| | | | | | | | Thu Nov 22 14:37:40 2001 Owen Taylor <otaylor@redhat.com> * Version 0.7 * configure.in (GLIB_REQUIRED_VERSION): Require GLib-1.3.11
* Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID whenPadraig O'Briain2001-11-222-2/+11
| | | | | | * atk/atknoopobject.c: Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID when creating object
* Change atk_relation_type_from_string to atk_relation_type_for_name AddPadraig O'Briain2001-11-2230-320/+284
| | | | | | | | | | | | | | | | | | | | | | | | * atk/atk.def, atk/atkrelationtype.h, docs/atk-sections.txt, docs/tmpl/atkrelation.sgml: Change atk_relation_type_from_string to atk_relation_type_for_name Add atk_relation_type_get_name * atk/atkrelationtype.c: Change atk_relation_type_from_string to atk_relation_type_for_name Add atk_relation_type_get_name Update atk_relation_type_register() to correctly register new relation types * atk/atkstate.c: Changed name of static variable type to last_type Changed name of paremeter if atk_state_type_get_name to type to match comments * docs/tmpl/*sgml Updated files * tests/README, tests/Makefile.am Add new test file testrelation.c
* Fix/clarify gtk-doc comment in atk_add_key_event_listener in atkutil.cBill Haneman2001-11-222-2/+9
|
* switch to class_peek.Michael Meeks2001-11-226-14/+36
| | | | | | | | | | | | | | | | | | | | 2001-11-22 Michael Meeks <michael@ximian.com> * atk/atkutil.c (atk_add_key_event_listener): switch to class_peek. * atk/atkobject.c (atk_object_real_get_property): add missing 'break'. 2001-11-21 Michael Meeks <michael@ximian.com> * atk/atkrelation.c: pull in string.h for strcmp * atk/atktext.c (atk_text_get_selection): fix bug / warning. * atk/atkutil.c (atk_add_global_event_listener), (atk_get_toolkit_name, atk_get_toolkit_version): constify
* Added missing gtk-doc comments for atk_relation_type_from_string.Bill Haneman2001-11-212-0/+15
|
* Back out an uneeded version number bumpOwen Taylor2001-11-212-4/+1
|
* Versions 0.0.8, interface, binary age 0. Fix trailing comma onOwen Taylor2001-11-2116-31/+235
| | | | | | | | | | Wed Nov 21 17:54:44 2001 Owen Taylor <otaylor@redhat.com> * configure.in (ATK_MICRO_VERSION): Versions 0.0.8, interface, binary age 0. * atk/atkobject.h (enum): Fix trailing comma on enumeration. * docs/atk-sections.txt: Update. * NEWS: Updates
* Add additional argument (name) to state-change signal UpdatePadraig O'Briain2001-11-214-4/+21
| | | | | | | | | | * atk/atkobject.[c|h]: Add additional argument (name) to state-change signal Update atk_object_notify_state_change to take account of extra argument for state-change * atk/atkmarshal.list: Add marshaller for VOID:STRING,BOOLEAN