Next | Query returned 39 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2012-10-21 00:06:18 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Return a value in non-void functions.
   2012-10-18 12:19:01 by Patrick Welche | Files touched by this commit (3)
Log message:
Update at-spi2-atk to 2.6.1 and add buildlink3.mk file

Fix schema: no more gtk modules - atk-bridge is a library.
   2012-10-08 22:31:27 by Patrick Welche | Files touched by this commit (4)
Log message:
Update to 2.6.0

* Fix some crashes in atk_bridge_adaptor_cleanup (BGO#684434).
* When the cache is activated, register it on the main D-Bus connection.
* Fix atspi_hyperlink_get_uri (BGO#683182).
* Only initialize the cache when an AT is running.
* Fix various memory leaks (BGO#683979, BGO#684077)
* Removed the gtk 3.0 module (BGO#678315).
* Don't leak a GError when option parsing fails (BGO#679296)
* Rework some inefficient code when removing clients and events (BGO#679295,
  BGO#679297).
* Implement GetLocalizedName for actions (BGO#680598)
* Allow to build out of source directory (BGO#680280).
* No need to include i18n support: There's nothing to translate here.
   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:06:00 by Patrick Welche | Files touched by this commit (2)
Log message:
Update to at-spi2-atk 2.5.4

* Fix for bug #679013 - AtspiCollection should be implemented for
  all containers
* Plug ref count leaks (BGO#679285).
* Only add items to the cache on children-changed if the children are
  included in the event.
* Only send PropertyChange signals used for caching, absent listeners.

Especially:

* Only create a directory and a socket when requested.
    Currently, atk-bridge clutters XDG_RUNTIME_DIR with directories for sockets,
    which is especially annoying since gtk currently does not call
    atk_bridge_adaptor_cleanup, so the directories never go away. This change do
    not really solve the problem--it only hides it from users who do not really
    need AT-SPI--but, nevertheless, there is no reason to create a directory or
    socket if nothing has requested it, so doing this lazily makes sense.

* Don't create a (non-readable) subdirectory for the socket when root.
    If an application is running as root but within a user's runtime directory,
    then creating a temporary directory will result in the directory being owned
    by root, and the user will not have permission to search the directory to
    access the socket, so an AT running as the normal user will not be able to
    connect to the application running as root.
    Fixes regression introduced by the fix for BGO#678348.
   2012-07-04 19:45:57 by Patrick Welche | Files touched by this commit (4)
Log message:
Update at-spi2-atk to 2.5.3:

* Create a library (libatk-bridge), currently with atk_bridge_adaptor_init()
  and atk_bridge_adaptor_cleanup() functions, to facilitate linking directly
  into, ie GTK+ 3.

* Only register events at beginning if an AT is listening (BGO#678475).

* Use XDG_RUNTIME_DIR to hold the socket, rather than a potentially secure
  directory hard-coded under /tmp (BGO#678348).

* Fix various compiler warnings and build errors.
   2012-06-13 13:49:37 by Patrick Welche | Files touched by this commit (4) | Package updated
Log message:
Update at-spi2-atk from 2.3.5 -> 2.5.2 with extra patch to avoid conflict
with at-spi-atk. It makes the assumption that at-spi2-atk is used with
gtk3 only.

2.5.2:
* Fix for bug 677211 - The collection interface's MATCH_ANY fails for states

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).

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.

New/updated Khmer, Malayalam, Norwegian Nynorsk, Hindi translations
   2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657)
Log message:
Recursive bump for pcre-8.30* (shlib major change)
   2012-02-10 18:28:16 by Matthias Drochner | Files touched by this commit (4) | Imported package
Log message:
add at-spi2-atk-2.3.2, new release branch of gnome, from
Patrick Welche per PR pkg/45786


Next | Query returned 39 messages, browsing 31 to 40 | previous