platform/core/uifw/at-spi2-atk.git
2008-07-25 Mike GorseMerge branch 'master' of ssh://git.codethink.co.uk...
2008-07-25 Mike GorseAdd spec.xml to the distribution, since it is needed...
2008-07-25 Mike GorseLook for spi-stateset.h in spi-common
2008-07-25 Mike GorseMove spi-stateset.c and spi-stateset.h into spi-common
2008-07-25 Mike GorseRemove intltool stuff
2008-07-25 Mike GorseRemoved po for now
2008-07-25 Mark Doffman2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
2008-07-25 Mark DoffmanMerge branch 'master' of git+ssh://git.codethink.co...
2008-07-25 Mark Doffman2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
2008-07-23 Mike GorseAdded ChangeLog to keep make happy
2008-07-23 Mike Gorseremove keymasks.h from atk-adaptor makefile
2008-07-23 Mike GorseAdd intltool
2008-07-23 Mike GorseCreate introspection directory if it doesn't already...
2008-07-23 Mark Doffman2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
2008-07-23 Mark Doffman2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
2008-07-23 Mark Doffman2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
2008-07-21 Mark Doffman2008-07-21 Mark Doffman <mark.doffman@codethink.co.uk>
2008-07-20 Mark Doffman2008-07-20 Mark Doffman <mark.doffman@codethink.co.uk>
2008-07-07 Mike GorseRemove cspi_bus from cspi-lowlevel.h--it is defined...
2008-07-03 Mike GorseAdd libloginhelper-1.0.pc
2008-07-03 Mike GorseAdd untested loginHelper implementation
2008-07-02 Mike GorseAdd .po and .pc files from cspi
2008-07-01 Mike GorseEmulate a main loop using dbus_connection_read_write_di...
2008-07-01 Mike GorseComponent.contains: uint32 -> int32 for y parameter
2008-06-30 Mike GorseFix arg types for coord_type (uint32 -> int16)
2008-06-30 Mike GorseFix some window-related signals so that their names...
2008-06-27 Mike GorseAvoid reentering spi_dbus_update_cache
2008-06-26 Mike GorseRemove debugging printf
2008-06-26 Mike GorseAdd key-listener-test
2008-06-26 Mike GorseFix order of parameters in registerKeystrokeListener
2008-06-26 Mike GorseFix marshalling of structs
2008-06-26 Mike GorseInclude glib.h and spi-common/spi-types.h
2008-06-26 Mike GorseFix return value of spi_check_ev and have it call spi_t...
2008-06-26 Mike GorseFix off-by-one malloc error in dec_synth_keystring
2008-06-26 Mike GorseDo not start if an instance already owns org.freedeskto...
2008-06-26 Mike GorseAdded keysynth-test
2008-06-26 Mike GorseFix arguments to dbind_connection_method_call in some...
2008-06-26 Mike GorseRemove debugging printfs
2008-06-26 Mike GorseRemove explicit references to org.freedesktop.atspi...
2008-06-25 Mike GorseUse SPI_DBUS_NAME_REGISTRY rather than fixed string
2008-06-24 Mike GorseAllow simple event names (ie, "focus")
2008-06-24 Mike Gorseorg.freedesktop.atspi.registry -> org.freedesktop.atspi...
2008-06-24 Mike GorseWhen emitting a signal, check for a null string
2008-06-23 Mike GorseAdded tests/clients/simple-at.c
2008-06-23 Mike GorseAdd cspi-lowlevel.h
2008-06-23 Mike GorseAdd spi-state-types.h
2008-06-23 Mike GorseAdd spi-role-types.h
2008-06-23 Mike GorseRemove idl directory from Makefile
2008-06-23 Mike GorseAdd acinclude.m4, also needed for dbind
2008-06-23 Mike GorseAdded file needed for dbind
2008-06-23 Mike GorseAdded dbind
2008-06-23 Mike GorseInitial cspi commit
2008-06-23 Mike GorseRemove debug printf
2008-06-23 Mike GorseDup application name when storing
2008-06-23 Mike GorseInstall headers
2008-06-23 Mike GorseAdd simple nActions property, getDescription, getName...
2008-06-18 Mike GorseEmit applicationAdd and applicationRemove using the...
2008-06-18 Mike GorseApplicationAdd -> applicationAdd
2008-06-16 Mike GorseFix typo in signal name
2008-06-16 Mike GorseMerge ssh://git.codethink.co.uk/git/atspi-dbus into...
2008-06-16 Mike GorseFix call to dbus_message_new_method_call in notifyListe...
2008-06-16 Mike GorseUse macros for interface names
2008-06-13 Mark DoffmanMerge branch 'master' of git+ssh://git.codethink.co...
2008-06-13 Mark Doffman2008-06-13 Mark Doffman <mark.doffman@codethink.co.uk>
2008-06-12 Mike GorseRevert "Have org.freedesktop.atspi.Tree use droute"
2008-06-12 Mike GorseHave org.freedesktop.atspi.Tree use droute
2008-06-12 Mike GorseAdd watches for disconnected applications and clients...
2008-06-12 Mike GorseAdd spi_dbus_add_disconnect_match and spi_dbus_remove_d...
2008-06-11 Mike GorseHave getDesktop return object paths rather than strings
2008-06-11 Mike GorseCall dbus_bus_register
2008-06-11 Mike GorseAdapted for dbus; removed now-unused functionality
2008-06-11 Mike GorseRemove unused parameter from registerApplication
2008-06-11 Mike GorseAdd org.freedesktop.atspi.Desktop
2008-06-10 Mike GorseNotify the registry upon initialization
2008-06-10 Mike GorseFix applicationAdd signal to correctly send the path
2008-06-10 Mike GorseCapitalize registry in interface name
2008-06-09 Mike GorseMerge branch 'master' of git://git.codethink.co.uk...
2008-06-09 Mike GorseRenamed stateset files to correspond with res tof cspi
2008-06-09 Mike GorseFix deregisterKeystrokeListener, as with registerKeystr...
2008-06-09 Mike GorseMerge branch 'mgorse' of ssh://git.codethink.co.uk...
2008-06-09 Mike GorseFix registerKeystrokeListener and deregisterKeystrokeLi...
2008-06-09 Mike GorseFix getRelationSet spec
2008-06-09 Mike GorseAdd Accessibility_Relation.xml
2008-06-09 Mike GorseAdd definitions for some at-spi dbus string constants
2008-06-09 Mike GorseSet droute user_data
2008-06-09 Mike GorseAdd getRelationSet
2008-06-06 Mike GorseAdd getCharacterAtOffset
2008-06-06 Mark Doffman2008-06-06 Mark Doffman <mark.doffman@codethink.co.uk>
2008-06-06 Mike Gorseuuuu -> iiii for rectangles, to be consistant with...
2008-06-03 Mark Doffman2008-06-02 Mark Doffman <mark.doffman@codethink.co.uk>
2008-05-29 Mark DoffmanMerge branch 'testing' of ../git-at-spi
2008-05-29 Mark Doffman2008-05-29 Mark Doffman <mark.doffman@codethink.co.uk>
2008-05-28 Mike GorseMerge branch 'mgorse' of ssh://git.codethink.co.uk...
2008-05-28 Mike GorseFix spelling of some function names
2008-05-28 Mike GorseMerge branch 'master' of ssh://git.codethink.co.uk...
2008-05-28 Mike GorseFix spelling of some function names
2008-05-28 Mark Doffman2008-05-28 Mark Doffman <mark.doffman@codethink.co.uk>
2008-05-28 Mark Doffman2008-05-28 Mark Doffman <mark.doffman@codethink.co.uk>
2008-05-28 Mark Doffman2008-05-28 Mark Doffman <mark.doffman@codethink.co.uk>
2008-05-26 Mark DoffmanMerge branch 'mgorse' of git+ssh://git.codethink.co...
next