2002-12-13 |
Padraig O'Briain | Rerturn 0 instead of -1 if caret is not supported.... |
tree | commitdiff |
2002-11-20 |
Bill Haneman | Added ATK_ROLE_APPLICATION, revved to 1.1.3. Fix for... |
tree | commitdiff |
2002-11-14 |
Bill Haneman | Revved to 1.1.2, added ATK_RELATION_EMBEDS/EMBEDDED_BY, |
tree | commitdiff |
2002-11-13 |
Padraig O'Briain | Add signal active-descendant-changed |
tree | commitdiff |
2002-11-08 |
Soeren Sandmann | atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable... |
tree | commitdiff |
2002-11-04 |
Padraig O'Briain | New file |
tree | commitdiff |
2002-10-31 |
Padraig O'Briain | ===== Released 1.1.1 ===== ATK_1_1_1 |
tree | commitdiff |
2002-10-30 |
Padraig O'Briain | Add po directory |
tree | commitdiff |
2002-10-30 |
Padraig O'Briain | Add reference to atk/atkrelationtype.h |
tree | commitdiff |
2002-10-01 |
Padraig O'Briain | Fix leak; report and patch supplied by Sebastian Rittau |
tree | commitdiff |
2002-09-09 |
Mark McLoughlin | add ATK_LAYER_WINDOW. |
tree | commitdiff |
2002-09-05 |
Padraig O'Briain | Add documentation for AtkKeyEventType |
tree | commitdiff |
2002-08-26 |
Padraig O'Briain | Add implementation for atk_object_factory_get_accessibl... |
tree | commitdiff |
2002-08-16 |
Padraig O'Briain | These changes improve the quality of the documentation... |
tree | commitdiff |
2002-06-20 |
Padraig O'Briain | atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl... |
tree | commitdiff |
2002-05-29 |
Padraig O'Briain | 64 bit fixes for ATK. Patch supplied by George Lebl... |
tree | commitdiff |
2002-04-26 |
Padraig O'Briain | Allow for object being NULL which means the window... |
tree | commitdiff |
2002-04-15 |
Padraig O'Briain | Allow for case where created AtkObject is not a AtkGObj... |
tree | commitdiff |
2002-03-19 |
Padraig O'Briain | Do not do notification if previously notified object... |
tree | commitdiff |
2002-03-14 |
Tor Lillqvist | Use correct name for the DLL when generating the MSVC... |
tree | commitdiff |
2002-03-14 |
Bill Haneman | Fix for SEGV triggered by test-gail-gnome, due to calling |
tree | commitdiff |
2002-03-12 |
Padraig O'Briain | Correct name of data set to NULL from quark_accessible_... |
tree | commitdiff |
2002-03-09 |
Padraig O'Briain | Fix typo. |
tree | commitdiff |
2002-03-06 |
Tor Lillqvist | atk-zip.sh.in Use ATK_API_VERSION also in the Win32... |
tree | commitdiff |
2002-03-05 |
Owen Taylor | Require GLib-2.0.0. |
tree | commitdiff |
2002-03-05 |
Padraig O'Briain | Permit end offset value of -1 |
tree | commitdiff |
2002-02-28 |
Padraig O'Briain | Update comments |
tree | commitdiff |
2002-02-27 |
Padraig O'Briain | Add padding to class structures to allow for future... |
tree | commitdiff |
2002-02-27 |
Padraig O'Briain | Add padding to class structures to allow for future... |
tree | commitdiff |
2002-02-27 |
Padraig O'Briain | Add padding to class structures to allow for future... |
tree | commitdiff |
2002-02-26 |
Tor Lillqvist | Do use -no-undefined on Win32, otherwise libtool won... |
tree | commitdiff |
2002-02-25 |
Padraig O'Briain | Remove -no-undefined because of problems with uunresolv... |
tree | commitdiff |
2002-02-22 |
Padraig O'Briain | Make use of parent_class consistent; define as gpointer... |
tree | commitdiff |
2002-02-20 |
Padraig O'Briain | Add check for offset being negative in functins which... |
tree | commitdiff |
2002-02-15 |
Padraig O'Briain | Change argument of get_layer and get_mdi_zorder functio... |
tree | commitdiff |
2002-02-15 |
Padraig O'Briain | Guard atk.h with ifndef __ATK_H__ (#71405 reported... |
tree | commitdiff |
2002-02-13 |
Padraig O'Briain | Add padding to class structures to allow for future... |
tree | commitdiff |
2002-02-12 |
Bill Haneman | Deprecated some misplaced API; retagged. Bug fixes... ATK_0_12 GNOME_2D_BETA |
tree | commitdiff |
2002-02-11 |
jacob berkman | declare function arguments as (void) rather than () |
tree | commitdiff |
2002-01-28 |
Padraig O'Briain | Correct inconsistencies between registered signal param... |
tree | commitdiff |
2002-01-09 |
Owen Taylor | Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS... |
tree | commitdiff |
2002-01-07 |
Padraig O'Briain | 1 Add comments to clarify behavior if handler has alrea... |
tree | commitdiff |
2002-01-05 |
Hans Breuer | generate atk-enum-types.[hc] NOTE: the long comment... |
tree | commitdiff |
2002-01-02 |
Padraig O'Briain | atk/atkgobjectaccessible.h Fixed typo in define (report... |
tree | commitdiff |
2001-12-27 |
Michael Meeks | setup parent class (atk_relation_finalize): chain to... |
tree | commitdiff |
2001-12-23 |
Owen Taylor | Version 0.8, require GLib-1.3.12 ATK_0_8 |
tree | commitdiff |
2001-12-20 |
Owen Taylor | Set GPATH - necessary for correct srcdir != builddir... |
tree | commitdiff |
2001-12-19 |
Padraig O'Briain | Add new functions |
tree | commitdiff |
2001-12-19 |
Padraig O'Briain | Add new files atk/atkgobjectaccessible.c atk/atkgobject... |
tree | commitdiff |
2001-12-17 |
Darin Adler | Add missing #include <string.h> |
tree | commitdiff |
2001-12-13 |
Sebastian Wilhelmi | Compile with -DG_DISABLE_DEPRECATED. See #52790. |
tree | commitdiff |
2001-12-11 |
Padraig O'Briain | Remove unnecessary g_retunn_val_if_fail() call. |
tree | commitdiff |
2001-12-10 |
Michael Meeks | paranoia is not appropriate here, setup parent_class... |
tree | commitdiff |
2001-12-07 |
Padraig O'Briain | atk/Makefile.am: Update to create atk-enum-types.h... |
tree | commitdiff |
2001-12-05 |
Manish Singh | shut up cvs |
tree | commitdiff |
2001-12-05 |
Padraig O'Briain | Change atk_attribute_register to atk_text_attribute_reg... |
tree | commitdiff |
2001-12-04 |
Padraig O'Briain | Add implementation of atk_attribute_register, atk_attri... |
tree | commitdiff |
2001-12-04 |
Padraig O'Briain | Update atk_role_register() to allow extra roles to... |
tree | commitdiff |
2001-12-03 |
Padraig O'Briain | Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_nam... |
tree | commitdiff |
2001-11-29 |
Padraig O'Briain | Generate files atk-enum-types.c and atk-enums-types... |
tree | commitdiff |
2001-11-29 |
Bill Haneman | Fixed bug in atkutil when no impl library (e.g. libgail... |
tree | commitdiff |
2001-11-28 |
Padraig O'Briain | Add functions atk_role_get_name() and atk_role_for_name... |
tree | commitdiff |
2001-11-23 |
Hans Breuer | updated externals |
tree | commitdiff |
2001-11-22 |
Padraig O'Briain | Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER... |
tree | commitdiff |
2001-11-22 |
Padraig O'Briain | Change atk_relation_type_from_string to atk_relation_ty... |
tree | commitdiff |
2001-11-22 |
Bill Haneman | Fix/clarify gtk-doc comment in atk_add_key_event_listen... |
tree | commitdiff |
2001-11-22 |
Michael Meeks | switch to class_peek. |
tree | commitdiff |
2001-11-21 |
Bill Haneman | Added missing gtk-doc comments for atk_relation_type_fr... |
tree | commitdiff |
2001-11-21 |
Owen Taylor | Versions 0.0.8, interface, binary age 0. Fix trailing... |
tree | commitdiff |
2001-11-21 |
Padraig O'Briain | Add additional argument (name) to state-change signal... |
tree | commitdiff |
2001-11-21 |
Padraig O'Briain | Add enum AtkLayer and functions atk_object_get_layer and |
tree | commitdiff |
2001-11-21 |
Bill Haneman | Added missing 'break' in atk_object_real_get_property. |
tree | commitdiff |
2001-11-20 |
Padraig O'Briain | Remove property accessible-state; use signal state... |
tree | commitdiff |
2001-11-20 |
Bill Haneman | Introduced AtkKeyEventType, to insulate us from GDK... |
tree | commitdiff |
2001-11-19 |
Bill Haneman | Change to signature of atk_add_event_listener to use... |
tree | commitdiff |
2001-11-19 |
Bill Haneman | Added state-change signal to AtkObject (will deprecate... |
tree | commitdiff |
2001-11-19 |
Padraig O'Briain | Fix bug in calculation of number of toggle states |
tree | commitdiff |
2001-11-17 |
Padraig O'Briain | Remove unused structure _AtkEditableTextIfaceClass |
tree | commitdiff |
2001-11-17 |
Tor Lillqvist | Build separate runtime and developer packages. |
tree | commitdiff |
2001-11-15 |
Bill Haneman | Added (missing) functions atk_add_key_listener() and... |
tree | commitdiff |
2001-11-14 |
Bill Haneman | Revved micro version, since API was added last checkin. |
tree | commitdiff |
2001-11-14 |
Bill Haneman | Added API for key snoop functions, to allow non-GTK... |
tree | commitdiff |
2001-11-08 |
Padraig O'Briain | Notify previous value when a state if toggled, e.g... |
tree | commitdiff |
2001-11-05 |
Padraig O'Briain | Add role ATK_ROLE_TREE_TABLE |
tree | commitdiff |
2001-10-31 |
Padraig O'Briain | Add two new relations ATK_RELATION_NODE_CHILDREN and |
tree | commitdiff |
2001-10-28 |
Tor Lillqvist | New file, used to build developer package for Win32. |
tree | commitdiff |
2001-10-26 |
Padraig O'Briain | atk/atkobject.[c|h] Remove the following properties... |
tree | commitdiff |
2001-10-25 |
Padraig O'Briain | Add role ATK_ROLE_TERMINAL for an accessible terminal. |
tree | commitdiff |
2001-10-22 |
Padraig O'Briain | Initialize AtkPropertyValue data structure to 0 instead... |
tree | commitdiff |
2001-10-19 |
Tor Lillqvist | Set automake conditionals OS_WIN32 if on (native) Win32... |
tree | commitdiff |
2001-10-19 |
Padraig O'Briain | Add convenience function atk_object_notify_state_change... |
tree | commitdiff |
2001-10-17 |
Padraig O'Briain | Update comments in atk_text_get_text_[at|after|before... |
tree | commitdiff |
2001-10-16 |
Padraig O'Briain | Update comments in atk_text_get_run_attributes() and |
tree | commitdiff |
2001-10-15 |
Padraig O'Briain | Change "property-change" signal to allow detail (i... |
tree | commitdiff |
2001-10-15 |
Padraig O'Briain | Correct order of attribute names in text_attr_name... |
tree | commitdiff |
2001-10-12 |
Padraig O'Briain | Use enum AtkTextAttribute to specify what attribute... |
tree | commitdiff |
2001-10-10 |
Padraig O'Briain | Add call to set iface. |
tree | commitdiff |
2001-10-10 |
Padraig O'Briain | Correct typo. |
tree | commitdiff |
2001-10-10 |
Padraig O'Briain | Add new function atk_text_get_default_attributes Rename |
tree | commitdiff |
2001-10-09 |
Padraig O'Briain | Avoid leaking of AtkAttributeSet data structure; speed... |
tree | commitdiff |
next |