Fix Visual C++ 2008 Project
[platform/upstream/atk.git] / atk /
2011-09-05 Alejandro Piñeirodocs: Improving atk_add_global_event_listener documentation
2011-09-05 Alejandro Piñeirodocs: Remove documentation from atkutil.h
2011-08-16 Alejandro PiñeiroAdding AtkWindow to atk.symbols and to AtkNoOpObject
2011-08-16 Mike GorseBGO#638924: Add AtkWindow
2011-08-12 Erik van PienbroekFix out of tree compilation on Win32
2011-07-26 Alejandro PiñeiroFixing release number of the new ATK roles added
2011-07-13 Chun-wei FanExport atk_misc_intance for VS/Win32 builds
2011-07-07 Joanmarie DiggsFix for bug 651343 - New ATK Roles
2011-06-13 Javier Jardónatk: Use const instead G_CONST_RETURN
2011-06-02 Alejandro PiñeiroImprove atktext documentation
2011-05-30 Li YuanFix doc of atk_text_get_text_before_offset.
2011-05-13 Mike GorseBGO#649307: Clarify AtkPlug and AtkSocket docs
2011-03-21 Fernando HerreraBGO#638377: Add text_insert, text_remove, and text_upda...
2011-02-27 Michael Nattereratk: GType foo(); is not a prototype, GType foo(void...
2011-02-25 Mike GorseFix introspection for atk_text_get_bounded_ranges
2011-02-23 Chun-wei FanVS 2010 Project Files: autotools files updates
2011-01-25 Mike GorseBug 640574: gobject-introspection annotation and docume...
2011-01-21 Chun-wei FanBug 637663: Added atk_streamable_content_get_uri
2011-01-18 Chun-wei FanBug 636190: Visual C++ 2008 Project Files
2011-01-05 Alejandro PiñeiroReturns FALSE on atk_object_add_relationship if it...
2010-11-30 Fernando HerreraFix documentation for atk_get_text_after_offset for...
2010-11-29 Javier Jardónatk_streamable_content_get_uri returns a const gchar...
2010-11-29 Javier Jardónatkcomponent: remove unused function
2010-11-29 Javier Jardónbuild: silence the build a bit
2010-11-29 Javier Jardóndocs: Add documentation for ATK_DEFINE_ convenience...
2010-11-29 Javier Jardóndocs: Add some missing api to atk-sections
2010-11-29 Javier Jardóndocs: Add AtkSocket and AtkPlug to the docs
2010-11-04 Fridrich Štrbaexport atk_hyperlink_impl_* symbols on windows
2010-09-21 Joanmarie DiggsFix for bug #630097 - atktext does not include PANGO_UN...
2010-09-06 Yaakov SelkowitzDo not dist gir_DATA
2010-09-02 Colin Waltersintrospection: Associate .gir with pkg-config file
2010-08-23 Tor LillqvistAdd atk_value_get_minimum_increment
2010-06-17 Claudio SaavedraRemove duplicated code from AtkImage
2010-05-06 Theppitak Karoonbo... Fix build problem with jhbuild.
2010-04-26 Mike GorseImplement AtkComponent for AtkPlug and AtkSocket.
2010-01-19 Daniel MacksLink libatk against libintl
2010-01-03 Pablo CastellanoCreated .gitignore files
2009-12-30 Johan DahlinDo not get the gir & typelib dirs from g-i
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.
next