2006-12-18 Fernando Herrera * NEWS: Released 2.17.3 ("Paris connection") 2006-12-14 Fernando Herrera * src/bug-buddy.c: (email_local_part_is_valid), (email_domain_label_is_valid), (email_domain_is_valid), (email_is_valid): Rework the email address checking. Patch by Alex Jones. Fix bug #350621 2006-12-14 Fernando Herrera * src/gdb-buddy.c: (gdb_get_trace): set the GIOChannel as G_IO_FLAG_NONBLOCK. Now bug-buddy does not freeze anymore while reading gdb output!. Fix bug #326680 2006-12-14 Fernando Herrera * src/bug-buddy.c: (delete_review), (show_review): handle delete event of the review window to hide it. 2006-12-13 Dennis Cranston * src/bug-buddy.c: (known_app_finished): String format fix 2006-12-13 Andre Klapper * src/bug-buddy.c: fixing two typos. 2006-12-13 Fernando Herrera * src/bugzilla.c: (bugzilla_parse_response): use g_return_val_if_fail instead of g_return_if_fail. Patch from OpenSuSE RPM. 2006-12-13 Fernando Herrera * src/bug-buddy.glade: Remove the focus from the hidden Send button. It was respossible of some spurious crashes when pressing a key over the window. 2006-12-13 Fernando Herrera * src/bug-buddy.c: (gdb_insert_text), (create_debuginfo_link), (useless_finished), (gdb_finished): Don't submit reports with less than 3 steps on the backtrace. Fix bug#383349 2006-12-13 Fernando Herrera * src/bug-buddy.c: (network_error), (all_sent), (send_report), (on_save_clicked), (bug_buddy_quit), (close_callback), (main): * src/bugzilla.c: (add_bugzilla_application), (application_free), (load_applications): Don't leak the hash table. Allow also colissions on the other_binaries case. 2006-12-13 Fernando Herrera * src/bugzilla.c: (add_bugzilla_application): Allow colissions on the hash table, i.e.: different "Applications" with the same binary name. Next step would be add parameters to the BugzillaApplication struct and compare them. 2006-12-07 Fernando Herrera * src/bug-buddy.c: (lock_text), (show_review), (known_app_finished), (main): Show locked text with the INSENSITIVE color for the background. Move custom script output to the editable part of the report. 2006-12-06 Dennis Cranston * src/bug-buddy.c: (bug_sent): Convert button from cancel to close after sending the bug report. 2006-12-05 Dennis Cranston * src/bug-buddy.c: (known_app_finished): Add the application name, string fixes, and remove unnecessary line feeds, (unknown_app_finished): Add mnemonic and use a more descriptive label for the save button, and string fixes; (main): String fixes, and remove unnecessary line feeds. * src/bug-buddy.glade: Clean up the user interface. 2006-12-05 Fernando Herrera * src/bug-buddy.c: (search_forbidden_words), (show_review), (known_app_finished): * src/forbidden-words.h: Add some heuristitcs to detect sensitive data on the bug report. If they are present, mark the privacy label as bold and remark those words in the review window. 2006-12-05 Fernando Herrera * src/bug-buddy.c: (lock_text), (edit_review): Lock some text in the report. Fix bug #382075 2006-12-05 Fernando Herrera * src/bug-buddy.c: (network_error), (all_sent), (send_report), (known_app_finished), (unknown_app_finished), (main): * src/bug-buddy.glade: * src/bug-buddy.h: Remove status bar. Use progress bar to tell the user what bug-buddy is doing. Don't specify any initial size. 2006-12-03 Fernando Herrera * configure.in: Post-release version bumping to 2.17.3