Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
at-spi2-atk
at-spi2-atk.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File at-spi2-atk.changes of Package at-spi2-atk
------------------------------------------------------------------- Fri Jul 6 07:34:39 UTC 2012 - dimstar@opensuse.org - Add at-spi2-atk-bnc770177: Use XDG_RUNTIME_DIR to hold sockets, and do not make a world-writable dir (bnc#770177). ------------------------------------------------------------------- Tue Mar 27 06:21:13 UTC 2012 - vuntz@opensuse.org - Update to version 2.4.0: + Updated translations. ------------------------------------------------------------------- Tue Mar 20 16:33:52 UTC 2012 - vuntz@opensuse.org - Update to version 2.3.92: + Updated translations. ------------------------------------------------------------------- Tue Mar 6 08:31:37 UTC 2012 - vuntz@opensuse.org - Update to version 2.3.91: + Have GetIndexInParent() return a signed int, per the spec. + Send a DoAction reply message before invoking atk (works around atk_action_do_action potentially not returning right away for gtk). ------------------------------------------------------------------- Tue Feb 21 07:49:09 UTC 2012 - vuntz@opensuse.org - Update to version 2.3.90: + Have GrabFocus return a bool, per the spec, rather than a uint32. + Fix a potential crash when emitting a signal if the ATK implementor misbehaves. ------------------------------------------------------------------- Tue Feb 7 08:16:44 UTC 2012 - vuntz@opensuse.org - Update to version 2.3.5: + Remove the ability to set an accessible's name and description via AT-SPI (it seems wrong to have been exposing this in the first place). + bgo#659967: some list API usage fixes. + bgo#663967: Don't use /a11y/ as a dconf path. + bgo#666371: possible crash when accessibles are created and deleted in rapid succession (eg, in gnome-shell) + Avoid triggering GLib criticals in a few places. - Remove xz BuildRequires now that it comes for free in the build system. ------------------------------------------------------------------- Mon Jan 16 13:24:29 UTC 2012 - vuntz@opensuse.org - Update to version 2.3.4: + bgo#666870: Keystroke listeners do not work unless an event listener is also registered [also needs updated at-spi2-core] ------------------------------------------------------------------- Tue Dec 20 09:36:16 UTC 2011 - vuntz@opensuse.org - Update to version 2.3.3: + bgo#664822: gnome-shell crash when an AT is launched + Fix a reference leak if a child-added signal has no object value. + Change a : to a / in the suffix to an event, to allow DBus match rules using arg0path. + Only deregister objects when they are marked defunct, not when a previously defunct object is marked as no longer defunct. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details. ------------------------------------------------------------------- Tue Nov 22 09:37:40 UTC 2011 - vuntz@opensuse.org - Update to version 2.3.2: + Have AtkSocket's implementation of ref_state_set to return empty sets instead of NULL + bgo#663876: Make sure the a11y hierarchy under an AtkPlug is generated when embedding. ------------------------------------------------------------------- Tue Nov 15 10:22:25 UTC 2011 - vuntz@opensuse.org - Update to version 2.3.1: + Fix a small coding error that could generate compiler warnings. ------------------------------------------------------------------- Tue Oct 18 06:34:24 UTC 2011 - vuntz@opensuse.org - Update to version 2.2.1: + Updated translations. ------------------------------------------------------------------- Tue Sep 27 06:59:31 UTC 2011 - vuntz@opensuse.org - Update to version 2.2.0: + bgo#658013: Attach the timeout for a key listener to the appropriate main loop context. ------------------------------------------------------------------- Wed Sep 21 17:23:36 UTC 2011 - vuntz@opensuse.org - Update to version 2.1.92: + bgo#658013: Add timeout to check for disconnect on a key listener. ------------------------------------------------------------------- Sat Sep 17 13:27:24 UTC 2011 - jengelh@medozas.de - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build ------------------------------------------------------------------- Tue Sep 6 06:11:45 UTC 2011 - vuntz@opensuse.org - Update to version 2.1.91: + bgo#645321: Use an array of bytes rather than a string for the atk-bridge location in the schema. ------------------------------------------------------------------- Wed Aug 31 12:54:30 CEST 2011 - vuntz@opensuse.org - Update to version 2.1.90: + Try to use the new AtkWindow interface to register for window events. ------------------------------------------------------------------- Tue Aug 16 04:31:47 CEST 2011 - dimstar@opensuse.org - Update to version 2.1.5: + Use libatspi constants rather than keeping duplicate copies of the constants in at-spi2-atk. + Fixed some problems when shutting down and restarting the module. ------------------------------------------------------------------- Tue Jul 26 09:29:53 CEST 2011 - vuntz@opensuse.org - Update to version 2.1.4: + Ensure the detail integers are initialized before sending events. + Map some new atk roles. ------------------------------------------------------------------- Tue Jul 5 07:46:07 CEST 2011 - vuntz@opensuse.org - Update to version 2.1.3: + Only register events when something is listening. In theory, this should mitigate performance loss that might show up when no ATs are running. + bgo#652797: Remove unused AtkMisc instance. + bgo#652596: Allow setting value via the DBus property again. + bgo#652858: Deregister objects on state-changed:defunct. + Add AT-SPI mapping for ATK_RELATION_NODE_PARENT_OF. ------------------------------------------------------------------- Wed Jun 1 16:39:18 CEST 2011 - vuntz@opensuse.org - Rename the main binary package to at-spi2-atk-common, as it only contains files common to the gtk2/gtk3 subpackages, and nothing else. Add appropriate Provides/Obsoletes for upgrades. ------------------------------------------------------------------- Mon May 30 14:20:58 UTC 2011 - fcrozat@suse.com - Update to version 2.0.2: + Fix matching on attributes for collection methods. + bgo#650286: Ensure valid UTF-8 from ATK. + Always emit children-changed, property-change, and state-changed events, in order to keep caches synchronized. + Add GetAtspiVersion to fetch the version of the AT-SPI specification provided by an application. ------------------------------------------------------------------- Sat May 7 17:08:37 UTC 2011 - nmarques@opensuse.org - Split GTK+ modules in two subpackages (at-spi2-atk-gtk2 and at-spi2-atk-gtk3) to avoid this package depending on both gtk2 and gtk3. Fix bnc#675959. ------------------------------------------------------------------- Tue Apr 26 16:09:39 UTC 2011 - fcrozat@novell.com - Update to version 2.0.1: + Fix a memory leak in impl_GetText. ------------------------------------------------------------------- Tue Apr 19 11:49:57 UTC 2011 - fcrozat@novell.com - Do not Obsoletes / Provides at-spi, we just need to switch at-spi as non default a11y stack instead. ------------------------------------------------------------------- Thu Apr 14 13:54:09 UTC 2011 - fcrozat@novell.com - Obsoletes / Provides at-spi < 2.0.0, since you can't have two registries running and gtk2 modules from this package and from at-spi conflicts. ------------------------------------------------------------------- Tue Apr 5 16:40:06 UTC 2011 - fcrozat@novell.com - Update to version 2.0.0: + Updated translations. ------------------------------------------------------------------- Mon Mar 28 15:00:54 UTC 2011 - fcrozat@novell.com - Update to version 1.91.93: + Removed dbus-glib-related includes, as they are no longer required. - Drop dbus-1-glib-devel BuildRequires. ------------------------------------------------------------------- Thu Mar 24 17:56:08 UTC 2011 - fcrozat@novell.com - Update to version 1.91.92: + Handle text-insert and text-removed signals from ATK (bgo#638377). + Use the new dbus errors when compiled against a version of libdbus that defines them. + Use libatspi to get the accessibility bus and handle main loop integration. This fixes a crash with some builds of Firefox (fdo#35115). Note that this adds a dependency on libatspi. + Fix accessibility of applications running as root on Linux. - Changes from version 1.91.91: + Fix some missing prototypes. + Do not exit if the accessibility bus disconnects. - Fix directory ownership of %{_libdir}/gnome-settings-daemon-3.0/gtk-modules and %{_libdir}/gtk-3.0/modules by owning them. - Drop at-spi2-missing-header.patch: fixed upstream - Add pkgconfig(atspi-2) BuildRequires. ------------------------------------------------------------------- Wed Mar 2 11:00:05 CET 2011 - vuntz@opensuse.org - Drop at-spi2-atk-gtk-64-fix.patch: this is not needed anymore as this was only used if this at-spi stack was not the default. ------------------------------------------------------------------- Tue Mar 1 15:53:38 CET 2011 - vuntz@opensuse.org - Remove unneeded gconf2-devel BuildRequires. - Add packageand(at-spi2-core:gtk3) Supplements to make sure this gets installed if GTK+ 3 and the at-spi stack are installed. ------------------------------------------------------------------- Tue Feb 22 15:54:10 UTC 2011 - fcrozat@novell.com - Update to version 1.91.90: + Change accessibility key name + Add missing standard header / fix prototype + Fix some memory leaks + bgo#641338: Gracefully handle errors listening to dbus server for p2p + bgo#641869: Remove --enable-relocate and associated autostart file and schema + Updated translations. - Update to version 1.91.6: + Fixed the path in org.a11y.atspi.gschema.xml for lib64. + Implemented SetPosition, SetExtents, and SetSize for components. - Changes from version 1.91.5: + Fixed some memory leaks. + Fixed a crash if peer-to-peer connections are disabled. + Fixed setting of GTK_PATH with --enable-relocate (was broken in 1.91.4). - Changes from version 1.91.4: + Support direct dbus connections to improve performance if dbus-glib 0.90 or greater is available. + Added a GSettings key to specify the location of libatk-bridge.so. + Added a desktop file to load gail and atk-bridge with the new gnome-settings-daemon. - Changes from version 1.91.3: + Attributes in a collection match rule are now expected to be sent as a dictionary. - Changes from version 1.91.2: + bgo#563546: Removed the g_atexit hook. - Changes from version 1.91.1: + Fire all events until we receive a reply from GetRegisteredEvents - Changes from version 1.91.0: + --disable-relocate is the default again. - Add at-spi2-fix-headers.patch to fix build (missing headers). - Stop using IS_DEFAULT_ATSPI_STACK: upstream decided (and we agree) that this at-spi stack should be the default now. The at-spi package will be updated accordingly. - Remove gconf schema handling in scriptlets as there is no gconf schema anymore. - Use %glib2_gsettings_schema_* macros. - Add support for source service checkout, with %BUILD_FROM_VCS: + Add call to ./autogen.sh. ------------------------------------------------------------------- Mon Feb 14 16:27:55 CET 2011 - sbrabec@suse.cz - Added support for translation-update-upstream. ------------------------------------------------------------------- Tue Dec 28 08:42:05 UTC 2010 - dimstar@opensuse.org - Own directory structure for gtk3 modules. ------------------------------------------------------------------- Thu Nov 18 10:22:17 CET 2010 - vuntz@opensuse.org - Update to version 0.4.1: + Fire all events until we receive a reply from GetRegisteredEvents. + Remove g_atexit handler. ------------------------------------------------------------------- Tue Sep 28 01:53:11 CEST 2010 - vuntz@opensuse.org - Update to version 0.4.0: + Version bump to stable 0.4.0, without any change. ------------------------------------------------------------------- Tue Sep 14 08:43:15 CEST 2010 - vuntz@opensuse.org - Update to version 0.3.92: + Have value methods return 0 on failure rather than fail, as in original pyatspi. ------------------------------------------------------------------- Wed Sep 1 23:59:35 CEST 2010 - dimstar@opensuse.org - Update to version 0.3.91.1: + Fix a build error introduced in 0.3.91. ------------------------------------------------------------------- Tue Aug 31 08:57:02 CEST 2010 - vuntz@opensuse.org - Update to version 0.3.91: + Default to --enable-relocate for now. + fdo#29880: gtk module can't handle reloading. ------------------------------------------------------------------- Tue Aug 17 10:56:52 CEST 2010 - dimstar@opensuse.org - Update to version 0.3.90: + fdo#29365: Stop using a deprecated glib function. + Caching fixes: GetItems was completely broken in v0.3.6, and fixed a possible crash when it is called. + Only emit signals when AT-SPI clients are listening for them. ------------------------------------------------------------------- Fri Aug 6 13:47:52 CEST 2010 - vuntz@opensuse.org - Update to version 0.3.6: + Fixed a problem with dbus introspection. + Do not block waiting for a response when registering. - Changes from version 0.3.5: + Have a socket retrieve its state set from its embedded plug. + Rename AT_SPI_CLIENT to AT_SPI_REENTER_G_MAIN_LOOP, but still check the former variable as well for now. - Changes from version 0.3.4: + Ref an object while adding it to the message generated by GetItems. This prevents a crash if all other references to the objects go away while it is being analyzed. + Add GetChildren to the introspection. + Fix NSelectedRows and NSelectedColumns. + Fix the behavior of ChildCount and GetChildAtIndex for sockets with embedded plugs. + Fix extra unref when calling get_row_header or get_column_header on a table, or calling atk_hyperlink_get_object. + Set the /desktop/gnome/interface/at-spi-dbus gconf key to false by default (this key is only used when at-spi2 is relocated, which it is not by default). + Fix a few compiler warnings. ------------------------------------------------------------------- Fri Jun 4 21:19:10 UTC 2010 - sshaw@decriptor.com - Update to version 0.3.3 + Remove unused gtk build dependency. + Install a copy of the module into the gtk-3.0 modules directory. + Correct handling of some children-changed events sent by Firefox. + Lease objects that send events if they are not cached; fixes some tracebacks when handling Firefox events. - Changes from version 0.3.2: + Some hyperlink fixes. + Cache additions are now done in an idle call. This prevents additions from being made when an object may not be fully initialized and prevents Firefox 3.6 from crashing. Fix bnc#611149. + The cache object has been placed into the org.a11y.atspi namespace. - Changes from version 0.3.1: + Added a gconf schema. + org.freedesktop.DBus.Properties.GetAll now works rather then crashing. + The position, size, and extents of an AtkSocket are now fetched from the corresponding AtkPlug. + An application is no longer registered if its root is an AtkPlug. + Fix bgo#538680 - Count ignored in GetMatchesTo + Fix fdo#27626 - deadlock when registering an application. + Fix a problem with various hyperlink methods. + Fix for an AtkPlug sometimes not appearing in the hierarchy. + Fix a crash if the registry returns an unexpected message while embedding. + Remove libxml2 dependency since libxml2 is no longer used. + Fix handling of MATCH_ANY for a stateset in a collection match rule. + Disabled relocation by default. - Add at-spi2-atk-gtk-64-fix.patch: this is needed to have the GTK+ module work correctly on 64 bit architectures. Fix bnc#611766. - Remove libxml2-devel BuildRequires. - Add gconf2-devel and intltool BuildRequires, package the gconf schemas, and create a lang subpackage. ------------------------------------------------------------------- Thu Apr 8 01:37:24 CEST 2010 - vuntz@opensuse.org - Make this new at-spi stack optional again: the at-spi2 developers think it's safer to ship 11.3 with the old stack by default. - Add a IS_DEFAULT_ATSPI_STACK define to easily change this behavior. ------------------------------------------------------------------- Wed Mar 31 01:26:04 CEST 2010 - vuntz@opensuse.org - Update to version 0.1.8: + List org.a11y.atspi.Application in interfaces for applications + Only query a relation set if it is non-NULL + Avoid calling g_error and aborting the application on some errors + Only reenter the main loop if AT_SPI_CLIENT is set ------------------------------------------------------------------- Sun Feb 21 17:28:14 CET 2010 - vuntz@opensuse.org - Update to version 0.1.7: + Convert droute introspection to use string literals created from the introspection XML in at-spi2-core. + Change the name of interfaces from org.freedesktop.atspi to org.a11y.atspi. + Fix error of prefix length that was preventing matching of new object references. + Modify the droute tests to use the new introspection scheme. ------------------------------------------------------------------- Fri Feb 12 15:04:57 CET 2010 - vuntz@opensuse.org - Update to version 0.1.6: + Allow make distcheck to still ship the atk-adapter *.desktop.in file. + Re-add spi_dbus_general_error method as it is used by the collections adaptor. + Fix cache update signature + Fix appending attribute set + Fix collection interface-checking code + Event fixes + Modify the paths scheme. + Correct the root path definition. + The StreamableContent interface is not currently supported. + Change the keystroke delivery methid re-entrancy from + PropertyChange fixes + Plug/socket fixes, and remove conditional + Fix issue where we would attempt to reference null objects + Move spi_object_append_null_reference and adjust its usage + Fix error where null objects were sent with wrong address. + Enhance droute so that unhandled messages are better debugged. + Move the application argument to the end of the event structure + Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus + Increase the lease time to rectify errors seen during orca testing. + Attempt to fix build warning related to 64bit builds. + Add change to fix rpmlint 64bit portability errors. - Pass --disable-relocate to configure because we want at-spi2 by default. ------------------------------------------------------------------- Fri Jan 15 01:54:28 CET 2010 - vuntz@opensuse.org - Update to version 0.1.5: + For a full list of changes, see http://git.gnome.org/cgit/at-spi2-atk/log/?id=AT_SPI2_ATK_0_1_5 + Fix g_warning + Fix parents of plugs + Code style enforcement. + Move the D-Bus adaptor code into its own folder within the atk-adaptor library codebase. + Add a class for taking leased references of GObjects. + Integrate leasing scheme in-to atk-bridge. + Fix object lifecycle errors. + Translate child changed ATK signals to AT-SPI. + Fix build error + Ensure the child data is added to children-changed events properly. ------------------------------------------------------------------- Tue Dec 22 17:37:40 CET 2009 - vuntz@opensuse.org - Update to version 0.1.4: + For a full list of changes, see http://git.gnome.org/cgit/at-spi2-atk/log/?id=AT_SPI2_ATK_0_1_4 + Use the new 'Accessibility' bus if the bus address is available in the AT_SPI_BUS X property. + Only set parent to the desktop if an accessible is an Application + Send UpdateAccessible for transient objects + Remove i18n macro that was causing link errors. + Only check for plug if atkplug.h has been included + Finished collection support + Use datarootdir for finding the introspection XML files. They are now in a shared directory under 'at-spi2'. ------------------------------------------------------------------- Wed Dec 2 17:17:42 CET 2009 - vuntz@opensuse.org - Update to version 0.1.3: + For a list of changes, see http://git.gnome.org/cgit/at-spi2-atk/log/?id=AT_SPI2_ATK_0_1_3 - Remove at-spi2-core-devel BuildRequires. - Change gtk-devel BuildRequires to gtk2-devel BuildRequires. - Remove libcspi0, libcspi-devel, python-atspi subpackages: the first two were for a library that wasn't used by anything else (so it's statically linked now) and the third one is becoming a new package on its own. - Obsolete libcspi0 and libcspi-devel packages, without providing them (that would be wrong). Add a rpmlintrc file to make rpmlint happy for this. - Add conflict with old versions of at-spi: some files are clashing. ------------------------------------------------------------------- Fri Aug 14 15:49:00 UTC 2009 - sshaw@decriptor.com - Update to version 0.1.1: + Add ATK libraries to cspi LIBADD. Fixes build problems on OpenSUSE. + Removal of Accessible objects is now handled properly. Object removal causes signal to be emitted. + Fix signature of keyboard event registration when key array is empty. ------------------------------------------------------------------- Fri Aug 14 04:25:13 CEST 2009 - vuntz@novell.com - Clean up packaging a bit. ------------------------------------------------------------------- Thu Aug 13 15:31:35 UTC 2009 - sshaw@decriptor.com - Initial packaging of at-spi2-atk (0.1.0)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor