Changes in 0.1.5 * src/gbf/gbf-project-view.c: Implemented typeahead find for targets. Fixes bug #398986. * Fixed properties table layout * Moved .in files to .in.in files and adjusted POTFILES.in. * Added support for nearly all compiler variables that automake knows about: Group: AM_CFLAGS, AM_CPPFLAGS, AM_CXXFLAGS, AM_GCJFLAGS, AM_JAVAFLAGS, AM_FFLAGS Target: CFLAGS, CPPFLAGS, CXXFLAGS, GCJFLAGS, FFLAGS * fix #360460 – Avoid markup in translatable messages * fix #364678 – build failure: format '%d' expects type 'int', but argument 4 has type 'gsize' * Handle bin_SCRIPTS correctly, related to #335235 * Added support for AM_CFLAGS (group) and program_CFLAGS (target) * Translation updatres: en_GB, sv, ja.