summaryrefslogtreecommitdiff
path: root/atk/atktable.c
Commit message (Expand)AuthorAgeFilesLines
* atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable.c atk/atktable.hSoeren Sandmann2002-11-081-4/+4
* declare function arguments as (void) rather than ()jacob berkman2002-02-111-1/+1
* Remove unused structure _AtkEditableTextIfaceClassPadraig O'Briain2001-11-171-7/+10
* Add two new relations ATK_RELATION_NODE_CHILDREN andPadraig O'Briain2001-10-311-71/+17
* atk/atktable.[c|h] Change atk_table_get_caption() andPadraig O'Briain2001-09-051-92/+4
* Change AtkHyperLink to AtkHyperlink in comment Change AtkHyperLink toPadraig O'Briain2001-08-241-7/+7
* atk/atktable.c Add functions atk_table_real_get_index_at(),Padraig O'Briain2001-08-231-4/+58
* Remove all instances of g_return_if_fail (foo != NULL); that arePadraig O'Briain2001-07-271-29/+0
* s/signal_newc/signal_new/ to adapt to recent GSignal changes.Tim Janik2001-07-021-63/+63
* Cleaned up docs.Brian Cameron2001-06-281-5/+4
* Updated atktable.c to work with the new signal definitions.Brian Cameron2001-06-281-6/+6
* Updated gtk-docs fixing spelling errors and making minorBrian Cameron2001-06-271-2/+2
* Updated the docs to include 4 new functions that were added to atktable.Louise Miller2001-06-211-0/+2
* Changed the obj argument in many functions to table so it matches theBrian Cameron2001-06-211-145/+145
* Updated atkmarshal.list removing needless marshaller and updated signalBrian Cameron2001-06-201-2/+2
* *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml Changed parametersLouise Miller2001-06-201-19/+142
* Fixed minor bug with signals.Brian Cameron2001-06-191-1/+0
* Added signalsGCONF_BRANCH2Brian Cameron2001-06-181-5/+55
* Now get/set row_description, column_description, caption use gchar *Brian Cameron2001-06-131-15/+15
* Updated so that get/set row/column header functionsBrian Cameron2001-06-131-18/+20
* Add signal model-changed.Padraig O'Briain2001-06-121-1/+40
* atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,Padraig O'Briain2001-05-241-2/+2
* Updated gtk-doc comment blocks for Oisin BoydellLucy Brophy2001-05-211-3/+3
* Added better gtk-doc comments.Brian Cameron2001-05-161-87/+167
* Improved gtk-doc comments.Bill Haneman2001-04-301-15/+12
* Initial revisionBill Haneman2001-04-261-0/+693