Revert "Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_1...
[platform/upstream/atk.git] / atk / atktable.c
2016-10-20 Tomasz WozniakRevert "Revert "Merge remote-tracking branch 'origin... 24/93124/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170105.024000 accepted/tizen/3.0.m2/tv/20170105.024221 accepted/tizen/3.0.m2/wearable/20170105.024522 accepted/tizen/3.0/common/20161114.110422 accepted/tizen/3.0/ivi/20161028.151349 accepted/tizen/3.0/mobile/20161028.143226 accepted/tizen/3.0/tv/20161028.143541 accepted/tizen/3.0/wearable/20161028.150917 accepted/tizen/common/20161026.134721 accepted/tizen/common/20170102.152409 accepted/tizen/ivi/20161026.133755 accepted/tizen/ivi/20170103.051320 accepted/tizen/mobile/20161026.133603 accepted/tizen/mobile/20170103.051112 accepted/tizen/tv/20161026.133648 accepted/tizen/tv/20170103.051152 accepted/tizen/unified/20170309.035202 accepted/tizen/wearable/20161026.133726 accepted/tizen/wearable/20170103.051208 submit/tizen/20161026.040418 submit/tizen/20161026.063315 submit/tizen/20161026.101032 submit/tizen/20170102.091821 submit/tizen/20170103.012719 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000 submit/tizen_unified/20170308.100411
2016-10-19 Tomasz WozniakRevert "Merge remote-tracking branch 'origin/sandbox... 02/92902/1
2016-10-17 Marcin NiesluchowskiMerge remote-tracking branch 'origin/sandbox/mnieslucho... 92/92592/1
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