2009-02-19 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Thu, 19 Feb 2009 15:27:33 +0000 (15:27 +0000)
committerMark Doffman <mdoff@silver-wind.(none)>
Thu, 19 Feb 2009 15:27:33 +0000 (15:27 +0000)
commit0b5f4db64d874cfef13ca62bc0c5413358af0d4e
tree64f36a1b52d7a1080659feb3c36254c3ace4fc86
parente3d60f6c05f1425da98eada5363737a540dc01e7
2009-02-19 Mark Doffman <mark.doffman@codethink.co.uk>
        Remove all g_asserts and they could be rude and
        abort your program. Replace them with g_return_val_if_fail
        where appropriate. Add a warning when the root
        accessible is NULL.
atk-adaptor/accessible-adaptor.c
atk-adaptor/accessible-register.c
atk-adaptor/bridge.c
atk-adaptor/selection-adaptor.c