Added "nn" to ALL_LINGUAS.
[bug-buddy.git] / ChangeLog
blobc074d99ad1b94b74e3b9a21d9d6b344603874c8f
1 2001-01-05  Kjartan Maraas  <kmaraas@gnome.org>
3         * configure.in: Added "nn" to ALL_LINGUAS.
4         
5 2000-12-24  Pablo Saratxaga <pablo@mandrakesoft.com>
7         * configure.in,po/az.po: Added Azeri language file
9 2000-11-23  Yukihiro Nakai  <nakai@gnome.gr.jp>
11         * configure.in: Add zh_CN.GB2312 to ALL_LINGUAS.
13 2000-11-15  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
15         * src/bug-buddy.c (on_debian_page_next): fix bug #29310
16         (load_config): allow the included file to be set by a command line
17         argument
19 2000-11-14  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
21         * src/bug-buddy.desktop: added Slovak strings.
23 2000-11-04  Yukihiro Nakai  <nakai@gnome.gr.jp>
25         * configure.in (ALL_LINGUAS): Add sk(Slovak)
27 2000-10-31  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
29         * configure.in (ALL_LINGUAS): added 'pt_BR' under the request of
30         Juan Carlos Castro y Castro <jcastro@appi.com.br>
32 2000-10-29  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
34         * configure.in (AC_OUTPUT): added Makefile for italian documentation
36 2000-10-04  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
38         * src/gdb-buddy.c (get_trace_from_pair): check that the file
39         exists, and is not a directory.  If it doesn't, look for it in our
40         path.  This fixes problems with evolution and ~/evolution.
42         * src/bug-buddy.c: warning fixes, removed #if 0'd code
43         (save_entry): don't prepend history if entry is blank
44         (save_config): change the email var name
45         (load_config): pass NULL for email, since we don't want to guess
46         (on_debian_page_next): do not accept 'general' as a package at all
47         (email_is_invalid): add stricter checking of email addresses.
48         Based on a patch from Robert Brady <robert@suse.co.uk>.
50         * src/util.c:
51         * src/gtk-combo-box.c:
52         * src/bug-buddy.h:
53         * src/bts.h:
54         * src/bts-debian.c: warning fixes
56         * src/distro.h:
57         * src/bts.c:
58         * src/distro-irix.c:
59         * src/Makefile.am: add irix support
61 2000-10-02  Christophe Merlet  <christophe@merlet.net>
63         * src/bug-buddy.desktop: added french strings.
65 2000-09-06  Simos Xenitellis  <simos@hellug.gr>
67         * src/bug-buddy.desktop: added messages for the Greek language
69 2000-06-02  Szabolcs BAN <shooby@gnome.hu>
71         * po/hu.po: added po of Greg Nagy <greg@gnome.hu>
72         Hungarian Translation Team rulez
74 2000-05-21  Jacob Berkman  <jacob@helixcode.com>
76         * src/bug-buddy.c (on_debian_page_next): bother the user a bit if
77         they specify 'general'
78         (make_pixmap_button): try an ugly hack
80         * src/bts-debian.c (debian_bts_init): give the miggie combo text
81         some intelligence
83 2000-05-13  Karl Eichwalder  <ke@suse.de>
85         * src/bug-buddy.c (on_complete_page_prepare): Improve the looking
86         of the msg string; remove \t.
88 2000-05-12  Andreas Hyden  <a.hyden@cyberpoint.se>
90         * src/bug-buddy.desktop: Added Swedish translation.
92 2000-05-10  Jacob Berkman  <jacob@helixcode.com>
94         * configure.in: 0.90 release
96         * src/bug-buddy.c (on_action_page_prepare): 
97         * src/bts-debian.c (debian_bts_doit): 
98         * src/util.c (append_widthv): fix bug #10159
100         * src/bug-buddy.c (on_complete_page_prepare): fix bug #9493
102 2000-05-04  Jacob Berkman  <jacob@helixcode.com>
104         * src/bug-buddy.glade: mention that reports should be in English
106         * configure.in: check for new gnome-libs 1.0.59
108         * src/bug-buddy.c (main): push / pop the visual / colormap
109         (init_ui): use the default icon on the main window
110         (main): set the default icon
112 2000-05-02 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>
114         * Silly typo fix in docs. 
116 2000-04-29  Jacob Berkman  <jacob@helixcode.com>
118         * NEWS: 
119         * configure.in: 0.9 releasage action
121 2000-04-28  Jacob Berkman  <jacob@helixcode.com>
123         * src/Helix_Code.bts: 
124         * src/GNOME.bts: add gnome-print for jody
126         * src/bug-buddy.c (init_ui): show the href again
127         (on_desc_page_next): use gnome-mime to ensure we have a text
128         file
130         * src/bts-debian.c (debian_bts_doit): get rid of warning when we
131         start feeding the GtkText
133 2000-04-27  Jacob Berkman  <jacob@helixcode.com>
135         * src/bug-buddy.c (init_ui): only have border on mouseover for
136         the Big Ugly Button
138         * docs/C/bug-buddy.sgml: doc updates
139         
140 2000-04-25  Sami Pesonen <spesonen@dlc.fi>
142         * src/bug-buddy.desktop : Added [fi]
143         * configure.in (ALL_LINGUAS): added Finnish 
145 2000-04-24  Arjan van de Ven    <arjan@fenrus.demon.nl>
147         * po/nl.po : Updated dutch translation
149 2000-04-20  Fatih Demir <kabalak@gmx.net>
151         * src/bug-buddy.desktop : Added [tr] .
153 2000-04-19  Karl EICHWALDER  <ke@suse.de>
155         * src/bug-buddy.desktop (Name): Improve [de].
157 2000-04-18  Pablo Saratxaga <pablo@mandrakesoft.com>
159         * configure.in (ALL_LINGUAS): added Catalan (also put it in sync
160           with po/ directory, that is added en_AU, en_GB and pl)
162 2000-04-18  Jacob Berkman  <jacob@helixcode.com>
164         * src/bug-buddy.glade: remove the menus from some option
165         menus as these are generated by the source, and move the
166         ugly button down
168 2000-04-18  Karl EICHWALDER  <ke@suse.de>
170         * src/bug-buddy.glade: Typo.
171         * src/glade-strings.c (N_): ditto.
173 2000-04-17  Jacob Berkman  <jacob@helixcode.com>
175         * lot's of hacking this weekend
177         * turbolinux should now correctly be detected
179         * add Helix Code's BTS, and an 'Independent' BTS... for submitting
180         to other email addresses
182         * docs from Telsa
184         * rework the user experience:
186         * now, you have to have a subject / description (no more empty
187         reports hopefully)
189         * remove the redundant 'how to repeat' section
191         * move the system config page to the end, since it is rather
192         boring
194         * you can now Cc: yourself on reports you submit
196         * UI retouching
198         * there is now a preview of the report at the end
200         * changes to the popt stuff as suggested by Karl Eichwalder
202         * new button to browse bugs for a package, so hopefully people
203         will stop submitting g-h-b crash reports
205         * basicall bug-buddy is ready for some 1.0 action
207 2000-04-05  Dan Damian  <dand@dnttm.ro>
209         * configure.in: Added "ro" to ALL_LINGUAS.
211 2000-03-29  Karl EICHWALDER  <ke@suse.de>
213         * src/bug-buddy.desktop: Add de.
214         * src/bug-buddy.c (init_ui): Delete spurious white space.
215         * src/bug-buddy.c (on_contact_page_next): Typo.
217 2000-03-27  Christopher R. Gabriel  <cgabriel@firenze.linux.it>
219         * configure.in (ALL_LINGUAS): added italian translation.
221 2000-03-27  Karl EICHWALDER  <ke@suse.de>
223         * src/bug-buddy.c (on_stop_button_clicked): Add missing \n's.
224         * configure.in (ALL_LINGUAS): Add de.
226 2000-03-11 Alastair McKinstry <mckinstry@computer.org>
228         * configure.in (ALL_LINGUAS): Added Irish (ga) translation.
230 2000-03-04  Jacob Berkman  <jacob@helixcode.com>
232         * src/bug-buddy.[ch] (on_complete_page_prepare): use email address from
233         BTS instead of GNOME one
235         * src/bts-debian.c (debian_bts_get_email): implement get_email
236         for debian
238         * src/bts.h: add get_email function
240 2000-02-23  Jacob Berkman  <jacob@helixcode.com>
242         * NEWS, configure.in: 0.7 release
243         
244         * src/util.c (get_line_from_commandv): remove unused variables
246         * src/gdb-buddy.c (stop_gdb): remove unused variable
248         * src/bug-buddy.c (stop_progress): remove the timeout, and
249         hide the progress bar
250         (append_packages): call stop_progress()
251         (on_version_page_prepare): show the progress bar, since we
252         are now hiding it
253         (make_pixmap_button): translate this string
254         (delete_me): exit the app when the dialog is deleted.  Fixes
255         bug #6013
257         * src/bts.c (load_bts_xml): 
258         (update_das_clist): call stop_progress()
260         * src/bug-buddy.c (init_toggle): connect the signal first
261         so we get the correct initial setting
263         * src/bug-buddy.desktop (Name): be a big more descriptive
265 2000-02-22  Dan Winship  <danw@helixcode.com>
267         * src/Makefile.am (bug_buddy_LDFLAGS): Add -export-dynamic so
268         libglade can resolve bug-buddy's symbols (on all platforms).
270 2000-02-16  Fatih Demir <kabalak@gmx.net>
272         * configure.in : Added tr to ALL_LINGUAS .
273         
274 2000-01-26  Yukihiro Nakai <nakai@gnome.gr.jp>
276         * configure.in (ALL_LINGUAS): add ja
278 2000-01-24  Jacob Berkman  <jacob@helixcode.com>
280         * configure.in (ALL_LINGUAS): add el
282 2000-01-24  Sergey Panov <sipan@mit.edu>
284         * configure.in (ALL_LINGUAS): Added Russian (ru)
286 2000-01-06  Jesus Bravo Alvarez  <jba@pobox.com>
288         * configure.in (ALL_LINGUAS): Added Spanish (es)
290 1999-12-30  Richard Hult  <rhult@hem.passagen.se>
292         * configure.in (ALL_LINGUAS): Added "sv".
294 1999-12-29  Jesus Bravo Alvarez  <jba@pobox.com>
296         * configure.in (ALL_LINGUAS): Added Galician (gl)
298         * src/bug-buddy.desktop: Added Galician entries
300 1999-12-29  Yuri Syrota  <rasta@renome.rovno.ua>
302         * configure.in (ALL_LINGUAS): added "uk"
304 1999-12-09  Arjan van de Ven <arjan@fenrus.demon.nl>
306         * po/nl.po: Updated Dutch translation
308 1999-12-09  Jacob Berkman  <jberkman@andrew.cmu.edu>
310         * NEWS:
311         * configure.in: version 0.6
313         * src/*.c: use GET_WIDGET ()
315         * src/GNOME.bts: reformatting
317         * src/bts-debian.c: moved some debian specific functions here;
318         parse the xml a little better; support including a file
320         * src/bts.c: removed some functions; remove the gtk timeout
321         for the progress bar
323         * src/bug-buddy.c: don't declare PoptData here; save more state;
324         hide the save-to-file file entry when we aren't saving to a file;
325         druid path reorganization; support for the progress bar;
326         support function for async package version getting; load up
327         xml files when we init the UI
329         * src/bug-buddy.glade: some reorg, change padding to 4/8
331         * src/bug-buddy.h: define some debian specific stuff here, this
332         should be moved soon;  get rid of a lot of stuff in DruidData
334         * src/ctree-combo.c: lots of stuff
336         * src/distro-debian: get version stuff asyncly
338         * src/distro-redhat.c: append_packages ()
340         * src/distro.h: no more post_command
342         * src/gdb-buddy.c: on _ERROR_AGAIN try again
344         * src/glade-druid.h: defing a couple more widgets
346         * src/gtk-combo-box.c: block toggled signal in _hide_popdown()
348         * src/util.[ch]: added get_line_from_ioc ()
350 1999-12-06  Jacob Berkman  <jberkman@andrew.cmu.edu>
352         * src/ctree-combo.c (on_ctree_select_row): only _popup_hide()
353         on leaves
355         * src/bts-debian.c (debian_bts_init): add a max of 20
356         leavs per subtree
358         * src/ctree-combo.c (on_ctree_select_row): This seems
359         to work.  I wonder why.
360         (ctree_combo_construct): 
362         * src/ctree-combo.c: maybe getting closer to working
364         * src/bts-debian: use the new ctree combo box
365         
366         * src/glade-druid.h: sync with .glade file
368         * src/Makefile.am:
369         * src/kde-packages: packages files shouldn't be backwards
370         any more
372         * src/ctree-combo.[ch]: combo box with a drop down ctree
374         * src/gtk-combo-box.[ch]: steal miguel's combo box from
375         gnumeric
377 1999-12-05  Jacob Berkman  <jberkman@andrew.cmu.edu>
379         * src/KDE.bts:
380         * src/kde-packages:
381         * src/Makefile.am:  support for KDE BTS
383         * src/bts.c:
384         * distro-redhat.c:
385         * src/bts-debian.c:  remove some debugging output;  packages
386         whose version was obtained via rpm/dpkg are now in the clist
387         again
389 1999-12-04  Jacob Berkman  <jberkman@andrew.cmu.edu>
391         * src/GNOME.bts:
392         * src/Debian.bts: cleanups; in <package> use attributes
394         * src/Makefile.am: don't depend on ../debbugs/Maintainers... yet
396         * src/bts.c:
397         * src/bts-debian.c:
398         * src/bug-buddy.c: optimize stuff a little, and don't leak
399         so much memory
401         * configure.in: find debian root dir
402         * src/*: Initial support for supporting multiple BTS's
403         Currently Debian and GNOME are supported.
405 1999-12-02  Jacob Berkman  <jberkman@andrew.cmu.edu>
407         * configure.in (ALL_LINGUAS): added nl.po, from
408         Arjan van de Ven <arjan@fenrus.demon.nl>
410 1999-11-30  Jacob Berkman  <jberkman@andrew.cmu.edu>
412         * 0.5 release
413         
414         * src/*: clean up warnings
415         
416         * src/bug-buddy.glade:
417         * src/bug-buddy.[ch]: add an entry for sendmail's path
418         
419         * configure.in:
420         * debian/changelog(.in): generate changelog with the
421         correct version
422         
423         * Makefile.am:
424         * debian/Makefile.am: dist stuff in debian/
426         * src/bug-buddy.c:
427         * src/bug-buddy.glade: ugly glade hackery to get an about
428         button
430         Please do not look at the code for this commit.
432         * src/bug-buddy.glade: more ui nicities
434         * src/bug-buddy.c (on_the_druid_cancel): save config
435         on cancel, to save email
437         * src/bug-buddy.glade: add some padding and stuff
438         
439         * src/util.[ch]: actually read a line at a time
440         
441         * src/distro-debian.c: it works now
443         * src/bug-buddy.glade:
444         * src/bug-buddy.c: merge the attach/core/nature pages;
445         some cleanup
447         * src/gdb-buddy.c: don't pipe() on the fd anymore
449         * src/distro-debian.c: some fixes, not working yet
451 1999-11-29  Jacob Berkman  <jberkman@andrew.cmu.edu>
453         * src/util.[ch]:
454         * src/distro.h:
455         * src/distro-debian.[ch]:
456         * src/distro-redhat.[ch]: detect package versions a bit
457         differently, and move some stuff used all around to util.c
459         * src/gdb-buddy.c:
460         * src/bug-buddy.[ch]: use the new package and util stuff
462 1999-11-24  Jacob Berkman  <jberkman@serendipity.res.cmu.edu>
464         * src/bug-buddy.c: fudge around with dpkg and extract
465         some things.  This is really slow and sucks.  Better
466         ways will follow.
468 1999-11-24  Jacob Berkman  <jberkman@andrew.cmu.edu>
470         * debian/*: add stuff to make .debs   (no idea if this really
471         works yet)
472         
473         * src/bug-buddy.glade:
474         * src/bug-buddy.c: added ability to add info to existing
475         reports
477 1999-11-23  Jacob Berkman  <jberkman@andrew.cmu.edu>
479         * src/bug-buddy.c: fix debian detection
480         
481         * src/bug-buddy.c (write_72):   
482         * src/bug-buddy.c (write_72v): wrap lines at 72 chars
483         
484         * src/gdb-buddy.c (get_trace_from_pair): we don't need to
485         set the fd to non blocking
487 1999-11-14  Jacob Berkman  <jberkman@andrew.cmu.edu>
489         * NEWS:
490         * configure.in: 0.4 release
492         * src/gdb-buddy.c:
493         * src/bug-buddy.c: don't print out status messages
494         (on_version_list_select_row): fix a crash if there is no text
495         in the row
497         * src/bug-buddy.c (on_stop_button_clicked): better dialog box,
498         I think.
500         * src/gdb-buddy.c: don't be so verbose
502         * src/gdb-buddy.c:
503         * src/bug-buddy.[ch]: use g_io_channels and do the
504         fork()/exec() for gdb ourselves
506         * src/bug-buddy.c (load_entry, save_entry): work with
507         GnomeFileEntries right
509         * src/gdb-buddy.c: 
510         * src/bug-buddy.glade:
511         * src/bug-buddy.[ch]: add stop/refresh button to the
512         less page, and code to support this
514         * src/bug-buddy.c: code clean up
515         (get_data_from_command): remove extra \n's and add _()'s
517         * src/bug-buddy.c (init_ui): actually do something
518         for the --package command line arg
520 1999-11-13  Jacob Berkman  <jberkman@andrew.cmu.edu>
522         * src/bug-buddy.c: fix tyop (bug #3545)
523         (on_action_page_back): use on_action_page_back like
524         the .glade specifies
526 1999-11-12  Jacob Berkman  <jberkman@andrew.cmu.edu>
528         * src/prog.bugmap: add gnomeicu
530 1999-11-11  Jacob Berkman  <jberkman@andrew.cmu.edu>
532         * src/bug-buddy.[ch]:
533         * src/bug-buddy.glade: reorder the dialogs a little
535         * src/bug-buddy.c: change the scripts so that we have
536         the distribution for debian and slackware on one line
538         * src/Makefile.am (buddy_DATA): add prog.bugmap (stolen
539         from the crashed app web page).  added bug-buddy and rp3
540         do it first
542         * src/bug-buddy.c (init_ui): figure out which package the
543         app is from, and which version.  We are smart now.
545         also fixed some tyops.
546         
547         * NEWS: update for 0.3
549         * src/bug-buddy.c (on_action_page_next): ask the
550         user if they really want to override a file if
551         it exists  (based on a patch from Ali Abdin 
552         <ALIABDIN@aucegypt.edu>)
553         (on_action_page_next): fix something dumb
554         (on_complete_page_finish): we don't need -t and the
555         address
557 1999-11-10  Jacob Berkman  <jberkman@andrew.cmu.edu>
559         * src/packages.c (packages): add crescendo
561         * configure.in: 
562         * bug-buddy.spec.in: may as well have one
564         * configure.in: bump to 0.3
566         * src/bug-buddy.glade:
567         * src/bug-buddy.[ch]: stuff to look more like gnome-bug
568         
569         * src/bug-buddy.c (init_ui): if no data was obtained, display
570         a blank thing anyway (so people can type it in)
571         (main): better warning and stuff
572         (on_complete_page_finish): 
574         * src/Makefile.am:
575         * src/gdb-buddy.c (get_trace_from_pair): 
576         * src/bug-buddy.c (make_anim): 
577         (main): define the prefix, so we can locate our data
578         This will be unnecessary with gnome-libs 2
580 1999-11-08  Jacob Berkman  <jberkman@andrew.cmu.edu>
582         * docs/multiple_bts.txt: email excerpt talking about
583         supporting multiple BTS's, and what needs to be done.
585 1999-11-07  Jacob Berkman  <jberkman@andrew.cmu.edu>
587         * src/bug-buddy.mime: ok, this regex works now
589         * configure.in: bump to 0.2
590         
591         * src/bug-buddy.c: slightly better gnome-core version script;
592         grave, not severe, is the correct severity
594         fixes bugs 3388, 3389
596 1999-11-06  Jacob Berkman  <jberkman@andrew.cmu.edu>
598         * src/packages.c (packages): add bug-buddy
600         * 0.1 release
601         
602         * src/bug-buddy.mime: go back to the old regex
604         * src/bug-buddy.c (load_config): initially default to real/user name
606         * src/Makefile.am (bug_buddy_SOURCES): distcheck fix
608         * src/bug-buddy.mime: better regexp
610         * src/gdb-buddy.c (handle_gdb_input): don't print a line of
611         garbage at the end
613         * pixmaps/bug-anim.png: new file
614         
615         * pixmaps/Makefile.am (pixmap_DATA): add bug-anim.png
617         * src/gdb-buddy.c (get_trace_from_pair): start the animator
618         (handle_gdb_input): stop the animator
620         * src/bug-buddy.c (make_anim): create a GnomeAnimator for glade
622         * src/bug-buddy.glade: add a custom widget until glade supports
623         GnomeAnimators
624         
625         * src/bug-buddy.c (on_complete_page_prepare): mark another
626         string for i18n (sorry kmarass)
628         * src/bug-buddy.c (on_less_page_prepare):
629         * src/gdb-buddy.c (handle_gdb_input): fix some things when you
630         get a trace, then go back and change things and get another one
632         * src/gdb-buddy.h:
633         * src/bug-buddy.h: use bug-buddy.h for a while
635         * src/gdb-buddy.c:
636         * src/bug-buddy.c: some reorganization with the non blockingness
637         stuff.
639         Look at me, coding on a Friday night.
640         
641 1999-11-05  Jacob Berkman  <jberkman@andrew.cmu.edu>
643         * src/bug-buddy.glade:
644         * src/gdb-buddy.[ch]:
645         * src/bug-buddy.c: bye-bye blocking bug-buddy
647         This probably introduces lots of nice bugs.
649         * src/bug-buddy.glade: spelling mistake
650         
651         * src/bug-buddy.c (on_complete_page_prepare): add a \n
653         * src/Makefile.am (EXTRA_DIST): make it distcheck
655         * src/bug-buddy.c (on_complete_page_prepare): print a summary
656         of the bug submission.
658         * src/bug-buddy.keys.in:
659         * src/bug-buddy.mime: mime type foo for launching bug-buddy
660         on a core file
662         * src/Makefile.am (mime_DATA): generate/install mime type foo
664         * src/bug-buddy.glade:
665         * src/bug-buddy.c: do some not-so-clever determination (?)
666         of what is going on wrt stack obtaination;  remember how
667         the bug was submitted from last time
669 1999-11-04  Jacob Berkman  <jberkman@andrew.cmu.edu>
671         * src/bug-buddy.glade:
672         * src/bug-buddy.c (save_config): change the configuration around
673         a little, and add make name/email a GnomeEntry again
675         * src/Makefile.am (EXTRA_DIST): 
676         * pixmaps/Makefile.am (EXTRA_DIST): make distable
678         * src/bug-buddy.glade:
679         * src/bug-buddy.c: support output to a file
681 1999-10-30  Jacob Berkman  <jberkman@andrew.cmu.edu>
683         * src/glade-strings.c:
684         * src/bug-buddy.glade: a couple translation bugs in
685         glade are gone
687         * src/bug-buddy.c (main): show the window before gtk_main()
688         (list_data): add slackware detection
689         (on_complete_page_finish): if no version info available, don't
690         print the version of the last thing we visited
692         # src/bug-buddy.glade: make the main window not visible by default
693         (so we can do the init before the gui shows)
695 1999-10-29  Jacob Berkman  <jberkman@andrew.cmu.edu>
697         * src/bug-buddy.c (on_contact_page_next): mark a string for
698         translation
700 1999-10-28  Jacob Berkman  <jberkman@andrew.cmu.edu>
702         * src/bug-buddy.c: mark more strings for translation
704         * src/Makefile.am: install the new .desktop
706         * pixmaps/Makefile.am (pixmap_DATA): add bug-buddy.png
707         (thanks, tigert)
709         * src/bug-buddy.c: save the name/email in our config file
711 1999-10-27  Jacob Berkman  <jberkman@andrew.cmu.edu>
713         * src/packages.c (packages): fix tyop
715         * src/bug-buddy.c (update_selected_row): don't crash when
716         no rows have been selected
718         * pixmaps/Makefile.am
719         * Makefile.am:
720         * configure.in: get pixmaps to work
722         * src/bug-buddy.glade:
723         * src/bug-buddy.c: change to using a clist instead of lots
724         of gtk_entry's.  This gets rid of a druid page, and is nicer.
725         (main): bindtextdomain() and textdomain() so translations work
727 1999-10-26  Jacob Berkman  <jberkman@andrew.cmu.edu>
729         * src/gdb-buddy.c (get_trace_from_pair): try batch mode
730         here too
732 1999-10-23  Jacob Berkman  <jberkman@andrew.cmu.edu>
734         * src/bug-buddy.c (main): don't crash when the 
735         .glade file isn't found
737         * src/gdb-cmd: use bt not w
739 1999-10-23  Kjartan Maraas  <kmaraas@online.no>
741         * configure.in: Added "no" to ALL_LINGUAS.
742