2003-12-09  Fernando Herrera  <fherrera@onirica.com>

	* bugzilla/gnome/products:
	* configure.in: 
	* NEWS: Update for 2.5.1 release ("Mi mamáprefiere GNOME")

2003-12-04  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* src/bug-buddy.c: (on_gdb_save_clicked): Use GtkFileChooser
	instead of GtkFileSelection.
 
2003-12-04  Fernando Herrera  <fherrera@onirica.com>

	* src/bugzilla.c: (load_products_xml): Fix a bug introduced when
	fixing #125396 that prevented the component list to be loaded.

2003-11-09  Fernando Herrera  <fherrera@onirica.com>

	* bugzilla/gnome/products:
	* NEWS: Update for 2.5.0 release ("He tardado 10 minutos en 
	atarme las botas")

2003-11-06  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.c: (init_gnome_version_stuff):
	* src/bugzilla.c: (load_products_xml), (get_xml_file): Fix some 
	leaks, patch from Kjartan Maraas (fix bug #125396)

2003-11-06  Fernando Herrera  <fherrera@onirica.com>

	* README.STABLE_BRANCH:
	* configure.in: gnome 2.5 branch info

2003-11-06 Sivaiah N  <snallagatla@novell.com>

	* configure.in: 
	* src/Makefile.am: disable deprecations by
        default, added a --enable-deprecations option to enable them. 

2003-10-06  Vincent Untz  <vincent@vuntz.net>

	* src/bug-buddy.c: (main) don't show up to three windows at a time when
	updating the product databases. And we don't need to tell the user the
	update was successful (it's supposed to be successful).
	Fix bug #110817.

2003-10-06  Vincent Untz  <vincent@vuntz.net>

	* src/gdb-buddy.c: (get_trace_from_pair) fix crash when debugging a
	program not in the path and search in GNOME2_PATH instead of
	GNOME_PATH. Should fix bug #115147.

2003-09-17  Fatih Demir <kabalak@gtranslator.org>

	* configure.in: Added "ta" (Tamil) to the languages' list.

2003-09-01  Fernando Herrera  <fherrera@onirica.com>

	* NEWS:
	* bugzilla/gnome/products:
	* configure.in: Update for 2.4.0 Release ("Galactic")

2003-08-25  Fernando Herrera  <fherrera@onirica.com>

	* NEWS:
	* bugzilla/gnome/products:
	* configure.in: Updte for 2.3.5 Release ("La Espiral")

2003-08-14  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "hi" in ALL_LINGUAS.

2003-08-03  Fernando Herrera  <fherrera@onirica.com>

	* NEWS:
	* bugzilla/gnome/products:
	* bugzilla/ximian/mostfreq:
	* bugzilla/ximian/products:
	* configure.in: Update for 2.3.4 Release ("Pinochio")

2003-07-23 Fernando Herrera  <fherrera@onirica.com> 

	* src/bugzilla.c: (load_products_xml): Workaround for a bugzilla 
	create-products-xml bug, that made bug-buddy crash.

2003-07-21  Fernando Herrera  <fherrera@onirica.com>

	* src/bugzilla.c: (generate_email_text): Fix a str free (bug #117806)
	* src/united-states-of-bug-buddy.c: (select_version),
	(on_druid_next_clicked): Fix a crash (bug #117809). Fill version entry
        with unspecified if version is not know after selecting a product
        (bug #117934)

2003-07-18  Fernando Herrera  <fherrera@onirica.com>

	* src/united-states-of-bug-buddy.c: (on_druid_about_clicked): 
	Unify copyright strings. Patch from Christian Neumair. Fixes #101725

2003-07-15  Fernando Herrera  <fherrera@onirica.com>

	* configure.in
	* NEWS:
	* bugzilla/gnome/mostfreq:
	* bugzilla/gnome/products:
	* bugzilla/ximian/config:
	* bugzilla/ximian/mostfreq:
	* bugzilla/ximian/products: Update for 2.3.3 Release ("I've given up
	smoking")

2003-07-15  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.c: (init_ui):
	* src/bug-buddy.glade:
	* src/bug-buddy.h: 
	* src/bugzilla.h: Use a combo for version entry.
	* src/bugzilla.c: (update_version), (update_version_menu), (generate_email_text):
	* src/united-states-of-bug-buddy.c: (select_version),
	(select_severity), (on_druid_next_clicked): Select version and severity.
	* src/bugzilla.c: (load_products_xml), (load_bugzilla_xml_file). If not downloading 
	new bugzilla files, compare dates of ~/.gnome/bug-buddy.d/* and prefix/share/bug-buddy/*
	to use the most recent. Use again applications-all-users because gnome-vfs bug was fixed.

2003-07-14  Fernando Herrera  <fherrera@onirica.com>

	* src/gdb-buddy.c: (handle_gdb_input): convert gdb output from ISO-8859-1 
	(the charset gdb is using) to UTF-8 using a fallback, preventing incomplete
	traces with non-convertible chars.

2003-06-28  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.c: (init_ui):
	* src/bug-buddy.h:
	* src/bugzilla.c: (generate_email_text):
	* src/united-states-of-bug-buddy.c: (mail_write_template),
	(mail_lock_text), (druid_set_state): Use differents templates for each
	kind of bug report. Fix also a crash when reporting non-bugzilla bugs
	without the "Description:" field

2003-06-26  Fernando Herrera  <fherrera@onirica.com>

	* src/bugzilla.c: (generate_email_text): s/Gnome
	distributor/Gnome-Distributor/ as spaces in headers break halloween
	pasrsing at submit@bugs.gnome.org. Thanks to Andrew Sobala for
	pointing this. (Fix #116058)

2003-06-15  Taneem Ahmed  <taneem@eyetap.org>

	* configure.in: Added "bn" to ALL_LINGUAS.

2003-06-10  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.glade: Some HIG changes. Mostly accelerators, padding,
	and text corrections.
	* src/united-states-of-bug-buddy.c: (submit_ok): Fix a typo, remove
	confirmation dialog before submiting a bug.

2003-06-10  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.glade:
	* src/united-states-of-bug-buddy.c: (submit_ok): String changes and
	corrections from Luis Villa (bug #114822)

2003-06-09  Fernando Herrera  <fherrera@onirica.com>

	* NEWS:
	* bugzilla/gnome/products:
	* bugzilla/ximian/mostfreq:
	* bugzilla/ximian/products: Update for 2.3.2 Release ("In the
	Neighbourhood")

2003-06-09  Fernando Herrera  <fherrera@onirica.com>

	* po/POTFILES.in:
	* src/bug-buddy.desktop.in:
	* src/bug-buddy.desktop.in.in: Move bug-buddy.desktop.in to
	bug-buddy.desktop.in.in to be parsed by configure script in order to
	get @VERSION@ replaced. Update POTFILES.in entry.

2003-06-09  Fernando Herrera  <fherrera@onirica.com>

	* configure.in: bump version number.
	* src/bug-buddy.desktop.in: Add X-GNOME-Bugzilla-version (this will
	requiere the move to .desktop.in.in)
	* src/bugzilla.h:
	* src/bugzilla.c: (bugzilla_application_new), (load_applets),
	(visit_cb), (generate_email_text): read version from .desktop file.
	Add Bugzilla-Version field to email
	* src/united-states-of-bug-buddy.c: (on_druid_next_clicked): Merge
	patch from ximian to stop crashing in product view (bug #114712). Also
	write the version number in the entry.

2003-06-07  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.glade: Add a privacy warning.
	* src/bugzilla.c: (bugzilla_application_new): Don't add duplicated 
	applications.
	* src/bugzilla.c: (add_products):  Fix for a NULL-dereference
        (Fixes #104357, thanks to Jens Askengren for the patch)
	* src/bug-buddy.c: (init_ui): 
	* src/united-states-of-bug-buddy.c: (mail_lock_text),
	(druid_set_state): Don't allow the user to modify Bugzilla headers in
	the email page

2003-06-04  Abel Cheung  <maddog@linux.org.hk>

	* src/united-states-of-bug-buddy.c(on_druid_next_clicked): Fixed
	  string marked for translation.

2003-05-31  Paisa Seeluangsawat  <paisa@colorado.edu>

        * configure.in: Added Thai (th) to ALL_LINGUAS.

2003-05-27  Abel Cheung  <maddog@linux.org.hk>

	* src/bug-buddy.glade: Fix small typo.

2003-05-19  Fernando Herrera <fherrera@onirica.com>

	* NEWS:
	* configure.in:
	* src/bug-buddy.c: (init_ui): Go to STATE_GDB when invoked from crash.
	2.3.1 "My brown paper bag" release!

2003-05-18  Fernando Hererra <fherrera@onirica.com>

	* AUTHORS:
	* NEWS:
	* bugzilla/gnome/mostfreq:
	* bugzilla/gnome/products:
	* bugzilla/ximian/config:
	* bugzilla/ximian/mostfreq:
	* bugzilla/ximian/products:
	* configure.in: update for 2.3.0 release ("Sex, lies and Div-Xs")

2003-05-16  Telsa Gwymme  <hobbit@aloss.ukuu.org.uk>
                                                                                
        * configure.in: Added "cy" (Welsh) to ALL_LINGUAS

2003-05-16  Fernando Herrera <fherrera@onirica.com>

	* src/united-states-of-bug-buddy.c: (on_druid_next_clicked):fix some
	warnings and a typpo.

2003-05-15  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.c: (init_ui), (main): 
	* src/bug-buddy.glade:
	* src/bug-buddy.h: New first page when invoked from scratch. Ask for
	bug type
	* src/bugzilla.c: (generate_email_text): Add keywords based on bug
	type, and set priority "enhancement" when it is a a feature request.
	* src/united-states-of-bug-buddy.c: (on_druid_about_clicked),
	(druid_set_state), (on_druid_prev_clicked),
	(on_druid_next_clicked): Manage new intro page. Show debug page
	always when invoked from scratch and debug type is selected. Add
	myself to the about dialog.

2003-05-06  Fernando Herrera <fherrera@onirica.com>

	* src/bug-buddy.c: (init_gnome_version_stuff):
	* src/bug-buddy.h:
	* src/bugzilla.c: (generate_email_text): s/vendor/distributor as done
	in gnome-desktop (to make RMS happy)

2003-05-06  Fernando Herrera <fherrera@onirica.com>

	* src/bugzilla.c: (async_update): Print the progress label only when
	all files/sizes are calculated (Fixes #108408)
	(generate_email_text): Print Distribution name after the Subject
	field.

2003-05-04  Christian Rose  <menthos@menthos.com>

	* configure.in: Added sr and sr@Latn to ALL_LINGUAS.

2003-04-01  Fernando Herrera  <fherrera@onirica.com>

	* src/Makefile.am:
	* src/bug-buddy.h:
	* src/distribution.c: (get_line_from_fd), (get_line_from_file),
	(get_redhat_version), (get_turbolinux_version),
	(get_debian_version), (get_irix_version),
	(get_distro_name_from_file), (get_distro_name): Add distribution
	detection to bug-buddy.
	* src/distribution.h:
	* src/bugzilla.c: (generate_email_text): Add distribution info to
	report, and Gnome Vendor as "Gnome Vendor".

2003-03-13  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "ml" to ALL_LINGUAS.

2003-02-17  Roozbeh Pournader  <roozbeh@sharif.edu>

	* configure.in: Added "fa" to ALL_LINGUAS

2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>

	* po/id.po: Added Indonesian Translation
	* configure.in: Added "id" to ALL_LINGUAS

2003-02-07  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: Removed "en_GB" from ALL_LINGUAS (completely
	  empty translation)

2003-01-25  Alex Duggan  <aldug@astrolinux.com>

	* src/united-states-of-bug-buddy.c: use the bug-buddy icon in the
	about dialog.  Fixes #104445

2003-02-03  Fernando Herrera <fherrera@onirica.com>

	* NEWS:
	* bugzilla/gnome/mostfreq:
	* bugzilla/gnome/products:
	* bugzilla/ximian/products:
	* configure.in: update for 2.2.102 release ("Oh na na na")

2003-02-01  Fernando Herrera <fherrera@onirica.com>

	* TODO: Update with some ideas from Owen and me.
	* src/bugzilla.c: (bugzilla_application_new),
	  (generate_email_text): Only add a binary to the list if it is not
	  already in. If the app doesn't have bugzilla product, ask for email
	  address to send the report. (Fix #104599)
	* src/united-states-of-bug-buddy.c: (select_component_row): Check if
	  component is NULL.

2003-01-21  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.

2002-01-19  Fernando Herrera  <fherrera@onirica.com>

	* NEWS: 
	* bugzilla/*/*:
	* configure.in: 2.2.101 release "Fidelio"

2003-01-14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in: Added Amharic (am) and Macedonian (mk) to ALL_LINGUAS

2003-01-05  Fernando Herrera  <fherrera@onirica.com>

        * src/gdb-buddy.c: (get_trace_from_pair): set NULL encoding for gdb
          output, so g_io_channel can read text with invalid UTF-8 strings
	  (fixes #102493).

2002-12-31  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.desktop.in: add StartupNotify

2002-12-31  Fernando Herrera  <fherrera@onirica.com>

	* NEWS: 
	* bugzilla/*/*:
	* configure.in: 2.2.100 release "I should be there, baby!"
	* pixmaps/gnome.png: Update GNOME logo to the new version.

2002-12-29  Fernando Herrera  <fherrera@onirica.com>

        * src/united-states-of-bug-buddy.c: Little text typo. Fixes (#99564)
          Thanks to Christian Rose for pointing this.

2002-12-29  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.glade: Don't use gtk stock button "Refresh". Use
	  "Update" as label to be consistent with the text (fixes #101693).
	  Remove references to help button (fixes #86410).

2002-12-29  Fernando Herrera  <fherrera@onirica.com>

	* src/united-states-of-bug-buddy.c: (select_component_row), 
	  (on_druid_next_clicked): If component is in the .desktop file
	  preselect it. (Thanks to Kristian Rietveld for its gtktree
	  wisdom)

2002-12-29  Fernando Herrera  <fherrera@onirica.com>

	* src/bugzilla.c: (visit_cb): don't use all-applications because it is
	  not working. Use applications-all-users:/// and check for recursion

2002-12-28  Fernando Herrera  <fherrera@onirica.com>

         * configure.in: requiere libgnomeui 2.1.x for gnome-icom-theme

2002-12-16  Fernando Herrera  <fherrera@onirica.com>

	* MAINTAINERS:
	* NEWS:
	* README.STABLE_BRANCH:
	* TODO: 

	* bugzilla/gnome/config:
	* bugzilla/gnome/mostfreq:
	* bugzilla/gnome/products:
	* bugzilla/ximian/config:
	* bugzilla/ximian/mostfreq:
	* bugzilla/ximian/products: Updated for the new release.

2002-12-15  Fernando Herrera  <fherrera@onirica.com>

	* src/bug-buddy.glade:
	* src/bugzilla.c: (async_update): Tweak progress dialog. Show only
	  number of files "1 of 6".
	  http://bugzilla.gnome.org/bugzilla.gnome.org/config.xml is nothing
	  relevant for the user.

2002-12-13  Fernando Herrera <fherrera@onirica.com>

	* bugzilla/gnome.bugzilla:
	* bugzilla/ximian.bugzilla:
	* src/Makefile.am:
	* src/bug-buddy.glade:
	* src/bug-buddy.h:
	* src/bugzilla.c: (md5str_equal_digest), (get_xml_file), 
          (bugzilla_get_md5sums), (load_bugzilla):
	* src/bugzilla.h:
	* src/config.c: (save_config), (load_config): Download md5sums from
          bugzilla (only if it didn't in the last 24h), and compare with local
          bugzilla files. If different, aks the user for updating them.
	* src/md5-utils.h: 
	* src/md5-utils.c: Copied md5 functions from somewhere in the gnome
	  cvs.

2002-12-13  Fernando Herrera <fherrera@onirica.com>

	* src/gdb-buddy.c: Try to look in libexec dir (Needed to debug
	  applets)

2002-12-10  Fernando Herrera <fherrera@onirica.com>

	* src/bug-buddy.c (stop_progress, queue_download_restart,
	  on_proxy_settings_clicked, on_progress_start_clicked, 
	  on_progress_stop_clicked, main):

	* src/bug-buddy.glade:

	* src/bugzilla.c (async_update, copy_from_system_to_cache, 
	  get_xml_file, end_bugzilla_download, start_bugzilla_download,):
	  Changed the logic of downloading. First try the newer version from
	  local cached bugzilla files and the ones from sharedir. If they are
	  too old, ask the user for updating. New dialog for updating and
	  new progress dialog.
	  
2002-12-15  Fernando Herrera  <fherrera@onirica.com>

	* src/united-states-of-bug-buddy.c: add Kevin and Eric to credits as
	  documenters

2002-12-14  Fernando Herrera  <fherrera@onirica.com>

	* src/bugzilla.c: (open_mostfreq_bug):
	* src/cell-renderer-uri.c: (cell_renderer_uri_set_property),
	(cell_renderer_uri_activate): Workaround to fix #86711. As cru->uri is
	not set correctly (maybe a gtk+ or a problem derivating the class?),
	use a new function to open the bug with bug_position --> iter -->
	model --> url.

2002-12-03  Fernando Herrera <fherrera@onirica.com>
 
 	* src/bugzilla.c (products_list_load): Removed code to autoselect
 	component (it didn't work)
 
 	* src/united-states-of-bug-buddy.c (on_druid_prev_clicked)
 	on_druid_next_clicked: When invoked from crash, try to guess 
 	product and component (from .desktop file) corresponding to the
 	crashed app. When invoked from scratch, after the user has 
 	selected an application, guess the product. This implies skipping
 	two sometimes hard steps. Autoset critical severity for crashes.
 
2002-12-08  Malcolm Tredinnick <malcolm@commsecure.com.au>

	* src/united-states-of-bug-buddy.c: Unbreak the build and
	restore Ximian's copyright notice.

2002-12-07  Christian Neumair  <chris@gnome-de.org>

	* src/united-states-of-bug-buddy.c: Made copyright string translatable
	and changed it (pattern is "(C) first-year-code-was-published
	first-author").	Sorry Ximian, but that's the way we ought to refer to
	authors.

2002-11-21  Kjartan Maraas  <kmaraas@gnome.org>

	* src/bugzilla.c (load_bugzilla): Free the path. Fixing a leak
	and closing bugzilla #95981.
	
2002-11-17  Dmitry G. Mastrukov  <dmitry@taurussoft.org>

	* configure.in: Added Belarusian to ALL_LINGUAS.

2002-09-30  jacob berkman  <jacob@ximian.com>

	* src/bugzilla.c (load_applets): 
	(visit_cb):
	(visit_cb):
	(load_applications): port from GnomeIconLoader to GnomeIconTheme

2002-09-06  jacob berkman  <jacob@ximan.com>

	* src/bug-buddy.[ch]:
	* src/bugzilla.[ch]:
	* src/gdb-buddy.c"
	* src/united-states-of-bug-buddy.c: commit 2 week old changes on
	my local tree.  i think this adds support for pre-selecting a
	crashed app in the list of applications.  or, it would but
	gtktreeview doesn't work right.

	* src/save-buddy.c: include signal.h

2002-09-04  Ross Burton  <ross@burtonini.com>

	* src/bug-buddy.desktop.in: Fix the desktop file so that it
	validates correctly.

2002-08-15  jacob berkman  <jacob@ximian.com>

	* src/bugzilla.c (create_products_list): 
	(create_components_list): sort by the first column

	* src/config.c (save_config): 
	(load_config): don't persist "show debugging info"

	* configure.in: require bonobo-activation and libbonobo

	* src/bugzilla.c (bugzilla_application_new): helper func
	(get_i18n_slist): cut-n-paste from (gasp!) menu.c
	(load_applets): get the list of applets from bonobo-activation
	(visit_cb): use bugzilla_application_new()
	(load_applications): load the applets too and don't leak the icon
	loader

2002-08-14  jacob berkman  <jacob@ximian.com>

	* src/bugzilla.c (BUGZILLA_*): 
	* src/bug-buddy.desktop.in (X-GNOME-Bugzilla-*): spell it GNOME

	* configure.in: check for gnome-desktop

	* src/united-states-of-bug-buddy.c (druid_set_state): disable next
	button if we are downloading
	(on_druid_prev_clicked): handle a new state we can be in
	(submit_ok): handle the user selecting an application (this
	function needs to be refactored)

	* src/save-buddy.c (bb_write_buffer_to_*): add a wait_msg arg that
	is the label of the dialog that pops up after a while

	* src/config.c (save_config): 
	(load_config): persist whether we are showing products or
	applications

	* src/bugzilla.c (load_bugzilla_xml): only populate the products
	list if we are showing products
	(end_bugzilla_download):
	(start_bugzilla_download): turn the next button off while
	downloading if we are on the product page
	(visit_cb):
	(load_applications): load a list of applications from
	all-applications:/// to present the user, rather than using a list
	of products.  .desktop files with X-Gnome-Bugzilla-* headers will
	work automagically
	(products_list_load): populate the products list with either
	products or applications

	* src/bug-buddy.h (DruidData): add show_products and applications
	list

	* src/bug-buddy.glade: add a button to swtich between product and
	application selection mode

	* src/bug-buddy.desktop.in: add X-Gnome-Bugzilla-* entries

	* src/bug-buddy.c (buddy_set_text_widget): 
	(buddy_get_text_widget): add support for GtkButton
	(on_gdb_save_clicked): pass a wait message
	(on_product_toggle_clicked): toggle the tree view between
	applications / products listing
	(on_list_button_press_event): don't continue if a download is in
	progress
	(main): load the list of applications

	* src/bugzilla.[ch] (bugzilla_bts_add_products_to_clist): nuke
	(BugzillaProduct): make components a hash table
	(BugzillaBTS): make products a hash table
	(generate_email_text): submit data from gnome-version.xml
	(*): fixups for hash tables, and i think fix bug #83109 (can't
	tell because gnome-vfs crashes for me)

	* src/bug-buddy.h (DruidData): make bugzillas a GHashTable, and
	nuke all_products

	* src/bug-buddy.glade: kill the bts selection option menu

	* src/bug-buddy.[ch] (init_gnome_version_stuff): read gnome
	platform version and vendor from
	$prefix/share/gnome-about/gnome-version.xml

	* src/bugzilla.c (generate_email_text): clean up a bit

2002-08-13  jacob berkman  <jacob@ximian.com>

	* src/united-states-of-bug-buddy.c (submit_ok): fix a crash

	* configure.in: bump to 2.2.99

	* src/united-states-of-bug-buddy.c: use new saving code (fixes
	#84914)

	* src/save-buddy.c (bb_write_buffer_to_fd): use an io channel to
	write to a file, and pop up a dialog if it takes more than 1.1
	seconds which allows the user to cancel the action (fixes #73443)

	* src/*.[ch]: nuke some #if 0'd code and fix some compile warnings
	
	* src/Makefile.am:
	* src/signal-buddy.[ch]: steal unix signal/glib mainloop code from gdm

2002-08-12  jacob berkman  <jacob@ximian.com>

	* NEWS (2.2.1): updates, but need to fix the other part of 84914
	before releasing a new version

	* src/save-buddy.c (bb_save_file): steal file saving from gedit
	(fixes #80334)

	* src/united-states-of-bug-buddy.c (on_druid_cancel_clicked): kill
	gdb (should fix bug #86404)

	* src/save-buddy.c (bb_save_file): prompt the user to overwrite
	the file if it already exists (bug #84914)

	* src/gdb-buddy.c (handle_gdb_input): convert gdb data to UTF-8
	(michael meeks, bug #82722)

2002-07-28  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "sq" to ALL_LINGUAS.

2002-06-19  jacob berkman  <jacob@ximian.com>

	* NEWS:
	* configure.in: 2.2.0

2002-06-05  jacob berkman  <jacob@ximian.com>

	* src/Makefile.am (EXTRA_DIST): dist .applications file

2002-06-05  Alex Graveley  <alex@ximian.com>

	* src/bug-buddy.keys.in: Remove unsupported open action, add
	settings for nautilus1 user-levels, and set default_action_type to
	'application'.

	* src/bug-buddy.applications: Add bug-buddy-core-file handler for
	application/x-core-file mimetype, with the command "buddy --core",
	and the name "Bug Buddy".

	* src/Makefile.am (applications_DATA): Install
	bug-buddy.applications.

2002-06-04  Yanko Kaneti <yaneti@declera.com>

	* configure.in: (ALL_LINGUAS) Added Bulgarian (bg).

2002-05-28  Eric Baudais  <baudais@kkpsi.org>

	* docs/C/bug-buddy.xml: Updated the docs for 2.1.6.
	* docs/C/bug-buddy-C.omf: Updated for 2.1.6.

2002-05-26  Chris Lyttle  <chris@wilddev.net>

	* docs/C/bug-buddy-C.omf: Added rights and version tags
	* docs/C/Makefile.am: changed figs to figdir
	* Makefile.am: Add omf.make to EXTRA_DIST
	* configure.in: Added scrollkeeper test for v0.3.8 and removed
	omf-install from makefile list
	* omf.make: Added for new scrollkeeper
	* xmldocs.make: changed to new version
	
2002-05-21  Eric Baudais  <baudais@okstate.edu>

	* docs/C/bug-buddy-C.omf: Changed the OMF file to conform with 
	the OMF DTD Scrollkeeper uses.

2002-05-15  jacob berkman  <jacob@ximian.com>

	* docs/Makefile.am (man_MANS): 
	* docs/bug-buddy.1: man page from David LaBissoniere
	<labisso@debian.org>

	* AUTHORS: i haven't been to CMU in over 2 years

2002-05-13  jacob berkman  <jacob@ximian.com>

	* NEWS:
	* configure.in: release 2.1.6

	* bugzilla/*: update

	* src/united-states-of-bug-buddy.c (on_druid_next_clicked): 
	(on_druid_prev_clicked): if there are no mostfreq bugs, skip that
	page (fixes bug #76405)

	* configure.in:
	* Makefile.am:
	* bugzilla/Makefile.am:
	* bugzilla/gnome/Makefile.am:
	* bugzilla/ximian/Makefile.am: finally give in to automake 1.5
	breaking backwards compat behaviour and waste cpu by not using my
	cool automake hack (also fixes #74390)
	
	* src/bug-buddy.glade:
	* src/bug-buddy.c (on_proxy_settings_clicked): 
	* src/config.c: remove proxy config dialog, just run
	gnome-network-properties

	* src/bugzilla.c (load_bugzillas): don't crash if no bugzillas
	were found.  put up a dialog and bail instead.  fixes bug #74390

2002-05-10  Wayne Schuller  <k_wayne@linuxpower.org>

	* src/bugzilla.c: (bugzilla_add_mostfreq): The most frequent list
	is for display only, so don't let anything get
	selected. http://bugzilla.gnome.org/show_bug.cgi?id=77277

2002-05-08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in: Added Vietnamese (vi) to ALL_LINGUAS

2002-05-07  Archit Baweja  <bighead@users.sourceforge.net>

	* src/united-states-of-bug-buddy.c (submit_ok): show Cancel/Submit
	instead of No/Yes to adhere to UI Guidlines. fixed #74816.

2002-02-29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in: Added Basque language (eu) to ALL_LINGUAS

2002-04-19  jacob berkman  <jacob@ximian.com>

	* configure.in: 2.1.5
	
	* src/bug-buddy.glade: fix icon

	* bugzilla/*: update

2002-04-17  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: Removed en_AU, it's a completely empty translation,
	unhandled for 2 years.

2002-04-16  jacob berkman  <jacob@ximian.com>

	* src/bug-buddy.glade: fix packing of copy/save buttons (fixes bug
	#78674)
	
	* src/gdb-cmd: do 'bt full' rather than 'bt' - suggested by havoc
	(fixes bug #78675)

2002-04-10  jacob berkman  <jacob@ximian.com>

	* src/bugzilla.c (gify): if convert didn't work just strdup

2002-04-09  jacob berkman  <jacob@ximian.com>

	* src/bug-buddy.glade: turn word wrap on
	add copy/save buttons

	* src/bug-buddy.c (on_gdb_copy_clicked): copy the contents of the
	gdb text widget to the clipboard
	(on_gdb_save_clicked): save the contents of the gdb text widget to
	a file

	* src/gdb-buddy.c (start_animation): 
	(stop_animation): enable/disable copy/save buttons

	fixes bug #77891

	* src/united-states-of-bug-buddy.c (on_druid_help_clicked): call
	gnome_help_display()

	* configure.in (AC_OUTPUT):
	* Makefile.am (SUBDIRS): add omf-install/

2002-04-02  jacob berkman  <jacob@ximian.com>

	* configure.in: fix stupid tyop in previous commit (noticed by
	Jeong-Hee Kang)

2002-04-01  jacob berkman  <jacob@ximian.com>

	* src/Makefile.am (bug_buddy_LDFLAGS): 
	* configure.in: fix #77035 and #76834 (thanks to danw)

	* src/Makefile.am (bug_buddy_LDFLAGS): add back -export-dynamic
	for now (fixes #77035)

2002-03-29  jacob berkman  <jacob@ximian.com>

	* src/bug-buddy.keys.in: add a nl

	* src/Makefile.am (bug_buddy_LDFLAGS): remove -export-dynamic
	(fixes bug #76834)

	* src/bug-buddy.glade:
	* src/bug-buddy.glade2: use glade 2
	
	* src/bug-buddy.c (main): load bug-buddy.glade

	* configure.in: remove libglade-convert stuff

2002-02-21  Seth Nickell  <snickell@stanford.edu>

	* src/Makefile.am:
	* src/bug-buddy.desktop.in:

	Install into $(datadir)/applications and add a
	Categories field for GNOME2.

2002-03-18  jacob berkman  <jacob@ximian.com>

	* src/gdb-buddy.c (get_trace_from_pair): change wording

	* NEWS: 
	* configure.in: 2.1.4

	* docs/C/bug-buddy.sgml: remove
	
	* Makefile.am (SUBDIRS): re-add docs

	* docs/C/bug-buddy.xml: updated per patch from Kevin Conder
	<kevin@kevindumpscore.com> for bug #71189

	* bugzilla/*: update files
	
	* src/bug-buddy.glade: set the default button to Forward, not
	Back.

	* src/gdb-buddy.c (get_trace_from_pair): add a message saying
	which program generated the core file

2002-03-14  jacob berkman  <jacob@ximian.com>

	* src/united-states-of-bug-buddy.c (submit_ok): fix up some memory
	management stuff (from Wayne Schuller <k_wayne@linuxpower.org>,
	fixes #73675)

2002-03-12  jacob berkman  <jacob@ximian.com>

	* src/Makefile.am ($(bug_buddy_OBJECTS)): build fix for automake
	1.5 (bug #74341)

2002-02-19  jacob berkman  <jacob@ximian.com>

	* Makefile.am: add gnome's mostfreq.xml and update xml files

2002-02-11 John Fleck <jfleck@inkstain.net>

	* added:
	* xmldocs.make
	* omf-install/Makefile.am
	* docs/C/bug-buddy-C.omf
	
	* changed:
	* docs/Makefile.am
	* docs/C/Makefile.am
	* docs/C/bug-buddy.xml
	add new xml versions of the docs and other things needed for the
	build infrasture - awaiting update to the docs to match GNOME2ness
	before adding 'em into the build
	
2002-02-07  jacob berkman  <jacob@ximian.com>

	* configure.in: add AM_PROG_LIBTOOL (Laszlo PETER
	<Laszlo.Peter@ireland.sun.com>)

2002-02-04  jacob berkman  <jacob@ximian.com>

	* configure.in: 
	* NEWS: 2.1.3

2002-02-03 John Fleck <jfleck@inkstain.net>

	* docs/C/bug-buddy.xml - patch from Kevin Conder converting doc to
	xml
	* docs/C/legal.xml - added document with newly required legalisms,
	next step toward docs that are no longer "way busted".
	The xml docs are not yet included in the build.

2002-02-01  jacob berkman  <jacob@ximian.com>

	* Makefile.am (SUBDIRS): 
	* configure.in: don't build docs as they are way busted.

	* src/bug-buddy.c (init_ui): hide windows when they are deleted,
	and fill in bug report template untranslated. (bugzilla 69460)

	* src/bugzilla.c: download files to a temporary file, then rename
	them.  also try to do something sensical when downloads fail, but
	sadly gnome-vfs is kind of broken when your proxy doesn't work and
	reports success.

	* src/bug-buddy.glade: make toplevels invisible by default, and
	hide the options for spawning external mailers (bugzilla #70156)
	
	* src/config.c: default to using sendmail

2002-01-18  jacob berkman  <jacob@ximian.com>

	* pixmaps/Makefile.am (pixmap_DATA): remove some files that aren't
	used any more

	* src/united-states-of-bug-buddy.c (on_druid_about_clicked): set
	ourselves as transient for the toplevel
	(druid_set_state): call druid_set_sensitive() rather than hacking
	around that
	(druid_set_state): fixup for new state order
	(on_druid_prev_clicked): skip pages when we aren't reporting to
	bugzilla
	(email_is_valid): don't allow mails from root@ (fixes #57490
	luis@ximian.com)
	(mail_config_page_gnome_ok): quick and error prone check that they
	filled in the mail command
	(mail_config_page_ok): clean up
	(on_druid_next_clicked): fixup for new state order

	* src/gdb-buddy.c (animate): pulse a progress bar
	(start_animation): 
	(stop_animation): un-comment in

	* src/config.c (configs): comment out removed widgets
	(load_config): 
	(save_config): clean up the mess i made the other day.

	* src/bugzilla.c (goto_product_page): comment out unused function
	(async_update): if the download is done then update the ui and
	load the xml
	(on_progress_cancel_clicked): comment out unused func
	(load_bugzilla_xml_file): try to load from cache, fallback to
	system
	(load_bugzilla_xml): simplify a little
	(create_products_list): put the icon and product name in the same
	column (thanks anders)
	(end_bugzilla_download): hide some widgets and cancel the vfs xfer
	if applicable
	(start_bugzilla_download): move code here so we can start the
	download from multiple places
	(load_bugzillas): don't try to download
	(generate_email_text): handle when we aren't submitting to
	bugzilla, and wrap gdb text

	* src/bug-buddy.c (get_widget): be a bit more verbose when we
	can't find a widget
	(on_list_button_press_event): go fwd when double clicked (fixes
	#57036 by ettore)
	(on_email_group_toggled): fixup for there being 3 types now, and
	set the fwd button to some appropriate text if applicable
	(queue_download_restart): start a download of the xml after a
	delay
	(on_proxy_settings_clicked): show the proxy settings dialog
	(on_progress_start_clicked): kick off a download
	(on_progress_stop_clicked): kill a download
	(on_debugging_options_button_clicked): show / hide debugging
	options
	(fixup_notebook): make a notebook clean
	(init_ui): make a better initial message, and fix a bunch of stuff
	(make_image): handle loading stock icons (unused now though)
	(main): don't skip pages initially any more, and kick off a
	download

2002-01-16  jacob berkman  <jacob@ximian.com>

	* configure.in: add et translation from Ilmar Kerm
	<ilmar.kerm@riigikontroll.ee>

2002-01-14  jacob berkman  <jacob@ximian.com>

	* src/bug-buddy.c (init_ui): reverse the text direction of the
	forward button.  also make it compile

	* src/united-states-of-bug-buddy.c (druid_set_state): steal some
	code from the new GnomeDruidPageStandard
	(on_druid_next_clicked): if "use_gnome_mailer" was set fire off
	the mailer and jump to the finished page

	* src/gdb-buddy.c: comment out animation stuff until it gets fixed

	* src/config.c (update_string): 
	(gconf_buddy_connect_string):
	(update_bool):
	(gconf_buddy_connect_bool):
	(update_int):
	(gconf_buddy_connect_int): some gconf sugar
	(save_config): save the new mailer settings
	(load_config): load the vfs proxy and new mailer settings

	* src/bugzilla.c (generate_email_text): don't generate a Subject:
	line if we were told not to

	* src/bug-buddy.c (on_email_mailer_radio_toggled): 
	(on_email_default_radio_toggled):
	(make_image):
	(build_custom_mailers): new funcs for new gui stuff
	(init_canvi): removed
	(init_ui): initialize the new widgets
	(on_druid_window_style_set): use colors from the theme rather than
	ugly hard coded ones
	(main): set GNOME_PARAM_APP_DATADIR and use it for finding files.

2002-01-10  jacob berkman  <jacob@ximian.com>

	* NEWS: 
	* configure.in: 2.1.2

	* bugzilla/*: updates
	
	* src/united-states-of-bug-buddy.c (get_selected_row): clean up a
	little

	* src/bug-buddy.glade: use new button layout (cancel to the left
	of prev/next)

2001-12-28  jacob berkman  <jacob@ximian.com>

	* src/bugzilla.h: gnome-vfs-types.h is deprecated

	* src/bugzilla.c (load_bugzilla): gdk_pixbuf_unref is deprecated

	* src/bug-buddy.h: include gnome-vfs-async-ops.h

	* src/bug-buddy.c (init_canvi): gdk_pixbuf_unref is deprecated

	* src/Makefile.am (INCLUDES): add some more
	-DFOO_DISABLE_DEPRECATED

2001-12-21  jacob berkman  <jacob@ximian.com>

	* src/gdb-buddy.c (stop_gdb): fix a crash by jumping to the
	correct page

	* src/bugzilla.c (generate_email_text): print the gnome version if
	we had one

	* src/bug-buddy.h: add a gnome_version field

	* src/bug-buddy.c (init_ui): get the "gnome version" from the
	environment.  this is set by gnome_segv.

2001-12-17  jacob berkman  <jacob@ximian.com>

	* src/bug-buddy.c (init_ui): set the help / about buttons as
	secondary

	* src/bugzilla.c (gify): g_convert() rather than g_strdup() since
	i think the xml files are ISO8859-1 or something.  the spanish n
	thing displays correctly now instead of generating a pango warning

2001-12-13  jacob berkman  <jacob@ximian.com>

	* gentool/gentool.m4: some games

2001-12-12  jacob berkman  <jacob@ximian.com>

	* src/bugzilla.c (load_mostfreq_xml): add each bug, not just one
	per product.  this code was so broken before.

	* src/united-states-of-bug-buddy.c (on_druid_next_clicked): don't
	get stuck on the description page

2001-12-11  jacob berkman  <jacob@ximian.com>

	* */*: add mostfreq support and some other stuff.  this module is
	mine so i don't have to add good changelog entries.
	neener-neener.

2001-12-08  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: Re-enable zh_TW.po. It's in UTF8 encoding,
	  shouldn't fail even with older version of gettext.

2001-12-06  jacob berkman  <jacob@ximian.com>

	* src/Makefile.am (INCLUDES): add -DLIBGLADE_DISABLE_DEPRECATED

	* src/*.c: s/GTK_DIALOG_NO_SEPARATOR/0/

2001-11-28  jacob berkman  <jacob@ximian.com>

	* src/gdb-buddy.c (get_trace_from_pair): 
	(get_trace_from_pair): 
	* src/config.c (load_config): gnome_is_program_in_path is
	deprecated, use g_find_program_in_path

2001-11-09  jacob berkman  <jacob@ximian.com>

	* src/*.c: set the default response on all of our dialogs

2001-11-08  jacob berkman  <jacob@ximian.com>

	* configure.in: zh_TW.po seems to be broken on gettext 0.10.35;
	disabling for now

	* src/united-states-of-bug-buddy.c (desc_page_ok): use the public
	mime type function

	* src/Makefile.am (EXTRA_DIST): ship the .desktop.in file

2001-11-07  jacob berkman  <jacob@ximian.com>

	* src/Makefile.am (INCLUDES): build with
	-DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
	-DG_DISABLE_DEPRECATED

	* src/*.c: use GtkMessageDialog instead of GnomeMessageBox, and
	the other things to get it to build w/o deprecated stuff

	* src/united-states-of-bug-buddy.c (get_selected_row): get the
	selected row from a TreeView
	(on_druid_next_clicked): use get_selected_row for the product /
	component

	* src/bugzilla.c (create_products_list): create a GtkListStore and
	set up the columns with the GtkTreeView
	(create_components_list): ditto
	(load_bugzillas): setup the trees
	(add_product): 
	(bugzilla_bts_add_products_to_clist): 
	(add_component): port to GtkTreeView / GtkListStore

	* src/bug-buddy.c: removed a bunch of unused glade callbacks
	(init_ui): setup some stock things glade 1 doesn't know about

	* src/Makefile.am (INCLUDES): don't set the clist height any more

2001-11-02  jacob berkman  <jacob@ximian.com>

	* src/bug-buddy.glade: use the template description from
	bugzilla.ximian.com.
	
	* src/gdb-buddy.c (handle_gdb_input): port to GtkTextView

	* src/bug-buddy.c (buddy_set_text_widget): 
	(buddy_get_text_widget): sane and consistent api for get/set of
	text across multiple gtk widgets

	* src/*.c: use new text calls

	* po/POTFILES.in: remove some removed files

2001-10-28  jacob berkman  <jacob@ximian.com>

	* src/gdb-buddy.c (get_trace_from_pair): use the awesome
	g_spawn_async_with_pipes() function.  glib2 rules.

	* src/bugzilla.c (format_for_width): 
	(append_line_width): move from util.c as these are still needed

	* src/bug-buddy.c (add_to_clist): 
	(append_packages): remove unused functions

	* src/*.bts:
	* src/ctree-combo.[ch]:
	* src/distro*:
	* src/gnome.appmap:
	* src/packages.c:
	* src/bts.c:
	* src/*-packages:
	* src/util.[ch]:
	* src/bug-buddy.buddy: remove outdated / unused files

	* src/*.[ch]:
	* COPYING: add in a nice little note saying only version 2 of the
	gpl applies

2001-10-27  jacob berkman  <jacob@ximian.com>

	* src/bugzilla.c (start_xfer): use GNOME_VFS_PRIORITY_DEFAULT
	rather than GNOME_VFS_DEFAULT_PRIORITY

2001-10-23  jacob berkman  <jacob@ximian.com>

	* configure.in (GETTEXT_PACKAGE): we don't have to be parallel installable

	* src/bugzilla.c (load_config_xml):
	(load_products_xml): fix libxml 2 port

	* src/bug-buddy.c (init_canvi): use a PangoFontDescription rather
	than a fontset
	(main): glade file is .glade2 now

2001-10-20  jacob berkman  <jacob@ximian.com>

	* */*: initial gnome 2 port

2001-10-12  Carlos Perell Marn <carlos@gnome-db.org>

	* configure,in (ALL_LINGUAS): Added pt.

2001-10-07  Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in (ALL_LINGUAS): added lv

2001-09-08  Wang Jian  <lark@linux.net.cn>

	* configure.in(ALL_LINGUAS): Rename zh_CN.GB2312 to zh_CN

2001-08-31  Abel Cheung  <maddog@linux.org.hk>

	* configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW

2001-08-06  jacob berkman  <jacob@ximian.com>

	* configure.in: 
	* NEWS: 2.0.8

	* src/gdb-buddy.c (get_trace_from_pair): 
	(get_trace_from_core): revert --nw patch: it seems to break things
	for me pretty badly.  i'm an idiot.

	* configure.in: 
	* NEWS: 2.0.7

	* src/util.c (format_for_width): wrap to GStrings rather than text
	entries

	* src/bugzilla.c (generate_email_text): wrap the mail bodies at 72
	chars again

	* src/gdb-cmd: also run `thread apply all bt' to get all of the
	stack traces for currently running threads

	* bugzilla/*: update

2001-08-05  Leonard Norrgard  <vinsci@bugg.lnorrgard.com>

	* gdb-buddy.c (get_trace_from_core): Add --nw option for running
	GDB, to make Bug-Buddy work with the GNUPro Insight debugger,
	which defaults to using a GUI.  All GDB versions, starting with
	gdb-4.13 released in 1994, support the --nw option.)
	(get_trace_from_pair): Likewise.	

2001-08-04  Leonard Norrgrd  <vinsci@sourceforge.net>

	* united-states-f-bug-buddy.c (email_is_valid):
	Added the seven new toplevel domains.
	* gdb-buddy.c (start_gdb):
	Moved the CRASH_NONE case into the switch.
	
Tue Jul 10 12:34:00 2001  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: change order of xml in gnome-config command to fix
	broken include path.
	(src/Makefile.am): ditto.

2001-06-21  jacob berkman  <jacob@ximian.com>

	* NEWS: 
	* configure.in: 2.0.6

	* src/bugzilla.c (load_config_xml): use the configured xml node
	names
	(load_bugzilla): load the name of the severity nodes and header
	from the config file
	(generate_email_text): use the configured severity header

2001-06-19  jacob berkman  <jacob@ximian.com>

	* NEWS:
	* configure.in: 2.0.5

	* src/bugzilla.c (async_update): touch files we download so that
	the cache finally works

	* NEWS:
	* configure.in: 2.0.4

	* src/united-states-of-bug-buddy.c (submit_ok): thank the
	submitter
	(submit_ok): set the From: line.  it used to do this before 2.0.
	i apparently am a doofus.
	(submit_ok): pop up a question dialog before sending the bug
	report
	
2001-06-15  jacob berkman  <jacob@ximian.com>

	* NEWS: 
	* configure.in: 2.0.3

	* src/bugzilla.[ch]: 
	* src/bug-buddy.c: 
	* src/bts.[ch]: 
	* src/bts-debian.c: libxml include fixes

2001-06-12  jacob berkman  <jacob@ximian.com>

	* various makefiles: fixes and ximian bugzilla support
	
	* src/bug-buddy.c (init_ui): set the row height to 20

	* src/bugzilla.c (load_bugzilla): make icons 16 pixels
	(load_bugzilla): fix a tyop
	(generate_email_text): comment out some fields
	(add_severity): also default to unknown

2001-06-03  Karl Eichwalder  <ke@suse.de>

	* src/Makefile.am (EXTRA_DIST): Remove 
	xml-i18n-extract will directly work on .glade files.
	* glade-strings.c: Remove file.

2001-05-31  Karl Eichwalder  <ke@suse.de>

	* .cvsignore: Add xml-i18n-extract, xml-i18n-merge, and
	xml-i18n-update.

2001-05-30  Karl Eichwalder  <ke@suse.de>

	* Makefile.am (EXTRA_DIST): Add xml-i18n-extract.in
	xml-i18n-merge.in xml-i18n-update.in.
	* xml-i18n-extract.in: Add from xml-i18n-tools 0.8.4.
	* xml-i18n-update.in: Ditto.
	* xml-i18n-merge.in: Ditto.

	* configure.in: Add AM_PROG_XML_I18N_TOOLS.

	* Start to apply xml-i18n-toolization running xml-i18n-prepare
	(0.8.4):
	* src/Makefile.am (utils_in_files): Fix bug-buddy.desktop entry.
	* src/.cvsignore: Add bug-buddy.desktop.
	* src/bug-buddy.desktop: Remove file.
	* src/bug-buddy.desktop.in: New file.

2001-03-28  jacob berkman  <jacob@ximian.com>

	* src/bug-buddy.c (delete_me): save the config here

	* src/united-states-of-bug-buddy.c (on_druid_cancel_clicked): save
	the config here

	* src/*.c: turn off debugging output

	* src/bugzilla.c (get_xml_file): really fix cache this time

	* NEWS:
	* configure.in: 2.0.1
	
2001-03-26  jacob berkman  <jacob@ximian.com>

	* src/bugzilla.c (get_xml_file): turn an or into an and to make
	the cache update itself.  also added some ()'s so people will
	think twice about changing this code.

2001-03-20  Karl Eichwalder  <ke@suse.de>

	* src/united-states-of-bug-buddy.c (intro_page_ok): Normalize
	single quote.

2001-03-19  Karl Eichwalder  <ke@suse.de>

	* src/bugzilla.c (load_bugzillas): s/bug-buddy/Bug Buddy/.
	* src/gdb-buddy.c (get_trace_from_pair): Ditto.

2001-02-26  jacob berkman  <jacob@ximian.com>

	* src/united-states-of-bug-buddy.c (druid_set_state): don't
	desensitize the next button for the component and product page, so
	telsa isn't confused

	* src/bug-buddy.c (main): save config after the main loop
	(*): remove an assbarn full of #if 0'd code

	* src/bugzilla.c (bugzilla_product_add_components_to_clist): if
	there is only one component, select it

	* src/united-states-of-bug-buddy.c: fill in missing doc pages

	* docs/C/bug-buddy.sgml: new version from telsa

2001-02-18  Akira TAGOH  <tagoh@gnome.gr.jp>

	* src/bug-buddy.desktop: Updated Japanese entry.

2001-02-15  jacob berkman  <jacob@ximian.com>

	* src/united-states-of-bug-buddy.c (intro_page_ok): make these
	dialogs modal (wasn't code i wrote!)  fixes bugzilla #50865

2001-02-12  Karl Eichwalder  <ke@suse.de>

	* src/bug-buddy.c (init_bts_menu): s/bug-buddy/Bug Buddy/ .
	* src/gdb-buddy.c (get_trace_from_pair): Ditto.
	* src/gdb-buddy (main): Ditto.
	* src/bug-buddy.glade: Ditto.
	* src/glade-strings.c (N_): Ditto.
	* src/united-states-of-bug-buddy.c (on_druid_about_clicked): Ditto.

	* src/bugzilla.c (load_bugzillas): Fix message.

2001-02-12  jacob berkman  <jacob@ximian.com>

	* src/bug-buddy.glade: un-split a string

2001-02-12  Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in: added lt to ALL_LINGUAS.
	* src/bug-buddy.glade, src/glade-strings.c: fixed two typos.

2001-02-11  jacob berkman  <jacob@ximian.com>

	* `find .`: (almost) completely rewritten to support bugzilla and
	have a new UI

2001-02-05  Fatih Demir	<kabalak@gmx.net>

	* src/gnome.appmap: Added gtranslator.

2001-01-23  Gregory Leblanc  <gleblanc@cu-portland.edu>

	* docs/C/bug-buddy.sgml: Updated for/tested in Nautilus
	* docs/it/bug-buddy.sgml: Updated for/tested in Nautilus

2001-01-05  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added "nn" to ALL_LINGUAS.
	
2000-12-24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in,po/az.po: Added Azeri language file

2000-11-23  Yukihiro Nakai  <nakai@gnome.gr.jp>

	* configure.in: Add zh_CN.GB2312 to ALL_LINGUAS.

2000-11-15  Jacob "Ulysses" Berkman  <jacob@helixcode.com>

	* src/bug-buddy.c (on_debian_page_next): fix bug #29310
	(load_config): allow the included file to be set by a command line
	argument

2000-11-14  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* src/bug-buddy.desktop: added Slovak strings.

2000-11-04  Yukihiro Nakai  <nakai@gnome.gr.jp>

	* configure.in (ALL_LINGUAS): Add sk(Slovak)

2000-10-31  Christopher R. Gabriel  <cgabriel@softwarelibero.org>

	* configure.in (ALL_LINGUAS): added 'pt_BR' under the request of
	Juan Carlos Castro y Castro <jcastro@appi.com.br>

2000-10-29  Christopher R. Gabriel  <cgabriel@softwarelibero.org>

	* configure.in (AC_OUTPUT): added Makefile for italian documentation

2000-10-04  Jacob "Ulysses" Berkman  <jacob@helixcode.com>

	* src/gdb-buddy.c (get_trace_from_pair): check that the file
	exists, and is not a directory.  If it doesn't, look for it in our
	path.  This fixes problems with evolution and ~/evolution.

	* src/bug-buddy.c: warning fixes, removed #if 0'd code
	(save_entry): don't prepend history if entry is blank
	(save_config): change the email var name
	(load_config): pass NULL for email, since we don't want to guess
	(on_debian_page_next): do not accept 'general' as a package at all
	(email_is_invalid): add stricter checking of email addresses.
	Based on a patch from Robert Brady <robert@suse.co.uk>.

	* src/util.c:
	* src/gtk-combo-box.c:
	* src/bug-buddy.h:
	* src/bts.h:
	* src/bts-debian.c: warning fixes

	* src/distro.h:
	* src/bts.c:
	* src/distro-irix.c:
	* src/Makefile.am: add irix support

2000-10-02  Christophe Merlet  <christophe@merlet.net>

	* src/bug-buddy.desktop: added french strings.

2000-09-06  Simos Xenitellis  <simos@hellug.gr>

	* src/bug-buddy.desktop: added messages for the Greek language

2000-06-02  Szabolcs BAN <shooby@gnome.hu>

	* po/hu.po: added po of Greg Nagy <greg@gnome.hu>
	Hungarian Translation Team rulez

2000-05-21  Jacob Berkman  <jacob@helixcode.com>

	* src/bug-buddy.c (on_debian_page_next): bother the user a bit if
	they specify 'general'
	(make_pixmap_button): try an ugly hack

	* src/bts-debian.c (debian_bts_init): give the miggie combo text
	some intelligence

2000-05-13  Karl Eichwalder  <ke@suse.de>

	* src/bug-buddy.c (on_complete_page_prepare): Improve the looking
	of the msg string; remove \t.

2000-05-12  Andreas Hyden  <a.hyden@cyberpoint.se>

	* src/bug-buddy.desktop: Added Swedish translation.

2000-05-10  Jacob Berkman  <jacob@helixcode.com>

	* configure.in: 0.90 release

	* src/bug-buddy.c (on_action_page_prepare): 
	* src/bts-debian.c (debian_bts_doit): 
	* src/util.c (append_widthv): fix bug #10159

	* src/bug-buddy.c (on_complete_page_prepare): fix bug #9493

2000-05-04  Jacob Berkman  <jacob@helixcode.com>

	* src/bug-buddy.glade: mention that reports should be in English

	* configure.in: check for new gnome-libs 1.0.59

	* src/bug-buddy.c (main): push / pop the visual / colormap
	(init_ui): use the default icon on the main window
	(main): set the default icon

2000-05-02 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>

	* Silly typo fix in docs. 

2000-04-29  Jacob Berkman  <jacob@helixcode.com>

	* NEWS: 
	* configure.in: 0.9 releasage action

2000-04-28  Jacob Berkman  <jacob@helixcode.com>

	* src/Helix_Code.bts: 
	* src/GNOME.bts: add gnome-print for jody

	* src/bug-buddy.c (init_ui): show the href again
	(on_desc_page_next): use gnome-mime to ensure we have a text
	file

	* src/bts-debian.c (debian_bts_doit): get rid of warning when we
	start feeding the GtkText

2000-04-27  Jacob Berkman  <jacob@helixcode.com>

	* src/bug-buddy.c (init_ui): only have border on mouseover for
	the Big Ugly Button

	* docs/C/bug-buddy.sgml: doc updates
	
2000-04-25  Sami Pesonen <spesonen@dlc.fi>

	* src/bug-buddy.desktop : Added [fi]
	* configure.in (ALL_LINGUAS): added Finnish 

2000-04-24  Arjan van de Ven	<arjan@fenrus.demon.nl>

	* po/nl.po : Updated dutch translation

2000-04-20  Fatih Demir	<kabalak@gmx.net>

	* src/bug-buddy.desktop : Added [tr] .

2000-04-19  Karl EICHWALDER  <ke@suse.de>

	* src/bug-buddy.desktop (Name): Improve [de].

2000-04-18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in (ALL_LINGUAS): added Catalan (also put it in sync
	  with po/ directory, that is added en_AU, en_GB and pl)

2000-04-18  Jacob Berkman  <jacob@helixcode.com>

	* src/bug-buddy.glade: remove the menus from some option
	menus as these are generated by the source, and move the
	ugly button down

2000-04-18  Karl EICHWALDER  <ke@suse.de>

	* src/bug-buddy.glade: Typo.
	* src/glade-strings.c (N_): ditto.

2000-04-17  Jacob Berkman  <jacob@helixcode.com>

	* lot's of hacking this weekend

	* turbolinux should now correctly be detected

	* add Helix Code's BTS, and an 'Independent' BTS... for submitting
	to other email addresses

	* docs from Telsa

	* rework the user experience:

	* now, you have to have a subject / description (no more empty
	reports hopefully)

	* remove the redundant 'how to repeat' section

	* move the system config page to the end, since it is rather
	boring

	* you can now Cc: yourself on reports you submit

	* UI retouching

	* there is now a preview of the report at the end

	* changes to the popt stuff as suggested by Karl Eichwalder

	* new button to browse bugs for a package, so hopefully people
	will stop submitting g-h-b crash reports

	* basicall bug-buddy is ready for some 1.0 action

2000-04-05  Dan Damian  <dand@dnttm.ro>

	* configure.in: Added "ro" to ALL_LINGUAS.

2000-03-29  Karl EICHWALDER  <ke@suse.de>

	* src/bug-buddy.desktop: Add de.
	* src/bug-buddy.c (init_ui): Delete spurious white space.
	* src/bug-buddy.c (on_contact_page_next): Typo.

2000-03-27  Christopher R. Gabriel  <cgabriel@firenze.linux.it>

	* configure.in (ALL_LINGUAS): added italian translation.

2000-03-27  Karl EICHWALDER  <ke@suse.de>

	* src/bug-buddy.c (on_stop_button_clicked): Add missing \n's.
	* configure.in (ALL_LINGUAS): Add de.

2000-03-11 Alastair McKinstry <mckinstry@computer.org>

	* configure.in (ALL_LINGUAS): Added Irish (ga) translation.

2000-03-04  Jacob Berkman  <jacob@helixcode.com>

	* src/bug-buddy.[ch] (on_complete_page_prepare): use email address from
	BTS instead of GNOME one

	* src/bts-debian.c (debian_bts_get_email): implement get_email
	for debian

	* src/bts.h: add get_email function

2000-02-23  Jacob Berkman  <jacob@helixcode.com>

	* NEWS, configure.in: 0.7 release
	
	* src/util.c (get_line_from_commandv): remove unused variables

	* src/gdb-buddy.c (stop_gdb): remove unused variable

	* src/bug-buddy.c (stop_progress): remove the timeout, and
	hide the progress bar
	(append_packages): call stop_progress()
	(on_version_page_prepare): show the progress bar, since we
	are now hiding it
	(make_pixmap_button): translate this string
	(delete_me): exit the app when the dialog is deleted.  Fixes
	bug #6013

	* src/bts.c (load_bts_xml): 
	(update_das_clist): call stop_progress()

	* src/bug-buddy.c (init_toggle): connect the signal first
	so we get the correct initial setting

	* src/bug-buddy.desktop (Name): be a big more descriptive

2000-02-22  Dan Winship  <danw@helixcode.com>

	* src/Makefile.am (bug_buddy_LDFLAGS): Add -export-dynamic so
	libglade can resolve bug-buddy's symbols (on all platforms).

2000-02-16  Fatih Demir	<kabalak@gmx.net>

	* configure.in : Added tr to ALL_LINGUAS .
	
2000-01-26  Yukihiro Nakai <nakai@gnome.gr.jp>

	* configure.in (ALL_LINGUAS): add ja

2000-01-24  Jacob Berkman  <jacob@helixcode.com>

	* configure.in (ALL_LINGUAS): add el

2000-01-24  Sergey Panov <sipan@mit.edu>

	* configure.in (ALL_LINGUAS): Added Russian (ru)

2000-01-06  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in (ALL_LINGUAS): Added Spanish (es)

1999-12-30  Richard Hult  <rhult@hem.passagen.se>

	* configure.in (ALL_LINGUAS): Added "sv".

1999-12-29  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in (ALL_LINGUAS): Added Galician (gl)

	* src/bug-buddy.desktop: Added Galician entries

1999-12-29  Yuri Syrota  <rasta@renome.rovno.ua>

	* configure.in (ALL_LINGUAS): added "uk"

1999-12-09  Arjan van de Ven <arjan@fenrus.demon.nl>

	* po/nl.po: Updated Dutch translation

1999-12-09  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* NEWS:
	* configure.in: version 0.6

	* src/*.c: use GET_WIDGET ()

	* src/GNOME.bts: reformatting

	* src/bts-debian.c: moved some debian specific functions here;
	parse the xml a little better; support including a file

	* src/bts.c: removed some functions; remove the gtk timeout
	for the progress bar

	* src/bug-buddy.c: don't declare PoptData here; save more state;
	hide the save-to-file file entry when we aren't saving to a file;
	druid path reorganization; support for the progress bar;
	support function for async package version getting; load up
	xml files when we init the UI

	* src/bug-buddy.glade: some reorg, change padding to 4/8

	* src/bug-buddy.h: define some debian specific stuff here, this
	should be moved soon;  get rid of a lot of stuff in DruidData

	* src/ctree-combo.c: lots of stuff

	* src/distro-debian: get version stuff asyncly

	* src/distro-redhat.c: append_packages ()

	* src/distro.h: no more post_command

	* src/gdb-buddy.c: on _ERROR_AGAIN try again

	* src/glade-druid.h: defing a couple more widgets

	* src/gtk-combo-box.c: block toggled signal in _hide_popdown()

	* src/util.[ch]: added get_line_from_ioc ()

1999-12-06  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/ctree-combo.c (on_ctree_select_row): only _popup_hide()
	on leaves

	* src/bts-debian.c (debian_bts_init): add a max of 20
	leavs per subtree

	* src/ctree-combo.c (on_ctree_select_row): This seems
	to work.  I wonder why.
	(ctree_combo_construct): 

	* src/ctree-combo.c: maybe getting closer to working

	* src/bts-debian: use the new ctree combo box
	
	* src/glade-druid.h: sync with .glade file

	* src/Makefile.am:
	* src/kde-packages: packages files shouldn't be backwards
	any more

	* src/ctree-combo.[ch]: combo box with a drop down ctree

	* src/gtk-combo-box.[ch]: steal miguel's combo box from
	gnumeric

1999-12-05  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/KDE.bts:
	* src/kde-packages:
	* src/Makefile.am:  support for KDE BTS

	* src/bts.c:
	* distro-redhat.c:
	* src/bts-debian.c:  remove some debugging output;  packages
	whose version was obtained via rpm/dpkg are now in the clist
	again

1999-12-04  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/GNOME.bts:
	* src/Debian.bts: cleanups; in <package> use attributes

	* src/Makefile.am: don't depend on ../debbugs/Maintainers... yet

	* src/bts.c:
	* src/bts-debian.c:
	* src/bug-buddy.c: optimize stuff a little, and don't leak
	so much memory

	* configure.in: find debian root dir
	* src/*: Initial support for supporting multiple BTS's
	Currently Debian and GNOME are supported.

1999-12-02  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* configure.in (ALL_LINGUAS): added nl.po, from
	Arjan van de Ven <arjan@fenrus.demon.nl>

1999-11-30  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* 0.5 release
	
	* src/*: clean up warnings
	
	* src/bug-buddy.glade:
	* src/bug-buddy.[ch]: add an entry for sendmail's path
	
	* configure.in:
	* debian/changelog(.in): generate changelog with the
	correct version
	
	* Makefile.am:
	* debian/Makefile.am: dist stuff in debian/

	* src/bug-buddy.c:
	* src/bug-buddy.glade: ugly glade hackery to get an about
	button

	Please do not look at the code for this commit.

	* src/bug-buddy.glade: more ui nicities

	* src/bug-buddy.c (on_the_druid_cancel): save config
	on cancel, to save email

	* src/bug-buddy.glade: add some padding and stuff
	
	* src/util.[ch]: actually read a line at a time
	
	* src/distro-debian.c: it works now

	* src/bug-buddy.glade:
	* src/bug-buddy.c: merge the attach/core/nature pages;
	some cleanup

	* src/gdb-buddy.c: don't pipe() on the fd anymore

	* src/distro-debian.c: some fixes, not working yet

1999-11-29  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/util.[ch]:
	* src/distro.h:
	* src/distro-debian.[ch]:
	* src/distro-redhat.[ch]: detect package versions a bit
	differently, and move some stuff used all around to util.c

	* src/gdb-buddy.c:
	* src/bug-buddy.[ch]: use the new package and util stuff

1999-11-24  Jacob Berkman  <jberkman@serendipity.res.cmu.edu>

	* src/bug-buddy.c: fudge around with dpkg and extract
	some things.  This is really slow and sucks.  Better
	ways will follow.

1999-11-24  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* debian/*: add stuff to make .debs   (no idea if this really
	works yet)
	
	* src/bug-buddy.glade:
	* src/bug-buddy.c: added ability to add info to existing
	reports

1999-11-23  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.c: fix debian detection
	
	* src/bug-buddy.c (write_72): 	
	* src/bug-buddy.c (write_72v): wrap lines at 72 chars
	
	* src/gdb-buddy.c (get_trace_from_pair): we don't need to
	set the fd to non blocking

1999-11-14  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* NEWS:
	* configure.in: 0.4 release

	* src/gdb-buddy.c:
	* src/bug-buddy.c: don't print out status messages
	(on_version_list_select_row): fix a crash if there is no text
	in the row

	* src/bug-buddy.c (on_stop_button_clicked): better dialog box,
	I think.

	* src/gdb-buddy.c: don't be so verbose

	* src/gdb-buddy.c:
	* src/bug-buddy.[ch]: use g_io_channels and do the
	fork()/exec() for gdb ourselves

	* src/bug-buddy.c (load_entry, save_entry): work with
	GnomeFileEntries right

	* src/gdb-buddy.c: 
	* src/bug-buddy.glade:
	* src/bug-buddy.[ch]: add stop/refresh button to the
	less page, and code to support this

	* src/bug-buddy.c: code clean up
	(get_data_from_command): remove extra \n's and add _()'s

	* src/bug-buddy.c (init_ui): actually do something
	for the --package command line arg

1999-11-13  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.c: fix tyop (bug #3545)
	(on_action_page_back): use on_action_page_back like
	the .glade specifies

1999-11-12  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/prog.bugmap: add gnomeicu

1999-11-11  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.[ch]:
	* src/bug-buddy.glade: reorder the dialogs a little

	* src/bug-buddy.c: change the scripts so that we have
	the distribution for debian and slackware on one line

	* src/Makefile.am (buddy_DATA): add prog.bugmap (stolen
	from the crashed app web page).  added bug-buddy and rp3
	do it first

	* src/bug-buddy.c (init_ui): figure out which package the
	app is from, and which version.  We are smart now.

	also fixed some tyops.
	
	* NEWS: update for 0.3

	* src/bug-buddy.c (on_action_page_next): ask the
	user if they really want to override a file if
	it exists  (based on a patch from Ali Abdin 
	<ALIABDIN@aucegypt.edu>)
	(on_action_page_next): fix something dumb
	(on_complete_page_finish): we don't need -t and the
	address

1999-11-10  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/packages.c (packages): add crescendo

	* configure.in: 
	* bug-buddy.spec.in: may as well have one

	* configure.in: bump to 0.3

	* src/bug-buddy.glade:
	* src/bug-buddy.[ch]: stuff to look more like gnome-bug
	
	* src/bug-buddy.c (init_ui): if no data was obtained, display
	a blank thing anyway (so people can type it in)
	(main): better warning and stuff
	(on_complete_page_finish): 

	* src/Makefile.am:
	* src/gdb-buddy.c (get_trace_from_pair): 
	* src/bug-buddy.c (make_anim): 
	(main): define the prefix, so we can locate our data
	This will be unnecessary with gnome-libs 2

1999-11-08  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* docs/multiple_bts.txt: email excerpt talking about
	supporting multiple BTS's, and what needs to be done.

1999-11-07  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.mime: ok, this regex works now

	* configure.in: bump to 0.2
	
	* src/bug-buddy.c: slightly better gnome-core version script;
	grave, not severe, is the correct severity

	fixes bugs 3388, 3389

1999-11-06  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/packages.c (packages): add bug-buddy

	* 0.1 release
	
	* src/bug-buddy.mime: go back to the old regex

	* src/bug-buddy.c (load_config): initially default to real/user name

	* src/Makefile.am (bug_buddy_SOURCES): distcheck fix

	* src/bug-buddy.mime: better regexp

	* src/gdb-buddy.c (handle_gdb_input): don't print a line of
	garbage at the end

	* pixmaps/bug-anim.png: new file
	
	* pixmaps/Makefile.am (pixmap_DATA): add bug-anim.png

	* src/gdb-buddy.c (get_trace_from_pair): start the animator
	(handle_gdb_input): stop the animator

	* src/bug-buddy.c (make_anim): create a GnomeAnimator for glade

	* src/bug-buddy.glade: add a custom widget until glade supports
	GnomeAnimators
	
	* src/bug-buddy.c (on_complete_page_prepare): mark another
	string for i18n (sorry kmarass)

	* src/bug-buddy.c (on_less_page_prepare):
	* src/gdb-buddy.c (handle_gdb_input): fix some things when you
	get a trace, then go back and change things and get another one

 	* src/gdb-buddy.h:
	* src/bug-buddy.h: use bug-buddy.h for a while

	* src/gdb-buddy.c:
	* src/bug-buddy.c: some reorganization with the non blockingness
	stuff.

	Look at me, coding on a Friday night.
	
1999-11-05  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.glade:
	* src/gdb-buddy.[ch]:
	* src/bug-buddy.c: bye-bye blocking bug-buddy

	This probably introduces lots of nice bugs.

	* src/bug-buddy.glade: spelling mistake
	
	* src/bug-buddy.c (on_complete_page_prepare): add a \n

	* src/Makefile.am (EXTRA_DIST): make it distcheck

	* src/bug-buddy.c (on_complete_page_prepare): print a summary
	of the bug submission.

	* src/bug-buddy.keys.in:
	* src/bug-buddy.mime: mime type foo for launching bug-buddy
	on a core file

	* src/Makefile.am (mime_DATA): generate/install mime type foo

	* src/bug-buddy.glade:
	* src/bug-buddy.c: do some not-so-clever determination (?)
	of what is going on wrt stack obtaination;  remember how
	the bug was submitted from last time

1999-11-04  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.glade:
	* src/bug-buddy.c (save_config): change the configuration around
	a little, and add make name/email a GnomeEntry again

	* src/Makefile.am (EXTRA_DIST): 
	* pixmaps/Makefile.am (EXTRA_DIST): make distable

	* src/bug-buddy.glade:
	* src/bug-buddy.c: support output to a file

1999-10-30  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/glade-strings.c:
	* src/bug-buddy.glade: a couple translation bugs in
	glade are gone

	* src/bug-buddy.c (main): show the window before gtk_main()
	(list_data): add slackware detection
	(on_complete_page_finish): if no version info available, don't
	print the version of the last thing we visited

	# src/bug-buddy.glade: make the main window not visible by default
	(so we can do the init before the gui shows)

1999-10-29  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.c (on_contact_page_next): mark a string for
	translation

1999-10-28  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.c: mark more strings for translation

	* src/Makefile.am: install the new .desktop

	* pixmaps/Makefile.am (pixmap_DATA): add bug-buddy.png
	(thanks, tigert)

	* src/bug-buddy.c: save the name/email in our config file

1999-10-27  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/packages.c (packages): fix tyop

	* src/bug-buddy.c (update_selected_row): don't crash when
	no rows have been selected

	* pixmaps/Makefile.am
	* Makefile.am:
	* configure.in: get pixmaps to work

	* src/bug-buddy.glade:
	* src/bug-buddy.c: change to using a clist instead of lots
	of gtk_entry's.  This gets rid of a druid page, and is nicer.
	(main): bindtextdomain() and textdomain() so translations work

1999-10-26  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/gdb-buddy.c (get_trace_from_pair): try batch mode
	here too

1999-10-23  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* src/bug-buddy.c (main): don't crash when the 
	.glade file isn't found

	* src/gdb-cmd: use bt not w

1999-10-23  Kjartan Maraas  <kmaraas@online.no>

	* configure.in: Added "no" to ALL_LINGUAS.
	
