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 |
2001-08-09 |
Brian Cameron | Updated docs |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Padraig O'Briain | atk/atkaction.c, atk/atkcomponent.c Remove all instances of |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Brian Cameron | Updated AtkImage get_position to get_image_position |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Padraig O'Briain | atk/atkobject.c Create an object relation set when... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Brian Cameron | Changed first argument of atk_add_global_event_listener |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Padraig O'Briain | Add function atk_object_real_ref_state_set() which... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Padraig O'Briain | Remove all instances of g_return_if_fail (foo != NULL... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Bill Haneman | Updated ChangeLog entries which had gotten misplaced. |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Padraig O'Briain | add extra files to MAINTAINERCLEANFILES |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Bill Haneman | Modified Files: atk-uninstalled.pc.in atk.pc.in configu... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Padraig O'Briain | Default implementations for some some functions atk_obj... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Brian Cameron | Changed children_changed signal to allow NULL pointers |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Hans Breuer | added more exports updated win32 build |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Padraig O'Briain | atk/atkaction.[c|h], docs/atk-sections.txt, docs/tmpl... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Brian Cameron | Updated docs/tmpl/atkstate.sgml to reflect recent chang... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Padraig O'Briain | atk/atkstate.[c|h] Add ATK_STATE_ENABLED so we can... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Brian Cameron | atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Darin Adler | Add missing <string.h> include. Add missing <string... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Darin Adler | Ignore some generated files. Get rid of call to autohea... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Padraig O'Briain | Changes to build with FORTE compiler |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Brian Cameron | Added new atkdocument.sgml file. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Padraig O'Briain | atk/atkimage.c atk/atkutil.c Changes to build with... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Brian Cameron | Updated docs. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Tim Janik | s/signal_newc/signal_new/ to adapt to recent GSignal... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Brian Cameron | Added new functions to AtkUtil. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Brian Cameron | Added new atk document interface. |
commit | commitdiff | tree | snapshot |
next |