Updated Danish translation
[platform/upstream/atk.git] / docs /
2001-11-22 Padraig O'BriainChange atk_relation_type_from_string to atk_relation_ty...
2001-11-21 Owen TaylorVersions 0.0.8, interface, binary age 0. Fix trailing...
2001-11-21 Padraig O'BriainAdd enum AtkLayer and functions atk_object_get_layer and
2001-11-20 Padraig O'BriainRemove property accessible-state; use signal state...
2001-11-17 Padraig O'BriainRemove unused structure _AtkEditableTextIfaceClass
2001-11-14 Bill HanemanRevved micro version, since API was added last checkin.
2001-11-05 Padraig O'BriainAdd role ATK_ROLE_TREE_TABLE
2001-10-31 Padraig O'BriainAdd two new relations ATK_RELATION_NODE_CHILDREN and
2001-10-26 Tim Janikdoc building updates.
2001-10-25 Padraig O'BriainAdd role ATK_ROLE_TERMINAL for an accessible terminal.
2001-10-19 Padraig O'BriainAdd convenience function atk_object_notify_state_change...
2001-10-12 Padraig O'BriainUse enum AtkTextAttribute to specify what attribute...
2001-10-10 Padraig O'BriainAdd new function atk_text_get_default_attributes Rename
2001-10-09 Padraig O'Briaindocs/tmpl.atk*.sgml Updated to reflect current APIs.
2001-10-01 jacob berkmandepend on all-local so that make dist works correctly...
2001-09-18 Tim Janikauto init from ATK_VERSION. up ATK_VERSION to 0.4,...
2001-08-24 Padraig O'BriainChange AtkHyperLink to AtkHyperlink in comment Change...
2001-08-23 Padraig O'BriainRefer to return value in function documentation for...
2001-08-20 Padraig O'BriainSwap height and width arguments to atk_image_get_image_... EA_1_0
2001-08-17 Padraig O'BriainChange parameter names *offset to *_offset Do not crash...
2001-08-16 Padraig O'BriainEnsure that atk_attribute_set_free is in the documentation.
2001-08-16 Padraig O'BriainSwapped order of width and height arguments to
2001-08-15 Padraig O'BriainChanged "length" argument of atk_text_get_character_ext...
2001-08-13 Padraig O'Briainatk/atkcomponent.[c|h] docs/atk-sections.txt, docs...
2001-08-12 Owen TaylorSet GPATH to fix srcdir != builddir problems with GNU...
2001-08-09 Brian CameronUpdated docs
2001-08-09 Padraig O'Briainatk/atkaction.c, atk/atkcomponent.c Remove all instances of
2001-08-07 Brian CameronUpdated AtkImage get_position to get_image_position
2001-07-20 Padraig O'Briainatk/atkaction.[c|h], docs/atk-sections.txt, docs/tmpl...
2001-07-19 Brian CameronUpdated docs/tmpl/atkstate.sgml to reflect recent chang...
2001-07-16 Brian Cameronatk/atkeditabletext.c atk/atktext.c atk/atktext.h atk...
2001-07-11 Brian CameronAdded new atkdocument.sgml file.
2001-07-10 Brian CameronUpdated docs.
2001-07-02 Tim Janiks/signal_newc/signal_new/ to adapt to recent GSignal...
2001-06-29 Brian CameronAdded new functions to AtkUtil.
2001-06-29 Brian CameronAdded new atk document interface.
2001-06-28 Brian CameronUpdated image docs
2001-06-28 Brian CameronUpdated image docs.
2001-06-28 Brian CameronMinor fixes to docs.
2001-06-28 Brian CameronUpdated docs files.
2001-06-28 Brian CameronRemoved period.
2001-06-28 Brian Camerondded atkstreamablecontent.sgml
2001-06-28 Brian CameronUpdated atktable.c to work with the new signal definitions.
2001-06-27 Brian CameronUpdated gtk-docs fixing spelling errors and making...
2001-06-27 Louise Millerchanged docs for atk_selection_select_all_selection...
2001-06-26 Brian CameronAdded ATK_STATE_STALE. Updated docs.
2001-06-22 Lucy BrophyRemoved the macro ATK_TEXT_BOUNDARY_CURSOR_POS from...
2001-06-21 Louise MillerUpdated the docs to include 4 new functions that were...
2001-06-20 Louise Miller*atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml...
2001-06-15 Brian CameronUpdated docs.
2001-06-15 Brian CameronUpdated docs.
2001-06-13 Havoc Penningtonupdated ATK_0_2 GTK_ALL_1_3_6
2001-06-13 Brian CameronNow get/set row_description, column_description, captio...
2001-06-13 Brian CameronUpdated so that get/set row/column header functions
2001-06-09 Owen TaylorOnly include gthread-2.0 in CFLAGS, not in LIBS. (Alway...
2001-06-07 Owen Tayloradd cvsignores
2001-06-07 Havoc Penningtonfix up the glib-genmarshal stuff
2001-06-07 Brian CameronUpdated docs to reflect recent changes to atkeditablete...
2001-06-07 Brian CameronRemvoed atk-api.sgml since it isn't used.
2001-06-01 Brian CameronFixed Makefile.am so that it includes the atk-overrides...
2001-06-01 Brian CameronAdded atk-overrides.txt file.
2001-05-31 Brian CameronUpdated docs/Makefile.am so that make install works.
2001-05-31 Brian CameronAdded atk_marshal_VOID__INT_INT marshaller. Updated...
2001-05-29 Brian CameronAdding atk docs SGML template files
2001-05-29 Brian CameronUpdated atk-sections.txt file to improve formatting.
2001-05-17 Brian CameronImproved the gtk-docs output.
2001-05-11 Bill HanemanAdded gtk-doc directory and Makefile.am