| Commit message (Expand) | Author | Age | Files | Lines |
* | Now get/set row_description, column_description, caption use gchar * | Brian Cameron | 2001-06-13 | 2 | -27/+27 |
* | Updated so that get/set row/column header functions | Brian Cameron | 2001-06-13 | 2 | -59/+65 |
* | Add signal model-changed. | Padraig O'Briain | 2001-06-12 | 4 | -3/+130 |
* | The changes include: | Brian Cameron | 2001-06-12 | 5 | -87/+78 |
* | add cvsignores | Owen Taylor | 2001-06-07 | 1 | -1/+3 |
* | Really fix marshal generation. | Owen Taylor | 2001-06-07 | 1 | -25/+23 |
* | fix up the glib-genmarshal stuff | Havoc Pennington | 2001-06-07 | 1 | -10/+16 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -4/+6 |
* | Added atk_text_ref_run_attributes() and atk_text_set_run_attributes(). | Brian Cameron | 2001-06-06 | 2 | -35/+91 |
* | atk/Makefile.am, atk/atk.h Updated comments | Padraig O'Briain | 2001-06-06 | 5 | -13/+210 |
* | Add declaration for atk_registry_get_type() | Padraig O'Briain | 2001-06-06 | 1 | -0/+1 |
* | *atk/atkobject.c: Correct typos in previous commit | Padraig O'Briain | 2001-06-05 | 1 | -2/+2 |
* | Slightly improved docs in atktext.c | Brian Cameron | 2001-06-05 | 1 | -1/+2 |
* | Add property accessible-visible-data | Padraig O'Briain | 2001-06-05 | 1 | -5/+14 |
* | Removed get_row_col_at_offset from atktext.[ch] | Brian Cameron | 2001-06-01 | 2 | -39/+0 |
* | Add support for setting and getting accessible-value property. | Padraig O'Briain | 2001-06-01 | 3 | -11/+16 |
* | Added new logic for handling multiple select regions to atktext.[ch]. | Brian Cameron | 2001-06-01 | 4 | -87/+131 |
* | Added atkmarshal.list | Brian Cameron | 2001-05-31 | 1 | -0/+25 |
* | Added atk_marshal_VOID__INT_INT marshaller. Updated the Makefiles so the | Brian Cameron | 2001-05-31 | 3 | -2/+27 |
* | Define new properties accessible-text, accessible-caret, | Padraig O'Briain | 2001-05-29 | 1 | -9/+37 |
* | Updated comments for gtk-doc by Oisin Boydell | Lucy Brophy | 2001-05-29 | 2 | -2/+8 |
* | Improved atk docs for atktext.c | Brian Cameron | 2001-05-29 | 1 | -16/+31 |
* | Updated the atk docs for several files, particularly for enumerations. | Brian Cameron | 2001-05-28 | 11 | -383/+144 |
* | Updated atktext.c so that the initialized flag is set up properly when | Brian Cameron | 2001-05-28 | 1 | -0/+6 |
* | atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c, | Padraig O'Briain | 2001-05-24 | 12 | -50/+58 |
* | atk/atkcomponent.c atk/atkvalue.c Remove return calls in functions which | Padraig O'Briain | 2001-05-24 | 2 | -2/+2 |
* | Clarified behavior of atk_text_get_text_... interfaces | Padraig O'Briain | 2001-05-23 | 2 | -3/+23 |
* | Remove static declaration of atk_registry_get_factory_type(); gets rid of | Padraig O'Briain | 2001-05-21 | 1 | -2/+0 |
* | Updated gtk-doc comment blocks for Oisin Boydell | Lucy Brophy | 2001-05-21 | 19 | -397/+381 |
* | Added improved comments (from Oisin), fixed a couple of minor bugs. | Bill Haneman | 2001-05-18 | 2 | -60/+71 |
* | Change accessible-children-changed signal to children-changed; | Padraig O'Briain | 2001-05-17 | 1 | -15/+11 |
* | Added comments to atktext.c | Brian Cameron | 2001-05-17 | 1 | -0/+123 |
* | Added better gtk-doc comments. | Brian Cameron | 2001-05-16 | 21 | -224/+826 |
* | Define signals for AtkText interface | Padraig O'Briain | 2001-05-16 | 1 | -33/+28 |
* | Temporarily removed class initializer for AtkText from type_info struct, awa... | Bill Haneman | 2001-05-16 | 1 | -1/+1 |
* | Provide default implementation for atk_component_get_accessible_at_point(). | Padraig O'Briain | 2001-05-16 | 1 | -3/+45 |
* | Define focus-event signal in atobject.c rather than in gailwidget.c | Padraig O'Briain | 2001-05-15 | 2 | -8/+30 |
* | Add support for PROP_CHILD and PROP_PARENT | Padraig O'Briain | 2001-05-15 | 1 | -14/+21 |
* | Moved caret_moved and text_changed signals from AtkEditableText to AtkText. | Bill Haneman | 2001-05-14 | 3 | -56/+63 |
* | Add function atk_object_real_set_role() and use it to implement | Padraig O'Briain | 2001-05-14 | 2 | -19/+16 |
* | Added new roles to atkobject.h | Padraig O'Briain | 2001-05-10 | 2 | -10/+53 |
* | Add atk/atkstate.c and atk.atkstate.h | Padraig O'Briain | 2001-05-09 | 8 | -171/+241 |
* | Enable build for win32, no sourc changes necessary. | Hans Breuer | 2001-05-06 | 2 | -0/+92 |
* | Add new files atkstateset.c and atkstateset.h | Padraig O'Briain | 2001-05-03 | 6 | -21/+487 |
* | Add AUTHORS and COPYING files | Padraig O'Briain | 2001-05-03 | 1 | -1/+1 |
* | Add missing include of <string.h> for strcmp. | Owen Taylor | 2001-05-03 | 2 | -0/+8 |
* | Added gtk-doc comments to most function in atkobject.c | Padraig O'Briain | 2001-05-02 | 4 | -18/+103 |
* | Removed comments from atkrelation.h | Padraig O'Briain | 2001-05-02 | 2 | -31/+61 |
* | Change to use GPtrArray instead GArray | Padraig O'Briain | 2001-05-01 | 4 | -32/+45 |
* | Correct return type for atk_image_set_image_description() | Erwin Ireland | 2001-04-30 | 2 | -11/+8 |