2002-11-17 |
billh | Fix for 95827, adds API for registering "AccessibleDevi... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
darrenk | 2002-11-15 Darren Kenny <darren.kenny@sun.com> |
commit | commitdiff | tree | snapshot |
2002-11-15 |
padraigo | * atk-bridge/bridge.c |
commit | commitdiff | tree | snapshot |
2002-10-23 |
tvv | 2002-10-23 Vitaly Tishkov <tvv@sparc.spb.su> |
commit | commitdiff | tree | snapshot |
2002-10-21 |
billh | Fix for bug #95828. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
billh | Fixes for #93592 and #94540. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
billh | Added ChangeLog comment. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
billh | Added SPI_KEYMASK values for mouse buttons, for use... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
padraigo | * libspi/hyperlink.[ch] |
commit | commitdiff | tree | snapshot |
2002-10-10 |
padraigo | * registryd/deviceeventcontroller.c |
commit | commitdiff | tree | snapshot |
2002-10-08 |
padraigo | * cspi/spi-accessible.c: Correct names of roles returned by |
commit | commitdiff | tree | snapshot |
2002-10-03 |
padraigo | * cspi/spi_main.c (report_leaked_ref): Report address... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
padraigo | * libspi/accessible.c (spi_init_role_lookup_table)... |
commit | commitdiff | tree | snapshot |
2002-09-19 |
padraigo | * registryd/Makefile: Add CLEANFILES so that .server... |
commit | commitdiff | tree | snapshot |
2002-09-17 |
padraigo | * registryd/registry.c |
commit | commitdiff | tree | snapshot |
2002-09-16 |
padraigo | * registryd/deviceeventcontroller.c (spi_dec_mouse_move... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
billh | Fixed memory leak in registry mouse support. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
michael | 2002-09-13 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-09-09 |
mmclouglin | 2002-09-06 Mark McLoughlin <mark@skynet.ie> |
commit | commitdiff | tree | snapshot |
2002-08-28 |
billh | Fixes to makefiles so that LDFLAGS are not overwritten. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
billh | Updated HACKING, and fixed memory leak in libspi/text.c |
commit | commitdiff | tree | snapshot |
2002-08-20 |
billh | Modified HACKING file as previously mentioned in ChangeLog. |
commit | commitdiff | tree | snapshot |
2002-08-19 |
billh | Changes to AUTHORS file. |
commit | commitdiff | tree | snapshot |
2002-08-19 |
padraigo | * atk-bridge/bridge.c (spi_atk_bridge_signal_listener): |
commit | commitdiff | tree | snapshot |
2002-08-16 |
michael | 2002-08-12 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-08-12 |
darrenk | 2002-08-12 Darren Kenny <darren.kenny@sun.com> |
commit | commitdiff | tree | snapshot |
2002-08-06 |
eire | 2002-08-06 Darren Kenny <darren.kenny@sun.com> |
commit | commitdiff | tree | snapshot |
2002-07-31 |
padraigo | * configure.in: Update required versions of ATK, GTK... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
billh | Added notification of mouse button events, for instance |
commit | commitdiff | tree | snapshot |
2002-06-25 |
billh | Partial fix for 84261, we now report mouse motion event... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
billh | Fix for bug 84100, registry doesn't release keygrabs... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
billh | Fixed ugly little regression introduced by 'failsafe... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
billh | Fixed bug 85980. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
billh | Enhancements to atk-bridge, so that it gracefully recov... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
billh | Bug fix for 84856, event listeners getting wrong notifi... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
billh | Updated NEWS. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
billh | Changes to event notification, to fix bugs associated... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
billh | Bugfixes for |
commit | commitdiff | tree | snapshot |
2002-06-13 |
billh | Updated ChangeLog, NEWS, and revved to 1.0.1. Branchin... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
billh | Add missing test source file. |
commit | commitdiff | tree | snapshot |
2002-06-12 |
billh | Tweaks to tests, and a new stress test. (no changes... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
billh | Fix for #82509, lack of failure notification for ALL_WI... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
billh | Bugfix for test-simple, reinstated key event listener... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
billh | Revved to 1.0.0; at-spi 1.0 is now API frozen. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
laca | 2002-05-31 Laszlo Peter <laca@sun.com> |
commit | commitdiff | tree | snapshot |
2002-05-29 |
jberkman | 2002-05-29 jacob berkman <jacob@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-05-29 |
billh | Fix for broken Accessibility_Server.in file (path subst... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
billh | Removed stray debugging printf. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
billh | Added guesstimate-clipping for text-containing components |
commit | commitdiff | tree | snapshot |
2002-05-23 |
billh | Tweaks to screen-review-test, and changed at-spi-regist... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
billh | Tweaks and fixes to screen-review-test.c; text clipping... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
billh | Updated screen review test program. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
padraigo | * test/screen-review-test.c: Fix crashes in debug state... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
billh | Added screen review test sample file. |
commit | commitdiff | tree | snapshot |
2002-05-13 |
marcm | 2002-05-13 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-05-13 |
marcm | 2002-05-13 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-05-13 |
billh | Fix for bugzilla 80608, events with detail strings... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
billh | Remove unused files which now live in gnome-mag module. |
commit | commitdiff | tree | snapshot |
2002-05-13 |
marcm | 2002-05-09 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-05-10 |
billh | Bugfix for keycode key listeners. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
billh | Bugfix for keylistener problem. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
billh | Build fix; removed unneeded dependency from simple... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
billh | Made change to support "string" key name specification... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
padraigo | * atk-bridge/bridge.c: |
commit | commitdiff | tree | snapshot |
2002-05-03 |
marcm | 2002-05-02 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-05-02 |
jberkman | 2002-05-02 jacob berkman <jacob@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-04-29 |
billh | Backed out my ChangeLog entry and patch in favor of... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
billh | Fix for stateset array initialization (Thanks Radek). |
commit | commitdiff | tree | snapshot |
2002-04-22 |
jberkman | fix tyop |
commit | commitdiff | tree | snapshot |
2002-04-22 |
jberkman | 2002-04-22 jacob berkman <jacob@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-04-19 |
padraigo | * cspi/cspi-lowlevel.h cspi/spi-impl.h cspi/spi-listener.h |
commit | commitdiff | tree | snapshot |
2002-04-18 |
marcm | 2002-04-18 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-04-17 |
michael | 2002-04-18 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-04-17 |
michael | 2002-04-18 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-04-17 |
billh | Updated NEWS; committed Marc's patch for state-change... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
billh | Fix for Forte build; missing declaration of magnifier_exit |
commit | commitdiff | tree | snapshot |
2002-04-17 |
billh | Doc fixes, and a (minor) API fix to AccessibleStreamabl... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
billh | Fixes for build on some platforms; in some cases the... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
billh | Added new test binary to cvsignore. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
billh | Added boolean return types for methods in Component... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
billh | Added missing Table methods (RT approval from MMeeks... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
marcm | 2002-04-113 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-04-13 |
billh | Added a new test for our key notification API |
commit | commitdiff | tree | snapshot |
2002-04-13 |
billh | Connected implementation for Accessibility_Magnifier_ex... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
billh | Bugfix for 78249. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
michael | 2002-03-27 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-03-27 |
padraigo | * libspi/hypertext.c: |
commit | commitdiff | tree | snapshot |
2002-03-22 |
michael | 2002-03-21 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-03-19 |
michael | 2002-03-19 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-03-16 |
billh | Added a diagnostic test to simple-at which (when compil... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
billh | Fix for ROLE build regression; added ROLE_DRAWING_AREA to |
commit | commitdiff | tree | snapshot |
2002-03-15 |
marcm | 2002-03-14 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-03-15 |
marcm | 2001-03-14 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-03-15 |
marcm | 2002-03-14 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-03-14 |
marcm | 2002-03-14 Marc Mulcahy <marc.mulcahy@sun.com> |
commit | commitdiff | tree | snapshot |
2002-03-14 |
billh | Re-named "registryd" to "at-spi-registryd", |
commit | commitdiff | tree | snapshot |
2002-03-13 |
billh | Fixed ugly bug in assertion return value. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
michael | 2002-03-13 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-03-13 |
michael | 2002-03-13 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2002-03-11 |
billh | Patch from thomasvs applied ("soon coming to a GUADEC... |
commit | commitdiff | tree | snapshot |
next |