2001-11-19 |
Padraig O'Briain | Fix bug in calculation of number of toggle states |
blob | commitdiff |
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 |
2001-08-15 |
Padraig O'Briain | Changed "length" argument of atk_text_get_character_ext... |
blob | commitdiff | diff to current |
2001-08-14 |
Jens Finke | Added atk.spec and atk.spec.in files. Moved GLIB_REQUIR... |
blob | commitdiff | diff to current |
2001-08-13 |
Padraig O'Briain | atk/atkcomponent.[c|h] docs/atk-sections.txt, docs... |
blob | commitdiff | diff to current |
2001-08-12 |
Owen Taylor | Set GPATH to fix srcdir != builddir problems with GNU... |
blob | commitdiff | diff to current |
2001-08-09 |
Padraig O'Briain | atk/atkaction.c, atk/atkcomponent.c Remove all instances of |
blob | commitdiff | diff to current |
2001-08-07 |
Brian Cameron | Updated AtkImage get_position to get_image_position |
blob | commitdiff | diff to current |
2001-07-31 |
Padraig O'Briain | atk/atkobject.c Create an object relation set when... |
blob | commitdiff | diff to current |
2001-07-30 |
Brian Cameron | Changed first argument of atk_add_global_event_listener |
blob | commitdiff | diff to current |
2001-07-27 |
Padraig O'Briain | Add function atk_object_real_ref_state_set() which... |
blob | commitdiff | diff to current |
2001-07-27 |
Padraig O'Briain | Remove all instances of g_return_if_fail (foo != NULL... |
blob | commitdiff | diff to current |
2001-07-26 |
Bill Haneman | Updated ChangeLog entries which had gotten misplaced. |
blob | commitdiff | diff to current |
2001-07-26 |
Padraig O'Briain | add extra files to MAINTAINERCLEANFILES |
blob | commitdiff | diff to current |
2001-07-24 |
Padraig O'Briain | Default implementations for some some functions atk_obj... |
blob | commitdiff | diff to current |
2001-07-23 |
Brian Cameron | Changed children_changed signal to allow NULL pointers |
blob | commitdiff | diff to current |
2001-07-20 |
Hans Breuer | added more exports updated win32 build |
blob | commitdiff | diff to current |
2001-07-20 |
Padraig O'Briain | atk/atkaction.[c|h], docs/atk-sections.txt, docs/tmpl... |
blob | commitdiff | diff to current |
2001-07-18 |
Padraig O'Briain | atk/atkstate.[c|h] Add ATK_STATE_ENABLED so we can... |
blob | commitdiff | diff to current |
2001-07-16 |
Brian Cameron | atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk... |
blob | commitdiff | diff to current |
2001-07-13 |
Darin Adler | Add missing <string.h> include. Add missing <string... |
blob | commitdiff | diff to current |
2001-07-13 |
Darin Adler | Ignore some generated files. Get rid of call to autohea... |
blob | commitdiff | diff to current |
2001-07-11 |
Brian Cameron | Added new atkdocument.sgml file. |
blob | commitdiff | diff to current |
2001-07-11 |
Padraig O'Briain | atk/atkimage.c atk/atkutil.c Changes to build with... |
blob | commitdiff | diff to current |
2001-07-10 |
Brian Cameron | Updated docs. |
blob | commitdiff | diff to current |
2001-07-02 |
Tim Janik | s/signal_newc/signal_new/ to adapt to recent GSignal... |
blob | commitdiff | diff to current |
2001-06-29 |
Brian Cameron | Added new functions to AtkUtil. |
blob | commitdiff | diff to current |
2001-06-29 |
Brian Cameron | Added new atk document interface. |
blob | commitdiff | diff to current |
2001-06-28 |
Brian Cameron | Updated docs files. |
blob | commitdiff | diff to current |
2001-06-28 |
Brian Cameron | Updated so that functions that take screen coords as |
blob | commitdiff | diff to current |
2001-06-28 |
Brian Cameron | dded atkstreamablecontent.sgml |
blob | commitdiff | diff to current |
2001-06-28 |
Brian Cameron | Cleaned up docs. |
blob | commitdiff | diff to current |
2001-06-28 |
Brian Cameron | Updated atktable.c to work with the new signal definitions. |
blob | commitdiff | diff to current |
2001-06-28 |
Brian Cameron | Updated signal handler definitions. |
blob | commitdiff | diff to current |
2001-06-27 |
Brian Cameron | Updated AtkXYCoords enum. |
blob | commitdiff | diff to current |
2001-06-27 |
Brian Cameron | Updated gtk-docs fixing spelling errors and making... |
blob | commitdiff | diff to current |
2001-06-27 |
Louise Miller | *atk/atkselection.h, atk/atkselection.c changed return... |
blob | commitdiff | diff to current |
2001-06-26 |
Brian Cameron | Added ATK_STATE_STALE. Updated docs. |
blob | commitdiff | diff to current |
2001-06-22 |
Lucy Brophy | Removed the macro ATK_TEXT_BOUNDARY_CURSOR_POS from... |
blob | commitdiff | diff to current |
2001-06-21 |
Brian Cameron | Here is a patch for |
blob | commitdiff | diff to current |
2001-06-20 |
Brian Cameron | atk_no_op_object_get_type. Change #ifdef __cplusplus... |
blob | commitdiff | diff to current |
2001-06-20 |
Brian Cameron | Updated atkmarshal.list removing needless marshaller... |
blob | commitdiff | diff to current |
2001-06-20 |
Louise Miller | *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml... |
blob | commitdiff | diff to current |
2001-06-19 |
Brian Cameron | Fixed changelog comment. |
blob | commitdiff | diff to current |
2001-06-19 |
Brian Cameron | Fixed minor bug with signals. |
blob | commitdiff | diff to current |
2001-06-18 |
Brian Cameron | Added signals |
blob | commitdiff | diff to current |
2001-06-15 |
Brian Cameron | Now atkselection returns a boolean for add_selection... |
blob | commitdiff | diff to current |
2001-06-14 |
Brian Cameron | Updated the atktext.c docs. |
blob | commitdiff | diff to current |
2001-06-14 |
Padraig O'Briain | install atknoopobject.h and atknoopobjectfactory.h |
blob | commitdiff | diff to current |
2001-06-13 |
Havoc Pennington | updated ATK_0_2 GTK_ALL_1_3_6 |
blob | commitdiff | diff to current |
2001-06-13 |
Brian Cameron | Now get/set row_description, column_description, captio... |
blob | commitdiff | diff to current |
2001-06-13 |
Brian Cameron | Updated so that get/set row/column header functions |
blob | commitdiff | diff to current |
2001-06-12 |
Padraig O'Briain | Add signal model-changed. |
blob | commitdiff | diff to current |
2001-06-12 |
Brian Cameron | The changes include: |
blob | commitdiff | diff to current |
2001-06-09 |
Owen Taylor | Only include gthread-2.0 in CFLAGS, not in LIBS. (Alway... |
blob | commitdiff | diff to current |
2001-06-07 |
Owen Taylor | Really fix marshal generation. |
blob | commitdiff | diff to current |
2001-06-07 |
Havoc Pennington | fix up the glib-genmarshal stuff |
blob | commitdiff | diff to current |
next |