[prevent][35992] Fix for resource leakage
[platform/upstream/at-spi2-core.git] / atspi / atspi-collection.c
2018-03-20 Paweł Stawicki[prevent][35992] Fix for resource leakage 15/172915/2
2013-10-10 Mike GorseFix some warnings and documentation issues
2013-05-10 Mike GorseMerge branch 'enum-types'
2012-09-04 Javier HernándezFix some annotations compilation warnings
2012-07-18 Mike GorseCode clean-ups
2012-02-03 Mike GorseFor atspi_collection_get_matches_to, rename restrict...
2011-09-15 Mike GorseAdd some defensive checks to prevent problems with...
2011-08-24 Aline BessaFixing traverse recurse/restrict documentations
2011-08-24 Aline BessaImproving atspi-collection documentation.
2011-08-24 Aline BessaStarting to improve atspi-collection
2011-01-31 Mike GorseUpdate copyright and add some missing license info
2011-01-28 Mike GorseFix most compiler warnings and various miscellaneous...
2011-01-24 Mike GorseMore error handling fixes
2011-01-04 Mike GorseReturn exceptions for errors rather than printing warnings
2010-11-28 Mike GorseReally commit fixes; make unit tests pass
2010-11-23 Mike GorseAdd first pass at MatchRule/Collection implementation