platform/upstream/at-spi2-core.git
2013-03-25 Mike GorseRelease v2.8.0 AT_SPI2_CORE_2_8_0
2013-03-19 Victor Ibragimov[l10n] Added Tadjik translation
2013-03-04 Mike GorseRelease v2.7.91 AT_SPI2_CORE_2_7_91
2013-03-04 Mike GorseRevert "Do not run at-spi-dbus-bus at initialization...
2013-02-27 Mike GorseAdd atspi_accessible_get_object_locale
2013-02-18 Mike GorseRelease v2.7.5 AT_SPI2_CORE_2_7_90
2013-02-07 Mike GorseRemove DEBUG_REF_COUNTS define
2013-02-04 Mike GorseRelease v2.7.5 AT_SPI2_CORE_2_7_5
2013-02-04 Mike GorseMore README updates
2013-02-04 Mike GorseUpdate README
2013-02-04 Mike GorseFix some warnings
2013-01-31 Mike GorseBump version
2013-01-31 Mike GorseAdd ATSPI_ROLE_LEVEL_BAR
2013-01-16 Mike GorseFix various warnings
2013-01-15 Mike GorseRelease v2.7.4.1
2013-01-15 Mike GorseCheck that message is non-NULL before calling libdbus
2013-01-14 Mike GorseRelease v2.7.4 AT_SPI2_CORE_2_7_4
2013-01-14 Mike GorseFix ref count leaks in atspi_accessible_get_application
2013-01-14 Mike Gorse_atspi-dbus_call_partial: Check for error.
2012-12-31 Behdad EsfahbodFix build with picky linkers
2012-12-28 Giovanni Campagnabuild: really fix srcdir != builddir
2012-12-28 Colin Waltersbuild: Fix srcdir != builddir
2012-12-27 Mike GorseFix some ref count issues
2012-12-17 Mike GorseRelease v2.7.3 AT_SPI2_CORE_2_7_3
2012-12-17 Mike GorseA few documentation fixes
2012-12-17 Patrick WelcheMake documentation for atspi_event_listener_new() appear.
2012-12-14 Patrick WelcheDocumentation fix
2012-12-07 Mike GorseFix deregistering of applications
2012-12-07 Mike GorseFix another crash when removing hung processes
2012-12-06 Mike GorseRemove the correct datum when clearing a hung process
2012-12-05 Mike GorseFix a crash when parsing events
2012-11-27 Rui Matosbuild: Use gobject-introspection's Makefile instead...
2012-11-26 Mike GorseFix atspi_device_listener_new_simple and some other...
2012-11-20 Mike GorseRe-register keystroke listeners if the registry goes...
2012-11-19 Mike GorseFix atspi_accessible_get_index_in_parent when the paren...
2012-11-19 Mike GorseRelease v2.7.2 AT_SPI2_CORE_2_7_2
2012-11-15 Mike Gorse[registry] Fix crash handling DeregisterKeystrokeListener
2012-11-14 Colin Waltersatspi: Readd dbus-1 to introspection generation
2012-11-14 Daiki UenoSome introspection fixes to make vapigen happy
2012-11-14 Daiki UenoFix gtk-doc for AtspiRegistry.
2012-11-12 Mike GorseDon't distribute dbind-config.h
2012-10-26 Mike GorseOnly call an event listener once per event
2012-10-22 Mike GorseRelease v2.7.1 AT_SPI2_CORE_2_7_1
2012-10-20 Peter MrázUpdated Slovak translation
2012-10-17 Mike GorseDon't output a warning when a p2p connection isn't...
2012-10-05 Mike GorseUpdate cache in response to role change notifications
2012-09-24 Mike GorseRelease as v2.6.0 AT_SPI2_CORE_2_6_0
2012-09-18 Mike GorseRelease v2.5.92 AT_SPI2_CORE_2_5_92
2012-09-18 William Jon... Don't leak dbus connections
2012-09-17 Mike GorseDon't check for NULL when calling _atspi_application_new
2012-09-14 William Jon... Don't leak the display string
2012-09-14 William Jon... Make build silent
2012-09-14 William Jon... Don't leak errors
2012-09-10 Mike GorseExit without a SIGABRT when unable to open X display
2012-09-04 Javier HernándezFixing 'atspi_accessible_get_id' annotation
2012-09-04 Javier HernándezFix some annotations compilation warnings
2012-09-03 Mike GorseRelease v2.5.91 AT_SPI2_CORE_2_5_91
2012-09-01 Piotr DrągUpdated Polish translation
2012-08-24 Samuel ThibaultAdd glib-2.0 to requires in at-spi2.pc.in
2012-08-21 Behdad EsfahbodFix build with -fno-common
2012-08-15 Mike GorseAdd license to atspi-constants.h
2012-08-06 Mike GorseRelease v2.5.5 AT_SPI2_CORE_2_5_5
2012-08-06 Daniel NarvaezAllow to build out of source directory
2012-07-30 Mike GorseAdd atspi_action_get_localized_name
2012-07-18 Mike GorseCode clean-ups
2012-07-16 Mike GorseRelease v2.5.4 AT_SPI2_CORE_2_5_4
2012-07-09 Mike GorseFix abort on an error while removing a match rule
2012-06-29 Patrick WelcheConsistently return a value - from joerg@netbsd.org
2012-06-25 Mike GorseRelease v2.5.3
2012-06-25 Jasper St.... atspi-misc: Prevent leak
2012-06-14 Colin Waltersautogen.sh: Honor NOCONFIGURE=1
2012-06-04 Mike GorseRelease v2.52 AT_SPI2_CORE_2_5_2
2012-06-04 Marcus HabermehlFix crash in atspi_deregister_keystroke_listener
2012-05-23 Mike Gorse_ATSPI_DBUS_CHECK_SIG: remove warning when no message...
2012-05-21 Mike GorseAdd G_BEGIN_DECLS and G_END_DECLS macros for prototypes...
2012-05-07 Mike GorseAdd a check for a null message when returning a hyperlink
2012-04-30 Mike GorseRelease v2.5.1 AT_SPI2_CORE_2_5_1
2012-04-29 Joanmarie DiggsFix for bug 675004 - object:state-changed:defunct event...
2012-04-23 O. Atsushi Fix type in atspi_document_get_attribute_value
2012-04-12 Mike GorseIncrease start-up timeout to 15 seconds
2012-04-10 Mike GorseFix GError sent when receiving a reply of the wrong...
2012-04-10 Mike GorseSet the application start-up timeout to 5 seconds by...
2012-04-06 Mike GorseAdd startup_time parameter to atspi_set_timeout
2012-04-06 Mike GorseAdd atspi_set_timeout
2012-03-26 Mike GorseRelease v2.4.0 AT_SPI2_CORE_2_4_0
2012-03-26 Rajesh Ranjanhindi translation by Chandan Kumar
2012-03-25 Daniel MustielesFixed typo. Closes bug #605662
2012-03-19 Mike GorseRelease v2.3.92 AT_SPI2_CORE_2_3_92
2012-03-17 Mike GorseFix crash fetching error when retrieving a property
2012-03-16 Mike GorseIncrease the keystroke event timeout
2012-03-14 Mike Gorse[registry] Send a ping to a process when marking as...
2012-03-12 Praveen ArimbrathodiyilMalayalam translation by Anish
2012-03-12 Timo JyrinkiFinnish translation update from l10n.laxstrom.name...
2012-03-10 Khoem SokhemAdd initial Khmer translation
2012-03-06 Mike GorseFix a couple of NEWS typos
2012-03-06 Mike GorseRelease v2.3.91 AT_SPI2_CORE_2_3_91
2012-03-05 Mike GorseEnable caching on a call to atspi_accessible_set_cache_mask
2012-03-01 Priit Laes[l10n] Added Estonian (et) to LINGUAS
2012-03-01 Mattias Põldaru[l10n] Updated Estonian translation
2012-02-28 Mike GorseDon't cache data for transient objects
next