| Commit message (Expand) | Author | Age | Files | Lines |
* | Added AtkMisc class, uprev for gnome-2.17.5, and release.ATK_1_13_0 | Bill Haneman | 2007-01-08 | 2 | -1/+22 |
* | Updating svn:ignore and remove .cvsignore files | Christian Persch | 2006-12-31 | 1 | -15/+0 |
* | Add "load-stopped", "load_complete", "loading" signals to AtkDocument | Bill Haneman | 2006-09-20 | 2 | -4/+49 |
* | Fixed typos and template omissions which were preventing some inline | Bill Haneman | 2006-08-17 | 6 | -3/+25 |
* | Added AtkHyperlinkImpl interface. See RFE #344284. | Bill Haneman | 2006-06-29 | 3 | -2/+66 |
* | Added docs for ATK_STATE_ANIMATED and added ATK_ROLE_INPUT_METHOD_WINDOW. | Bill Haneman | 2006-06-23 | 1 | -0/+2 |
* | Revise atk-docs.sgml to add indices for deprecated and new | Bill Haneman | 2006-06-23 | 4 | -0/+29 |
* | Improved documentation: ATK now has 100% gtk-doc coverage with no | Bill Haneman | 2006-03-21 | 10 | -8/+109 |
* | Docs enhancement for AtkText:text-changed signal. | Bill Haneman | 2006-03-20 | 1 | -2/+2 |
* | Minor documentation clarifications and tweaks. | Bill Haneman | 2006-03-20 | 2 | -19/+14 |
* | Added new API for ATK 1.11/1.12. Minor docs cleanup. | Bill Haneman | 2005-11-18 | 22 | -301/+379 |
* | Added small docs patch from Bill Abt.; | Bill Haneman | 2005-11-16 | 1 | -4/+7 |
* | Replace DEPRECATED by @Deprecated in comments to fix warning when | Padraig O'Briain | 2004-11-22 | 3 | -0/+21 |
* | Add a more descriptive title in the docs. Patch from Diego Gonzalez. (bug | Padraig O'Briain | 2004-10-28 | 1 | -1/+1 |
* | Add entries to fix warning when generating documentation. | Padraig O'Briain | 2004-07-20 | 9 | -300/+302 |
* | Add AtkRectangle. | Padraig O'Briain | 2004-06-04 | 2 | -1/+5 |
* | Increment version to 1.7.0. | Padraig O'Briain | 2004-04-20 | 3 | -0/+9 |
* | adding ignores | Thomas Vander Stichele | 2004-04-01 | 1 | -1/+3 |
* | Move specification of ALL_LINGUAS to later in file so that CATOBJEXT is | Padraig O'Briain | 2004-01-05 | 1 | -1/+1 |
* | Add new role ATK_ROLE_EDITBAR. Fixes bug #111607. | Padraig O'Briain | 2003-12-01 | 2 | -0/+28 |
* | Add state FOCUSED if object is focus object. | Padraig O'Briain | 2003-11-26 | 2 | -0/+9 |
* | Regenernate these files. The location of signal information has changed. | Padraig O'Briain | 2003-11-24 | 7 | -263/+263 |
* | Shut up cvs | Manish Singh | 2003-11-03 | 1 | -3/+1 |
* | Add reference to docs/version.xml | Padraig O'Briain | 2003-10-29 | 3 | -1/+8 |
* | Remove comments about signals. The description should be in files in | Padraig O'Briain | 2003-09-10 | 5 | -23/+46 |
* | Add new relation ATK_RELATION_POPUP. | Padraig O'Briain | 2003-06-10 | 1 | -0/+1 |
* | Add new role ATK_ROLE_AUTOCOMPLETE. | Padraig O'Briain | 2003-05-28 | 1 | -0/+1 |
* | Add state ATK_STATE_INDETERMINATE. This state is used by Oo for check | Padraig O'Briain | 2003-05-20 | 1 | -0/+1 |
* | Add 11 unused declarations. | Padraig O'Briain | 2003-03-20 | 1 | -0/+11 |
* | update to call automake-1.7, libtoolize, gtkdocize and glib-gettextize. | James Henstridge | 2003-03-20 | 2 | -177/+43 |
* | *** empty log message *** | Padraig O'Briain | 2003-02-26 | 1 | -0/+8 |
* | New functions which checks whether the specified AtkHyperlink is selected | Padraig O'Briain | 2003-01-30 | 2 | -0/+15 |
* | Add property accessible-table-caption-object. This addresses bug #74814. | Padraig O'Briain | 2003-01-21 | 4 | -6/+86 |
* | Add -with-html-dir option. (bug #102497) | Padraig O'Briain | 2003-01-06 | 2 | -15/+11 |
* | ===== Released 1.2.0 ======ATK_1_2_0 | Padraig O'Briain | 2002-12-20 | 1 | -11/+11 |
* | Added ATK_ROLE_APPLICATION, revved to 1.1.3. Fix for 99090. | Bill Haneman | 2002-11-20 | 1 | -11/+12 |
* | Update NEWS for 1.1.2ATK_1_1_2 | Padraig O'Briain | 2002-11-15 | 2 | -11/+18 |
* | Revved to 1.1.2, added ATK_RELATION_EMBEDS/EMBEDDED_BY, | Bill Haneman | 2002-11-14 | 4 | -0/+23 |
* | atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable.c atk/atktable.h | Soeren Sandmann | 2002-11-08 | 4 | -30/+20 |
* | Add po directory | Padraig O'Briain | 2002-10-30 | 1 | -1/+1 |
* | Add reference to atk/atkrelationtype.h | Padraig O'Briain | 2002-10-30 | 6 | -0/+60 |
* | increment version to 1.1.0, in view of the fact that we've branched for | Padraig O'Briain | 2002-09-18 | 1 | -0/+1 |
* | Add ...Iface symbols to Standard sections to avoid unused declarationsgnome-2-0 | Padraig O'Briain | 2002-09-06 | 3 | -8/+20 |
* | Remove reference to ...Iface data structures; which eliminates | Padraig O'Briain | 2002-09-05 | 13 | -241/+0 |
* | Add documentation for AtkKeyEventType | Padraig O'Briain | 2002-09-05 | 21 | -13/+49 |
* | These changes improve the quality of the documentation by adding | Padraig O'Briain | 2002-08-16 | 14 | -21/+239 |
* | ===== Released 1.0.3 =====ATK_1_0_3 | Owen Taylor | 2002-07-31 | 1 | -1/+0 |
* | atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgml | Padraig O'Briain | 2002-06-20 | 22 | -27/+59 |
* | Require GLib-2.0.0. | Owen Taylor | 2002-03-05 | 2 | -0/+12 |
* | Version 0.13ATK_0_13 | Owen Taylor | 2002-02-24 | 2 | -0/+10 |