2005-10-24 Premkumar J * Fixed name generation for objects to avoid spaces and ':' 2005-10-21 Nagappan A * Modified delimiter parsing in appmap-gen.c 2005-10-19 Nagappan A * Fixed utf8 string comparisons 2005-10-18 Nagappan A * Added label and label_by to have _ if keybindings are present 2005-10-14 Nagappan A * Fixed indexing of label in add_appmap_data function (g_hash_table_lookup for unique label) 2005-10-12 Prashanth * Fixed crash, when dialog name is empty 2005-10-11 Nagappan A * Fixed SPI leaks in get_relation_name 2005-10-11 Premkumar J * Updated with code to strip '.' from context headers generated 2005-10-06 Premkumar J * Changed appmap code to generate name for toggle buttons with prefix 'tbtn' instead of 'btn' 2005-10-04 Nagappan A * Commented a line in configure.in to work with Debian / Ubuntu distro 2005-10-04 Premkumar J * Updated with fix for bug #317594 2005-09-28 Veerapuram Varadhan * autogen.sh has been modified to take available automake and aclocal 2005-09-23 Premkumar J * Rewritten code to generate appmap for making it complaint with the new searching algorithm 2005-07-28 Nagappan A * Converted all asprintf to g_strdup_printf mainly to work in solaris platform