2002-01-30 |
Owen Taylor | Retroactively write a NEWS entry for 0.9 and 0.10. |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Padraig O'Briain | version number to 0.10, for Desktop Alpha 2 ATK_0_10 |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Padraig O'Briain | Correct inconsistencies between registered signal param... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Bill Haneman | Revved for desktop alpha release. ATK_0_9 |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Owen Taylor | Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Padraig O'Briain | 1 Add comments to clarify behavior if handler has alrea... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Hans Breuer | generate atk-enum-types.[hc] NOTE: the long comment... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Padraig O'Briain | atk/atkgobjectaccessible.h Fixed typo in define (report... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Michael Meeks | setup parent class (atk_relation_finalize): chain to... |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Owen Taylor | Version 0.8, require GLib-1.3.12 ATK_0_8 |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Owen Taylor | Set GPATH - necessary for correct srcdir != builddir... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Owen Taylor | remove some conflict indicators. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Padraig O'Briain | Add new functions |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Padraig O'Briain | Add new files atk/atkgobjectaccessible.c atk/atkgobject... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Darin Adler | Add missing #include <string.h> |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Sebastian Wilhelmi | Compile with -DG_DISABLE_DEPRECATED. See #52790. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Padraig O'Briain | Remove unnecessary g_retunn_val_if_fail() call. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Michael Meeks | paranoia is not appropriate here, setup parent_class... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Padraig O'Briain | atk/Makefile.am: Update to create atk-enum-types.h... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Manish Singh | shut up cvs |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Padraig O'Briain | Change atk_attribute_register to atk_text_attribute_reg... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Padraig O'Briain | Add implementation of atk_attribute_register, atk_attri... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Padraig O'Briain | Update atk_role_register() to allow extra roles to... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Padraig O'Briain | Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_nam... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Padraig O'Briain | Generate files atk-enum-types.c and atk-enums-types... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Bill Haneman | Fixed bug in atkutil when no impl library (e.g. libgail... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Padraig O'Briain | Add functions atk_role_get_name() and atk_role_for_name... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Tim Janik | sync docs |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Hans Breuer | updated externals |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Owen Taylor | Version 0.7 ATK_0_7 |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Padraig O'Briain | Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Padraig O'Briain | Change atk_relation_type_from_string to atk_relation_ty... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Bill Haneman | Fix/clarify gtk-doc comment in atk_add_key_event_listen... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Michael Meeks | switch to class_peek. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bill Haneman | Added missing gtk-doc comments for atk_relation_type_fr... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Owen Taylor | Back out an uneeded version number bump |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Owen Taylor | Versions 0.0.8, interface, binary age 0. Fix trailing... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Padraig O'Briain | Add additional argument (name) to state-change signal... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Padraig O'Briain | Add enum AtkLayer and functions atk_object_get_layer and |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bill Haneman | Added missing 'break' in atk_object_real_get_property. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Padraig O'Briain | Remove property accessible-state; use signal state... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bill Haneman | Introduced AtkKeyEventType, to insulate us from GDK... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bill Haneman | Change to signature of atk_add_event_listener to use... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bill Haneman | Added state-change signal to AtkObject (will deprecate... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Padraig O'Briain | Fix bug in calculation of number of toggle states |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Padraig O'Briain | Remove unused structure _AtkEditableTextIfaceClass |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Tor Lillqvist | Build separate runtime and developer packages. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Bill Haneman | Added (missing) functions atk_add_key_listener() and... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bill Haneman | Revved micro version, since API was added last checkin. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bill Haneman | Added API for key snoop functions, to allow non-GTK... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Padraig O'Briain | Notify previous value when a state if toggled, e.g... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Padraig O'Briain | Add role ATK_ROLE_TREE_TABLE |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Padraig O'Briain | Add two new relations ATK_RELATION_NODE_CHILDREN and |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Sven Neumann | shut up CVS |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Tor Lillqvist | New file, used to build developer package for Win32. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Tim Janik | doc building updates. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Padraig O'Briain | atk/atkobject.[c|h] Remove the following properties... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Owen Taylor | Version 0.6 ATK_0_6 |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Padraig O'Briain | Add role ATK_ROLE_TERMINAL for an accessible terminal. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Padraig O'Briain | Initialize AtkPropertyValue data structure to 0 instead... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Tor Lillqvist | Set automake conditionals OS_WIN32 if on (native) Win32... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Padraig O'Briain | Add convenience function atk_object_notify_state_change... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Padraig O'Briain | Update comments in atk_text_get_text_[at|after|before... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Padraig O'Briain | Update comments in atk_text_get_run_attributes() and |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Padraig O'Briain | Change "property-change" signal to allow detail (i... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Padraig O'Briain | Correct order of attribute names in text_attr_name... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Padraig O'Briain | Use enum AtkTextAttribute to specify what attribute... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Padraig O'Briain | Add call to set iface. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Padraig O'Briain | Correct typo. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Padraig O'Briain | Add new function atk_text_get_default_attributes Rename |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Padraig O'Briain | docs/tmpl.atk*.sgml Updated to reflect current APIs. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Padraig O'Briain | Avoid leaking of AtkAttributeSet data structure; speed... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
jacob berkman | depend on all-local so that make dist works correctly... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Tor Lillqvist | Add AC_LIBTOOL_WIN32_DLL. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bill Haneman | Upped rev to match other makefiles. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bill Haneman | Added method for getting an AtkRelationType from a... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Owen Taylor | Version 0.5 ATK_0_5 |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Hans Breuer | updated externals version 0.4 |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Tim Janik | Released 0.4. ATK_0_4 |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Tim Janik | auto init from ATK_VERSION. up ATK_VERSION to 0.4,... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Padraig O'Briain | Add object reference when object is set as accessible_p... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Mark McLoughlin | remember ACLOCAL_FLAGS. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Padraig O'Briain | atk/atktable.[c|h] Change atk_table_get_caption() and |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Owen Taylor | Version 0.3 ATK_0_3 |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Padraig O'Briain | Correct property definitions for "accessible-table... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jens Finke | Mon Aug 27 2001 Jens Finke <jens@gnome.org> - glib2... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Padraig O'Briain | Change AtkHyperLink to AtkHyperlink in comment Change... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Padraig O'Briain | atk/atktable.c Add functions atk_table_real_get_index_at(), |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Padraig O'Briain | Refer to return value in function documentation for... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Marc Mulcahy | AtkAction.c AtkAction.h: |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Padraig O'Briain | Swap height and width arguments to atk_image_get_image_... EA_1_0 |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Padraig O'Briain | Swap height and width arguments to atk_image_get_image_... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Padraig O'Briain | Change parameter names *offset to *_offset Do not crash... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Bill Haneman | Changed atk_util_add_global_event_listener to ensure... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Padraig O'Briain | Ensure that atk_attribute_set_free is in the documentation. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Padraig O'Briain | Swapped order of width and height arguments to |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Padraig O'Briain | Changed "length" argument of atk_text_get_character_ext... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Jens Finke | Added atk.spec and atk.spec.in files. Moved GLIB_REQUIR... |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Padraig O'Briain | atk/atkcomponent.[c|h] docs/atk-sections.txt, docs... |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Owen Taylor | Set GPATH to fix srcdir != builddir problems with GNU... |
commit | commitdiff | tree | snapshot |
next |