atkdocument: add page-changed signal
[platform/upstream/atk.git] / atk /
2009-12-16 Johan DahlinMake sure distcheck passed with introspection
2009-12-09 Colin WaltersBuild introspection data if available and configured
2009-11-30 Mike GorseBug #601552. New classes: AtkPlug and AtkSocket.
2009-11-09 Li YuanMove the new relationship to the last.
2009-11-06 Joanmarie DiggsAdd ATK_RELATION_NODE_PARENT_OF relationship.
2009-11-06 Li YuanResume to change author.
2009-11-06 Li YuanAdd ATK_RELATION_NODE_PARENT_OF relationship.
2009-08-10 Joanmarie DiggsAdd work_char to atktext's wrap mode.
2009-06-03 Li YuanProvide ability to get character attributes at "inserti...
2009-03-19 Li YuanPatch from Yue Wang. Bug #575794.
2008-11-27 Li YuanBug #505445. Patch from Christian Persch. Removed unnec...
2008-11-18 Li YuanBug #361757. Add ATK_ROLE_LINK and ATK_ROLE_INPUT_METHO...
2008-11-11 Li YuanBug #560156. Fix parameter type description.
2008-11-11 Li YuanBug #477708. Only remove the target, not the relation...
2008-11-10 Li YuanDon't ref the relation if it is not added.
2008-11-07 Li YuanBug #478583. Do not add the relation if it is already...
2008-11-07 Li YuanChange the return value to 0 if failure accroding to...
2008-09-13 Tor LillqvistDon't use the deprectated g_win32_get_package_installat...
2008-09-13 Tor LillqvistDo as the docs for g_win32_get_package_installation_dir...
2008-08-06 Tor LillqvistOn Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depen...
2008-07-28 Tor LillqvistDepend on atk.def on Windows so that we build it before...
2008-07-21 Li YuanRevved to 1.23.5 for GNOME 2.23.5. generate atk.def... ATK_1_23_5
2008-06-19 Li YuanPatch from Mike Gorse <mgorse@novell.com>. Bug #526752...
2008-06-05 Michael Nattereradd G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_IN...
2008-01-31 Li YuanBug #508846. Extend allowed indexes of ATK_TEXT_GET_TEX...
2008-01-04 Li YuanBug #502840. Derived type definition convenience macros...
2007-09-24 Li YuanFix bug #477763. Correct registration of the "start...
2007-07-27 Li YuanBug #460851. A new API to get the current version of...
2007-05-11 Brian CameronUse $(GLIB_MKENUMS) instead of calling glib-mkenums...
2007-03-22 Christian PerschFix for #418194. use -DATK_LOCALEDIR. remove AM_GLIB_DE...
2007-03-22 Christian PerschFix for #382328. add missing const. ditto. ditto.
2007-03-02 Li YuanFix #408527. Add a check.
2007-02-25 Tor LillqvistAdd atk_misc_instance as DATA.
2007-02-24 Tor LillqvistFix typo: declare atk_misc_get_type(), not atk_util_get...
2007-02-13 Bill HanemanPoint AtkRelation docs to atk_object_add_relationship...
2007-02-13 Bill HanemanImproved documentation for AtkStateType and AtkRoleType...
2007-02-12 Li YuanBug #404592. Don't do anything if misc is NULL.
2007-01-19 Li YuanBug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass...
2007-01-17 Bill HanemanImproved docs for AtkAction, specifically get_name...
2007-01-13 Hans Breueradapt lib name to "auto-standard", add atkmisc
2007-01-10 Li YuanRevved to 1.13.1.
2007-01-08 Bill HanemanAdded atkmisc.h to atk.h.
2007-01-08 Bill HanemanAdded AtkMisc class, uprev for gnome-2.17.5, and release. ATK_1_13_0
2006-12-31 Christian PerschUpdating svn:ignore and remove .cvsignore files
2006-09-26 Bill HanemanAllow text wrap type of GTK_WRAP_WORD_CHAR, as a text... atk_1_12_3
2006-09-20 Bill HanemanAdd "load-stopped", "load_complete", "loading" signals...
2006-09-14 Bill HanemanFix win32 build (bug #355312, patch from Cedric Gustin...
2006-09-14 Bill HanemanFix for bug #346464, allow underlines in gtk with style...
2006-09-08 Bill HanemanFix from Neo Liu - missing return statement in atk_hype...
2006-08-17 Bill HanemanFixed typos and template omissions which were preventin...
2006-08-01 Bill HanemanTweak to AtkRoleType docs.
2006-07-20 Bill HanemanFixed AtkHyperlink prototype func and impl. ATK_1_12_1
2006-06-29 Bill HanemanAdded AtkHyperlinkImpl interface. See RFE #344284.
2006-06-23 Bill HanemanAdded docs for ATK_STATE_ANIMATED and added ATK_ROLE_IN...
2006-06-23 Bill HanemanAdded ATK_ROLE_LINK.
2006-06-23 Bill HanemanRevise atk-docs.sgml to add indices for deprecated...
2006-06-21 Bill HanemanATK_STATE macro fix from Ginn Chen, bug #345407. Fixes...
2006-06-15 Bill HanemanFix nasty typos in last commit. Bug #344195. Thanks...
2006-06-14 Bill HanemanAdded getURI to AtkStreamableContent.
2006-06-09 Bill HanemanAttempt to fix win32 builds when srcdir != builddir...
2006-06-09 Bill HanemanAdded ATK_STATE_ANIMATED which was in AT-SPI but missin...
2006-06-09 Bill HanemanAdded ATK_STATE_VISITED, bug #344384.
2006-06-08 Bill HanemanAdded atk_value_get_minimum_increment, to sync up with...
2006-06-08 Bill HanemanAdded ATK_STATE_DEFAULT. (Bug #344281)
2006-06-08 Bill HanemanAdded ATK_ROLE_FORM and ATK_RELATION_DESCRIBED_BY/DESCR...
2006-03-31 Bill HanemanAdded four more 'Since' tags.
2006-03-31 Bill HanemanMade atk_component_real_get_alpha static, as it should be.
2006-03-21 Bill HanemanImproved documentation: ATK now has 100% gtk-doc covera...
2006-03-21 Tor LillqvistFix fatal typo.
2006-03-21 Tor LillqvistAdd some missing functions.
2006-03-20 Bill HanemanMinor documentation clarifications and tweaks.
2006-03-20 Bill HanemanFix Coverity-detected bugs in atkimage.c - allow for...
2006-02-24 Bill HanemanWin32 get_locale fix from Kazuzi IWAMOTO, and
2005-11-18 Bill HanemanAdded new API for ATK 1.11/1.12. Minor docs cleanup.
2005-11-16 Bill HanemanAdded small docs patch from Bill Abt.;
2005-08-19 Tor LillqvistFix typo.
2005-08-04 Tor LillqvistLook for windres on Win32.
2005-04-22 Tor LillqvistInitialize gettext before use. Calling bindtextdomain...
2005-04-09 Hans Breuerupdated $(LIBINTL_LIBS) atkrelationtype.h to atk_header...
2005-04-05 Bill HanemanAdded ATK_STATE_REQUIRED, bug #172663.
2005-04-04 Padraig O'BriainUpdate doc to note that atk_relation_add_target was...
2005-01-26 Padraig O'BriainAdd atk_text_clip_type_get_type. Bug #165288.
2004-12-29 Tor LillqvistAdd new functions.
2004-12-20 Padraig O'BriainAdd description for ATK_RELATION_SUBWINDOW_OF. Fixes...
2004-11-22 Padraig O'BriainReplace DEPRECATED by @Deprecated in comments to fix...
2004-10-28 Padraig O'BriainAdd a more descriptive title in the docs. Patch from...
2004-08-13 Padraig O'BriainFix for bug #149990; patch from Kjartan Maraas.
2004-07-20 Bill HanemanFix for bug 147989; Added ATK_ROLE_EMBEDDED. Revved... ATK_1_7_2
2004-06-10 Padraig O'BriainAdd definition for atk_rectangle_get_type and ATK_TYPE_...
2004-05-18 Padraig O'BriainAllow locale dir not to be harcoded into binary. Fixes...
2004-05-11 Padraig O'BriainMake extra_roles static.
2004-04-20 Padraig O'BriainIncrement version to 1.7.0.
2004-03-22 Padraig O'BriainUpdate to build on Cygwin. Fixes bug #137666. Patch...
2004-03-01 Tor LillqvistAdd some missing entries.
2004-01-26 Padraig O'BriainRevise property name. Fixes bug #132022 from Christian...
2004-01-05 Padraig O'BriainMove specification of ALL_LINGUAS to later in file...
2004-01-02 Padraig O'BriainFix segfault (bug #129837) Patch provided by Jeff Franks.
2003-12-17 Padraig O'BriainChange "accel label" to "accelerator label". Fixes...
2003-12-01 Padraig O'BriainFix typo in comment.
2003-12-01 Padraig O'BriainAdd new role ATK_ROLE_EDITBAR. Fixes bug #111607.
next