summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Cleaned up docs.Brian Cameron2001-06-2814-55/+60
* added comment.Brian Cameron2001-06-281-0/+5
* Updated atktable.c to work with the new signal definitions.Brian Cameron2001-06-283-8/+13
* Updated signal handler definitions.Brian Cameron2001-06-282-6/+18
* Updated AtkXYCoords enum.Brian Cameron2001-06-272-4/+8
* Updated gtk-docs fixing spelling errors and making minorBrian Cameron2001-06-2728-331/+287
* changed docs for atk_selection_select_all_selection so that it returnsLouise Miller2001-06-271-0/+1
* *atk/atkselection.h, atk/atkselection.c changed return type to gbooleanLouise Miller2001-06-273-6/+15
* Added ATK_STATE_STALE. Updated docs.Brian Cameron2001-06-268-45/+58
* Removed the macro ATK_TEXT_BOUNDARY_CURSOR_POS from atk/atktext.hLucy Brophy2001-06-225-48/+47
* Here is a patch forBrian Cameron2001-06-215-9/+39
* Updated the docs to include 4 new functions that were added to atktable.Louise Miller2001-06-213-0/+46
* Changed the obj argument in many functions to table so it matches theBrian Cameron2001-06-211-145/+145
* atk_no_op_object_get_type. Change #ifdef __cplusplus mess to nicerBrian Cameron2001-06-202-9/+8
* Updated atkmarshal.list removing needless marshaller and updated signalBrian Cameron2001-06-203-3/+7
* *atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml Changed parametersLouise Miller2001-06-204-23/+181
* Fixed changelog comment.Brian Cameron2001-06-191-1/+1
* Fixed minor bug with signals.Brian Cameron2001-06-192-1/+4
* Added signalsGCONF_BRANCH2Brian Cameron2001-06-182-5/+59
* Made docs more clear.Brian Cameron2001-06-152-6/+7
* Updated docs.Brian Cameron2001-06-151-0/+3
* Now atkselection returns a boolean for add_selection, clear_selectionBrian Cameron2001-06-153-18/+36
* Updated docs.Brian Cameron2001-06-151-0/+6
* Updated the atktext.c docs.Brian Cameron2001-06-142-12/+24
* Changes to the atk_text_get_text[at/before/after]_offset interfacesLucy Brophy2001-06-142-12/+30
* install atknoopobject.h and atknoopobjectfactory.hPadraig O'Briain2001-06-142-2/+6
* updatedGTK_ALL_1_3_6ATK_0_2Havoc Pennington2001-06-135-10/+56
* Now get/set row_description, column_description, caption use gchar *Brian Cameron2001-06-134-28/+36
* Updated so that get/set row/column header functionsBrian Cameron2001-06-136-71/+100
* Add signal model-changed.Padraig O'Briain2001-06-125-3/+141
* The changes include:Brian Cameron2001-06-126-87/+86
* Only include gthread-2.0 in CFLAGS, not in LIBS. (Always linking withOwen Taylor2001-06-093-12/+10
* add cvsignoresOwen Taylor2001-06-074-1/+26
* Really fix marshal generation.Owen Taylor2001-06-072-25/+27
* fix up the glib-genmarshal stuffHavoc Pennington2001-06-073-10/+32
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-076-52/+54
* Updated docs to reflect recent changes to atkeditabletext and atktextBrian Cameron2001-06-075-53/+118
* Remvoed atk-api.sgml since it isn't used.Brian Cameron2001-06-072-51/+4
* Added atk_text_ref_run_attributes() and atk_text_set_run_attributes().Brian Cameron2001-06-063-35/+95
* atk/Makefile.am, atk/atk.h Updated commentsPadraig O'Briain2001-06-066-13/+216
* Add declaration for atk_registry_get_type()Padraig O'Briain2001-06-062-0/+5
* *atk/atkobject.c: Correct typos in previous commitPadraig O'Briain2001-06-051-2/+2
* Slightly improved docs in atktext.cBrian Cameron2001-06-051-1/+2
* Add property accessible-visible-dataPadraig O'Briain2001-06-052-5/+18
* Removed get_row_col_at_offset from atktext.[ch]Brian Cameron2001-06-013-40/+2
* Add support for setting and getting accessible-value property.Padraig O'Briain2001-06-014-11/+21
* UpdatedBrian Cameron2001-06-011-1/+10
* Fixed Makefile.am so that it includes the atk-overrides.txt as a DIST file.Brian Cameron2001-06-011-1/+0
* Added new logic for handling multiple select regions to atktext.[ch].Brian Cameron2001-06-014-87/+131
* Added atk-overrides.txt file.Brian Cameron2001-06-011-0/+3