Next | Query returned 53 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2013-05-18 23:51:59 by Patrick Welche | Files touched by this commit (3)
Log message:
Update at-spi2-core to 2.8.0

* Add atspi_accessible_get_object_locale (BGO#694368).
* Start the bus launcher in the initialization phase (BGO#694984).
* Removed a debug print that was accidentally included in 2.7.5.
* Add ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
* Fix various compiler warnings.
* Fix some ref count leaks.
* Some functions that return accessibles now propagate errors.
* Atspi_accessible_get_index_in_parent no longer returns -1 if the object's
  parent is not cached (BGO#688057).
* re-register keystroke listeners if the registry goes away and then returns.
* Fix atspi_device_listener_new_simple.
* Fix some compiler warnings.
* Build: use gobject-introspection's Makefile instead of rolling our own.
* Fix a crash when parsing events without detail when there is a listener
  for the event that names a specific detail value.
* Fix crash when removing hung processes.
* Fix deregistering of applications.
* A few documentation fixes.
* Only call an event listener once per event, even if the listener registered
  for both the event and a superset of the event.
* Don't distribute dbind-config.h (BGO#688083).
* Fix gtk-doc for Atspi-Registry (BGO#688224).
* Some introspection fixes to make vapigen happy (BGO#688223).
* [registry] Fixed a crash handling DeregisterKeystrokeListener.
* Update the cache in response to role change notifications (BGO#685469).
* Don't output a warning when a p2p connection isn't available.
   2013-01-10 23:14:14 by Patrick Welche | Files touched by this commit (3)
Log message:
Update at-spi2-core to 2.6.3:
* Fix a crash when receiving a malformed event.
* Fix atspi_accessible_get_index_in_parent when the parent is not cached
* Fix crash in atspi_device_listener_new_simple.
* registry: Fix a crash when removing hung processes.
* registry: Fix deregistering of applications.
* registry: Fix crash handling DeregisterKeystrokeListener
* Fix some compiler warnings.
   2012-11-13 22:43:16 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 2.6.2:
* Don't output a warning when a p2p connection isn't available.
* 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.
   2012-10-18 12:12:26 by Patrick Welche | Files touched by this commit (2) | Package updated
Log message:
Update at-spi2-core to 2.6.1

    We update the cache in response to name, description, and parent
    property-change signals, but we were missing code to handle signals for
    role changes.

    https://bugzilla.gnome.org/show_bug.cgi?id=685469
   2012-10-08 22:23:48 by Patrick Welche | Files touched by this commit (3)
Log message:
Update to 2.6.0

* Fix some annotations.
* Exit, rather than crash, when unable to open an X display (BGO#660407).
* Fix various memory leaks (BGO#684033).
* Fix build with -fno-common.
* Add glib-2.0 to requires in at-spi2.pc (BGO#682595)
* Add atspi_action_get_localized_name (BGO#680598).
* Allow building from out of source directory (BGO#680281)
   2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | Package updated
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
   2012-07-28 20:00:57 by Patrick Welche | Files touched by this commit (3)
Log message:
Update to at-spi2-core 2.5.4

* Fix a missing return value (from joerg@).
* Fix a crash when unable to remove a match rule.
   2012-07-04 19:44:18 by Patrick Welche | Files touched by this commit (2)
Log message:
Update at-spi2-core to 2.5.3: Fix a memory leak (BGO#678738)
   2012-06-29 14:34:28 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Consistently return a value.

Next | Query returned 53 messages, browsing 41 to 50 | Previous