2002-02-27 |
Padraig O'Briain | Add padding to class structures to allow for future... |
blob | commitdiff |
2002-02-27 |
Padraig O'Briain | Add padding to class structures to allow for future... |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | Bail if AM_PATH_GLIB_2_0 fails. |
blob | commitdiff | diff to current |
2002-02-26 |
Tor Lillqvist | Do use -no-undefined on Win32, otherwise libtool won... |
blob | commitdiff | diff to current |
2002-02-25 |
Padraig O'Briain | Remove -no-undefined because of problems with uunresolv... |
blob | commitdiff | diff to current |
2002-02-24 |
Owen Taylor | Version 0.13 ATK_0_13 |
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-20 |
Padraig O'Briain | Add check for offset being negative in functins which... |
blob | commitdiff | diff to current |
2002-02-15 |
Padraig O'Briain | Change argument of get_layer and get_mdi_zorder functio... |
blob | commitdiff | diff to current |
2002-02-15 |
Padraig O'Briain | Guard atk.h with ifndef __ATK_H__ (#71405 reported... |
blob | commitdiff | diff to current |
2002-02-13 |
Padraig O'Briain | Add padding to class structures to allow for future... |
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 |
2002-02-11 |
Bill Haneman | Incremented revision for GNOME 2 beta, and updated... |
blob | commitdiff | diff to current |
2002-02-11 |
jacob berkman | declare function arguments as (void) rather than () |
blob | commitdiff | diff to current |
2002-02-04 |
Bill Haneman | Updated changelog. |
blob | commitdiff | diff to current |
2002-01-30 |
Bill Haneman | Added descriptive documentation of the ATK interfaces... ATK_0_11 |
blob | commitdiff | diff to current |
2002-01-30 |
Owen Taylor | Retroactively write a NEWS entry for 0.9 and 0.10. |
blob | commitdiff | diff to current |
2002-01-28 |
Padraig O'Briain | version number to 0.10, for Desktop Alpha 2 ATK_0_10 |
blob | commitdiff | diff to current |
2002-01-28 |
Padraig O'Briain | Correct inconsistencies between registered signal param... |
blob | commitdiff | diff to current |
2002-01-16 |
Bill Haneman | Revved for desktop alpha release. ATK_0_9 |
blob | commitdiff | diff to current |
2002-01-09 |
Owen Taylor | Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS... |
blob | commitdiff | diff to current |
2002-01-07 |
Padraig O'Briain | 1 Add comments to clarify behavior if handler has alrea... |
blob | commitdiff | diff to current |
2002-01-05 |
Hans Breuer | generate atk-enum-types.[hc] NOTE: the long comment... |
blob | commitdiff | diff to current |
2002-01-02 |
Padraig O'Briain | atk/atkgobjectaccessible.h Fixed typo in define (report... |
blob | commitdiff | diff to current |
2001-12-27 |
Michael Meeks | setup parent class (atk_relation_finalize): chain to... |
blob | commitdiff | diff to current |
2001-12-23 |
Owen Taylor | Version 0.8, require GLib-1.3.12 ATK_0_8 |
blob | commitdiff | diff to current |
2001-12-20 |
Owen Taylor | Set GPATH - necessary for correct srcdir != builddir... |
blob | commitdiff | diff to current |
2001-12-20 |
Owen Taylor | remove some conflict indicators. |
blob | commitdiff | diff to current |
2001-12-19 |
Padraig O'Briain | Add new functions |
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-17 |
Darin Adler | Add missing #include <string.h> |
blob | commitdiff | diff to current |
2001-12-13 |
Sebastian Wilhelmi | Compile with -DG_DISABLE_DEPRECATED. See #52790. |
blob | commitdiff | diff to current |
2001-12-11 |
Padraig O'Briain | Remove unnecessary g_retunn_val_if_fail() call. |
blob | commitdiff | diff to current |
2001-12-10 |
Michael Meeks | paranoia is not appropriate here, setup parent_class... |
blob | commitdiff | diff to current |
2001-12-07 |
Padraig O'Briain | atk/Makefile.am: Update to create atk-enum-types.h... |
blob | commitdiff | diff to current |
2001-12-05 |
Padraig O'Briain | Change atk_attribute_register to atk_text_attribute_reg... |
blob | commitdiff | diff to current |
2001-12-04 |
Padraig O'Briain | Add implementation of atk_attribute_register, atk_attri... |
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-12-03 |
Padraig O'Briain | Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_nam... |
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-23 |
Hans Breuer | updated externals |
blob | commitdiff | diff to current |
2001-11-22 |
Owen Taylor | Version 0.7 ATK_0_7 |
blob | commitdiff | diff to current |
2001-11-22 |
Padraig O'Briain | Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER... |
blob | commitdiff | diff to current |
2001-11-22 |
Padraig O'Briain | Change atk_relation_type_from_string to atk_relation_ty... |
blob | commitdiff | diff to current |
2001-11-22 |
Bill Haneman | Fix/clarify gtk-doc comment in atk_add_key_event_listen... |
blob | commitdiff | diff to current |
2001-11-22 |
Michael Meeks | switch to class_peek. |
blob | commitdiff | diff to current |
2001-11-21 |
Bill Haneman | Added missing gtk-doc comments for atk_relation_type_fr... |
blob | commitdiff | diff to current |
2001-11-21 |
Owen Taylor | Back out an uneeded version number bump |
blob | commitdiff | diff to current |
2001-11-21 |
Owen Taylor | Versions 0.0.8, interface, binary age 0. Fix trailing... |
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-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-17 |
Tor Lillqvist | Build separate runtime and developer packages. |
blob | commitdiff | diff to current |
2001-11-14 |
Bill Haneman | Revved micro version, since API was added last checkin. |
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-11-05 |
Padraig O'Briain | Add role ATK_ROLE_TREE_TABLE |
blob | commitdiff | diff to current |
2001-10-31 |
Padraig O'Briain | Add two new relations ATK_RELATION_NODE_CHILDREN and |
blob | commitdiff | diff to current |
2001-10-28 |
Tor Lillqvist | New file, used to build developer package for Win32. |
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-25 |
Owen Taylor | Version 0.6 ATK_0_6 |
blob | commitdiff | diff to current |
2001-10-25 |
Padraig O'Briain | Add role ATK_ROLE_TERMINAL for an accessible terminal. |
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 |
Tor Lillqvist | Set automake conditionals OS_WIN32 if on (native) Win32... |
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-17 |
Padraig O'Briain | Update comments in atk_text_get_text_[at|after|before... |
blob | commitdiff | diff to current |
2001-10-16 |
Padraig O'Briain | Update comments in atk_text_get_run_attributes() and |
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-10-15 |
Padraig O'Briain | Correct order of attribute names in text_attr_name... |
blob | commitdiff | diff to current |
2001-10-12 |
Padraig O'Briain | Use enum AtkTextAttribute to specify what attribute... |
blob | commitdiff | diff to current |
2001-10-10 |
Padraig O'Briain | Add call to set iface. |
blob | commitdiff | diff to current |
2001-10-10 |
Padraig O'Briain | Correct typo. |
blob | commitdiff | diff to current |
2001-10-10 |
Padraig O'Briain | Add new function atk_text_get_default_attributes Rename |
blob | commitdiff | diff to current |
2001-10-09 |
Padraig O'Briain | Avoid leaking of AtkAttributeSet data structure; speed... |
blob | commitdiff | diff to current |
2001-10-01 |
jacob berkman | depend on all-local so that make dist works correctly... |
blob | commitdiff | diff to current |
2001-10-01 |
Tor Lillqvist | Add AC_LIBTOOL_WIN32_DLL. |
blob | commitdiff | diff to current |
2001-09-29 |
Bill Haneman | Added method for getting an AtkRelationType from a... |
blob | commitdiff | diff to current |
2001-09-25 |
Owen Taylor | Version 0.5 ATK_0_5 |
blob | commitdiff | diff to current |
2001-09-21 |
Hans Breuer | updated externals version 0.4 |
blob | commitdiff | diff to current |
2001-09-19 |
Tim Janik | Released 0.4. ATK_0_4 |
blob | commitdiff | diff to current |
2001-09-18 |
Tim Janik | auto init from ATK_VERSION. up ATK_VERSION to 0.4,... |
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-05 |
Mark McLoughlin | remember ACLOCAL_FLAGS. |
blob | commitdiff | diff to current |
2001-09-05 |
Padraig O'Briain | atk/atktable.[c|h] Change atk_table_get_caption() and |
blob | commitdiff | diff to current |
2001-09-04 |
Owen Taylor | Version 0.3 ATK_0_3 |
blob | commitdiff | diff to current |
2001-09-03 |
Padraig O'Briain | Correct property definitions for "accessible-table... |
blob | commitdiff | diff to current |
2001-08-24 |
Padraig O'Briain | Change AtkHyperLink to AtkHyperlink in comment Change... |
blob | commitdiff | diff to current |
2001-08-23 |
Padraig O'Briain | atk/atktable.c Add functions atk_table_real_get_index_at(), |
blob | commitdiff | diff to current |
2001-08-23 |
Padraig O'Briain | Refer to return value in function documentation for... |
blob | commitdiff | diff to current |
2001-08-23 |
Marc Mulcahy | AtkAction.c AtkAction.h: |
blob | commitdiff | diff to current |
2001-08-20 |
Padraig O'Briain | Swap height and width arguments to atk_image_get_image_... EA_1_0 |
blob | commitdiff | diff to current |
2001-08-17 |
Padraig O'Briain | Swap height and width arguments to atk_image_get_image_... |
blob | commitdiff | diff to current |
2001-08-17 |
Padraig O'Briain | Change parameter names *offset to *_offset Do not crash... |
blob | commitdiff | diff to current |
2001-08-16 |
Bill Haneman | Changed atk_util_add_global_event_listener to ensure... |
blob | commitdiff | diff to current |
2001-08-16 |
Padraig O'Briain | Ensure that atk_attribute_set_free is in the documentation. |
blob | commitdiff | diff to current |
2001-08-16 |
Padraig O'Briain | Swapped order of width and height arguments to |
blob | commitdiff | diff to current |
next |