Updated Norwegian (bokmål) translation.
[bug-buddy.git] / ChangeLog
blobaff0f691c53e4c399793b4f16034bc0394b9713c
1 2002-04-17  Abel Cheung  <maddog@linux.org.hk>
3         * configure.in: Removed en_AU, it's a completely empty translation,
4         unhandled for 2 years.
6 2002-04-16  jacob berkman  <jacob@ximian.com>
8         * src/bug-buddy.glade: fix packing of copy/save buttons (fixes bug
9         #78674)
10         
11         * src/gdb-cmd: do 'bt full' rather than 'bt' - suggested by havoc
12         (fixes bug #78675)
14 2002-04-10  jacob berkman  <jacob@ximian.com>
16         * src/bugzilla.c (gify): if convert didn't work just strdup
18 2002-04-09  jacob berkman  <jacob@ximian.com>
20         * src/bug-buddy.glade: turn word wrap on
21         add copy/save buttons
23         * src/bug-buddy.c (on_gdb_copy_clicked): copy the contents of the
24         gdb text widget to the clipboard
25         (on_gdb_save_clicked): save the contents of the gdb text widget to
26         a file
28         * src/gdb-buddy.c (start_animation): 
29         (stop_animation): enable/disable copy/save buttons
31         fixes bug #77891
33         * src/united-states-of-bug-buddy.c (on_druid_help_clicked): call
34         gnome_help_display()
36         * configure.in (AC_OUTPUT):
37         * Makefile.am (SUBDIRS): add omf-install/
39 2002-04-02  jacob berkman  <jacob@ximian.com>
41         * configure.in: fix stupid tyop in previous commit (noticed by
42         Jeong-Hee Kang)
44 2002-04-01  jacob berkman  <jacob@ximian.com>
46         * src/Makefile.am (bug_buddy_LDFLAGS): 
47         * configure.in: fix #77035 and #76834 (thanks to danw)
49         * src/Makefile.am (bug_buddy_LDFLAGS): add back -export-dynamic
50         for now (fixes #77035)
52 2002-03-29  jacob berkman  <jacob@ximian.com>
54         * src/bug-buddy.keys.in: add a nl
56         * src/Makefile.am (bug_buddy_LDFLAGS): remove -export-dynamic
57         (fixes bug #76834)
59         * src/bug-buddy.glade:
60         * src/bug-buddy.glade2: use glade 2
61         
62         * src/bug-buddy.c (main): load bug-buddy.glade
64         * configure.in: remove libglade-convert stuff
66 2002-02-21  Seth Nickell  <snickell@stanford.edu>
68         * src/Makefile.am:
69         * src/bug-buddy.desktop.in:
71         Install into $(datadir)/applications and add a
72         Categories field for GNOME2.
74 2002-03-18  jacob berkman  <jacob@ximian.com>
76         * src/gdb-buddy.c (get_trace_from_pair): change wording
78         * NEWS: 
79         * configure.in: 2.1.4
81         * docs/C/bug-buddy.sgml: remove
82         
83         * Makefile.am (SUBDIRS): re-add docs
85         * docs/C/bug-buddy.xml: updated per patch from Kevin Conder
86         <kevin@kevindumpscore.com> for bug #71189
88         * bugzilla/*: update files
89         
90         * src/bug-buddy.glade: set the default button to Forward, not
91         Back.
93         * src/gdb-buddy.c (get_trace_from_pair): add a message saying
94         which program generated the core file
96 2002-03-14  jacob berkman  <jacob@ximian.com>
98         * src/united-states-of-bug-buddy.c (submit_ok): fix up some memory
99         management stuff (from Wayne Schuller <k_wayne@linuxpower.org>,
100         fixes #73675)
102 2002-03-12  jacob berkman  <jacob@ximian.com>
104         * src/Makefile.am ($(bug_buddy_OBJECTS)): build fix for automake
105         1.5 (bug #74341)
107 2002-02-19  jacob berkman  <jacob@ximian.com>
109         * Makefile.am: add gnome's mostfreq.xml and update xml files
111 2002-02-11 John Fleck <jfleck@inkstain.net>
113         * added:
114         * xmldocs.make
115         * omf-install/Makefile.am
116         * docs/C/bug-buddy-C.omf
117         
118         * changed:
119         * docs/Makefile.am
120         * docs/C/Makefile.am
121         * docs/C/bug-buddy.xml
122         add new xml versions of the docs and other things needed for the
123         build infrasture - awaiting update to the docs to match GNOME2ness
124         before adding 'em into the build
125         
126 2002-02-07  jacob berkman  <jacob@ximian.com>
128         * configure.in: add AM_PROG_LIBTOOL (Laszlo PETER
129         <Laszlo.Peter@ireland.sun.com>)
131 2002-02-04  jacob berkman  <jacob@ximian.com>
133         * configure.in: 
134         * NEWS: 2.1.3
136 2002-02-03 John Fleck <jfleck@inkstain.net>
138         * docs/C/bug-buddy.xml - patch from Kevin Conder converting doc to
139         xml
140         * docs/C/legal.xml - added document with newly required legalisms,
141         next step toward docs that are no longer "way busted".
142         The xml docs are not yet included in the build.
144 2002-02-01  jacob berkman  <jacob@ximian.com>
146         * Makefile.am (SUBDIRS): 
147         * configure.in: don't build docs as they are way busted.
149         * src/bug-buddy.c (init_ui): hide windows when they are deleted,
150         and fill in bug report template untranslated. (bugzilla 69460)
152         * src/bugzilla.c: download files to a temporary file, then rename
153         them.  also try to do something sensical when downloads fail, but
154         sadly gnome-vfs is kind of broken when your proxy doesn't work and
155         reports success.
157         * src/bug-buddy.glade: make toplevels invisible by default, and
158         hide the options for spawning external mailers (bugzilla #70156)
159         
160         * src/config.c: default to using sendmail
162 2002-01-18  jacob berkman  <jacob@ximian.com>
164         * pixmaps/Makefile.am (pixmap_DATA): remove some files that aren't
165         used any more
167         * src/united-states-of-bug-buddy.c (on_druid_about_clicked): set
168         ourselves as transient for the toplevel
169         (druid_set_state): call druid_set_sensitive() rather than hacking
170         around that
171         (druid_set_state): fixup for new state order
172         (on_druid_prev_clicked): skip pages when we aren't reporting to
173         bugzilla
174         (email_is_valid): don't allow mails from root@ (fixes #57490
175         luis@ximian.com)
176         (mail_config_page_gnome_ok): quick and error prone check that they
177         filled in the mail command
178         (mail_config_page_ok): clean up
179         (on_druid_next_clicked): fixup for new state order
181         * src/gdb-buddy.c (animate): pulse a progress bar
182         (start_animation): 
183         (stop_animation): un-comment in
185         * src/config.c (configs): comment out removed widgets
186         (load_config): 
187         (save_config): clean up the mess i made the other day.
189         * src/bugzilla.c (goto_product_page): comment out unused function
190         (async_update): if the download is done then update the ui and
191         load the xml
192         (on_progress_cancel_clicked): comment out unused func
193         (load_bugzilla_xml_file): try to load from cache, fallback to
194         system
195         (load_bugzilla_xml): simplify a little
196         (create_products_list): put the icon and product name in the same
197         column (thanks anders)
198         (end_bugzilla_download): hide some widgets and cancel the vfs xfer
199         if applicable
200         (start_bugzilla_download): move code here so we can start the
201         download from multiple places
202         (load_bugzillas): don't try to download
203         (generate_email_text): handle when we aren't submitting to
204         bugzilla, and wrap gdb text
206         * src/bug-buddy.c (get_widget): be a bit more verbose when we
207         can't find a widget
208         (on_list_button_press_event): go fwd when double clicked (fixes
209         #57036 by ettore)
210         (on_email_group_toggled): fixup for there being 3 types now, and
211         set the fwd button to some appropriate text if applicable
212         (queue_download_restart): start a download of the xml after a
213         delay
214         (on_proxy_settings_clicked): show the proxy settings dialog
215         (on_progress_start_clicked): kick off a download
216         (on_progress_stop_clicked): kill a download
217         (on_debugging_options_button_clicked): show / hide debugging
218         options
219         (fixup_notebook): make a notebook clean
220         (init_ui): make a better initial message, and fix a bunch of stuff
221         (make_image): handle loading stock icons (unused now though)
222         (main): don't skip pages initially any more, and kick off a
223         download
225 2002-01-16  jacob berkman  <jacob@ximian.com>
227         * configure.in: add et translation from Ilmar Kerm
228         <ilmar.kerm@riigikontroll.ee>
230 2002-01-14  jacob berkman  <jacob@ximian.com>
232         * src/bug-buddy.c (init_ui): reverse the text direction of the
233         forward button.  also make it compile
235         * src/united-states-of-bug-buddy.c (druid_set_state): steal some
236         code from the new GnomeDruidPageStandard
237         (on_druid_next_clicked): if "use_gnome_mailer" was set fire off
238         the mailer and jump to the finished page
240         * src/gdb-buddy.c: comment out animation stuff until it gets fixed
242         * src/config.c (update_string): 
243         (gconf_buddy_connect_string):
244         (update_bool):
245         (gconf_buddy_connect_bool):
246         (update_int):
247         (gconf_buddy_connect_int): some gconf sugar
248         (save_config): save the new mailer settings
249         (load_config): load the vfs proxy and new mailer settings
251         * src/bugzilla.c (generate_email_text): don't generate a Subject:
252         line if we were told not to
254         * src/bug-buddy.c (on_email_mailer_radio_toggled): 
255         (on_email_default_radio_toggled):
256         (make_image):
257         (build_custom_mailers): new funcs for new gui stuff
258         (init_canvi): removed
259         (init_ui): initialize the new widgets
260         (on_druid_window_style_set): use colors from the theme rather than
261         ugly hard coded ones
262         (main): set GNOME_PARAM_APP_DATADIR and use it for finding files.
264 2002-01-10  jacob berkman  <jacob@ximian.com>
266         * NEWS: 
267         * configure.in: 2.1.2
269         * bugzilla/*: updates
270         
271         * src/united-states-of-bug-buddy.c (get_selected_row): clean up a
272         little
274         * src/bug-buddy.glade: use new button layout (cancel to the left
275         of prev/next)
277 2001-12-28  jacob berkman  <jacob@ximian.com>
279         * src/bugzilla.h: gnome-vfs-types.h is deprecated
281         * src/bugzilla.c (load_bugzilla): gdk_pixbuf_unref is deprecated
283         * src/bug-buddy.h: include gnome-vfs-async-ops.h
285         * src/bug-buddy.c (init_canvi): gdk_pixbuf_unref is deprecated
287         * src/Makefile.am (INCLUDES): add some more
288         -DFOO_DISABLE_DEPRECATED
290 2001-12-21  jacob berkman  <jacob@ximian.com>
292         * src/gdb-buddy.c (stop_gdb): fix a crash by jumping to the
293         correct page
295         * src/bugzilla.c (generate_email_text): print the gnome version if
296         we had one
298         * src/bug-buddy.h: add a gnome_version field
300         * src/bug-buddy.c (init_ui): get the "gnome version" from the
301         environment.  this is set by gnome_segv.
303 2001-12-17  jacob berkman  <jacob@ximian.com>
305         * src/bug-buddy.c (init_ui): set the help / about buttons as
306         secondary
308         * src/bugzilla.c (gify): g_convert() rather than g_strdup() since
309         i think the xml files are ISO8859-1 or something.  the spanish n
310         thing displays correctly now instead of generating a pango warning
312 2001-12-13  jacob berkman  <jacob@ximian.com>
314         * gentool/gentool.m4: some games
316 2001-12-12  jacob berkman  <jacob@ximian.com>
318         * src/bugzilla.c (load_mostfreq_xml): add each bug, not just one
319         per product.  this code was so broken before.
321         * src/united-states-of-bug-buddy.c (on_druid_next_clicked): don't
322         get stuck on the description page
324 2001-12-11  jacob berkman  <jacob@ximian.com>
326         * */*: add mostfreq support and some other stuff.  this module is
327         mine so i don't have to add good changelog entries.
328         neener-neener.
330 2001-12-08  Abel Cheung  <maddog@linux.org.hk>
332         * configure.in: Re-enable zh_TW.po. It's in UTF8 encoding,
333           shouldn't fail even with older version of gettext.
335 2001-12-06  jacob berkman  <jacob@ximian.com>
337         * src/Makefile.am (INCLUDES): add -DLIBGLADE_DISABLE_DEPRECATED
339         * src/*.c: s/GTK_DIALOG_NO_SEPARATOR/0/
341 2001-11-28  jacob berkman  <jacob@ximian.com>
343         * src/gdb-buddy.c (get_trace_from_pair): 
344         (get_trace_from_pair): 
345         * src/config.c (load_config): gnome_is_program_in_path is
346         deprecated, use g_find_program_in_path
348 2001-11-09  jacob berkman  <jacob@ximian.com>
350         * src/*.c: set the default response on all of our dialogs
352 2001-11-08  jacob berkman  <jacob@ximian.com>
354         * configure.in: zh_TW.po seems to be broken on gettext 0.10.35;
355         disabling for now
357         * src/united-states-of-bug-buddy.c (desc_page_ok): use the public
358         mime type function
360         * src/Makefile.am (EXTRA_DIST): ship the .desktop.in file
362 2001-11-07  jacob berkman  <jacob@ximian.com>
364         * src/Makefile.am (INCLUDES): build with
365         -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
366         -DG_DISABLE_DEPRECATED
368         * src/*.c: use GtkMessageDialog instead of GnomeMessageBox, and
369         the other things to get it to build w/o deprecated stuff
371         * src/united-states-of-bug-buddy.c (get_selected_row): get the
372         selected row from a TreeView
373         (on_druid_next_clicked): use get_selected_row for the product /
374         component
376         * src/bugzilla.c (create_products_list): create a GtkListStore and
377         set up the columns with the GtkTreeView
378         (create_components_list): ditto
379         (load_bugzillas): setup the trees
380         (add_product): 
381         (bugzilla_bts_add_products_to_clist): 
382         (add_component): port to GtkTreeView / GtkListStore
384         * src/bug-buddy.c: removed a bunch of unused glade callbacks
385         (init_ui): setup some stock things glade 1 doesn't know about
387         * src/Makefile.am (INCLUDES): don't set the clist height any more
389 2001-11-02  jacob berkman  <jacob@ximian.com>
391         * src/bug-buddy.glade: use the template description from
392         bugzilla.ximian.com.
393         
394         * src/gdb-buddy.c (handle_gdb_input): port to GtkTextView
396         * src/bug-buddy.c (buddy_set_text_widget): 
397         (buddy_get_text_widget): sane and consistent api for get/set of
398         text across multiple gtk widgets
400         * src/*.c: use new text calls
402         * po/POTFILES.in: remove some removed files
404 2001-10-28  jacob berkman  <jacob@ximian.com>
406         * src/gdb-buddy.c (get_trace_from_pair): use the awesome
407         g_spawn_async_with_pipes() function.  glib2 rules.
409         * src/bugzilla.c (format_for_width): 
410         (append_line_width): move from util.c as these are still needed
412         * src/bug-buddy.c (add_to_clist): 
413         (append_packages): remove unused functions
415         * src/*.bts:
416         * src/ctree-combo.[ch]:
417         * src/distro*:
418         * src/gnome.appmap:
419         * src/packages.c:
420         * src/bts.c:
421         * src/*-packages:
422         * src/util.[ch]:
423         * src/bug-buddy.buddy: remove outdated / unused files
425         * src/*.[ch]:
426         * COPYING: add in a nice little note saying only version 2 of the
427         gpl applies
429 2001-10-27  jacob berkman  <jacob@ximian.com>
431         * src/bugzilla.c (start_xfer): use GNOME_VFS_PRIORITY_DEFAULT
432         rather than GNOME_VFS_DEFAULT_PRIORITY
434 2001-10-23  jacob berkman  <jacob@ximian.com>
436         * configure.in (GETTEXT_PACKAGE): we don't have to be parallel installable
438         * src/bugzilla.c (load_config_xml):
439         (load_products_xml): fix libxml 2 port
441         * src/bug-buddy.c (init_canvi): use a PangoFontDescription rather
442         than a fontset
443         (main): glade file is .glade2 now
445 2001-10-20  jacob berkman  <jacob@ximian.com>
447         * */*: initial gnome 2 port
449 2001-10-12  Carlos Perelló Marín <carlos@gnome-db.org>
451         * configure,in (ALL_LINGUAS): Added pt.
453 2001-10-07  Gediminas Paulauskas <menesis@delfi.lt>
455         * configure.in (ALL_LINGUAS): added lv
457 2001-09-08  Wang Jian  <lark@linux.net.cn>
459         * configure.in(ALL_LINGUAS): Rename zh_CN.GB2312 to zh_CN
461 2001-08-31  Abel Cheung  <maddog@linux.org.hk>
463         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
465 2001-08-06  jacob berkman  <jacob@ximian.com>
467         * configure.in: 
468         * NEWS: 2.0.8
470         * src/gdb-buddy.c (get_trace_from_pair): 
471         (get_trace_from_core): revert --nw patch: it seems to break things
472         for me pretty badly.  i'm an idiot.
474         * configure.in: 
475         * NEWS: 2.0.7
477         * src/util.c (format_for_width): wrap to GStrings rather than text
478         entries
480         * src/bugzilla.c (generate_email_text): wrap the mail bodies at 72
481         chars again
483         * src/gdb-cmd: also run `thread apply all bt' to get all of the
484         stack traces for currently running threads
486         * bugzilla/*: update
488 2001-08-05  Leonard Norrgard  <vinsci@bugg.lnorrgard.com>
490         * gdb-buddy.c (get_trace_from_core): Add --nw option for running
491         GDB, to make Bug-Buddy work with the GNUPro Insight debugger,
492         which defaults to using a GUI.  All GDB versions, starting with
493         gdb-4.13 released in 1994, support the --nw option.)
494         (get_trace_from_pair): Likewise.        
496 2001-08-04  Leonard NorrgÃ¥rd  <vinsci@sourceforge.net>
498         * united-states-f-bug-buddy.c (email_is_valid):
499         Added the seven new toplevel domains.
500         * gdb-buddy.c (start_gdb):
501         Moved the CRASH_NONE case into the switch.
502         
503 Tue Jul 10 12:34:00 2001  Jonathan Blandford  <jrb@redhat.com>
505         * configure.in: change order of xml in gnome-config command to fix
506         broken include path.
507         (src/Makefile.am): ditto.
509 2001-06-21  jacob berkman  <jacob@ximian.com>
511         * NEWS: 
512         * configure.in: 2.0.6
514         * src/bugzilla.c (load_config_xml): use the configured xml node
515         names
516         (load_bugzilla): load the name of the severity nodes and header
517         from the config file
518         (generate_email_text): use the configured severity header
520 2001-06-19  jacob berkman  <jacob@ximian.com>
522         * NEWS:
523         * configure.in: 2.0.5
525         * src/bugzilla.c (async_update): touch files we download so that
526         the cache finally works
528         * NEWS:
529         * configure.in: 2.0.4
531         * src/united-states-of-bug-buddy.c (submit_ok): thank the
532         submitter
533         (submit_ok): set the From: line.  it used to do this before 2.0.
534         i apparently am a doofus.
535         (submit_ok): pop up a question dialog before sending the bug
536         report
537         
538 2001-06-15  jacob berkman  <jacob@ximian.com>
540         * NEWS: 
541         * configure.in: 2.0.3
543         * src/bugzilla.[ch]: 
544         * src/bug-buddy.c: 
545         * src/bts.[ch]: 
546         * src/bts-debian.c: libxml include fixes
548 2001-06-12  jacob berkman  <jacob@ximian.com>
550         * various makefiles: fixes and ximian bugzilla support
551         
552         * src/bug-buddy.c (init_ui): set the row height to 20
554         * src/bugzilla.c (load_bugzilla): make icons 16 pixels
555         (load_bugzilla): fix a tyop
556         (generate_email_text): comment out some fields
557         (add_severity): also default to unknown
559 2001-06-03  Karl Eichwalder  <ke@suse.de>
561         * src/Makefile.am (EXTRA_DIST): Remove 
562         xml-i18n-extract will directly work on .glade files.
563         * glade-strings.c: Remove file.
565 2001-05-31  Karl Eichwalder  <ke@suse.de>
567         * .cvsignore: Add xml-i18n-extract, xml-i18n-merge, and
568         xml-i18n-update.
570 2001-05-30  Karl Eichwalder  <ke@suse.de>
572         * Makefile.am (EXTRA_DIST): Add xml-i18n-extract.in
573         xml-i18n-merge.in xml-i18n-update.in.
574         * xml-i18n-extract.in: Add from xml-i18n-tools 0.8.4.
575         * xml-i18n-update.in: Ditto.
576         * xml-i18n-merge.in: Ditto.
578         * configure.in: Add AM_PROG_XML_I18N_TOOLS.
580         * Start to apply xml-i18n-toolization running xml-i18n-prepare
581         (0.8.4):
582         * src/Makefile.am (utils_in_files): Fix bug-buddy.desktop entry.
583         * src/.cvsignore: Add bug-buddy.desktop.
584         * src/bug-buddy.desktop: Remove file.
585         * src/bug-buddy.desktop.in: New file.
587 2001-03-28  jacob berkman  <jacob@ximian.com>
589         * src/bug-buddy.c (delete_me): save the config here
591         * src/united-states-of-bug-buddy.c (on_druid_cancel_clicked): save
592         the config here
594         * src/*.c: turn off debugging output
596         * src/bugzilla.c (get_xml_file): really fix cache this time
598         * NEWS:
599         * configure.in: 2.0.1
600         
601 2001-03-26  jacob berkman  <jacob@ximian.com>
603         * src/bugzilla.c (get_xml_file): turn an or into an and to make
604         the cache update itself.  also added some ()'s so people will
605         think twice about changing this code.
607 2001-03-20  Karl Eichwalder  <ke@suse.de>
609         * src/united-states-of-bug-buddy.c (intro_page_ok): Normalize
610         single quote.
612 2001-03-19  Karl Eichwalder  <ke@suse.de>
614         * src/bugzilla.c (load_bugzillas): s/bug-buddy/Bug Buddy/.
615         * src/gdb-buddy.c (get_trace_from_pair): Ditto.
617 2001-02-26  jacob berkman  <jacob@ximian.com>
619         * src/united-states-of-bug-buddy.c (druid_set_state): don't
620         desensitize the next button for the component and product page, so
621         telsa isn't confused
623         * src/bug-buddy.c (main): save config after the main loop
624         (*): remove an assbarn full of #if 0'd code
626         * src/bugzilla.c (bugzilla_product_add_components_to_clist): if
627         there is only one component, select it
629         * src/united-states-of-bug-buddy.c: fill in missing doc pages
631         * docs/C/bug-buddy.sgml: new version from telsa
633 2001-02-18  Akira TAGOH  <tagoh@gnome.gr.jp>
635         * src/bug-buddy.desktop: Updated Japanese entry.
637 2001-02-15  jacob berkman  <jacob@ximian.com>
639         * src/united-states-of-bug-buddy.c (intro_page_ok): make these
640         dialogs modal (wasn't code i wrote!)  fixes bugzilla #50865
642 2001-02-12  Karl Eichwalder  <ke@suse.de>
644         * src/bug-buddy.c (init_bts_menu): s/bug-buddy/Bug Buddy/ .
645         * src/gdb-buddy.c (get_trace_from_pair): Ditto.
646         * src/gdb-buddy (main): Ditto.
647         * src/bug-buddy.glade: Ditto.
648         * src/glade-strings.c (N_): Ditto.
649         * src/united-states-of-bug-buddy.c (on_druid_about_clicked): Ditto.
651         * src/bugzilla.c (load_bugzillas): Fix message.
653 2001-02-12  jacob berkman  <jacob@ximian.com>
655         * src/bug-buddy.glade: un-split a string
657 2001-02-12  Gediminas Paulauskas <menesis@delfi.lt>
659         * configure.in: added lt to ALL_LINGUAS.
660         * src/bug-buddy.glade, src/glade-strings.c: fixed two typos.
662 2001-02-11  jacob berkman  <jacob@ximian.com>
664         * `find .`: (almost) completely rewritten to support bugzilla and
665         have a new UI
667 2001-02-05  Fatih Demir <kabalak@gmx.net>
669         * src/gnome.appmap: Added gtranslator.
671 2001-01-23  Gregory Leblanc  <gleblanc@cu-portland.edu>
673         * docs/C/bug-buddy.sgml: Updated for/tested in Nautilus
674         * docs/it/bug-buddy.sgml: Updated for/tested in Nautilus
676 2001-01-05  Kjartan Maraas  <kmaraas@gnome.org>
678         * configure.in: Added "nn" to ALL_LINGUAS.
679         
680 2000-12-24  Pablo Saratxaga <pablo@mandrakesoft.com>
682         * configure.in,po/az.po: Added Azeri language file
684 2000-11-23  Yukihiro Nakai  <nakai@gnome.gr.jp>
686         * configure.in: Add zh_CN.GB2312 to ALL_LINGUAS.
688 2000-11-15  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
690         * src/bug-buddy.c (on_debian_page_next): fix bug #29310
691         (load_config): allow the included file to be set by a command line
692         argument
694 2000-11-14  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
696         * src/bug-buddy.desktop: added Slovak strings.
698 2000-11-04  Yukihiro Nakai  <nakai@gnome.gr.jp>
700         * configure.in (ALL_LINGUAS): Add sk(Slovak)
702 2000-10-31  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
704         * configure.in (ALL_LINGUAS): added 'pt_BR' under the request of
705         Juan Carlos Castro y Castro <jcastro@appi.com.br>
707 2000-10-29  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
709         * configure.in (AC_OUTPUT): added Makefile for italian documentation
711 2000-10-04  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
713         * src/gdb-buddy.c (get_trace_from_pair): check that the file
714         exists, and is not a directory.  If it doesn't, look for it in our
715         path.  This fixes problems with evolution and ~/evolution.
717         * src/bug-buddy.c: warning fixes, removed #if 0'd code
718         (save_entry): don't prepend history if entry is blank
719         (save_config): change the email var name
720         (load_config): pass NULL for email, since we don't want to guess
721         (on_debian_page_next): do not accept 'general' as a package at all
722         (email_is_invalid): add stricter checking of email addresses.
723         Based on a patch from Robert Brady <robert@suse.co.uk>.
725         * src/util.c:
726         * src/gtk-combo-box.c:
727         * src/bug-buddy.h:
728         * src/bts.h:
729         * src/bts-debian.c: warning fixes
731         * src/distro.h:
732         * src/bts.c:
733         * src/distro-irix.c:
734         * src/Makefile.am: add irix support
736 2000-10-02  Christophe Merlet  <christophe@merlet.net>
738         * src/bug-buddy.desktop: added french strings.
740 2000-09-06  Simos Xenitellis  <simos@hellug.gr>
742         * src/bug-buddy.desktop: added messages for the Greek language
744 2000-06-02  Szabolcs BAN <shooby@gnome.hu>
746         * po/hu.po: added po of Greg Nagy <greg@gnome.hu>
747         Hungarian Translation Team rulez
749 2000-05-21  Jacob Berkman  <jacob@helixcode.com>
751         * src/bug-buddy.c (on_debian_page_next): bother the user a bit if
752         they specify 'general'
753         (make_pixmap_button): try an ugly hack
755         * src/bts-debian.c (debian_bts_init): give the miggie combo text
756         some intelligence
758 2000-05-13  Karl Eichwalder  <ke@suse.de>
760         * src/bug-buddy.c (on_complete_page_prepare): Improve the looking
761         of the msg string; remove \t.
763 2000-05-12  Andreas Hyden  <a.hyden@cyberpoint.se>
765         * src/bug-buddy.desktop: Added Swedish translation.
767 2000-05-10  Jacob Berkman  <jacob@helixcode.com>
769         * configure.in: 0.90 release
771         * src/bug-buddy.c (on_action_page_prepare): 
772         * src/bts-debian.c (debian_bts_doit): 
773         * src/util.c (append_widthv): fix bug #10159
775         * src/bug-buddy.c (on_complete_page_prepare): fix bug #9493
777 2000-05-04  Jacob Berkman  <jacob@helixcode.com>
779         * src/bug-buddy.glade: mention that reports should be in English
781         * configure.in: check for new gnome-libs 1.0.59
783         * src/bug-buddy.c (main): push / pop the visual / colormap
784         (init_ui): use the default icon on the main window
785         (main): set the default icon
787 2000-05-02 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>
789         * Silly typo fix in docs. 
791 2000-04-29  Jacob Berkman  <jacob@helixcode.com>
793         * NEWS: 
794         * configure.in: 0.9 releasage action
796 2000-04-28  Jacob Berkman  <jacob@helixcode.com>
798         * src/Helix_Code.bts: 
799         * src/GNOME.bts: add gnome-print for jody
801         * src/bug-buddy.c (init_ui): show the href again
802         (on_desc_page_next): use gnome-mime to ensure we have a text
803         file
805         * src/bts-debian.c (debian_bts_doit): get rid of warning when we
806         start feeding the GtkText
808 2000-04-27  Jacob Berkman  <jacob@helixcode.com>
810         * src/bug-buddy.c (init_ui): only have border on mouseover for
811         the Big Ugly Button
813         * docs/C/bug-buddy.sgml: doc updates
814         
815 2000-04-25  Sami Pesonen <spesonen@dlc.fi>
817         * src/bug-buddy.desktop : Added [fi]
818         * configure.in (ALL_LINGUAS): added Finnish 
820 2000-04-24  Arjan van de Ven    <arjan@fenrus.demon.nl>
822         * po/nl.po : Updated dutch translation
824 2000-04-20  Fatih Demir <kabalak@gmx.net>
826         * src/bug-buddy.desktop : Added [tr] .
828 2000-04-19  Karl EICHWALDER  <ke@suse.de>
830         * src/bug-buddy.desktop (Name): Improve [de].
832 2000-04-18  Pablo Saratxaga <pablo@mandrakesoft.com>
834         * configure.in (ALL_LINGUAS): added Catalan (also put it in sync
835           with po/ directory, that is added en_AU, en_GB and pl)
837 2000-04-18  Jacob Berkman  <jacob@helixcode.com>
839         * src/bug-buddy.glade: remove the menus from some option
840         menus as these are generated by the source, and move the
841         ugly button down
843 2000-04-18  Karl EICHWALDER  <ke@suse.de>
845         * src/bug-buddy.glade: Typo.
846         * src/glade-strings.c (N_): ditto.
848 2000-04-17  Jacob Berkman  <jacob@helixcode.com>
850         * lot's of hacking this weekend
852         * turbolinux should now correctly be detected
854         * add Helix Code's BTS, and an 'Independent' BTS... for submitting
855         to other email addresses
857         * docs from Telsa
859         * rework the user experience:
861         * now, you have to have a subject / description (no more empty
862         reports hopefully)
864         * remove the redundant 'how to repeat' section
866         * move the system config page to the end, since it is rather
867         boring
869         * you can now Cc: yourself on reports you submit
871         * UI retouching
873         * there is now a preview of the report at the end
875         * changes to the popt stuff as suggested by Karl Eichwalder
877         * new button to browse bugs for a package, so hopefully people
878         will stop submitting g-h-b crash reports
880         * basicall bug-buddy is ready for some 1.0 action
882 2000-04-05  Dan Damian  <dand@dnttm.ro>
884         * configure.in: Added "ro" to ALL_LINGUAS.
886 2000-03-29  Karl EICHWALDER  <ke@suse.de>
888         * src/bug-buddy.desktop: Add de.
889         * src/bug-buddy.c (init_ui): Delete spurious white space.
890         * src/bug-buddy.c (on_contact_page_next): Typo.
892 2000-03-27  Christopher R. Gabriel  <cgabriel@firenze.linux.it>
894         * configure.in (ALL_LINGUAS): added italian translation.
896 2000-03-27  Karl EICHWALDER  <ke@suse.de>
898         * src/bug-buddy.c (on_stop_button_clicked): Add missing \n's.
899         * configure.in (ALL_LINGUAS): Add de.
901 2000-03-11 Alastair McKinstry <mckinstry@computer.org>
903         * configure.in (ALL_LINGUAS): Added Irish (ga) translation.
905 2000-03-04  Jacob Berkman  <jacob@helixcode.com>
907         * src/bug-buddy.[ch] (on_complete_page_prepare): use email address from
908         BTS instead of GNOME one
910         * src/bts-debian.c (debian_bts_get_email): implement get_email
911         for debian
913         * src/bts.h: add get_email function
915 2000-02-23  Jacob Berkman  <jacob@helixcode.com>
917         * NEWS, configure.in: 0.7 release
918         
919         * src/util.c (get_line_from_commandv): remove unused variables
921         * src/gdb-buddy.c (stop_gdb): remove unused variable
923         * src/bug-buddy.c (stop_progress): remove the timeout, and
924         hide the progress bar
925         (append_packages): call stop_progress()
926         (on_version_page_prepare): show the progress bar, since we
927         are now hiding it
928         (make_pixmap_button): translate this string
929         (delete_me): exit the app when the dialog is deleted.  Fixes
930         bug #6013
932         * src/bts.c (load_bts_xml): 
933         (update_das_clist): call stop_progress()
935         * src/bug-buddy.c (init_toggle): connect the signal first
936         so we get the correct initial setting
938         * src/bug-buddy.desktop (Name): be a big more descriptive
940 2000-02-22  Dan Winship  <danw@helixcode.com>
942         * src/Makefile.am (bug_buddy_LDFLAGS): Add -export-dynamic so
943         libglade can resolve bug-buddy's symbols (on all platforms).
945 2000-02-16  Fatih Demir <kabalak@gmx.net>
947         * configure.in : Added tr to ALL_LINGUAS .
948         
949 2000-01-26  Yukihiro Nakai <nakai@gnome.gr.jp>
951         * configure.in (ALL_LINGUAS): add ja
953 2000-01-24  Jacob Berkman  <jacob@helixcode.com>
955         * configure.in (ALL_LINGUAS): add el
957 2000-01-24  Sergey Panov <sipan@mit.edu>
959         * configure.in (ALL_LINGUAS): Added Russian (ru)
961 2000-01-06  Jesus Bravo Alvarez  <jba@pobox.com>
963         * configure.in (ALL_LINGUAS): Added Spanish (es)
965 1999-12-30  Richard Hult  <rhult@hem.passagen.se>
967         * configure.in (ALL_LINGUAS): Added "sv".
969 1999-12-29  Jesus Bravo Alvarez  <jba@pobox.com>
971         * configure.in (ALL_LINGUAS): Added Galician (gl)
973         * src/bug-buddy.desktop: Added Galician entries
975 1999-12-29  Yuri Syrota  <rasta@renome.rovno.ua>
977         * configure.in (ALL_LINGUAS): added "uk"
979 1999-12-09  Arjan van de Ven <arjan@fenrus.demon.nl>
981         * po/nl.po: Updated Dutch translation
983 1999-12-09  Jacob Berkman  <jberkman@andrew.cmu.edu>
985         * NEWS:
986         * configure.in: version 0.6
988         * src/*.c: use GET_WIDGET ()
990         * src/GNOME.bts: reformatting
992         * src/bts-debian.c: moved some debian specific functions here;
993         parse the xml a little better; support including a file
995         * src/bts.c: removed some functions; remove the gtk timeout
996         for the progress bar
998         * src/bug-buddy.c: don't declare PoptData here; save more state;
999         hide the save-to-file file entry when we aren't saving to a file;
1000         druid path reorganization; support for the progress bar;
1001         support function for async package version getting; load up
1002         xml files when we init the UI
1004         * src/bug-buddy.glade: some reorg, change padding to 4/8
1006         * src/bug-buddy.h: define some debian specific stuff here, this
1007         should be moved soon;  get rid of a lot of stuff in DruidData
1009         * src/ctree-combo.c: lots of stuff
1011         * src/distro-debian: get version stuff asyncly
1013         * src/distro-redhat.c: append_packages ()
1015         * src/distro.h: no more post_command
1017         * src/gdb-buddy.c: on _ERROR_AGAIN try again
1019         * src/glade-druid.h: defing a couple more widgets
1021         * src/gtk-combo-box.c: block toggled signal in _hide_popdown()
1023         * src/util.[ch]: added get_line_from_ioc ()
1025 1999-12-06  Jacob Berkman  <jberkman@andrew.cmu.edu>
1027         * src/ctree-combo.c (on_ctree_select_row): only _popup_hide()
1028         on leaves
1030         * src/bts-debian.c (debian_bts_init): add a max of 20
1031         leavs per subtree
1033         * src/ctree-combo.c (on_ctree_select_row): This seems
1034         to work.  I wonder why.
1035         (ctree_combo_construct): 
1037         * src/ctree-combo.c: maybe getting closer to working
1039         * src/bts-debian: use the new ctree combo box
1040         
1041         * src/glade-druid.h: sync with .glade file
1043         * src/Makefile.am:
1044         * src/kde-packages: packages files shouldn't be backwards
1045         any more
1047         * src/ctree-combo.[ch]: combo box with a drop down ctree
1049         * src/gtk-combo-box.[ch]: steal miguel's combo box from
1050         gnumeric
1052 1999-12-05  Jacob Berkman  <jberkman@andrew.cmu.edu>
1054         * src/KDE.bts:
1055         * src/kde-packages:
1056         * src/Makefile.am:  support for KDE BTS
1058         * src/bts.c:
1059         * distro-redhat.c:
1060         * src/bts-debian.c:  remove some debugging output;  packages
1061         whose version was obtained via rpm/dpkg are now in the clist
1062         again
1064 1999-12-04  Jacob Berkman  <jberkman@andrew.cmu.edu>
1066         * src/GNOME.bts:
1067         * src/Debian.bts: cleanups; in <package> use attributes
1069         * src/Makefile.am: don't depend on ../debbugs/Maintainers... yet
1071         * src/bts.c:
1072         * src/bts-debian.c:
1073         * src/bug-buddy.c: optimize stuff a little, and don't leak
1074         so much memory
1076         * configure.in: find debian root dir
1077         * src/*: Initial support for supporting multiple BTS's
1078         Currently Debian and GNOME are supported.
1080 1999-12-02  Jacob Berkman  <jberkman@andrew.cmu.edu>
1082         * configure.in (ALL_LINGUAS): added nl.po, from
1083         Arjan van de Ven <arjan@fenrus.demon.nl>
1085 1999-11-30  Jacob Berkman  <jberkman@andrew.cmu.edu>
1087         * 0.5 release
1088         
1089         * src/*: clean up warnings
1090         
1091         * src/bug-buddy.glade:
1092         * src/bug-buddy.[ch]: add an entry for sendmail's path
1093         
1094         * configure.in:
1095         * debian/changelog(.in): generate changelog with the
1096         correct version
1097         
1098         * Makefile.am:
1099         * debian/Makefile.am: dist stuff in debian/
1101         * src/bug-buddy.c:
1102         * src/bug-buddy.glade: ugly glade hackery to get an about
1103         button
1105         Please do not look at the code for this commit.
1107         * src/bug-buddy.glade: more ui nicities
1109         * src/bug-buddy.c (on_the_druid_cancel): save config
1110         on cancel, to save email
1112         * src/bug-buddy.glade: add some padding and stuff
1113         
1114         * src/util.[ch]: actually read a line at a time
1115         
1116         * src/distro-debian.c: it works now
1118         * src/bug-buddy.glade:
1119         * src/bug-buddy.c: merge the attach/core/nature pages;
1120         some cleanup
1122         * src/gdb-buddy.c: don't pipe() on the fd anymore
1124         * src/distro-debian.c: some fixes, not working yet
1126 1999-11-29  Jacob Berkman  <jberkman@andrew.cmu.edu>
1128         * src/util.[ch]:
1129         * src/distro.h:
1130         * src/distro-debian.[ch]:
1131         * src/distro-redhat.[ch]: detect package versions a bit
1132         differently, and move some stuff used all around to util.c
1134         * src/gdb-buddy.c:
1135         * src/bug-buddy.[ch]: use the new package and util stuff
1137 1999-11-24  Jacob Berkman  <jberkman@serendipity.res.cmu.edu>
1139         * src/bug-buddy.c: fudge around with dpkg and extract
1140         some things.  This is really slow and sucks.  Better
1141         ways will follow.
1143 1999-11-24  Jacob Berkman  <jberkman@andrew.cmu.edu>
1145         * debian/*: add stuff to make .debs   (no idea if this really
1146         works yet)
1147         
1148         * src/bug-buddy.glade:
1149         * src/bug-buddy.c: added ability to add info to existing
1150         reports
1152 1999-11-23  Jacob Berkman  <jberkman@andrew.cmu.edu>
1154         * src/bug-buddy.c: fix debian detection
1155         
1156         * src/bug-buddy.c (write_72):   
1157         * src/bug-buddy.c (write_72v): wrap lines at 72 chars
1158         
1159         * src/gdb-buddy.c (get_trace_from_pair): we don't need to
1160         set the fd to non blocking
1162 1999-11-14  Jacob Berkman  <jberkman@andrew.cmu.edu>
1164         * NEWS:
1165         * configure.in: 0.4 release
1167         * src/gdb-buddy.c:
1168         * src/bug-buddy.c: don't print out status messages
1169         (on_version_list_select_row): fix a crash if there is no text
1170         in the row
1172         * src/bug-buddy.c (on_stop_button_clicked): better dialog box,
1173         I think.
1175         * src/gdb-buddy.c: don't be so verbose
1177         * src/gdb-buddy.c:
1178         * src/bug-buddy.[ch]: use g_io_channels and do the
1179         fork()/exec() for gdb ourselves
1181         * src/bug-buddy.c (load_entry, save_entry): work with
1182         GnomeFileEntries right
1184         * src/gdb-buddy.c: 
1185         * src/bug-buddy.glade:
1186         * src/bug-buddy.[ch]: add stop/refresh button to the
1187         less page, and code to support this
1189         * src/bug-buddy.c: code clean up
1190         (get_data_from_command): remove extra \n's and add _()'s
1192         * src/bug-buddy.c (init_ui): actually do something
1193         for the --package command line arg
1195 1999-11-13  Jacob Berkman  <jberkman@andrew.cmu.edu>
1197         * src/bug-buddy.c: fix tyop (bug #3545)
1198         (on_action_page_back): use on_action_page_back like
1199         the .glade specifies
1201 1999-11-12  Jacob Berkman  <jberkman@andrew.cmu.edu>
1203         * src/prog.bugmap: add gnomeicu
1205 1999-11-11  Jacob Berkman  <jberkman@andrew.cmu.edu>
1207         * src/bug-buddy.[ch]:
1208         * src/bug-buddy.glade: reorder the dialogs a little
1210         * src/bug-buddy.c: change the scripts so that we have
1211         the distribution for debian and slackware on one line
1213         * src/Makefile.am (buddy_DATA): add prog.bugmap (stolen
1214         from the crashed app web page).  added bug-buddy and rp3
1215         do it first
1217         * src/bug-buddy.c (init_ui): figure out which package the
1218         app is from, and which version.  We are smart now.
1220         also fixed some tyops.
1221         
1222         * NEWS: update for 0.3
1224         * src/bug-buddy.c (on_action_page_next): ask the
1225         user if they really want to override a file if
1226         it exists  (based on a patch from Ali Abdin 
1227         <ALIABDIN@aucegypt.edu>)
1228         (on_action_page_next): fix something dumb
1229         (on_complete_page_finish): we don't need -t and the
1230         address
1232 1999-11-10  Jacob Berkman  <jberkman@andrew.cmu.edu>
1234         * src/packages.c (packages): add crescendo
1236         * configure.in: 
1237         * bug-buddy.spec.in: may as well have one
1239         * configure.in: bump to 0.3
1241         * src/bug-buddy.glade:
1242         * src/bug-buddy.[ch]: stuff to look more like gnome-bug
1243         
1244         * src/bug-buddy.c (init_ui): if no data was obtained, display
1245         a blank thing anyway (so people can type it in)
1246         (main): better warning and stuff
1247         (on_complete_page_finish): 
1249         * src/Makefile.am:
1250         * src/gdb-buddy.c (get_trace_from_pair): 
1251         * src/bug-buddy.c (make_anim): 
1252         (main): define the prefix, so we can locate our data
1253         This will be unnecessary with gnome-libs 2
1255 1999-11-08  Jacob Berkman  <jberkman@andrew.cmu.edu>
1257         * docs/multiple_bts.txt: email excerpt talking about
1258         supporting multiple BTS's, and what needs to be done.
1260 1999-11-07  Jacob Berkman  <jberkman@andrew.cmu.edu>
1262         * src/bug-buddy.mime: ok, this regex works now
1264         * configure.in: bump to 0.2
1265         
1266         * src/bug-buddy.c: slightly better gnome-core version script;
1267         grave, not severe, is the correct severity
1269         fixes bugs 3388, 3389
1271 1999-11-06  Jacob Berkman  <jberkman@andrew.cmu.edu>
1273         * src/packages.c (packages): add bug-buddy
1275         * 0.1 release
1276         
1277         * src/bug-buddy.mime: go back to the old regex
1279         * src/bug-buddy.c (load_config): initially default to real/user name
1281         * src/Makefile.am (bug_buddy_SOURCES): distcheck fix
1283         * src/bug-buddy.mime: better regexp
1285         * src/gdb-buddy.c (handle_gdb_input): don't print a line of
1286         garbage at the end
1288         * pixmaps/bug-anim.png: new file
1289         
1290         * pixmaps/Makefile.am (pixmap_DATA): add bug-anim.png
1292         * src/gdb-buddy.c (get_trace_from_pair): start the animator
1293         (handle_gdb_input): stop the animator
1295         * src/bug-buddy.c (make_anim): create a GnomeAnimator for glade
1297         * src/bug-buddy.glade: add a custom widget until glade supports
1298         GnomeAnimators
1299         
1300         * src/bug-buddy.c (on_complete_page_prepare): mark another
1301         string for i18n (sorry kmarass)
1303         * src/bug-buddy.c (on_less_page_prepare):
1304         * src/gdb-buddy.c (handle_gdb_input): fix some things when you
1305         get a trace, then go back and change things and get another one
1307         * src/gdb-buddy.h:
1308         * src/bug-buddy.h: use bug-buddy.h for a while
1310         * src/gdb-buddy.c:
1311         * src/bug-buddy.c: some reorganization with the non blockingness
1312         stuff.
1314         Look at me, coding on a Friday night.
1315         
1316 1999-11-05  Jacob Berkman  <jberkman@andrew.cmu.edu>
1318         * src/bug-buddy.glade:
1319         * src/gdb-buddy.[ch]:
1320         * src/bug-buddy.c: bye-bye blocking bug-buddy
1322         This probably introduces lots of nice bugs.
1324         * src/bug-buddy.glade: spelling mistake
1325         
1326         * src/bug-buddy.c (on_complete_page_prepare): add a \n
1328         * src/Makefile.am (EXTRA_DIST): make it distcheck
1330         * src/bug-buddy.c (on_complete_page_prepare): print a summary
1331         of the bug submission.
1333         * src/bug-buddy.keys.in:
1334         * src/bug-buddy.mime: mime type foo for launching bug-buddy
1335         on a core file
1337         * src/Makefile.am (mime_DATA): generate/install mime type foo
1339         * src/bug-buddy.glade:
1340         * src/bug-buddy.c: do some not-so-clever determination (?)
1341         of what is going on wrt stack obtaination;  remember how
1342         the bug was submitted from last time
1344 1999-11-04  Jacob Berkman  <jberkman@andrew.cmu.edu>
1346         * src/bug-buddy.glade:
1347         * src/bug-buddy.c (save_config): change the configuration around
1348         a little, and add make name/email a GnomeEntry again
1350         * src/Makefile.am (EXTRA_DIST): 
1351         * pixmaps/Makefile.am (EXTRA_DIST): make distable
1353         * src/bug-buddy.glade:
1354         * src/bug-buddy.c: support output to a file
1356 1999-10-30  Jacob Berkman  <jberkman@andrew.cmu.edu>
1358         * src/glade-strings.c:
1359         * src/bug-buddy.glade: a couple translation bugs in
1360         glade are gone
1362         * src/bug-buddy.c (main): show the window before gtk_main()
1363         (list_data): add slackware detection
1364         (on_complete_page_finish): if no version info available, don't
1365         print the version of the last thing we visited
1367         # src/bug-buddy.glade: make the main window not visible by default
1368         (so we can do the init before the gui shows)
1370 1999-10-29  Jacob Berkman  <jberkman@andrew.cmu.edu>
1372         * src/bug-buddy.c (on_contact_page_next): mark a string for
1373         translation
1375 1999-10-28  Jacob Berkman  <jberkman@andrew.cmu.edu>
1377         * src/bug-buddy.c: mark more strings for translation
1379         * src/Makefile.am: install the new .desktop
1381         * pixmaps/Makefile.am (pixmap_DATA): add bug-buddy.png
1382         (thanks, tigert)
1384         * src/bug-buddy.c: save the name/email in our config file
1386 1999-10-27  Jacob Berkman  <jberkman@andrew.cmu.edu>
1388         * src/packages.c (packages): fix tyop
1390         * src/bug-buddy.c (update_selected_row): don't crash when
1391         no rows have been selected
1393         * pixmaps/Makefile.am
1394         * Makefile.am:
1395         * configure.in: get pixmaps to work
1397         * src/bug-buddy.glade:
1398         * src/bug-buddy.c: change to using a clist instead of lots
1399         of gtk_entry's.  This gets rid of a druid page, and is nicer.
1400         (main): bindtextdomain() and textdomain() so translations work
1402 1999-10-26  Jacob Berkman  <jberkman@andrew.cmu.edu>
1404         * src/gdb-buddy.c (get_trace_from_pair): try batch mode
1405         here too
1407 1999-10-23  Jacob Berkman  <jberkman@andrew.cmu.edu>
1409         * src/bug-buddy.c (main): don't crash when the 
1410         .glade file isn't found
1412         * src/gdb-cmd: use bt not w
1414 1999-10-23  Kjartan Maraas  <kmaraas@online.no>
1416         * configure.in: Added "no" to ALL_LINGUAS.
1417