Next | Query returned 39 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2016-04-10 21:03:05 by Patrick Welche | Files touched by this commit (2)
Log message:
Update at-spi2-atk to 2.20.0

* Don't drop the main context when p2p socket configuration fails
  (bgo#763273).
* Make sure the runtime directory exists (bgo#763274).
* Avoid lagging with large gtk menus (bgo#754048).
* Always accept connections as root if unable to find an owning user.
* Test fixes for atk-adaptor and cache changes.
* Fixes for Text, Value, and Table Cell adaptors (bgo#755724).
* Many new tests, thanks to Patryk Kaczmarek of Samsung.
* Update for new caching API (bgo#650090).
* Eliminate some console warnings due to NULL gobjects.
* Tests: fix out-of-source and parallel build (bgo#751137).
* Add some missing files to the distribution (bgo#751138).
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-11 01:14:27 by Patrick Welche | Files touched by this commit (2)
Log message:
Update at-spi2-atk to 2.16.0

* Add roles for fractions, roots, subscripts, and superscripts.
* Add action tests (bgo#743418).
* Don't parse non-existent signal arguments from atk.
* Support ATK_STATE_HAS_TOOLTIP (bgo#738953).
* Support ATK_STATE_READ_ONLY (bgo#690008).
* Add mapping between ATK_ROLE_STATIC and ATSPI_ROLE_STATIC
   2014-10-25 13:10:10 by Patrick Welche | Files touched by this commit (2)
Log message:
Update at-spi2-atk to 2.14.1

What's new in at-spi2-atk 2.14.1:

* Aggressively filter out children-changed signals for objects with
  MANAGES_DESCENDANTS (bgo#728319).

What's new in at-spi2-atk 2.13.4:

* Fix typo in .pc file (bgo#721719).

* Fix retrieving text attributes (bgo#731980).

* Correctly remove the socket on exit (bgo#684076).

What's new in at-spi2-atk 2.13.1:

* Add an atexit handler to remove the D-Bus socket (bgo#684076).

* Only send cache-related events for transients when explicitly requested.
  Hopefully this will improve performance when we are flooded with them.
  (bgo#728319).
   2014-08-06 12:55:07 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 2.12.1:

What's new in at-spi2-atk 2.12.1:

* Clean up socket files and directories on exit (BGO#684076).

What's new in at-spi2-atk 2.11.92:

* Bump minimum libdbus version needed, since we use a function
  introduced in 1.5.

What's new in at-spi2-atk 2.11.91:

* Improve compatibility with at-spi2-registryd <= 2.10.

* Collection: Fix an infinite loop when encountering a NULL parent

What's new in at-spi2-atk 2.11.90:

* Add AtspitableCell, tracking the new atk interface

What's new in at-spi2-atk 2.11.5:

* Allow sending of properties with events upon request (BGO#708695).

What's new in at-spi2-atk 2.11.3:

 * Fix atspi_text_get_bounded_ranges

* document: add support to current page and page count (BGO#719508).

What's new in at-spi2-atk 2.11.2:

* Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609).

What's new in at-spi2-atk 2.11.1:

* Fix Contains method for components (BGO#710730).
   2013-12-08 14:46:44 by Patrick Welche | Files touched by this commit (2)
Log message:
Update at-spi2-atk to 2.10.2

* Fix atk_component_contains wrapper (BGO#710730).
* Properly clean up when timing out when motifying keystroke listeners
  (BGO#707218).
* Allow lists of attribute values when reading collection match rules
  (BGO#700865).
* Implement GetStringAtOffset (BGO#705581).
* Fix another crash when we're initialized and shut down repeatedly.
* Fix a deadlock for apps that also register AT-SPI key event listeners
  (ie, the Orca preferences dialog works again).
* Fix for BGO#681276 (reentrancy issues with gnome-shell).
* Fix various DBusError leaks (BGO#698951).
* Fix crash when a main loop is shut down repeatedly (BGO#699554).
* Suppress a warning if an app returns NULL when referencing a child.
   2013-05-23 15:09:18 by Patrick Welche | Files touched by this commit (1)
Log message:
Finish removing patch-atk-adaptor_accessible-cache.c which is not needed
since commit 01c226b1c4. Thanks to wiz@ for the prod.
   2013-05-18 23:56:03 by Patrick Welche | Files touched by this commit (3)
Log message:
Update at-spi2-atk to 2.8.1

* Add Locale property (BGO#694368).
* Bump atk dependency to 2.7.5 (BGO#693189).
* Support ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
* Fix various compiler warnings.
* re-register if the registry goes away and later returns.
* Stop using deprecated glib functions.
* Fix a few memory leaks.
* atk-adaptor: don't emit a critical in case the bridge was not initialized
  (BGO#684334).
* Remove dbind (it was only used for the droute test).
* Fix a crash in socket_embed_hook if spi_global_register is NULL.
* [droute] Fix memory leak in path cleanup (BGO#688363).
* Remove the schema; it was only used to specify the location of the
  atk-bridge library, which is now installed in the standard path.
* Fix compiler warnings (BGO#678045).
   2012-11-13 22:44:23 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 2.6.2:
* Up libatspi dependency to what is actually required
* Don't distribute dbind-config.h
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Next | Query returned 39 messages, browsing 21 to 30 | Previous