summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* Added signalsGCONF_BRANCH2Brian Cameron2001-06-181-5/+55
* Made docs more clear.Brian Cameron2001-06-152-6/+7
* Now atkselection returns a boolean for add_selection, clear_selectionBrian Cameron2001-06-152-18/+30
* Updated the atktext.c docs.Brian Cameron2001-06-141-12/+18
* 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-141-2/+2
* updatedGTK_ALL_1_3_6ATK_0_2Havoc Pennington2001-06-131-3/+4
* Now get/set row_description, column_description, caption use gchar *Brian Cameron2001-06-132-27/+27
* Updated so that get/set row/column header functionsBrian Cameron2001-06-132-59/+65
* Add signal model-changed.Padraig O'Briain2001-06-124-3/+130
* The changes include:Brian Cameron2001-06-125-87/+78
* add cvsignoresOwen Taylor2001-06-071-1/+3
* Really fix marshal generation.Owen Taylor2001-06-071-25/+23
* fix up the glib-genmarshal stuffHavoc Pennington2001-06-071-10/+16
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-4/+6
* Added atk_text_ref_run_attributes() and atk_text_set_run_attributes().Brian Cameron2001-06-062-35/+91
* atk/Makefile.am, atk/atk.h Updated commentsPadraig O'Briain2001-06-065-13/+210
* Add declaration for atk_registry_get_type()Padraig O'Briain2001-06-061-0/+1
* *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-051-5/+14
* Removed get_row_col_at_offset from atktext.[ch]Brian Cameron2001-06-012-39/+0
* Add support for setting and getting accessible-value property.Padraig O'Briain2001-06-013-11/+16
* Added new logic for handling multiple select regions to atktext.[ch].Brian Cameron2001-06-014-87/+131
* Added atkmarshal.listBrian Cameron2001-05-311-0/+25
* Added atk_marshal_VOID__INT_INT marshaller. Updated the Makefiles so theBrian Cameron2001-05-313-2/+27
* Define new properties accessible-text, accessible-caret,Padraig O'Briain2001-05-291-9/+37
* Updated comments for gtk-doc by Oisin BoydellLucy Brophy2001-05-292-2/+8
* Improved atk docs for atktext.cBrian Cameron2001-05-291-16/+31
* Updated the atk docs for several files, particularly for enumerations.Brian Cameron2001-05-2811-383/+144
* Updated atktext.c so that the initialized flag is set up properly whenBrian Cameron2001-05-281-0/+6
* atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,Padraig O'Briain2001-05-2412-50/+58
* atk/atkcomponent.c atk/atkvalue.c Remove return calls in functions whichPadraig O'Briain2001-05-242-2/+2
* Clarified behavior of atk_text_get_text_... interfacesPadraig O'Briain2001-05-232-3/+23
* Remove static declaration of atk_registry_get_factory_type(); gets rid ofPadraig O'Briain2001-05-211-2/+0
* Updated gtk-doc comment blocks for Oisin BoydellLucy Brophy2001-05-2119-397/+381
* Added improved comments (from Oisin), fixed a couple of minor bugs.Bill Haneman2001-05-182-60/+71
* Change accessible-children-changed signal to children-changed;Padraig O'Briain2001-05-171-15/+11
* Added comments to atktext.cBrian Cameron2001-05-171-0/+123
* Added better gtk-doc comments.Brian Cameron2001-05-1621-224/+826
* Define signals for AtkText interfacePadraig O'Briain2001-05-161-33/+28
* Temporarily removed class initializer for AtkText from type_info struct, awa...Bill Haneman2001-05-161-1/+1
* Provide default implementation for atk_component_get_accessible_at_point().Padraig O'Briain2001-05-161-3/+45
* Define focus-event signal in atobject.c rather than in gailwidget.cPadraig O'Briain2001-05-152-8/+30
* Add support for PROP_CHILD and PROP_PARENTPadraig O'Briain2001-05-151-14/+21
* Moved caret_moved and text_changed signals from AtkEditableText to AtkText.Bill Haneman2001-05-143-56/+63
* Add function atk_object_real_set_role() and use it to implementPadraig O'Briain2001-05-142-19/+16
* Added new roles to atkobject.hPadraig O'Briain2001-05-102-10/+53
* Add atk/atkstate.c and atk.atkstate.hPadraig O'Briain2001-05-098-171/+241
* Enable build for win32, no sourc changes necessary.Hans Breuer2001-05-062-0/+92