2007-03-22 |
Christian Persch | Fix for #418194. use -DATK_LOCALEDIR. remove AM_GLIB_DE... |
tree | commitdiff |
2007-03-22 |
Christian Persch | Fix for #382328. add missing const. ditto. ditto. |
tree | commitdiff |
2007-03-02 |
Li Yuan | Fix #408527. Add a check. |
tree | commitdiff |
2007-02-25 |
Tor Lillqvist | Add atk_misc_instance as DATA. |
tree | commitdiff |
2007-02-24 |
Tor Lillqvist | Fix typo: declare atk_misc_get_type(), not atk_util_get... |
tree | commitdiff |
2007-02-13 |
Bill Haneman | Point AtkRelation docs to atk_object_add_relationship... |
tree | commitdiff |
2007-02-13 |
Bill Haneman | Improved documentation for AtkStateType and AtkRoleType... |
tree | commitdiff |
2007-02-12 |
Li Yuan | Bug #404592. Don't do anything if misc is NULL. |
tree | commitdiff |
2007-01-19 |
Li Yuan | Bug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass... |
tree | commitdiff |
2007-01-17 |
Bill Haneman | Improved docs for AtkAction, specifically get_name... |
tree | commitdiff |
2007-01-13 |
Hans Breuer | adapt lib name to "auto-standard", add atkmisc |
tree | commitdiff |
2007-01-10 |
Li Yuan | Revved to 1.13.1. |
tree | commitdiff |
2007-01-08 |
Bill Haneman | Added atkmisc.h to atk.h. |
tree | commitdiff |
2007-01-08 |
Bill Haneman | Added AtkMisc class, uprev for gnome-2.17.5, and release. ATK_1_13_0 |
tree | commitdiff |
2006-12-31 |
Christian Persch | Updating svn:ignore and remove .cvsignore files |
tree | commitdiff |
2006-09-26 |
Bill Haneman | Allow text wrap type of GTK_WRAP_WORD_CHAR, as a text... atk_1_12_3 |
tree | commitdiff |
2006-09-20 |
Bill Haneman | Add "load-stopped", "load_complete", "loading" signals... |
tree | commitdiff |
2006-09-14 |
Bill Haneman | Fix win32 build (bug #355312, patch from Cedric Gustin... |
tree | commitdiff |
2006-09-14 |
Bill Haneman | Fix for bug #346464, allow underlines in gtk with style... |
tree | commitdiff |
2006-09-08 |
Bill Haneman | Fix from Neo Liu - missing return statement in atk_hype... |
tree | commitdiff |
2006-08-17 |
Bill Haneman | Fixed typos and template omissions which were preventin... |
tree | commitdiff |
2006-08-01 |
Bill Haneman | Tweak to AtkRoleType docs. |
tree | commitdiff |
2006-07-20 |
Bill Haneman | Fixed AtkHyperlink prototype func and impl. ATK_1_12_1 |
tree | commitdiff |
2006-06-29 |
Bill Haneman | Added AtkHyperlinkImpl interface. See RFE #344284. |
tree | commitdiff |
2006-06-23 |
Bill Haneman | Added docs for ATK_STATE_ANIMATED and added ATK_ROLE_IN... |
tree | commitdiff |
2006-06-23 |
Bill Haneman | Added ATK_ROLE_LINK. |
tree | commitdiff |
2006-06-23 |
Bill Haneman | Revise atk-docs.sgml to add indices for deprecated... |
tree | commitdiff |
2006-06-21 |
Bill Haneman | ATK_STATE macro fix from Ginn Chen, bug #345407. Fixes... |
tree | commitdiff |
2006-06-15 |
Bill Haneman | Fix nasty typos in last commit. Bug #344195. Thanks... |
tree | commitdiff |
2006-06-14 |
Bill Haneman | Added getURI to AtkStreamableContent. |
tree | commitdiff |
2006-06-09 |
Bill Haneman | Attempt to fix win32 builds when srcdir != builddir... |
tree | commitdiff |
2006-06-09 |
Bill Haneman | Added ATK_STATE_ANIMATED which was in AT-SPI but missin... |
tree | commitdiff |
2006-06-09 |
Bill Haneman | Added ATK_STATE_VISITED, bug #344384. |
tree | commitdiff |
2006-06-08 |
Bill Haneman | Added atk_value_get_minimum_increment, to sync up with... |
tree | commitdiff |
2006-06-08 |
Bill Haneman | Added ATK_STATE_DEFAULT. (Bug #344281) |
tree | commitdiff |
2006-06-08 |
Bill Haneman | Added ATK_ROLE_FORM and ATK_RELATION_DESCRIBED_BY/DESCR... |
tree | commitdiff |
2006-03-31 |
Bill Haneman | Added four more 'Since' tags. |
tree | commitdiff |
2006-03-31 |
Bill Haneman | Made atk_component_real_get_alpha static, as it should be. |
tree | commitdiff |
2006-03-21 |
Bill Haneman | Improved documentation: ATK now has 100% gtk-doc covera... |
tree | commitdiff |
2006-03-21 |
Tor Lillqvist | Fix fatal typo. |
tree | commitdiff |
2006-03-21 |
Tor Lillqvist | Add some missing functions. |
tree | commitdiff |
2006-03-20 |
Bill Haneman | Minor documentation clarifications and tweaks. |
tree | commitdiff |
2006-03-20 |
Bill Haneman | Fix Coverity-detected bugs in atkimage.c - allow for... |
tree | commitdiff |
2006-02-24 |
Bill Haneman | Win32 get_locale fix from Kazuzi IWAMOTO, and |
tree | commitdiff |
2005-11-18 |
Bill Haneman | Added new API for ATK 1.11/1.12. Minor docs cleanup. |
tree | commitdiff |
2005-11-16 |
Bill Haneman | Added small docs patch from Bill Abt.; |
tree | commitdiff |
2005-08-19 |
Tor Lillqvist | Fix typo. |
tree | commitdiff |
2005-08-04 |
Tor Lillqvist | Look for windres on Win32. |
tree | commitdiff |
2005-04-22 |
Tor Lillqvist | Initialize gettext before use. Calling bindtextdomain... |
tree | commitdiff |
2005-04-09 |
Hans Breuer | updated $(LIBINTL_LIBS) atkrelationtype.h to atk_header... |
tree | commitdiff |
2005-04-05 |
Bill Haneman | Added ATK_STATE_REQUIRED, bug #172663. |
tree | commitdiff |
2005-04-04 |
Padraig O'Briain | Update doc to note that atk_relation_add_target was... |
tree | commitdiff |
2005-01-26 |
Padraig O'Briain | Add atk_text_clip_type_get_type. Bug #165288. |
tree | commitdiff |
2004-12-29 |
Tor Lillqvist | Add new functions. |
tree | commitdiff |
2004-12-20 |
Padraig O'Briain | Add description for ATK_RELATION_SUBWINDOW_OF. Fixes... |
tree | commitdiff |
2004-11-22 |
Padraig O'Briain | Replace DEPRECATED by @Deprecated in comments to fix... |
tree | commitdiff |
2004-10-28 |
Padraig O'Briain | Add a more descriptive title in the docs. Patch from... |
tree | commitdiff |
2004-08-13 |
Padraig O'Briain | Fix for bug #149990; patch from Kjartan Maraas. |
tree | commitdiff |
2004-07-20 |
Bill Haneman | Fix for bug 147989; Added ATK_ROLE_EMBEDDED. Revved... ATK_1_7_2 |
tree | commitdiff |
2004-06-10 |
Padraig O'Briain | Add definition for atk_rectangle_get_type and ATK_TYPE_... |
tree | commitdiff |
2004-05-18 |
Padraig O'Briain | Allow locale dir not to be harcoded into binary. Fixes... |
tree | commitdiff |
2004-05-11 |
Padraig O'Briain | Make extra_roles static. |
tree | commitdiff |
2004-04-20 |
Padraig O'Briain | Increment version to 1.7.0. |
tree | commitdiff |
2004-03-22 |
Padraig O'Briain | Update to build on Cygwin. Fixes bug #137666. Patch... |
tree | commitdiff |
2004-03-01 |
Tor Lillqvist | Add some missing entries. |
tree | commitdiff |
2004-01-26 |
Padraig O'Briain | Revise property name. Fixes bug #132022 from Christian... |
tree | commitdiff |
2004-01-05 |
Padraig O'Briain | Move specification of ALL_LINGUAS to later in file... |
tree | commitdiff |
2004-01-02 |
Padraig O'Briain | Fix segfault (bug #129837) Patch provided by Jeff Franks. |
tree | commitdiff |
2003-12-17 |
Padraig O'Briain | Change "accel label" to "accelerator label". Fixes... |
tree | commitdiff |
2003-12-01 |
Padraig O'Briain | Fix typo in comment. |
tree | commitdiff |
2003-12-01 |
Padraig O'Briain | Add new role ATK_ROLE_EDITBAR. Fixes bug #111607. |
tree | commitdiff |
2003-12-01 |
Michael Natterer | fix typo: s/g_value_set_set/g_value_set_int/. |
tree | commitdiff |
2003-12-01 |
Padraig O'Briain | Make nicks and blurbs of properties translatable. Add... |
tree | commitdiff |
2003-11-26 |
Padraig O'Briain | Add state FOCUSED if object is focus object. |
tree | commitdiff |
2003-11-26 |
Padraig O'Briain | Change role names so that the unlocalized names do... |
tree | commitdiff |
2003-11-03 |
Padraig O'Briain | Use weak references for objects in a relation instead... |
tree | commitdiff |
2003-10-27 |
Manish Singh | shut up cvs |
tree | commitdiff |
2003-10-24 |
Padraig O'Briain | Fix memory leak. (bug #124877) |
tree | commitdiff |
2003-09-10 |
Padraig O'Briain | Remove comments about signals. The description should... |
tree | commitdiff |
2003-07-08 |
Padraig O'Briain | Ensure that row and column values are non-negative. |
tree | commitdiff |
2003-07-03 |
Padraig O'Briain | Correct return value. Fixes bug #116621. Problem report... |
tree | commitdiff |
2003-06-13 |
Tor Lillqvist | Set gettext_initialized. |
tree | commitdiff |
2003-06-10 |
Padraig O'Briain | Add new relation ATK_RELATION_POPUP. |
tree | commitdiff |
2003-05-28 |
Padraig O'Briain | Add new role ATK_ROLE_AUTOCOMPLETE. |
tree | commitdiff |
2003-05-20 |
Padraig O'Briain | Add state ATK_STATE_INDETERMINATE. This state is used... |
tree | commitdiff |
2003-04-25 |
Padraig O'Briain | Fix typo in documentation. |
tree | commitdiff |
2003-03-20 |
James Henstridge | update to call automake-1.7, libtoolize, gtkdocize... |
tree | commitdiff |
2003-03-12 |
Tor Lillqvist | Add one more missing export, thanks to Cedric Gustin. |
tree | commitdiff |
2003-03-07 |
Padraig O'Briain | Add check that role is actually being changed. Do not... |
tree | commitdiff |
2003-03-06 |
Padraig O'Briain | Current returning of FALSE to 0 in function which retur... |
tree | commitdiff |
2003-03-05 |
Padraig O'Briain | Correct returning of FALSE to NULL in functions which... |
tree | commitdiff |
2003-02-26 |
Padraig O'Briain | *** empty log message *** |
tree | commitdiff |
2003-02-25 |
Tor Lillqvist | Dist atk-zip.sh.in, not atk-zip.sh. |
tree | commitdiff |
2003-02-14 |
Padraig O'Briain | Add AtkHypertext interface as this object should claim... |
tree | commitdiff |
2003-02-12 |
Padraig O'Briain | Correct typo in blurb |
tree | commitdiff |
2003-02-04 |
Padraig O'Briain | Add weak reference so we do not leak the accessible... |
tree | commitdiff |
2003-01-30 |
Padraig O'Briain | New functions which checks whether the specified AtkHyp... |
tree | commitdiff |
2003-01-21 |
Padraig O'Briain | Set vtable entry for default implementations (atk_text_... |
tree | commitdiff |
2003-01-21 |
Padraig O'Briain | Add support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTI... |
tree | commitdiff |
2003-01-21 |
Padraig O'Briain | Add property accessible-table-caption-object. This... |
tree | commitdiff |
next |