platform/core/uifw/at-spi2-atk.git
2001-12-10 michael2001-12-10 Michael Meeks <michael@ximian.com>
2001-12-10 billhOne-line change of a g_error to g_warning when notifica...
2001-12-10 billhFix for spi_value, AccessibleValue interface should...
2001-12-10 billhDocumentation fixes for event listener APIs which now...
2001-12-10 billhRemoved po directory from Makefile.am for now.
2001-12-10 billhSmall fix for configure.in, removed AC_OUTPUT of po...
2001-12-09 billhAdded tests for Value interface, and upgraded i18n...
2001-12-09 billhUpgraded a few autoconf macro usage lines in configure...
2001-12-08 michael2001-12-08 Michael Meeks <michael@ximian.com>
2001-12-07 baddogAdd missing idl files to dist
2001-12-07 baddogComment out extraneous i18n support temporarily
2001-12-07 michaelkill stale files.
2001-12-07 michael2001-12-07 Michael Meeks <michael@ximian.com>
2001-12-07 michael2001-12-07 Michael Meeks <michael@ximian.com>
2001-12-06 billhBugfix for ZLayer API, and added missing declarations...
2001-12-04 billhChanged IDL for State, Component, and Image to reduce...
2001-12-04 billhAdded implementations for Accessibility_Component_getLa...
2001-12-04 billhAdded methods for Component Layer and MDI Z-Order infor...
2001-12-04 billhAdded API to IDL and cspi (but not libspi, yet) for...
2001-12-02 billhRemoved unnecessary gdk dependency from registryd.
2001-12-02 billhRemoved obsolete (and unused) code from spi_registry...
2001-11-30 billhAdded docs for SPI_freeString, and used it to stop...
2001-11-28 billhMerged Michael's branch back into HEAD, and fixed a...
2001-11-26 michaeladd so I can tag.
2001-11-25 billhAdded a TODO comment to mag_image.c.
2001-11-25 billhAdded simple scanning to the virtual keyboard demo...
2001-11-23 mmclouglin2001-11-23 Mark McLoughlin <mark@skynet.ie>
2001-11-23 michael2001-11-23 Michael Meeks <michael@ximian.com>
2001-11-22 billhadded use of non-preemptive keylistener to simple-at...
2001-11-22 billhAdded demo of both preemptive and non-preemptive key...
2001-11-22 billhCHanges to fix broken docs build (sorry!). Disabled...
2001-11-21 billhAdded filters for key events, so now basic key event...
2001-11-21 billhAdded makefile.
2001-11-21 billhRestructured docs directory, added docs/reference/idl...
2001-11-21 laca2001-11-21 Laszlo Peter <laca@ireland.sun.com>
2001-11-21 michael2001-11-21 Michael Meeks <michael@ximian.com>
2001-11-21 billhadded note to ChangeLog.
2001-11-21 billhStarted fixing IDL docs.
2001-11-20 billhRemoved an obsolete comment.
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-19 michael2001-11-19 Michael Meeks <michael@ximian.com>
2001-11-18 billhAdded docs and C bindings for AccessibleStateSet and...
2001-11-16 billhAdded initial implementations of SpiRelation and, for...
2001-11-16 billhImproved descriptions of ROLE types in docs.
2001-11-16 billhAdded additional documentation and fixed a couple of...
2001-11-16 billhFixed bug in Accessible_getDescription().
2001-11-16 billhRenamed SpiAccessibleEventListener to (just) SpiEventLi...
2001-11-15 billh"Unfixed" some things :-). cleaned up and made some...
2001-11-13 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-13 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-13 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-12 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-12 billhImproved virtual keyboard demo to use a relocatable...
2001-11-11 billhAdded C binding for key synthesis, and a new test/demo...
2001-11-09 billhEnhancements to Magnifier.idl, based on feedback from...
2001-11-07 michael2001-10-26 Michael Meeks <michael@ximian.com>
2001-10-26 laca at-bridge/Makefile.am: fixed LDFLAGS.
2001-10-19 billhRemoved unnecessary fprintf().
2001-10-19 billhAdded implementations for AtkObject:property-change...
2001-10-17 louised<2001-10-13 Louise Miller <louise.miller@sun.com>
2001-10-10 marcm Fixed typo. Added assertions for object checks in...
2001-10-09 billhAdded some new API in response to user (ATV) feedback.
2001-10-09 billhAdd missing file.
2001-10-09 billhCleaned up some suspect int* casts, and added assertion...
2001-10-08 billh*** empty log message ***
2001-10-08 billhFixed 'make dist', and added:
2001-10-05 marcm Fixed string handling for NULL strings in libspi.
2001-09-30 billhAdded initial implementations of DeviceEventController...
2001-09-30 billhCompleted de-registration fix.
2001-09-30 billhImprovements/fixes to app deregistration (but some...
2001-09-27 billhAdded Accessibility_Util.server to configure.in AC_OUTPUTS.
2001-09-27 billhAdded directory 'util' for accessibility-related
2001-09-25 billhAdded support for magnifier to simple-at, and turned...
2001-09-25 billhChanges to argc/argv params in calls to gtk_module_init...
2001-09-18 billh*** empty log message ***
2001-09-15 billhAdded support for Accessible_getRole(). Also provided...
2001-09-13 marcm * cspi/Makefile.am:
2001-09-05 marcm Fixed refcounting issues with interface server
2001-09-05 billhChangeLog addition.
2001-09-05 billhFixes to unref behavior (changed some bonobo_object_rel...
2001-09-04 marcmCommitted the rest of the files from the last batch...
2001-09-04 marcmAdded files:
2001-09-04 marcmAdded files:
2001-09-04 marcmAction.idl:
2001-09-04 billhUpdated ChangeLog. Changed Action:nActions to an attri...
2001-09-04 billhModifications/corrections to IDL to streamline and...
2001-08-24 mmclouglin2001-08-24 Mark McLoughlin <mark@skynet.ie>
2001-08-21 billhTagged CVS, updated EA README.
2001-08-20 billhAdded README.EARLY_ACCESS early access notes.
2001-08-20 billhChanges to support generation of C bindings docs.
2001-08-20 billhDocs tweaking.
2001-08-20 billhInitial checkins and mods for gtk-doc generation for...
2001-08-20 billhChanged "ID" attribute of Accessible to long (from...
2001-08-20 billhAdded partial implementation of AccessibleComponent...
2001-08-19 billhAdded gtk-docs for C bindings (for all methods currentl...
2001-08-18 billhRenamed "target" member of Event to "source".
2001-08-18 billhAdded new test that uses the C bindings API (test/simpl...
next