2001-12-12 |
billh | Reverted Value interface since the new union was more... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
billh | Added test for action in test-simple.c. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
michael | 2001-12-11 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-11 |
billh | Bugfix in AccessibleComponent_getExtents (). |
commit | commitdiff | tree | snapshot |
2001-12-11 |
billh | Fixed use of setenv () which broke Solaris build. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
michael | 2001-12-11 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-11 |
michael | 2001-12-11 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-11 |
billh | Modified Value.idl interface to use unions, removes... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
michael | lowlevel header. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
michael | Re-work the bonobo code. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
michael | first bits. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
michael | stop the directory vanishing with -Pd. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Added GtkTreeView to test-simple.c, and uncommented... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Improved ChangeLog entry. Added GtkTreeView to test... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Fixed bug in Value->setCurrentValue, and added GtkRange... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Bugfix for typo. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
michael | hush. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Added some tests for Table interface to test-simple. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
michael | 2001-12-10 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Added TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Fixed macro-name typos. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Documentation fixes for ref/unref methods that no longe... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
michael | 2001-12-10 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-10 |
michael | 2001-12-10 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | One-line change of a g_error to g_warning when notifica... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Fix for spi_value, AccessibleValue interface should... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Documentation fixes for event listener APIs which now... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Removed po directory from Makefile.am for now. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
billh | Small fix for configure.in, removed AC_OUTPUT of po... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
billh | Added tests for Value interface, and upgraded i18n... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
billh | Upgraded a few autoconf macro usage lines in configure... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
michael | 2001-12-08 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-07 |
baddog | Add missing idl files to dist |
commit | commitdiff | tree | snapshot |
2001-12-07 |
baddog | Comment out extraneous i18n support temporarily |
commit | commitdiff | tree | snapshot |
2001-12-07 |
michael | kill stale files. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
michael | 2001-12-07 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-07 |
michael | 2001-12-07 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-12-06 |
billh | Bugfix for ZLayer API, and added missing declarations... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
billh | Changed IDL for State, Component, and Image to reduce... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
billh | Added implementations for Accessibility_Component_getLa... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
billh | Added methods for Component Layer and MDI Z-Order infor... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
billh | Added API to IDL and cspi (but not libspi, yet) for... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
billh | Removed unnecessary gdk dependency from registryd. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
billh | Removed obsolete (and unused) code from spi_registry... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
billh | Added docs for SPI_freeString, and used it to stop... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
billh | Merged Michael's branch back into HEAD, and fixed a... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
michael | add so I can tag. |
commit | commitdiff | tree | snapshot |
2001-11-25 |
billh | Added a TODO comment to mag_image.c. |
commit | commitdiff | tree | snapshot |
2001-11-25 |
billh | Added simple scanning to the virtual keyboard demo... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
mmclouglin | 2001-11-23 Mark McLoughlin <mark@skynet.ie> |
commit | commitdiff | tree | snapshot |
2001-11-23 |
michael | 2001-11-23 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-22 |
billh | added use of non-preemptive keylistener to simple-at... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
billh | Added demo of both preemptive and non-preemptive key... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
billh | CHanges to fix broken docs build (sorry!). Disabled... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
billh | Added filters for key events, so now basic key event... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
billh | Added makefile. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
billh | Restructured docs directory, added docs/reference/idl... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
laca | 2001-11-21 Laszlo Peter <laca@ireland.sun.com> |
commit | commitdiff | tree | snapshot |
2001-11-21 |
michael | 2001-11-21 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-21 |
billh | added note to ChangeLog. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
billh | Started fixing IDL docs. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
billh | Removed an obsolete comment. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
michael | 2001-11-20 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-20 |
michael | 2001-11-20 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-20 |
michael | 2001-11-20 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-20 |
michael | 2001-11-20 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-19 |
michael | 2001-11-19 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-18 |
billh | Added docs and C bindings for AccessibleStateSet and... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
billh | Added initial implementations of SpiRelation and, for... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
billh | Improved descriptions of ROLE types in docs. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
billh | Added additional documentation and fixed a couple of... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
billh | Fixed bug in Accessible_getDescription(). |
commit | commitdiff | tree | snapshot |
2001-11-16 |
billh | Renamed SpiAccessibleEventListener to (just) SpiEventLi... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
billh | "Unfixed" some things :-). cleaned up and made some... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
michael | 2001-11-13 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-13 |
michael | 2001-11-13 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-13 |
michael | 2001-11-13 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-12 |
michael | 2001-11-13 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-11-12 |
billh | Improved virtual keyboard demo to use a relocatable... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
billh | Added C binding for key synthesis, and a new test/demo... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
billh | Enhancements to Magnifier.idl, based on feedback from... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
michael | 2001-10-26 Michael Meeks <michael@ximian.com> |
commit | commitdiff | tree | snapshot |
2001-10-26 |
laca | at-bridge/Makefile.am: fixed LDFLAGS. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
billh | Removed unnecessary fprintf(). |
commit | commitdiff | tree | snapshot |
2001-10-19 |
billh | Added implementations for AtkObject:property-change... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
louised | <2001-10-13 Louise Miller <louise.miller@sun.com> |
commit | commitdiff | tree | snapshot |
2001-10-10 |
marcm | Fixed typo. Added assertions for object checks in... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
billh | Added some new API in response to user (ATV) feedback. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
billh | Add missing file. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
billh | Cleaned up some suspect int* casts, and added assertion... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
billh | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-10-08 |
billh | Fixed 'make dist', and added: |
commit | commitdiff | tree | snapshot |
2001-10-05 |
marcm | Fixed string handling for NULL strings in libspi. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
billh | Added initial implementations of DeviceEventController... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
billh | Completed de-registration fix. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
billh | Improvements/fixes to app deregistration (but some... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
billh | Added Accessibility_Util.server to configure.in AC_OUTPUTS. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
billh | Added directory 'util' for accessibility-related |
commit | commitdiff | tree | snapshot |
2001-09-25 |
billh | Added support for magnifier to simple-at, and turned... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
billh | Changes to argc/argv params in calls to gtk_module_init... |
commit | commitdiff | tree | snapshot |
next |