pkgsrc/devel/at-spi/PLIST

105 lines
4.4 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.11 2005/10/14 21:44:31 jmmv Exp $
include/at-spi-1.0/cspi/spi-impl.h
include/at-spi-1.0/cspi/spi-listener.h
include/at-spi-1.0/cspi/spi-roletypes.h
include/at-spi-1.0/cspi/spi-statetypes.h
include/at-spi-1.0/cspi/spi.h
include/at-spi-1.0/libspi/Accessibility.h
include/at-spi-1.0/libspi/accessible.h
include/at-spi-1.0/libspi/action.h
include/at-spi-1.0/libspi/application.h
include/at-spi-1.0/libspi/base.h
include/at-spi-1.0/libspi/component.h
include/at-spi-1.0/libspi/devicelistener.h
include/at-spi-1.0/libspi/editabletext.h
include/at-spi-1.0/libspi/eventlistener.h
include/at-spi-1.0/libspi/hyperlink.h
include/at-spi-1.0/libspi/hypertext.h
include/at-spi-1.0/libspi/image.h
include/at-spi-1.0/libspi/keymasks.h
include/at-spi-1.0/libspi/keystrokelistener.h
include/at-spi-1.0/libspi/libspi.h
include/at-spi-1.0/libspi/listener.h
include/at-spi-1.0/libspi/relation.h
include/at-spi-1.0/libspi/remoteobject.h
include/at-spi-1.0/libspi/selection.h
include/at-spi-1.0/libspi/stateset.h
include/at-spi-1.0/libspi/streamablecontent.h
include/at-spi-1.0/libspi/table.h
include/at-spi-1.0/libspi/text.h
include/at-spi-1.0/libspi/value.h
Update to 1.6.0. This version corresponds to GNOME 2.8.0. What's new in at-spi-1.6.0: Nothing. What's new in at-spi-1.5.4: * Registration failure at SPI_init is now detected and an error code is returned to the caller (bug #147648). * We now use polling as our default for detecting mouse button changes (this was formerly our fallback method); this prevents conflict with Xstroke. [a better long-term fix requires the Xevie extension] * We now register on a per-DISPLAY, but not per-SCREEN, basis. This fixes several issues, see bugs #149962, #136986, #144086. * New languages in configure.in: bs (Christian Rose) nb (Kjartan Maraas) ============ What's new in at-spi-1.5.3: * New role EMBEDDED (bug #144415). * Added object:bounds-changed event, for detecting when the component bounds of an object have changed onscreen. ============== What's new in at-spi-1.5.2: * Added Accessibility_LoginHelper interface, and LoginHelper GType. Also added client and server tests for this interface. The purpose is to identify services (typically, assistive technologies) which need access to system or device services (keyboard, audio, serial ports, posting windows, etc.) during login or re-login/authentication. * fixed make distcheck. * Added a check in cspi_object_unref, which should help in detecting refcount bugs in clients (Padraig O'Briain). * New languages: Walloon (Pablo Saratxaga) Bulgarian (Alexander Shopov) What's new in at-spi-1.5.1: * Allow synthesis of keysyms that aren't in the current X keymap. * languages: Gujarati (Guntupalli Karunakar), Canadian English (Alexander Winston) * Added omitted declarations for already-existing methods AccessibleTable_addRowSelection(), AccessibleTable_addColumnSelection(), AccessibleTable_removeRowSelection(), AccessibleTable_removeColumnSelection(). * bug fixes: 136660, 120659 (partial), 132237, 134332.
2004-09-21 18:59:05 +02:00
include/at-spi-1.0/login-helper/Accessibility_LoginHelper.h
include/at-spi-1.0/login-helper/login-helper.h
lib/bonobo/servers/Accessibility_Registry.server
lib/gtk-2.0/modules/libatk-bridge.la
lib/libcspi.la
Update to 1.6.0. This version corresponds to GNOME 2.8.0. What's new in at-spi-1.6.0: Nothing. What's new in at-spi-1.5.4: * Registration failure at SPI_init is now detected and an error code is returned to the caller (bug #147648). * We now use polling as our default for detecting mouse button changes (this was formerly our fallback method); this prevents conflict with Xstroke. [a better long-term fix requires the Xevie extension] * We now register on a per-DISPLAY, but not per-SCREEN, basis. This fixes several issues, see bugs #149962, #136986, #144086. * New languages in configure.in: bs (Christian Rose) nb (Kjartan Maraas) ============ What's new in at-spi-1.5.3: * New role EMBEDDED (bug #144415). * Added object:bounds-changed event, for detecting when the component bounds of an object have changed onscreen. ============== What's new in at-spi-1.5.2: * Added Accessibility_LoginHelper interface, and LoginHelper GType. Also added client and server tests for this interface. The purpose is to identify services (typically, assistive technologies) which need access to system or device services (keyboard, audio, serial ports, posting windows, etc.) during login or re-login/authentication. * fixed make distcheck. * Added a check in cspi_object_unref, which should help in detecting refcount bugs in clients (Padraig O'Briain). * New languages: Walloon (Pablo Saratxaga) Bulgarian (Alexander Shopov) What's new in at-spi-1.5.1: * Allow synthesis of keysyms that aren't in the current X keymap. * languages: Gujarati (Guntupalli Karunakar), Canadian English (Alexander Winston) * Added omitted declarations for already-existing methods AccessibleTable_addRowSelection(), AccessibleTable_addColumnSelection(), AccessibleTable_removeRowSelection(), AccessibleTable_removeColumnSelection(). * bug fixes: 136660, 120659 (partial), 132237, 134332.
2004-09-21 18:59:05 +02:00
lib/libloginhelper.la
lib/libspi.la
Update to 1.6.0. This version corresponds to GNOME 2.8.0. What's new in at-spi-1.6.0: Nothing. What's new in at-spi-1.5.4: * Registration failure at SPI_init is now detected and an error code is returned to the caller (bug #147648). * We now use polling as our default for detecting mouse button changes (this was formerly our fallback method); this prevents conflict with Xstroke. [a better long-term fix requires the Xevie extension] * We now register on a per-DISPLAY, but not per-SCREEN, basis. This fixes several issues, see bugs #149962, #136986, #144086. * New languages in configure.in: bs (Christian Rose) nb (Kjartan Maraas) ============ What's new in at-spi-1.5.3: * New role EMBEDDED (bug #144415). * Added object:bounds-changed event, for detecting when the component bounds of an object have changed onscreen. ============== What's new in at-spi-1.5.2: * Added Accessibility_LoginHelper interface, and LoginHelper GType. Also added client and server tests for this interface. The purpose is to identify services (typically, assistive technologies) which need access to system or device services (keyboard, audio, serial ports, posting windows, etc.) during login or re-login/authentication. * fixed make distcheck. * Added a check in cspi_object_unref, which should help in detecting refcount bugs in clients (Padraig O'Briain). * New languages: Walloon (Pablo Saratxaga) Bulgarian (Alexander Shopov) What's new in at-spi-1.5.1: * Allow synthesis of keysyms that aren't in the current X keymap. * languages: Gujarati (Guntupalli Karunakar), Canadian English (Alexander Winston) * Added omitted declarations for already-existing methods AccessibleTable_addRowSelection(), AccessibleTable_addColumnSelection(), AccessibleTable_removeRowSelection(), AccessibleTable_removeColumnSelection(). * bug fixes: 136660, 120659 (partial), 132237, 134332.
2004-09-21 18:59:05 +02:00
lib/orbit-2.0/Accessibility_LoginHelper_module.la
lib/orbit-2.0/Accessibility_module.la
lib/pkgconfig/cspi-1.0.pc
Update to 1.6.0. This version corresponds to GNOME 2.8.0. What's new in at-spi-1.6.0: Nothing. What's new in at-spi-1.5.4: * Registration failure at SPI_init is now detected and an error code is returned to the caller (bug #147648). * We now use polling as our default for detecting mouse button changes (this was formerly our fallback method); this prevents conflict with Xstroke. [a better long-term fix requires the Xevie extension] * We now register on a per-DISPLAY, but not per-SCREEN, basis. This fixes several issues, see bugs #149962, #136986, #144086. * New languages in configure.in: bs (Christian Rose) nb (Kjartan Maraas) ============ What's new in at-spi-1.5.3: * New role EMBEDDED (bug #144415). * Added object:bounds-changed event, for detecting when the component bounds of an object have changed onscreen. ============== What's new in at-spi-1.5.2: * Added Accessibility_LoginHelper interface, and LoginHelper GType. Also added client and server tests for this interface. The purpose is to identify services (typically, assistive technologies) which need access to system or device services (keyboard, audio, serial ports, posting windows, etc.) during login or re-login/authentication. * fixed make distcheck. * Added a check in cspi_object_unref, which should help in detecting refcount bugs in clients (Padraig O'Briain). * New languages: Walloon (Pablo Saratxaga) Bulgarian (Alexander Shopov) What's new in at-spi-1.5.1: * Allow synthesis of keysyms that aren't in the current X keymap. * languages: Gujarati (Guntupalli Karunakar), Canadian English (Alexander Winston) * Added omitted declarations for already-existing methods AccessibleTable_addRowSelection(), AccessibleTable_addColumnSelection(), AccessibleTable_removeRowSelection(), AccessibleTable_removeColumnSelection(). * bug fixes: 136660, 120659 (partial), 132237, 134332.
2004-09-21 18:59:05 +02:00
lib/pkgconfig/libloginhelper-1.0.pc
lib/pkgconfig/libspi-1.0.pc
libexec/at-spi-registryd
share/doc/at-spi-cspi/at-spi-cspi-Accessible-Objects.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleAction-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleApplication-API.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleComponent-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleEditableText-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleHyperlink-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleHypertext-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleImage-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleRelations-and-RelationSets.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleSelection-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleTable-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleText-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-AccessibleValue-Interface.html
share/doc/at-spi-cspi/at-spi-cspi-Event-Listener-Support.html
share/doc/at-spi-cspi/at-spi-cspi-Registry-queries.html
share/doc/at-spi-cspi/at-spi-cspi-SPI-main-loop-and-initialization.html
share/doc/at-spi-cspi/at-spi-cspi-State-and-StateSets.html
share/doc/at-spi-cspi/at-spi-cspi.devhelp
share/doc/at-spi-cspi/ch05.html
share/doc/at-spi-cspi/home.png
share/doc/at-spi-cspi/index.html
share/doc/at-spi-cspi/index.sgml
share/doc/at-spi-cspi/left.png
share/doc/at-spi-cspi/right.png
share/doc/at-spi-cspi/spi-accessible.html
share/doc/at-spi-cspi/spi-application.html
share/doc/at-spi-cspi/spi-component.html
share/doc/at-spi-cspi/spi-main.html
share/doc/at-spi-cspi/style.css
share/doc/at-spi-cspi/up.png
share/idl/at-spi-1.0/Accessibility.idl
share/idl/at-spi-1.0/Accessibility_Accessible.idl
share/idl/at-spi-1.0/Accessibility_Action.idl
share/idl/at-spi-1.0/Accessibility_Application.idl
share/idl/at-spi-1.0/Accessibility_Component.idl
share/idl/at-spi-1.0/Accessibility_Desktop.idl
share/idl/at-spi-1.0/Accessibility_EditableText.idl
share/idl/at-spi-1.0/Accessibility_Event.idl
share/idl/at-spi-1.0/Accessibility_Hyperlink.idl
share/idl/at-spi-1.0/Accessibility_Hypertext.idl
share/idl/at-spi-1.0/Accessibility_Image.idl
Update to 1.6.0. This version corresponds to GNOME 2.8.0. What's new in at-spi-1.6.0: Nothing. What's new in at-spi-1.5.4: * Registration failure at SPI_init is now detected and an error code is returned to the caller (bug #147648). * We now use polling as our default for detecting mouse button changes (this was formerly our fallback method); this prevents conflict with Xstroke. [a better long-term fix requires the Xevie extension] * We now register on a per-DISPLAY, but not per-SCREEN, basis. This fixes several issues, see bugs #149962, #136986, #144086. * New languages in configure.in: bs (Christian Rose) nb (Kjartan Maraas) ============ What's new in at-spi-1.5.3: * New role EMBEDDED (bug #144415). * Added object:bounds-changed event, for detecting when the component bounds of an object have changed onscreen. ============== What's new in at-spi-1.5.2: * Added Accessibility_LoginHelper interface, and LoginHelper GType. Also added client and server tests for this interface. The purpose is to identify services (typically, assistive technologies) which need access to system or device services (keyboard, audio, serial ports, posting windows, etc.) during login or re-login/authentication. * fixed make distcheck. * Added a check in cspi_object_unref, which should help in detecting refcount bugs in clients (Padraig O'Briain). * New languages: Walloon (Pablo Saratxaga) Bulgarian (Alexander Shopov) What's new in at-spi-1.5.1: * Allow synthesis of keysyms that aren't in the current X keymap. * languages: Gujarati (Guntupalli Karunakar), Canadian English (Alexander Winston) * Added omitted declarations for already-existing methods AccessibleTable_addRowSelection(), AccessibleTable_addColumnSelection(), AccessibleTable_removeRowSelection(), AccessibleTable_removeColumnSelection(). * bug fixes: 136660, 120659 (partial), 132237, 134332.
2004-09-21 18:59:05 +02:00
share/idl/at-spi-1.0/Accessibility_LoginHelper.idl
share/idl/at-spi-1.0/Accessibility_Registry.idl
share/idl/at-spi-1.0/Accessibility_Relation.idl
share/idl/at-spi-1.0/Accessibility_Role.idl
share/idl/at-spi-1.0/Accessibility_Selection.idl
share/idl/at-spi-1.0/Accessibility_State.idl
share/idl/at-spi-1.0/Accessibility_StreamableContent.idl
share/idl/at-spi-1.0/Accessibility_Table.idl
share/idl/at-spi-1.0/Accessibility_Text.idl
share/idl/at-spi-1.0/Accessibility_Value.idl
@dirrm share/idl/at-spi-1.0
@comment in ORBit2: @dirrm share/idl
@dirrm share/doc/at-spi-cspi
@comment in ORBit2: @dirrm lib/orbit-2.0
@comment in gtk2: @dirrm lib/gtk-2.0/modules
@comment in libbonobo: @dirrm lib/bonobo/servers
Update to 1.6.0. This version corresponds to GNOME 2.8.0. What's new in at-spi-1.6.0: Nothing. What's new in at-spi-1.5.4: * Registration failure at SPI_init is now detected and an error code is returned to the caller (bug #147648). * We now use polling as our default for detecting mouse button changes (this was formerly our fallback method); this prevents conflict with Xstroke. [a better long-term fix requires the Xevie extension] * We now register on a per-DISPLAY, but not per-SCREEN, basis. This fixes several issues, see bugs #149962, #136986, #144086. * New languages in configure.in: bs (Christian Rose) nb (Kjartan Maraas) ============ What's new in at-spi-1.5.3: * New role EMBEDDED (bug #144415). * Added object:bounds-changed event, for detecting when the component bounds of an object have changed onscreen. ============== What's new in at-spi-1.5.2: * Added Accessibility_LoginHelper interface, and LoginHelper GType. Also added client and server tests for this interface. The purpose is to identify services (typically, assistive technologies) which need access to system or device services (keyboard, audio, serial ports, posting windows, etc.) during login or re-login/authentication. * fixed make distcheck. * Added a check in cspi_object_unref, which should help in detecting refcount bugs in clients (Padraig O'Briain). * New languages: Walloon (Pablo Saratxaga) Bulgarian (Alexander Shopov) What's new in at-spi-1.5.1: * Allow synthesis of keysyms that aren't in the current X keymap. * languages: Gujarati (Guntupalli Karunakar), Canadian English (Alexander Winston) * Added omitted declarations for already-existing methods AccessibleTable_addRowSelection(), AccessibleTable_addColumnSelection(), AccessibleTable_removeRowSelection(), AccessibleTable_removeColumnSelection(). * bug fixes: 136660, 120659 (partial), 132237, 134332.
2004-09-21 18:59:05 +02:00
@dirrm include/at-spi-1.0/login-helper
@dirrm include/at-spi-1.0/libspi
@dirrm include/at-spi-1.0/cspi
@dirrm include/at-spi-1.0