Visual Studio builds: Support Visual Studio 2017
[platform/upstream/atk.git] / atk / atktable.c
2015-07-27 Alejandro Piñeiromisc: set proper file permissions to source files
2014-11-25 Alejandro PiñeiroAtkTable: Added missing ":" on one gi annotation
2014-05-08 Evan Nemersonintrospection: add many missing Returns: (nullable...
2014-04-25 Chun-wei FanInclude config.h For All the C Source Files
2014-02-18 Alejandro Piñeirodoc: documentation for AtkTableCell, AtkTable, deprecat...
2014-02-01 Piotr DrągRevert "Updated FSF's address"
2014-01-23 Daniel MustielesUpdated FSF's address
2013-08-12 Alejandro Piñeirodoc: removing several .sgml files and fixing gtk-doc...
2011-06-13 Javier Jardónatk: Use const instead G_CONST_RETURN
2011-01-25 Mike GorseBug 640574: gobject-introspection annotation and docume...
2005-11-16 Bill HanemanAdded small docs patch from Bill Abt.;
2003-07-08 Padraig O'BriainEnsure that row and column values are non-negative.
2002-11-08 Soeren Sandmannatk/atkhyperlink.c atk/atkhyperlink.h atk/atktable...
2002-02-11 jacob berkmandeclare function arguments as (void) rather than ()
2001-11-17 Padraig O'BriainRemove unused structure _AtkEditableTextIfaceClass
2001-10-31 Padraig O'BriainAdd two new relations ATK_RELATION_NODE_CHILDREN and
2001-09-05 Padraig O'Briainatk/atktable.[c|h] Change atk_table_get_caption() and
2001-08-24 Padraig O'BriainChange AtkHyperLink to AtkHyperlink in comment Change...
2001-08-23 Padraig O'Briainatk/atktable.c Add functions atk_table_real_get_index_at(),
2001-07-27 Padraig O'BriainRemove all instances of g_return_if_fail (foo != NULL...
2001-07-02 Tim Janiks/signal_newc/signal_new/ to adapt to recent GSignal...
2001-06-28 Brian CameronCleaned up docs.
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-21 Louise MillerUpdated the docs to include 4 new functions that were...
2001-06-21 Brian CameronChanged the obj argument in many functions to table...
2001-06-20 Brian CameronUpdated atkmarshal.list removing needless marshaller...
2001-06-20 Louise Miller*atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml...
2001-06-19 Brian CameronFixed minor bug with signals.
2001-06-18 Brian CameronAdded signals
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-12 Padraig O'BriainAdd signal model-changed.
2001-05-24 Padraig O'Briainatk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
2001-05-21 Lucy BrophyUpdated gtk-doc comment blocks for Oisin Boydell
2001-05-16 Brian CameronAdded better gtk-doc comments.
2001-04-30 Bill HanemanImproved gtk-doc comments.
2001-04-26 Bill HanemanInitial revision