summaryrefslogtreecommitdiff
path: root/atk/atktable.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-152/+148
* Move include guards out to enable GCC optimisationDaniel Boles2017-05-261-3/+3
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-271-0/+0
* Annotate the Public Symbols in Public HeadersChun-wei Fan2014-04-251-3/+30
* doc: documentation for AtkTableCell, AtkTable, deprecations and paddingAlejandro Piñeiro2014-02-181-6/+3
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Removing pads from interfacesAlejandro Piñeiro2013-06-171-5/+0
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-8/+5
* add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.Michael Natterer2008-06-051-7/+6
* atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable.c atk/atktable.hSoeren Sandmann2002-11-081-4/+4
* Add padding to class structures to allow for future expansion.Padraig O'Briain2002-02-131-0/+5
* declare function arguments as (void) rather than ()jacob berkman2002-02-111-1/+1
* Remove unused structure _AtkEditableTextIfaceClassPadraig O'Briain2001-11-171-0/+1
* atk/atktable.[c|h] Change atk_table_get_caption() andPadraig O'Briain2001-09-051-4/+4
* Change AtkHyperLink to AtkHyperlink in comment Change AtkHyperLink toPadraig O'Briain2001-08-241-30/+36
* Updated signal handler definitions.Brian Cameron2001-06-281-6/+14
* *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml Changed parametersLouise Miller2001-06-201-4/+27
* Now get/set row_description, column_description, caption use gchar *Brian Cameron2001-06-131-12/+12
* Updated so that get/set row/column header functionsBrian Cameron2001-06-131-41/+45
* Add signal model-changed.Padraig O'Briain2001-06-121-0/+9
* Updated the atk docs for several files, particularly for enumerations.Brian Cameron2001-05-281-72/+0
* Latest rev (previous commit was out of date). Added README and NEWS.Bill Haneman2001-04-271-0/+1
* Initial revisionBill Haneman2001-04-261-0/+233