Distcheck fixes
[bug-buddy.git] / ChangeLog
blobc3c5ebd19dc45ee922b99dccf9efaaeb4e5a02e5
1 2006-01-06  Fernando Herrera  <fherrera@onirica.com>
3         * src/bugzilla.c: update treeview headers when switching
4         beetwen applcations/products. Patch from Matthias Clasen
5         (Closes bug #317530)
7 2006-01-06  Fernando Herrera  <fherrera@onirica.com>
9         * src/distribution.{c,h}: Fix the LSB distro detection
11 2006-01-05  Fernando Herrera  <fherrera@onirica.com>
13         * src/bug-buddy.glade: Center main window. Patch from
14         Christian Neumair. Closes bug #321297
16 2006-01-05  Fernando Herrera  <fherrera@onirica.com>
18         * src/bug-buddy.glade: Set the GnomeFileEntry in
19         save mode for saving the bug report (Closes bug #323967)
21 2006-01-05  Fernando Herrera  <fherrera@onirica.com>
23         * src/bug-buddy.glade: Lot of HIGification by
24         Christian Persch. Closes bug #325650
26 2006-01-05  Fernando Herrera  <fherrera@onirica.com>
28         * configure.in: Bump version to 2.13.0
29         * src/bugzilla.c: workaround for gnome-vfs bug 
31 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
33         * configure.in: Added "zh_HK" to ALL_LINGUAS.
35 2005-11-30  Fernando Herrera  <fherrera@onirica.com>
37         * configure.in:
38         * NEWS: Release 2.12.2 ("Il vulcano")
40 2005-10-28  Simos Xenitellis  <simos@gnome.org>
42         * configure.in: Added ky (Kirghiz) to ALL_LINGUAS.
44 2005-10-01  Fernando Herrera  <fherrera@onirica.com>
46         * NEWS:
47         * configure.in: Release 2.12.1 "i Party 7"
49 2005-10-01  Fernando Herrera  <fherrera@onirica.com>
51         * src/bugzilla.c: Remove duplicate entries. Patch
52         from Matthias Clasen. Fixes bug #317524
54 2005-09-06  Fernando Herrera  <fherrera@onirica.com>
56         * NEWS: Release 2.12.0 ("My fatal fate")
58 2005-08-23  Vincent Untz  <vuntz@gnome.org>
60         * src/united-states-of-bug-buddy.c: don't mark the copyright string as
61         translatable
63 2005-08-23  Vincent Untz  <vuntz@gnome.org>
65         * configure.in: post-release bump to 2.12.0.
66         
67 ==================== 2.11.92 ====================
69 2005-08-23  Vincent Untz  <vuntz@gnome.org>
71         * NEWS:
72         * configure.in: version 2.9.92.
74 2005-07-19  Fernando Herrera  <fherrera@onirica.com>
76         * src/bug-buddy.c: (init_gnome_version_stuff):
77         * src/bug-buddy.h:
78         * src/bugzilla.c: (gify), (load_mostfreq_xml), (load_config_xml),
79         (load_products_xml):
80         * src/cell-renderer-uri.c:
81         * src/distribution.c:
82         * src/gdb-buddy.c:
83         * src/gnome-crash.c:
84         * src/libglade-buddy.h:
85         * src/md5-utils.c: (md5_get_digest):
86         * src/save-buddy.c:
87         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked),
88         (email_is_valid): lot of (all) gcc4 and misc warning fixed.
89         Ported to GtkAboutDialog. Patch from Kjartan Maraas. Closes
90         bug #300065
92 2005-07-19  Fernando Herrera  <fherrera@onirica.com>
94         * configure.in:
95         * src/bug-buddy.c: (update_crash_type), (init_ui), (delete_me),
96         (main):
97         * src/bug-buddy.glade:
98         * src/bugzilla.c: (update_severity), (update_version),
99         (add_severity), (update_version_menu),
100         (bugzilla_product_add_components_to_clist),
101         (bugzilla_add_mostfreq):
102         * src/united-states-of-bug-buddy.c: (select_version),
103         (select_severity): Port to GtkComboBox. Patch by Michael Gossard.
104         Fixes #300065 and #130288
106 2005-07-19  Michael Gossard <michael.gossard@free.fr>
107         
108         * src/bugzilla.c : (sort_mostfreq_list),
109         (create_mostfreq_list), (bugzilla_add_mostfreq) sort frequently reported
110         bugs list by ID, product, component, description. (fix bug #171935)
112 2005-07-19  Fernando Herrera  <fherrera@onirica.com>
114         * src/distribution.c: (get_lines_from_file), (get_lsb_version),
115         (get_redhat_version), (get_turbolinux_version),
116         (get_debian_version):
117         * src/distribution.h: Reworked the code to use fancy g_file functions.
118         Add support for reading LSB files (ie: Ubuntu distro support). Closes
119         bug #168379
121 2005-07-19  Fernando Herrera  <fherrera@onirica.com>
123         * src/united-states-of-bug-buddy.c: Include signal.h. Patch by
124         Dan Winship, closes #160544
126 2005-07-18  Danilo Šegan  <danilo@gnome.org>
128         * docs/sr/sr.po: Updated translation not to break the build (until
129         I fix xml2po).
131 2005-07-18  Danilo Šegan  <danilo@gnome.org>
133         * docs/Makefile.am (DOC_LINGUAS): Added "sr".
135         * docs/sr/sr.po: Added.
137 2005-07-11  Kjartan Maraas  <kmaraas@gnome.org>
139         * configure.in: Post release version bump
140         * docs/C/bug-buddy.xml: Fix docs build
141         * src/save-buddy.c: (bb_write_buffer_to_fd): Pass 0
142         as arg 3 to waitpid() not NULL pointer.
144 2005-06-04  Swapnil Hajare  <dreamil@gmail.com>
146         * configure.in: added entry for Marathi language (mr) in ALL_LINGUAS
148 2005-05-18  Olav Vitters <olav@bkor.dhs.org>
150         * src/bugzilla.c: (load_applications): Initialize prev_name variable
151         to NULL to prevent crash on startup. Patch from <rwahl@gmx.de>. Closes
152         bug #172874.
154 2005-05-04  Fernando Herrera  <fernando.herrera@tecsidel.es>
156         * src/bugzilla.c: (load_applications): Use gmenu API to fix
157         build. Patch by Elijah Newren. Closes bug #302769
159 2005-04-11  Mark McLoughlin  <mark@skynet.ie>
161         * src/Makefile.am, src/bugzilla.c: update for
162         libgnome-menu API renaming.
164 2005-04-06  Mark McLoughlin  <mark@skynet.ie>
166         * src/bugzilla.c: (get_all_applications): update for
167         slight change in menu_tree_lookup() API.
169 2005-04-01  Adi Attar  <aattar@cvs.gnome.org>
171         * configure.in: Added "xh" to ALL_LINGUAS.
173 2005-03-31  Steve Murphy  <murf@e-tools.com>
175         * configure.in: Added "rw" to ALL_LINGUAS.
177 2005-03-30  Christian Rose  <menthos@menthos.com>
179         * configure.in: Added "ug" to ALL_LINGUAS.
181 2005-03-23  Fernando Herrera  <fernando.herrera@tecsidel.es>
183         * configure.in: require libgnomemenu >= 2.11.1.
184         * src/bugzilla.c: (get_all_applications_from_alias),
185         (get_all_applications_from_dir), (get_all_applications),
186         (load_applications): Port to the new libgnomemenu API. Patch
187         by Mark McLoughlin <markmc@redhat.com>
189 2005-03-23  Fernando Herrera  <fernando.herrera@tecsidel.es>
191         * README.STABLE_BRANCH: Branched. HEAD is now for GNOME 2.11
192         * configure.in: Postrelease version bumpig to 2.11.0
194 2005-03-07  Fernando Herrera  <fernando.herrera@tecsidel.es>
196         * NEWS:
197         * configure.in: Release 2.10.0 ("La movida")
199 2005-02-28  Fernando Herrera  <fernando.herrera@tecsidel.es>
201         * NEWS:
202         * configure.in: Release 2.9.92 ("Magical Fenix")
204 2005-02-11  Maxim V. Dziumanenko <mvd@mylinux.com.ua>
206         * docs/uk/bug-buddy.xml:
207         * docs/uk/legal.xml:
208         * docs/uk/.cvsignore: Added Ukrainian translation of the documentation.
209         
210 2005-02-11  Shaun McCance  <shaunm@gnome.org>
212         * docs/bug-buddy.omf.in
213         - Added missing file
215 2005-02-10  Fernando Herrera  <fernando.herrera@tecsidel.es>
217         * NEWS:
218         * configure.in: Release 2.9.91 ("Hänsel und Gretel")
220 2005-02-10  Fernando Herrera  <fernando.herrera@tecsidel.es>
222         * configure.in: 
223         * src/Makefile.am: Require gnome-menus. 
224         * src/bugzilla.c: (bugzilla_application_new), (load_applets),
225         (compare_applications), (get_all_applications_from_dir),
226         (get_all_applications), (load_applications): Use libmenu to get all
227         applications instead of removed "applications-all-users:///" gnome-vfs
228         method. Don't require applets to have defined (panel:category), as
229         it seems to be reomved for GNOME 2.10. Load icons code fixes.
231 2005-01-29  Fernando Herrera  <fherrera@onirica.com>
233         * Makefile.am:
234         * autogen.sh:
235         * configure.in:
236         * src/Makefile.am: Lot of autofoo updates by Shaun McCance and me.
237         * docs/C/bug-buddy.xml: Updated docs by Shaun McCance.
238         * docs/C/Makefile.am:
239         * docs/C/bug-buddy-C.omf:
240         * docs/Makefile.am:
241         * docs/de/Makefile.am:
242         * docs/de/bug-buddy-de.omf:
243         * docs/es/Makefile.am:
244         * docs/es/bug-buddy-es.omf:
245         * docs/fr/Makefile.am:
246         * docs/fr/bug-buddy-fr.omf:
247         * docs/it/Makefile.am:
248         * docs/it/bug-buddy-it.omf:
249         * docs/ja/Makefile.am:
250         * docs/ja/bug-buddy-ja.omf:
251         * docs/ko/Makefile.am:
252         * docs/ko/bug-buddy-ko.omf:
253         * docs/sv/Makefile.am:
254         * docs/sv/bug-buddy-sv.omf:
255         * docs/zh_CN/Makefile.am:
256         * docs/zh_CN/bug-buddy-zh_CN.omf:
257         * docs/zh_HK/Makefile.am:
258         * docs/zh_HK/bug-buddy-zh_HK.omf:
259         * docs/zh_TW/Makefile.am:
260         * docs/zh_TW/bug-buddy-zh_TW.omf: Files removed from CVS, they are
261         now autogenerated from gdu.
263 2005-01-24  Fernando Herrera  <fherrera@onirica.com>
265         * configure.in: Post release version bumping.
267 2005-01-24  Fernando Herrera  <fherrera@onirica.com>
269         * NEWS:
270         * configure.in: Released 2.9.3 "Wild Rose"
272 2005-01-07  Kjartan Maraas  <kmaraas@gnome.org>
274         * src/bug-buddy.glade1: Remove
275         * src/bug-buddy.gladep: Remove
277 2004-11-30  Fernando Herrera  <fherrera@onirica.com>
279         * NEWS:
280         * configure.in: Released 2.9.2 "Tres Jotas"
282 2004-11-21  Fernando Herrera  <fherrera@onirica.com>
284         * src/bug-buddy.c: (init_ui):
285         * src/bug-buddy.h:
286         * src/united-states-of-bug-buddy.c: (submit_ok): Added a kill command line
287         argument for killing that pid after the bug report is sent.
289 2004-11-20  Fernando Herrera  <fherrera@onirica.com>
291         * src/bug-buddy.c: (init_ui), (main):
292         * src/bug-buddy.glade:
293         * src/bug-buddy.h:
294         * src/united-states-of-bug-buddy.c: (mail_write_template),
295         (on_druid_about_clicked), (enter_intro), (done_intro), (done_gdb),
296         (enter_desc): Skip the product/component pages if the application is
297         passed on the command line (also show its name in the intro page).
298         Use the command line option --include-file to include a file in the 
299         bug description.
301 2004-11-13  Fernando Herrera  <fherrera@onirica.com>
303         * README.STABLE_BRANCH: Branched for gnome-2-8
304         * configure.in: Bump version to 2.9.0
306 2004-11-11  Fernando Herrera  <fherrera@onirica.com>
308         * docs/C/bug-buddy-C.omf: Fix omf file to validate against
309         scrollkeeper-omf.dtd. Patch from Joe Marcus Clarke and 
310         David Weinehall (fix bug #157817 and debian 280641)
312 2004-09-24  Pawan Chitrakar  <pawan@nplinux.org>
313         
314         * configure.in: Added ne "Nepali" in ALL_LINGUAS
316 2004-09-22  Fernando Herrera  <fherrera@onirica.com>
318         * configure.in: Post release version bumping to 2.8.1
319         * src/gdb-buddy.c: (get_trace_from_pair): Fix search for binaries
320         in libexec dir.
322 2004-09-12  Fernando Herrera  <fherrera@onirica.com>
324         * NEWS: Release 2.8.0 "Chicote"
326 2004-09-12  Fernando Herrera  <fherrera@onirica.com>
328         * docs/Makefile.am: Disable build of outdated docs.
329         * src/bug-buddy.glade:
330         * src/united-states-of-bug-buddy.c: (on_druid_help_clicked),
331         (on_druid_about_clicked): Enable help button and point help to
332         the right section. Patch by Shaun McCance (Fix bug #135573)
334 2004-09-11  Shaun McCance  <shaunm@gnome.org>
336         * docs/C/bug-buddy-C.omf:
337         * docs/C/bug-buddy.xml:
338         - Updates for 2.8
340 2004-09-12  Fernando Herrera  <fherrera@onirica.com>
342         * configure.in:
343         * po/POTFILES.in:
344         * src/Makefile.am:
345         * src/bug-buddy-core.desktop.in.in:
346         * src/bug-buddy.desktop.in.in: Install a new desktop file to handle
347         the application/x-core MIME type correctly (it is open with --core 
348         command line option only).
350 2004-09-11  Shaun McCance  <shaunm@gnome.org>
352         * docs/C/bug-buddy-C.omf:
353         * docs/de/bug-buddy-de.omf:
354         * docs/es/bug-buddy-es.omf:
355         * docs/fr/bug-buddy-fr.omf:
356         * docs/it/bug-buddy-it.omf:
357         * docs/ja/bug-buddy-ja.omf:
358         * docs/ko/bug-buddy-ko.omf:
359         * docs/sv/bug-buddy-sv.omf:
360         * docs/zh_CN/bug-buddy-zh_CN.omf:
361         * docs/zh_HK/bug-buddy-zh_HK.omf:
362         * docs/zh_TW/bug-buddy-zh_TW.omf:
363         - Various OMF fixes
365 2004-09-08  Fernando Herrera  <fherrera@onirica.com>
367         * configure.in: Post release version bumping to 2.8.0
369 2004-09-08  Fernando Herrera  <fherrera@onirica.com>
371         * NEWS:
372         * bugzilla/gnome/products:
373         * bugzilla/ximian/mostfreq:
374         * bugzilla/ximian/products:
375         * configure.in: Release 2.7.92 (RC1) "Ojos verdes"
377 2004-09-03  Gora Mohanty  <gmohanty@cvs.gnome.org>
379         * configure.in: Added "or" to ALL_LINGUAS.
381 2004-08-21  Fernando Herrera  <fherrera@onirica.com>
383         * NEWS:
384         * bugzilla/gnome/mostfreq:
385         * bugzilla/gnome/products:
386         * bugzilla/ximian/products:
387         * configure.in: Release 2.7.91 (Beta 2) "budyboop"
389 2004-08-16  Christian Rose  <menthos@menthos.com>
391         * configure.in: Added "bs" to ALL_LINGUAS.
393 2004-08-15  Kjartan Maraas  <kmaraas@gnome.org>
395         * configure.in: Added nb to ALL_LINGUAS.
397 2004-07-21  Ray Strode  <rstrode@redhat.com>
398         * bug-buddy/src/bug-buddy.desktop.in.in: Add MimeType line 
399         to desktop file new mime sytem.
401 2004-06-01  Fernando Herrera  <fherrera@onirica.com>
403         * configure.in: Post release version bumping to 2.7.1
405 2004-06-01  Fernando Herrera  <fherrera@onirica.com>
407         * NEWS:
408         * bugzilla/gnome/config:
409         * bugzilla/gnome/mostfreq:
410         * bugzilla/gnome/products:
411         * bugzilla/ximian/config:
412         * bugzilla/ximian/mostfreq:
413         * bugzilla/ximian/products: Release 2.7.0 "Lully"
415 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
417         * src/united-states-of-bug-buddy.c: (druid_set_sensitive):
418         Removed.
419         * src/united-states-of-bug-buddy.c: (email_is_valid): Rewritten
420         * src/united-states-of-bug-buddy.c: Various minor tidy-ups.
422 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
424         * src/bug-buddy.c: (main):
425         * src/bug-buddy.h:
426         * src/bugzilla.c: (load_bugzilla_xml):
427         * src/united-states-of-bug-buddy.c: (druid_draw_state),
428         (on_druid_prev_clicked), (druid_set_state),
429         (on_druid_next_clicked), (on_druid_cancel_clicked), (enter_intro),
430         (done_intro), (enter_gdb), (done_gdb), (enter_product),
431         (done_product), (enter_component), (done_component),
432         (enter_mostfreq), (done_mostfreq), (enter_desc), (done_desc),
433         (enter_email_config), (done_email_config), (enter_email),
434         (done_email), (enter_finished), (done_finished): : Druid tab state
435         machine rearranged so that the code for each state can be localised within
436         the source.
439 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
441         * src/bug-buddy.c: (init_ui):  Warning added if a pid is given without
442         application name.
443         * src/bug-buddy.h:
444         * src/gdb-buddy.c: (start_animation), (stop_animation), (stop_gdb),
445         (get_trace_from_pair): Rewritten to tidy freeing
446         of strings (memory lead fixed), with some error messages added.
448 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
450         * src/bug-buddy.c: (on_gdb_go_clicked), (on_gdb_stop_clicked),
451         (on_list_button_press_event), (main):
452         * src/bug-buddy.h:
453         * src/bugzilla.c: (async_update), (end_bugzilla_download),
454         (start_bugzilla_download), (products_list_load):
455         * src/gdb-buddy.c: (start_gdb), (get_trace_from_pair):
456         * src/united-states-of-bug-buddy.c: (druid_set_state): remove
457         druid_data.explicit_dirty, druid_data.download_in_progress.
459 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
461         * src/bug-buddy.c: (buddy_error), (on_gdb_save_clicked), (main):
462         * src/bug-buddy.h:
463         * src/bugzilla.c: (load_bugzillas):
464         * src/gdb-buddy.c: (get_trace_from_core), (get_trace_from_pair):
465         * src/united-states-of-bug-buddy.c: (mail_config_page_sendmail_ok),
466         (mail_config_page_gnome_ok), (desc_page_ok), (submit_ok),
467         (on_druid_next_clicked): use new buddy_error function.
469 2004-04-15  Fernando Herrera  <fherrera@onirica.com>
471         * src/bug-buddy.c: (init_ui): Fix two strings. Fix bug #140053
473 2004-04-15  Fernando Herrera  <fherrera@onirica.com>
475         * src/bug-buddy.glade: add scroll bar to description bug text box if
476         needed. Fix bug #137540
478 2004-04-15  Fernando Herrera  <fherrera@onirica.com>
480         * bug-buddy.schemas.in:
481         * src/united-states-of-bug-buddy.c: (druid_set_state): Fix wrong
482         strings.
484 2004-04-15  Fernando Herrera  <fherrera@onirica.com>
486         * src/bug-buddy.glade: s/Next/Forward/ . Fix bug #136191, patch from
487         Ben Sutton  
489 2004-04-13  Fernando Herrera  <fherrera@onirica.com>
491         * configure.in: Bump version to 2.7.0
493 2004-04-12  Fernando Herrera  <fherrera@onirica.com>
495         * README.STABLE_BRANCH: update branch info.
496         * configure.in: Post release version bumping to 2.6.1
498 2004-04-09  Guntupalli Karunakar  <karunakar@freedomink.org>
500         * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
502 2004-04-03  Samúel Jón Gunnarsson  <sammi@techattack.nu>
504         * is.po: Added "is" to ALL_LINGUAS.
505         
506 2004-03-22  Fernando Herrera  <fherrera@onirica.com>
508         * src/Makefile.am: (Fix a compiler issue, bug #135625)
509         * NEWS:
510         * bugzilla/gnome/products:
511         * configure.in: Release 2.6.0 "Almodóvar did it again!"
513 2004-03-20  Guntupalli Karunakar  <karunakar@freedomink.org>
515         * configure.in: Added 'pa' for Punjabi to ALL_LINGUAS.
517 2004-03-17  Gareth Owen
519         * configure.in: Added en_GB to ALL_LINGUAS
521 2004-03-16  Fernando Herrera  <fherrera@onirica.com>
523         * NEWS:
524         * bugzilla/gnome/products:
525         * configure.in: Release 2.5.92 "We are the champions"
527 2004-03-16  Fernando Herrera  <fherrera@onirica.com>
529         * src/bug-buddy.c:
530         * src/bug-buddy.glade: set the filechooser in save mode with the new
531         property. 
532         * src/united-states-of-bug-buddy.c: remove an unused function.
534 2004-03-15  Glynn Foster  <glynn.foster@sun.com>
536         * configure.in: Add docs to build.
537         * docs/Makefile.am: Add docs to build.
538         * docs/*: Put back localized online help for de, fr, es, it, ja, ko, sv, 
539         zh_TW, zh_CN and zh_HK from Sun's translation team - may be a little
540         outdated, but it's a good start to update them from.
542 2004-02-25  Fernando Herrera  <fherrera@onirica.com>
544         * src/united-states-of-bug-buddy.c: (druid_set_state): Disable Back
545         button when debugging is the first page. Fix #135343
547 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
549         * src/Makefile.am:
550         * src/bug-buddy.applications:
551         * src/bug-buddy.keys.in: Update to application/x-core MIME type from the
552         new share-mime-info
553         * src/bug-buddy.mime: removed
555 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
556                                                                                                                               
557         * NEWS:
558         * bugzilla/gnome/products:
559         * configure.in: Release 2.5.90 "I love it when a plan comes
560         together"
562 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
564         * src/united-states-of-bug-buddy.c: (check_old_version),
565         (on_druid_next_clicked): Only check old version once (Fix #134167). If
566         failing getting application product from application name, load the product
567         list.
569 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
571         * src/bug-buddy.glade:
572         * src/united-states-of-bug-buddy.c:
573         (on_email_file_gnome_entry_browse_clicked): Set the FileChooser in
574         save mode for saving bug reports.
576 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
578         * src/united-states-of-bug-buddy.c: (on_druid_cancel_clicked): Remove
579         confirmation dialog after the UI-review recomendation.
581 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
583         * src/bugzilla.c: (generate_email_text): Don't free version string.
584         Fix #126449. Patch from Simon Frankau
586 2004-02-21  Christian Rose  <menthos@menthos.com>
588         * configure.in: Added "en_CA" to ALL_LINGUAS.
590 2004-02-15  Fernando Herrera  <fherrera@onirica.com>
592         * NEWS:
593         * bugzilla/gnome/products:
594         * configure.in: Release 2.5.3, "No name release"
596 2004-02-11  Fernando Herrera  <fherrera@onirica.com>
598         * src/Makefile.am: add -export-dynamic. Fix bug #132174. Patch from
599         Vincent Berger
601 2004-02-11  Fernando Herrera  <fherrera@onirica.com>
603         * gentool/gentool.m4: Add quotes AC_PROG_GENTOOL. Patch from Alexander
604         Winston. Fix bug #133150
606 2004-02-11  Fernando Herrera  <fherrera@onirica.com>
608         * src/bug-buddy.glade: Use GtkFileChooser in GnomeFileEntries
610 2004-01-20  Fernando Herrera  <fherrera@onirica.com> 
612         * src/bug-buddy.c: (init_gnome_version_stuff): read GNOME date
613         * src/bug-buddy.h:
614         * src/united-states-of-bug-buddy.c: (check_old_version),
615         (druid_set_state): if GNOME version is older than 6 months suggest
616         upgrading.
618 2004-01-20  Fernando Herrera  <fherrera@onirica.com> 
620         * Makefile.am: Remove OrigTree
621         * configure.in: requiere intltool 0.29
623 2004-01-20  Fernando Herrera  <fherrera@onirica.com> 
625         * bug-buddy.schemas.in: Fix some typos. Fix bug #131876.
627 2004-01-20  Jason Leach  <leach@wam.umd.edu>
629         * Makefile.am (install-data-local): builddir != srcdir fix.
631 2004-01-06  Vincent Untz  <vincent@vuntz.net>
633         * src/bug-buddy.desktop.in.in: changed the comment to be less
634         GNOME-specific (proposition by Luis Villa). Fix bug #89356.
636 2004-01-03  Fernando Herrera  <fherrera@onirica.com>
638         * Makefile.am: added intltool-modules/XML/Parser/Style/OrigTree.pm
639         * src/bugzilla.c: (load_bugzilla): store and free string returned by
640         gnome_config_get_string
642 2004-01-02  Robert Sedak  <robert.sedak@sk.htnet.hr>
644         * configure.in: Added "hr" in ALL_LINGUAS .
646 2003-12-26  Fernando Herrera  <fherrera@onirica.com>
648         * NEWS:
649         * bugzilla/gnome/products:
650         * configure.in: Release 2.5.2, "Franco Corelli"
652 2003-12-25  Fernando Herrera  <fherrera@onirica.com>
654         * Makefile.am:
655         * bug-buddy.schemas.in:
656         * configure.in:
657         * po/POTFILES.in: Schema file stuff
658         * src/bug-buddy.c: (init_ui), (delete_me):
659         * src/bug-buddy.glade:
660         * src/bug-buddy.h:
661         * src/config.c: (entry_changed_notify), (config_entry_commit),
662         (init_gconf_stuff):
663         * src/united-states-of-bug-buddy.c: (on_druid_cancel_clicked): Port
664         bug-buddy configuration to gconf
666 2003-12-14  Fernando Herrera  <fherrera@onirica.com>
668         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked): Add
669         support for translators in the about dialog.
671 2003-12-14  Fernando Herrera  <fherrera@onirica.com>
673         * src/bug-buddy.c: (main):
674         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked): Use
675         gtk_icon_theme_* to load icons.
677 2003-12-13  Fernando Herrera  <fherrera@onirica.com>
679         * src/bugzilla.c: (load_products_xml): Don't add closed products.
680         * src/united-states-of-bug-buddy.c: (on_druid_next_clicked): Refuse
681         selected application if its bugzilla info doesn't match with any
682         bugzilla xml info (a non-existant, mistyped or closed
683         product/component in .desktop file). Fix bug #123435
685 2003-12-13  Fernando Herrera  <fherrera@onirica.com>
687         * src/bug-buddy.glade:
688         * src/united-states-of-bug-buddy.c: (on_druid_next_clicked): add
689         context to component selection page (Application or product
690         selected). Fix bug #128349. Also remove code for unknown applications
692 2003-12-13  Fernando Herrera  <fherrera@onirica.com>
694         * src/bug-buddy.c: (on_applications_products_changed), (init_ui):
695         Switch between apps and products.
696         * src/bug-buddy.glade: Remove toggle button and no product/app
697         checkbox. Use two radio buttons for switching between apps and
698         products.
699         * src/config.c: (save_config), (load_config): Don't load/store
700         applications/products view setting. Show apps by default
701         * src/libglade-buddy.h: Change app/products function
702         * src/bugzilla.c: (generate_email_text): 
703         * src/united-states-of-bug-buddy.c: (on_druid_prev_clicked),
704         (on_druid_next_clicked): Remove email generation and warning for 
705         unknown apps.
706         This closes bug #129137
708 2003-12-13  Fernando Herrera  <fherrera@onirica.com>
710         * src/bugzilla.c: (load_applets), (visit_cb): Show only applications
711         and applets with known bugzilla info (Fixes #129138)
713 2003-12-12  Fernando Herrera  <fherrera@onirica.com>
715         * src/bug-buddy.c: (on_gdb_save_clicked): remove hard coded
716         GtkFileChooser size
718 2003-12-12  Fernando Herrera  <fherrera@onirica.com>
720         * src/distribution.c: (get_irix_version): Report "Irix"
721         * src/distribution.h: add support for Fedora and Gentoo
723 2003-12-11  Fernando Herrera  <fherrera@onirica.com>
725         * src/bug-buddy.h:
726         * src/united-states-of-bug-buddy.c: (druid_set_state),
727         (on_druid_next_clicked): preserve bug description if filled
729 2003-12-09  Fernando Herrera  <fherrera@onirica.com>
731         * bugzilla/gnome/products:
732         * configure.in: 
733         * NEWS: Update for 2.5.1 release ("Mi mamáprefiere GNOME")
735 2003-12-04  Jan Arne Petersen  <jpetersen@uni-bonn.de>
737         * src/bug-buddy.c: (on_gdb_save_clicked): Use GtkFileChooser
738         instead of GtkFileSelection.
740 2003-12-04  Fernando Herrera  <fherrera@onirica.com>
742         * src/bugzilla.c: (load_products_xml): Fix a bug introduced when
743         fixing #125396 that prevented the component list to be loaded.
745 2003-11-09  Fernando Herrera  <fherrera@onirica.com>
747         * bugzilla/gnome/products:
748         * NEWS: Update for 2.5.0 release ("He tardado 10 minutos en 
749         atarme las botas")
751 2003-11-06  Fernando Herrera  <fherrera@onirica.com>
753         * src/bug-buddy.c: (init_gnome_version_stuff):
754         * src/bugzilla.c: (load_products_xml), (get_xml_file): Fix some 
755         leaks, patch from Kjartan Maraas (fix bug #125396)
757 2003-11-06  Fernando Herrera  <fherrera@onirica.com>
759         * README.STABLE_BRANCH:
760         * configure.in: gnome 2.5 branch info
762 2003-11-06 Sivaiah N  <snallagatla@novell.com>
764         * configure.in: 
765         * src/Makefile.am: disable deprecations by
766         default, added a --enable-deprecations option to enable them. 
768 2003-10-06  Vincent Untz  <vincent@vuntz.net>
770         * src/bug-buddy.c: (main) don't show up to three windows at a time when
771         updating the product databases. And we don't need to tell the user the
772         update was successful (it's supposed to be successful).
773         Fix bug #110817.
775 2003-10-06  Vincent Untz  <vincent@vuntz.net>
777         * src/gdb-buddy.c: (get_trace_from_pair) fix crash when debugging a
778         program not in the path and search in GNOME2_PATH instead of
779         GNOME_PATH. Should fix bug #115147.
781 2003-09-17  Fatih Demir <kabalak@gtranslator.org>
783         * configure.in: Added "ta" (Tamil) to the languages' list.
785 2003-09-01  Fernando Herrera  <fherrera@onirica.com>
787         * NEWS:
788         * bugzilla/gnome/products:
789         * configure.in: Update for 2.4.0 Release ("Galactic")
791 2003-08-25  Fernando Herrera  <fherrera@onirica.com>
793         * NEWS:
794         * bugzilla/gnome/products:
795         * configure.in: Updte for 2.3.5 Release ("La Espiral")
797 2003-08-14  Guntupalli Karunakar  <karunakar@freedomink.org>
799         * configure.in: Added "hi" in ALL_LINGUAS.
801 2003-08-03  Fernando Herrera  <fherrera@onirica.com>
803         * NEWS:
804         * bugzilla/gnome/products:
805         * bugzilla/ximian/mostfreq:
806         * bugzilla/ximian/products:
807         * configure.in: Update for 2.3.4 Release ("Pinochio")
809 2003-07-23 Fernando Herrera  <fherrera@onirica.com> 
811         * src/bugzilla.c: (load_products_xml): Workaround for a bugzilla 
812         create-products-xml bug, that made bug-buddy crash.
814 2003-07-21  Fernando Herrera  <fherrera@onirica.com>
816         * src/bugzilla.c: (generate_email_text): Fix a str free (bug #117806)
817         * src/united-states-of-bug-buddy.c: (select_version),
818         (on_druid_next_clicked): Fix a crash (bug #117809). Fill version entry
819         with unspecified if version is not know after selecting a product
820         (bug #117934)
822 2003-07-18  Fernando Herrera  <fherrera@onirica.com>
824         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked): 
825         Unify copyright strings. Patch from Christian Neumair. Fixes #101725
827 2003-07-15  Fernando Herrera  <fherrera@onirica.com>
829         * configure.in
830         * NEWS:
831         * bugzilla/gnome/mostfreq:
832         * bugzilla/gnome/products:
833         * bugzilla/ximian/config:
834         * bugzilla/ximian/mostfreq:
835         * bugzilla/ximian/products: Update for 2.3.3 Release ("I've given up
836         smoking")
838 2003-07-15  Fernando Herrera  <fherrera@onirica.com>
840         * src/bug-buddy.c: (init_ui):
841         * src/bug-buddy.glade:
842         * src/bug-buddy.h: 
843         * src/bugzilla.h: Use a combo for version entry.
844         * src/bugzilla.c: (update_version), (update_version_menu), (generate_email_text):
845         * src/united-states-of-bug-buddy.c: (select_version),
846         (select_severity), (on_druid_next_clicked): Select version and severity.
847         * src/bugzilla.c: (load_products_xml), (load_bugzilla_xml_file). If not downloading 
848         new bugzilla files, compare dates of ~/.gnome/bug-buddy.d/* and prefix/share/bug-buddy/*
849         to use the most recent. Use again applications-all-users because gnome-vfs bug was fixed.
851 2003-07-14  Fernando Herrera  <fherrera@onirica.com>
853         * src/gdb-buddy.c: (handle_gdb_input): convert gdb output from ISO-8859-1 
854         (the charset gdb is using) to UTF-8 using a fallback, preventing incomplete
855         traces with non-convertible chars.
857 2003-06-28  Fernando Herrera  <fherrera@onirica.com>
859         * src/bug-buddy.c: (init_ui):
860         * src/bug-buddy.h:
861         * src/bugzilla.c: (generate_email_text):
862         * src/united-states-of-bug-buddy.c: (mail_write_template),
863         (mail_lock_text), (druid_set_state): Use differents templates for each
864         kind of bug report. Fix also a crash when reporting non-bugzilla bugs
865         without the "Description:" field
867 2003-06-26  Fernando Herrera  <fherrera@onirica.com>
869         * src/bugzilla.c: (generate_email_text): s/Gnome
870         distributor/Gnome-Distributor/ as spaces in headers break halloween
871         pasrsing at submit@bugs.gnome.org. Thanks to Andrew Sobala for
872         pointing this. (Fix #116058)
874 2003-06-15  Taneem Ahmed  <taneem@eyetap.org>
876         * configure.in: Added "bn" to ALL_LINGUAS.
878 2003-06-10  Fernando Herrera  <fherrera@onirica.com>
880         * src/bug-buddy.glade: Some HIG changes. Mostly accelerators, padding,
881         and text corrections.
882         * src/united-states-of-bug-buddy.c: (submit_ok): Fix a typo, remove
883         confirmation dialog before submiting a bug.
885 2003-06-10  Fernando Herrera  <fherrera@onirica.com>
887         * src/bug-buddy.glade:
888         * src/united-states-of-bug-buddy.c: (submit_ok): String changes and
889         corrections from Luis Villa (bug #114822)
891 2003-06-09  Fernando Herrera  <fherrera@onirica.com>
893         * NEWS:
894         * bugzilla/gnome/products:
895         * bugzilla/ximian/mostfreq:
896         * bugzilla/ximian/products: Update for 2.3.2 Release ("In the
897         Neighbourhood")
899 2003-06-09  Fernando Herrera  <fherrera@onirica.com>
901         * po/POTFILES.in:
902         * src/bug-buddy.desktop.in:
903         * src/bug-buddy.desktop.in.in: Move bug-buddy.desktop.in to
904         bug-buddy.desktop.in.in to be parsed by configure script in order to
905         get @VERSION@ replaced. Update POTFILES.in entry.
907 2003-06-09  Fernando Herrera  <fherrera@onirica.com>
909         * configure.in: bump version number.
910         * src/bug-buddy.desktop.in: Add X-GNOME-Bugzilla-version (this will
911         requiere the move to .desktop.in.in)
912         * src/bugzilla.h:
913         * src/bugzilla.c: (bugzilla_application_new), (load_applets),
914         (visit_cb), (generate_email_text): read version from .desktop file.
915         Add Bugzilla-Version field to email
916         * src/united-states-of-bug-buddy.c: (on_druid_next_clicked): Merge
917         patch from ximian to stop crashing in product view (bug #114712). Also
918         write the version number in the entry.
920 2003-06-07  Fernando Herrera  <fherrera@onirica.com>
922         * src/bug-buddy.glade: Add a privacy warning.
923         * src/bugzilla.c: (bugzilla_application_new): Don't add duplicated 
924         applications.
925         * src/bugzilla.c: (add_products):  Fix for a NULL-dereference
926         (Fixes #104357, thanks to Jens Askengren for the patch)
927         * src/bug-buddy.c: (init_ui): 
928         * src/united-states-of-bug-buddy.c: (mail_lock_text),
929         (druid_set_state): Don't allow the user to modify Bugzilla headers in
930         the email page
932 2003-06-04  Abel Cheung  <maddog@linux.org.hk>
934         * src/united-states-of-bug-buddy.c(on_druid_next_clicked): Fixed
935           string marked for translation.
937 2003-05-31  Paisa Seeluangsawat  <paisa@colorado.edu>
939         * configure.in: Added Thai (th) to ALL_LINGUAS.
941 2003-05-27  Abel Cheung  <maddog@linux.org.hk>
943         * src/bug-buddy.glade: Fix small typo.
945 2003-05-19  Fernando Herrera <fherrera@onirica.com>
947         * NEWS:
948         * configure.in:
949         * src/bug-buddy.c: (init_ui): Go to STATE_GDB when invoked from crash.
950         2.3.1 "My brown paper bag" release!
952 2003-05-18  Fernando Hererra <fherrera@onirica.com>
954         * AUTHORS:
955         * NEWS:
956         * bugzilla/gnome/mostfreq:
957         * bugzilla/gnome/products:
958         * bugzilla/ximian/config:
959         * bugzilla/ximian/mostfreq:
960         * bugzilla/ximian/products:
961         * configure.in: update for 2.3.0 release ("Sex, lies and Div-Xs")
963 2003-05-16  Telsa Gwymme  <hobbit@aloss.ukuu.org.uk>
964                                                                                 
965         * configure.in: Added "cy" (Welsh) to ALL_LINGUAS
967 2003-05-16  Fernando Herrera <fherrera@onirica.com>
969         * src/united-states-of-bug-buddy.c: (on_druid_next_clicked):fix some
970         warnings and a typpo.
972 2003-05-15  Fernando Herrera  <fherrera@onirica.com>
974         * src/bug-buddy.c: (init_ui), (main): 
975         * src/bug-buddy.glade:
976         * src/bug-buddy.h: New first page when invoked from scratch. Ask for
977         bug type
978         * src/bugzilla.c: (generate_email_text): Add keywords based on bug
979         type, and set priority "enhancement" when it is a a feature request.
980         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked),
981         (druid_set_state), (on_druid_prev_clicked),
982         (on_druid_next_clicked): Manage new intro page. Show debug page
983         always when invoked from scratch and debug type is selected. Add
984         myself to the about dialog.
986 2003-05-06  Fernando Herrera <fherrera@onirica.com>
988         * src/bug-buddy.c: (init_gnome_version_stuff):
989         * src/bug-buddy.h:
990         * src/bugzilla.c: (generate_email_text): s/vendor/distributor as done
991         in gnome-desktop (to make RMS happy)
993 2003-05-06  Fernando Herrera <fherrera@onirica.com>
995         * src/bugzilla.c: (async_update): Print the progress label only when
996         all files/sizes are calculated (Fixes #108408)
997         (generate_email_text): Print Distribution name after the Subject
998         field.
1000 2003-05-04  Christian Rose  <menthos@menthos.com>
1002         * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
1004 2003-04-01  Fernando Herrera  <fherrera@onirica.com>
1006         * src/Makefile.am:
1007         * src/bug-buddy.h:
1008         * src/distribution.c: (get_line_from_fd), (get_line_from_file),
1009         (get_redhat_version), (get_turbolinux_version),
1010         (get_debian_version), (get_irix_version),
1011         (get_distro_name_from_file), (get_distro_name): Add distribution
1012         detection to bug-buddy.
1013         * src/distribution.h:
1014         * src/bugzilla.c: (generate_email_text): Add distribution info to
1015         report, and Gnome Vendor as "Gnome Vendor".
1017 2003-03-13  Christian Rose  <menthos@menthos.com>
1019         * configure.in: Added "ml" to ALL_LINGUAS.
1021 2003-02-17  Roozbeh Pournader  <roozbeh@sharif.edu>
1023         * configure.in: Added "fa" to ALL_LINGUAS
1025 2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>
1027         * po/id.po: Added Indonesian Translation
1028         * configure.in: Added "id" to ALL_LINGUAS
1030 2003-02-07  Abel Cheung  <maddog@linux.org.hk>
1032         * configure.in: Removed "en_GB" from ALL_LINGUAS (completely
1033           empty translation)
1035 2003-01-25  Alex Duggan  <aldug@astrolinux.com>
1037         * src/united-states-of-bug-buddy.c: use the bug-buddy icon in the
1038         about dialog.  Fixes #104445
1040 2003-02-03  Fernando Herrera <fherrera@onirica.com>
1042         * NEWS:
1043         * bugzilla/gnome/mostfreq:
1044         * bugzilla/gnome/products:
1045         * bugzilla/ximian/products:
1046         * configure.in: update for 2.2.102 release ("Oh na na na")
1048 2003-02-01  Fernando Herrera <fherrera@onirica.com>
1050         * TODO: Update with some ideas from Owen and me.
1051         * src/bugzilla.c: (bugzilla_application_new),
1052           (generate_email_text): Only add a binary to the list if it is not
1053           already in. If the app doesn't have bugzilla product, ask for email
1054           address to send the report. (Fix #104599)
1055         * src/united-states-of-bug-buddy.c: (select_component_row): Check if
1056           component is NULL.
1058 2003-01-21  Christian Rose  <menthos@menthos.com>
1060         * configure.in: Added "mn" to ALL_LINGUAS.
1062 2002-01-19  Fernando Herrera  <fherrera@onirica.com>
1064         * NEWS: 
1065         * bugzilla/*/*:
1066         * configure.in: 2.2.101 release "Fidelio"
1068 2003-01-14  Pablo Saratxaga <pablo@mandrakesoft.com>
1070         * configure.in: Added Amharic (am) and Macedonian (mk) to ALL_LINGUAS
1072 2003-01-05  Fernando Herrera  <fherrera@onirica.com>
1074         * src/gdb-buddy.c: (get_trace_from_pair): set NULL encoding for gdb
1075           output, so g_io_channel can read text with invalid UTF-8 strings
1076           (fixes #102493).
1078 2002-12-31  Fernando Herrera  <fherrera@onirica.com>
1080         * src/bug-buddy.desktop.in: add StartupNotify
1082 2002-12-31  Fernando Herrera  <fherrera@onirica.com>
1084         * NEWS: 
1085         * bugzilla/*/*:
1086         * configure.in: 2.2.100 release "I should be there, baby!"
1087         * pixmaps/gnome.png: Update GNOME logo to the new version.
1089 2002-12-29  Fernando Herrera  <fherrera@onirica.com>
1091         * src/united-states-of-bug-buddy.c: Little text typo. Fixes (#99564)
1092           Thanks to Christian Rose for pointing this.
1094 2002-12-29  Fernando Herrera  <fherrera@onirica.com>
1096         * src/bug-buddy.glade: Don't use gtk stock button "Refresh". Use
1097           "Update" as label to be consistent with the text (fixes #101693).
1098           Remove references to help button (fixes #86410).
1100 2002-12-29  Fernando Herrera  <fherrera@onirica.com>
1102         * src/united-states-of-bug-buddy.c: (select_component_row), 
1103           (on_druid_next_clicked): If component is in the .desktop file
1104           preselect it. (Thanks to Kristian Rietveld for its gtktree
1105           wisdom)
1107 2002-12-29  Fernando Herrera  <fherrera@onirica.com>
1109         * src/bugzilla.c: (visit_cb): don't use all-applications because it is
1110           not working. Use applications-all-users:/// and check for recursion
1112 2002-12-28  Fernando Herrera  <fherrera@onirica.com>
1114          * configure.in: requiere libgnomeui 2.1.x for gnome-icom-theme
1116 2002-12-16  Fernando Herrera  <fherrera@onirica.com>
1118         * MAINTAINERS:
1119         * NEWS:
1120         * README.STABLE_BRANCH:
1121         * TODO: 
1123         * bugzilla/gnome/config:
1124         * bugzilla/gnome/mostfreq:
1125         * bugzilla/gnome/products:
1126         * bugzilla/ximian/config:
1127         * bugzilla/ximian/mostfreq:
1128         * bugzilla/ximian/products: Updated for the new release.
1130 2002-12-15  Fernando Herrera  <fherrera@onirica.com>
1132         * src/bug-buddy.glade:
1133         * src/bugzilla.c: (async_update): Tweak progress dialog. Show only
1134           number of files "1 of 6".
1135           http://bugzilla.gnome.org/bugzilla.gnome.org/config.xml is nothing
1136           relevant for the user.
1138 2002-12-13  Fernando Herrera <fherrera@onirica.com>
1140         * bugzilla/gnome.bugzilla:
1141         * bugzilla/ximian.bugzilla:
1142         * src/Makefile.am:
1143         * src/bug-buddy.glade:
1144         * src/bug-buddy.h:
1145         * src/bugzilla.c: (md5str_equal_digest), (get_xml_file), 
1146           (bugzilla_get_md5sums), (load_bugzilla):
1147         * src/bugzilla.h:
1148         * src/config.c: (save_config), (load_config): Download md5sums from
1149           bugzilla (only if it didn't in the last 24h), and compare with local
1150           bugzilla files. If different, aks the user for updating them.
1151         * src/md5-utils.h: 
1152         * src/md5-utils.c: Copied md5 functions from somewhere in the gnome
1153           cvs.
1155 2002-12-13  Fernando Herrera <fherrera@onirica.com>
1157         * src/gdb-buddy.c: Try to look in libexec dir (Needed to debug
1158           applets)
1160 2002-12-10  Fernando Herrera <fherrera@onirica.com>
1162         * src/bug-buddy.c (stop_progress, queue_download_restart,
1163           on_proxy_settings_clicked, on_progress_start_clicked, 
1164           on_progress_stop_clicked, main):
1166         * src/bug-buddy.glade:
1168         * src/bugzilla.c (async_update, copy_from_system_to_cache, 
1169           get_xml_file, end_bugzilla_download, start_bugzilla_download,):
1170           Changed the logic of downloading. First try the newer version from
1171           local cached bugzilla files and the ones from sharedir. If they are
1172           too old, ask the user for updating. New dialog for updating and
1173           new progress dialog.
1174           
1175 2002-12-15  Fernando Herrera  <fherrera@onirica.com>
1177         * src/united-states-of-bug-buddy.c: add Kevin and Eric to credits as
1178           documenters
1180 2002-12-14  Fernando Herrera  <fherrera@onirica.com>
1182         * src/bugzilla.c: (open_mostfreq_bug):
1183         * src/cell-renderer-uri.c: (cell_renderer_uri_set_property),
1184         (cell_renderer_uri_activate): Workaround to fix #86711. As cru->uri is
1185         not set correctly (maybe a gtk+ or a problem derivating the class?),
1186         use a new function to open the bug with bug_position --> iter -->
1187         model --> url.
1189 2002-12-03  Fernando Herrera <fherrera@onirica.com>
1191         * src/bugzilla.c (products_list_load): Removed code to autoselect
1192         component (it didn't work)
1194         * src/united-states-of-bug-buddy.c (on_druid_prev_clicked)
1195         on_druid_next_clicked: When invoked from crash, try to guess 
1196         product and component (from .desktop file) corresponding to the
1197         crashed app. When invoked from scratch, after the user has 
1198         selected an application, guess the product. This implies skipping
1199         two sometimes hard steps. Autoset critical severity for crashes.
1201 2002-12-08  Malcolm Tredinnick <malcolm@commsecure.com.au>
1203         * src/united-states-of-bug-buddy.c: Unbreak the build and
1204         restore Ximian's copyright notice.
1206 2002-12-07  Christian Neumair  <chris@gnome-de.org>
1208         * src/united-states-of-bug-buddy.c: Made copyright string translatable
1209         and changed it (pattern is "(C) first-year-code-was-published
1210         first-author"). Sorry Ximian, but that's the way we ought to refer to
1211         authors.
1213 2002-11-21  Kjartan Maraas  <kmaraas@gnome.org>
1215         * src/bugzilla.c (load_bugzilla): Free the path. Fixing a leak
1216         and closing bugzilla #95981.
1217         
1218 2002-11-17  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
1220         * configure.in: Added Belarusian to ALL_LINGUAS.
1222 2002-09-30  jacob berkman  <jacob@ximian.com>
1224         * src/bugzilla.c (load_applets): 
1225         (visit_cb):
1226         (visit_cb):
1227         (load_applications): port from GnomeIconLoader to GnomeIconTheme
1229 2002-09-06  jacob berkman  <jacob@ximan.com>
1231         * src/bug-buddy.[ch]:
1232         * src/bugzilla.[ch]:
1233         * src/gdb-buddy.c"
1234         * src/united-states-of-bug-buddy.c: commit 2 week old changes on
1235         my local tree.  i think this adds support for pre-selecting a
1236         crashed app in the list of applications.  or, it would but
1237         gtktreeview doesn't work right.
1239         * src/save-buddy.c: include signal.h
1241 2002-09-04  Ross Burton  <ross@burtonini.com>
1243         * src/bug-buddy.desktop.in: Fix the desktop file so that it
1244         validates correctly.
1246 2002-08-15  jacob berkman  <jacob@ximian.com>
1248         * src/bugzilla.c (create_products_list): 
1249         (create_components_list): sort by the first column
1251         * src/config.c (save_config): 
1252         (load_config): don't persist "show debugging info"
1254         * configure.in: require bonobo-activation and libbonobo
1256         * src/bugzilla.c (bugzilla_application_new): helper func
1257         (get_i18n_slist): cut-n-paste from (gasp!) menu.c
1258         (load_applets): get the list of applets from bonobo-activation
1259         (visit_cb): use bugzilla_application_new()
1260         (load_applications): load the applets too and don't leak the icon
1261         loader
1263 2002-08-14  jacob berkman  <jacob@ximian.com>
1265         * src/bugzilla.c (BUGZILLA_*): 
1266         * src/bug-buddy.desktop.in (X-GNOME-Bugzilla-*): spell it GNOME
1268         * configure.in: check for gnome-desktop
1270         * src/united-states-of-bug-buddy.c (druid_set_state): disable next
1271         button if we are downloading
1272         (on_druid_prev_clicked): handle a new state we can be in
1273         (submit_ok): handle the user selecting an application (this
1274         function needs to be refactored)
1276         * src/save-buddy.c (bb_write_buffer_to_*): add a wait_msg arg that
1277         is the label of the dialog that pops up after a while
1279         * src/config.c (save_config): 
1280         (load_config): persist whether we are showing products or
1281         applications
1283         * src/bugzilla.c (load_bugzilla_xml): only populate the products
1284         list if we are showing products
1285         (end_bugzilla_download):
1286         (start_bugzilla_download): turn the next button off while
1287         downloading if we are on the product page
1288         (visit_cb):
1289         (load_applications): load a list of applications from
1290         all-applications:/// to present the user, rather than using a list
1291         of products.  .desktop files with X-Gnome-Bugzilla-* headers will
1292         work automagically
1293         (products_list_load): populate the products list with either
1294         products or applications
1296         * src/bug-buddy.h (DruidData): add show_products and applications
1297         list
1299         * src/bug-buddy.glade: add a button to swtich between product and
1300         application selection mode
1302         * src/bug-buddy.desktop.in: add X-Gnome-Bugzilla-* entries
1304         * src/bug-buddy.c (buddy_set_text_widget): 
1305         (buddy_get_text_widget): add support for GtkButton
1306         (on_gdb_save_clicked): pass a wait message
1307         (on_product_toggle_clicked): toggle the tree view between
1308         applications / products listing
1309         (on_list_button_press_event): don't continue if a download is in
1310         progress
1311         (main): load the list of applications
1313         * src/bugzilla.[ch] (bugzilla_bts_add_products_to_clist): nuke
1314         (BugzillaProduct): make components a hash table
1315         (BugzillaBTS): make products a hash table
1316         (generate_email_text): submit data from gnome-version.xml
1317         (*): fixups for hash tables, and i think fix bug #83109 (can't
1318         tell because gnome-vfs crashes for me)
1320         * src/bug-buddy.h (DruidData): make bugzillas a GHashTable, and
1321         nuke all_products
1323         * src/bug-buddy.glade: kill the bts selection option menu
1325         * src/bug-buddy.[ch] (init_gnome_version_stuff): read gnome
1326         platform version and vendor from
1327         $prefix/share/gnome-about/gnome-version.xml
1329         * src/bugzilla.c (generate_email_text): clean up a bit
1331 2002-08-13  jacob berkman  <jacob@ximian.com>
1333         * src/united-states-of-bug-buddy.c (submit_ok): fix a crash
1335         * configure.in: bump to 2.2.99
1337         * src/united-states-of-bug-buddy.c: use new saving code (fixes
1338         #84914)
1340         * src/save-buddy.c (bb_write_buffer_to_fd): use an io channel to
1341         write to a file, and pop up a dialog if it takes more than 1.1
1342         seconds which allows the user to cancel the action (fixes #73443)
1344         * src/*.[ch]: nuke some #if 0'd code and fix some compile warnings
1345         
1346         * src/Makefile.am:
1347         * src/signal-buddy.[ch]: steal unix signal/glib mainloop code from gdm
1349 2002-08-12  jacob berkman  <jacob@ximian.com>
1351         * NEWS (2.2.1): updates, but need to fix the other part of 84914
1352         before releasing a new version
1354         * src/save-buddy.c (bb_save_file): steal file saving from gedit
1355         (fixes #80334)
1357         * src/united-states-of-bug-buddy.c (on_druid_cancel_clicked): kill
1358         gdb (should fix bug #86404)
1360         * src/save-buddy.c (bb_save_file): prompt the user to overwrite
1361         the file if it already exists (bug #84914)
1363         * src/gdb-buddy.c (handle_gdb_input): convert gdb data to UTF-8
1364         (michael meeks, bug #82722)
1366 2002-07-28  Christian Rose  <menthos@menthos.com>
1368         * configure.in: Added "sq" to ALL_LINGUAS.
1370 2002-06-19  jacob berkman  <jacob@ximian.com>
1372         * NEWS:
1373         * configure.in: 2.2.0
1375 2002-06-05  jacob berkman  <jacob@ximian.com>
1377         * src/Makefile.am (EXTRA_DIST): dist .applications file
1379 2002-06-05  Alex Graveley  <alex@ximian.com>
1381         * src/bug-buddy.keys.in: Remove unsupported open action, add
1382         settings for nautilus1 user-levels, and set default_action_type to
1383         'application'.
1385         * src/bug-buddy.applications: Add bug-buddy-core-file handler for
1386         application/x-core-file mimetype, with the command "buddy --core",
1387         and the name "Bug Buddy".
1389         * src/Makefile.am (applications_DATA): Install
1390         bug-buddy.applications.
1392 2002-06-04  Yanko Kaneti <yaneti@declera.com>
1394         * configure.in: (ALL_LINGUAS) Added Bulgarian (bg).
1396 2002-05-28  Eric Baudais  <baudais@kkpsi.org>
1398         * docs/C/bug-buddy.xml: Updated the docs for 2.1.6.
1399         * docs/C/bug-buddy-C.omf: Updated for 2.1.6.
1401 2002-05-26  Chris Lyttle  <chris@wilddev.net>
1403         * docs/C/bug-buddy-C.omf: Added rights and version tags
1404         * docs/C/Makefile.am: changed figs to figdir
1405         * Makefile.am: Add omf.make to EXTRA_DIST
1406         * configure.in: Added scrollkeeper test for v0.3.8 and removed
1407         omf-install from makefile list
1408         * omf.make: Added for new scrollkeeper
1409         * xmldocs.make: changed to new version
1410         
1411 2002-05-21  Eric Baudais  <baudais@okstate.edu>
1413         * docs/C/bug-buddy-C.omf: Changed the OMF file to conform with 
1414         the OMF DTD Scrollkeeper uses.
1416 2002-05-15  jacob berkman  <jacob@ximian.com>
1418         * docs/Makefile.am (man_MANS): 
1419         * docs/bug-buddy.1: man page from David LaBissoniere
1420         <labisso@debian.org>
1422         * AUTHORS: i haven't been to CMU in over 2 years
1424 2002-05-13  jacob berkman  <jacob@ximian.com>
1426         * NEWS:
1427         * configure.in: release 2.1.6
1429         * bugzilla/*: update
1431         * src/united-states-of-bug-buddy.c (on_druid_next_clicked): 
1432         (on_druid_prev_clicked): if there are no mostfreq bugs, skip that
1433         page (fixes bug #76405)
1435         * configure.in:
1436         * Makefile.am:
1437         * bugzilla/Makefile.am:
1438         * bugzilla/gnome/Makefile.am:
1439         * bugzilla/ximian/Makefile.am: finally give in to automake 1.5
1440         breaking backwards compat behaviour and waste cpu by not using my
1441         cool automake hack (also fixes #74390)
1442         
1443         * src/bug-buddy.glade:
1444         * src/bug-buddy.c (on_proxy_settings_clicked): 
1445         * src/config.c: remove proxy config dialog, just run
1446         gnome-network-properties
1448         * src/bugzilla.c (load_bugzillas): don't crash if no bugzillas
1449         were found.  put up a dialog and bail instead.  fixes bug #74390
1451 2002-05-10  Wayne Schuller  <k_wayne@linuxpower.org>
1453         * src/bugzilla.c: (bugzilla_add_mostfreq): The most frequent list
1454         is for display only, so don't let anything get
1455         selected. http://bugzilla.gnome.org/show_bug.cgi?id=77277
1457 2002-05-08  Pablo Saratxaga <pablo@mandrakesoft.com>
1459         * configure.in: Added Vietnamese (vi) to ALL_LINGUAS
1461 2002-05-07  Archit Baweja  <bighead@users.sourceforge.net>
1463         * src/united-states-of-bug-buddy.c (submit_ok): show Cancel/Submit
1464         instead of No/Yes to adhere to UI Guidlines. fixed #74816.
1466 2002-02-29  Pablo Saratxaga <pablo@mandrakesoft.com>
1468         * configure.in: Added Basque language (eu) to ALL_LINGUAS
1470 2002-04-19  jacob berkman  <jacob@ximian.com>
1472         * configure.in: 2.1.5
1473         
1474         * src/bug-buddy.glade: fix icon
1476         * bugzilla/*: update
1478 2002-04-17  Abel Cheung  <maddog@linux.org.hk>
1480         * configure.in: Removed en_AU, it's a completely empty translation,
1481         unhandled for 2 years.
1483 2002-04-16  jacob berkman  <jacob@ximian.com>
1485         * src/bug-buddy.glade: fix packing of copy/save buttons (fixes bug
1486         #78674)
1487         
1488         * src/gdb-cmd: do 'bt full' rather than 'bt' - suggested by havoc
1489         (fixes bug #78675)
1491 2002-04-10  jacob berkman  <jacob@ximian.com>
1493         * src/bugzilla.c (gify): if convert didn't work just strdup
1495 2002-04-09  jacob berkman  <jacob@ximian.com>
1497         * src/bug-buddy.glade: turn word wrap on
1498         add copy/save buttons
1500         * src/bug-buddy.c (on_gdb_copy_clicked): copy the contents of the
1501         gdb text widget to the clipboard
1502         (on_gdb_save_clicked): save the contents of the gdb text widget to
1503         a file
1505         * src/gdb-buddy.c (start_animation): 
1506         (stop_animation): enable/disable copy/save buttons
1508         fixes bug #77891
1510         * src/united-states-of-bug-buddy.c (on_druid_help_clicked): call
1511         gnome_help_display()
1513         * configure.in (AC_OUTPUT):
1514         * Makefile.am (SUBDIRS): add omf-install/
1516 2002-04-02  jacob berkman  <jacob@ximian.com>
1518         * configure.in: fix stupid tyop in previous commit (noticed by
1519         Jeong-Hee Kang)
1521 2002-04-01  jacob berkman  <jacob@ximian.com>
1523         * src/Makefile.am (bug_buddy_LDFLAGS): 
1524         * configure.in: fix #77035 and #76834 (thanks to danw)
1526         * src/Makefile.am (bug_buddy_LDFLAGS): add back -export-dynamic
1527         for now (fixes #77035)
1529 2002-03-29  jacob berkman  <jacob@ximian.com>
1531         * src/bug-buddy.keys.in: add a nl
1533         * src/Makefile.am (bug_buddy_LDFLAGS): remove -export-dynamic
1534         (fixes bug #76834)
1536         * src/bug-buddy.glade:
1537         * src/bug-buddy.glade2: use glade 2
1538         
1539         * src/bug-buddy.c (main): load bug-buddy.glade
1541         * configure.in: remove libglade-convert stuff
1543 2002-02-21  Seth Nickell  <snickell@stanford.edu>
1545         * src/Makefile.am:
1546         * src/bug-buddy.desktop.in:
1548         Install into $(datadir)/applications and add a
1549         Categories field for GNOME2.
1551 2002-03-18  jacob berkman  <jacob@ximian.com>
1553         * src/gdb-buddy.c (get_trace_from_pair): change wording
1555         * NEWS: 
1556         * configure.in: 2.1.4
1558         * docs/C/bug-buddy.sgml: remove
1559         
1560         * Makefile.am (SUBDIRS): re-add docs
1562         * docs/C/bug-buddy.xml: updated per patch from Kevin Conder
1563         <kevin@kevindumpscore.com> for bug #71189
1565         * bugzilla/*: update files
1566         
1567         * src/bug-buddy.glade: set the default button to Forward, not
1568         Back.
1570         * src/gdb-buddy.c (get_trace_from_pair): add a message saying
1571         which program generated the core file
1573 2002-03-14  jacob berkman  <jacob@ximian.com>
1575         * src/united-states-of-bug-buddy.c (submit_ok): fix up some memory
1576         management stuff (from Wayne Schuller <k_wayne@linuxpower.org>,
1577         fixes #73675)
1579 2002-03-12  jacob berkman  <jacob@ximian.com>
1581         * src/Makefile.am ($(bug_buddy_OBJECTS)): build fix for automake
1582         1.5 (bug #74341)
1584 2002-02-19  jacob berkman  <jacob@ximian.com>
1586         * Makefile.am: add gnome's mostfreq.xml and update xml files
1588 2002-02-11 John Fleck <jfleck@inkstain.net>
1590         * added:
1591         * xmldocs.make
1592         * omf-install/Makefile.am
1593         * docs/C/bug-buddy-C.omf
1594         
1595         * changed:
1596         * docs/Makefile.am
1597         * docs/C/Makefile.am
1598         * docs/C/bug-buddy.xml
1599         add new xml versions of the docs and other things needed for the
1600         build infrasture - awaiting update to the docs to match GNOME2ness
1601         before adding 'em into the build
1602         
1603 2002-02-07  jacob berkman  <jacob@ximian.com>
1605         * configure.in: add AM_PROG_LIBTOOL (Laszlo PETER
1606         <Laszlo.Peter@ireland.sun.com>)
1608 2002-02-04  jacob berkman  <jacob@ximian.com>
1610         * configure.in: 
1611         * NEWS: 2.1.3
1613 2002-02-03 John Fleck <jfleck@inkstain.net>
1615         * docs/C/bug-buddy.xml - patch from Kevin Conder converting doc to
1616         xml
1617         * docs/C/legal.xml - added document with newly required legalisms,
1618         next step toward docs that are no longer "way busted".
1619         The xml docs are not yet included in the build.
1621 2002-02-01  jacob berkman  <jacob@ximian.com>
1623         * Makefile.am (SUBDIRS): 
1624         * configure.in: don't build docs as they are way busted.
1626         * src/bug-buddy.c (init_ui): hide windows when they are deleted,
1627         and fill in bug report template untranslated. (bugzilla 69460)
1629         * src/bugzilla.c: download files to a temporary file, then rename
1630         them.  also try to do something sensical when downloads fail, but
1631         sadly gnome-vfs is kind of broken when your proxy doesn't work and
1632         reports success.
1634         * src/bug-buddy.glade: make toplevels invisible by default, and
1635         hide the options for spawning external mailers (bugzilla #70156)
1636         
1637         * src/config.c: default to using sendmail
1639 2002-01-18  jacob berkman  <jacob@ximian.com>
1641         * pixmaps/Makefile.am (pixmap_DATA): remove some files that aren't
1642         used any more
1644         * src/united-states-of-bug-buddy.c (on_druid_about_clicked): set
1645         ourselves as transient for the toplevel
1646         (druid_set_state): call druid_set_sensitive() rather than hacking
1647         around that
1648         (druid_set_state): fixup for new state order
1649         (on_druid_prev_clicked): skip pages when we aren't reporting to
1650         bugzilla
1651         (email_is_valid): don't allow mails from root@ (fixes #57490
1652         luis@ximian.com)
1653         (mail_config_page_gnome_ok): quick and error prone check that they
1654         filled in the mail command
1655         (mail_config_page_ok): clean up
1656         (on_druid_next_clicked): fixup for new state order
1658         * src/gdb-buddy.c (animate): pulse a progress bar
1659         (start_animation): 
1660         (stop_animation): un-comment in
1662         * src/config.c (configs): comment out removed widgets
1663         (load_config): 
1664         (save_config): clean up the mess i made the other day.
1666         * src/bugzilla.c (goto_product_page): comment out unused function
1667         (async_update): if the download is done then update the ui and
1668         load the xml
1669         (on_progress_cancel_clicked): comment out unused func
1670         (load_bugzilla_xml_file): try to load from cache, fallback to
1671         system
1672         (load_bugzilla_xml): simplify a little
1673         (create_products_list): put the icon and product name in the same
1674         column (thanks anders)
1675         (end_bugzilla_download): hide some widgets and cancel the vfs xfer
1676         if applicable
1677         (start_bugzilla_download): move code here so we can start the
1678         download from multiple places
1679         (load_bugzillas): don't try to download
1680         (generate_email_text): handle when we aren't submitting to
1681         bugzilla, and wrap gdb text
1683         * src/bug-buddy.c (get_widget): be a bit more verbose when we
1684         can't find a widget
1685         (on_list_button_press_event): go fwd when double clicked (fixes
1686         #57036 by ettore)
1687         (on_email_group_toggled): fixup for there being 3 types now, and
1688         set the fwd button to some appropriate text if applicable
1689         (queue_download_restart): start a download of the xml after a
1690         delay
1691         (on_proxy_settings_clicked): show the proxy settings dialog
1692         (on_progress_start_clicked): kick off a download
1693         (on_progress_stop_clicked): kill a download
1694         (on_debugging_options_button_clicked): show / hide debugging
1695         options
1696         (fixup_notebook): make a notebook clean
1697         (init_ui): make a better initial message, and fix a bunch of stuff
1698         (make_image): handle loading stock icons (unused now though)
1699         (main): don't skip pages initially any more, and kick off a
1700         download
1702 2002-01-16  jacob berkman  <jacob@ximian.com>
1704         * configure.in: add et translation from Ilmar Kerm
1705         <ilmar.kerm@riigikontroll.ee>
1707 2002-01-14  jacob berkman  <jacob@ximian.com>
1709         * src/bug-buddy.c (init_ui): reverse the text direction of the
1710         forward button.  also make it compile
1712         * src/united-states-of-bug-buddy.c (druid_set_state): steal some
1713         code from the new GnomeDruidPageStandard
1714         (on_druid_next_clicked): if "use_gnome_mailer" was set fire off
1715         the mailer and jump to the finished page
1717         * src/gdb-buddy.c: comment out animation stuff until it gets fixed
1719         * src/config.c (update_string): 
1720         (gconf_buddy_connect_string):
1721         (update_bool):
1722         (gconf_buddy_connect_bool):
1723         (update_int):
1724         (gconf_buddy_connect_int): some gconf sugar
1725         (save_config): save the new mailer settings
1726         (load_config): load the vfs proxy and new mailer settings
1728         * src/bugzilla.c (generate_email_text): don't generate a Subject:
1729         line if we were told not to
1731         * src/bug-buddy.c (on_email_mailer_radio_toggled): 
1732         (on_email_default_radio_toggled):
1733         (make_image):
1734         (build_custom_mailers): new funcs for new gui stuff
1735         (init_canvi): removed
1736         (init_ui): initialize the new widgets
1737         (on_druid_window_style_set): use colors from the theme rather than
1738         ugly hard coded ones
1739         (main): set GNOME_PARAM_APP_DATADIR and use it for finding files.
1741 2002-01-10  jacob berkman  <jacob@ximian.com>
1743         * NEWS: 
1744         * configure.in: 2.1.2
1746         * bugzilla/*: updates
1747         
1748         * src/united-states-of-bug-buddy.c (get_selected_row): clean up a
1749         little
1751         * src/bug-buddy.glade: use new button layout (cancel to the left
1752         of prev/next)
1754 2001-12-28  jacob berkman  <jacob@ximian.com>
1756         * src/bugzilla.h: gnome-vfs-types.h is deprecated
1758         * src/bugzilla.c (load_bugzilla): gdk_pixbuf_unref is deprecated
1760         * src/bug-buddy.h: include gnome-vfs-async-ops.h
1762         * src/bug-buddy.c (init_canvi): gdk_pixbuf_unref is deprecated
1764         * src/Makefile.am (INCLUDES): add some more
1765         -DFOO_DISABLE_DEPRECATED
1767 2001-12-21  jacob berkman  <jacob@ximian.com>
1769         * src/gdb-buddy.c (stop_gdb): fix a crash by jumping to the
1770         correct page
1772         * src/bugzilla.c (generate_email_text): print the gnome version if
1773         we had one
1775         * src/bug-buddy.h: add a gnome_version field
1777         * src/bug-buddy.c (init_ui): get the "gnome version" from the
1778         environment.  this is set by gnome_segv.
1780 2001-12-17  jacob berkman  <jacob@ximian.com>
1782         * src/bug-buddy.c (init_ui): set the help / about buttons as
1783         secondary
1785         * src/bugzilla.c (gify): g_convert() rather than g_strdup() since
1786         i think the xml files are ISO8859-1 or something.  the spanish n
1787         thing displays correctly now instead of generating a pango warning
1789 2001-12-13  jacob berkman  <jacob@ximian.com>
1791         * gentool/gentool.m4: some games
1793 2001-12-12  jacob berkman  <jacob@ximian.com>
1795         * src/bugzilla.c (load_mostfreq_xml): add each bug, not just one
1796         per product.  this code was so broken before.
1798         * src/united-states-of-bug-buddy.c (on_druid_next_clicked): don't
1799         get stuck on the description page
1801 2001-12-11  jacob berkman  <jacob@ximian.com>
1803         * */*: add mostfreq support and some other stuff.  this module is
1804         mine so i don't have to add good changelog entries.
1805         neener-neener.
1807 2001-12-08  Abel Cheung  <maddog@linux.org.hk>
1809         * configure.in: Re-enable zh_TW.po. It's in UTF8 encoding,
1810           shouldn't fail even with older version of gettext.
1812 2001-12-06  jacob berkman  <jacob@ximian.com>
1814         * src/Makefile.am (INCLUDES): add -DLIBGLADE_DISABLE_DEPRECATED
1816         * src/*.c: s/GTK_DIALOG_NO_SEPARATOR/0/
1818 2001-11-28  jacob berkman  <jacob@ximian.com>
1820         * src/gdb-buddy.c (get_trace_from_pair): 
1821         (get_trace_from_pair): 
1822         * src/config.c (load_config): gnome_is_program_in_path is
1823         deprecated, use g_find_program_in_path
1825 2001-11-09  jacob berkman  <jacob@ximian.com>
1827         * src/*.c: set the default response on all of our dialogs
1829 2001-11-08  jacob berkman  <jacob@ximian.com>
1831         * configure.in: zh_TW.po seems to be broken on gettext 0.10.35;
1832         disabling for now
1834         * src/united-states-of-bug-buddy.c (desc_page_ok): use the public
1835         mime type function
1837         * src/Makefile.am (EXTRA_DIST): ship the .desktop.in file
1839 2001-11-07  jacob berkman  <jacob@ximian.com>
1841         * src/Makefile.am (INCLUDES): build with
1842         -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
1843         -DG_DISABLE_DEPRECATED
1845         * src/*.c: use GtkMessageDialog instead of GnomeMessageBox, and
1846         the other things to get it to build w/o deprecated stuff
1848         * src/united-states-of-bug-buddy.c (get_selected_row): get the
1849         selected row from a TreeView
1850         (on_druid_next_clicked): use get_selected_row for the product /
1851         component
1853         * src/bugzilla.c (create_products_list): create a GtkListStore and
1854         set up the columns with the GtkTreeView
1855         (create_components_list): ditto
1856         (load_bugzillas): setup the trees
1857         (add_product): 
1858         (bugzilla_bts_add_products_to_clist): 
1859         (add_component): port to GtkTreeView / GtkListStore
1861         * src/bug-buddy.c: removed a bunch of unused glade callbacks
1862         (init_ui): setup some stock things glade 1 doesn't know about
1864         * src/Makefile.am (INCLUDES): don't set the clist height any more
1866 2001-11-02  jacob berkman  <jacob@ximian.com>
1868         * src/bug-buddy.glade: use the template description from
1869         bugzilla.ximian.com.
1870         
1871         * src/gdb-buddy.c (handle_gdb_input): port to GtkTextView
1873         * src/bug-buddy.c (buddy_set_text_widget): 
1874         (buddy_get_text_widget): sane and consistent api for get/set of
1875         text across multiple gtk widgets
1877         * src/*.c: use new text calls
1879         * po/POTFILES.in: remove some removed files
1881 2001-10-28  jacob berkman  <jacob@ximian.com>
1883         * src/gdb-buddy.c (get_trace_from_pair): use the awesome
1884         g_spawn_async_with_pipes() function.  glib2 rules.
1886         * src/bugzilla.c (format_for_width): 
1887         (append_line_width): move from util.c as these are still needed
1889         * src/bug-buddy.c (add_to_clist): 
1890         (append_packages): remove unused functions
1892         * src/*.bts:
1893         * src/ctree-combo.[ch]:
1894         * src/distro*:
1895         * src/gnome.appmap:
1896         * src/packages.c:
1897         * src/bts.c:
1898         * src/*-packages:
1899         * src/util.[ch]:
1900         * src/bug-buddy.buddy: remove outdated / unused files
1902         * src/*.[ch]:
1903         * COPYING: add in a nice little note saying only version 2 of the
1904         gpl applies
1906 2001-10-27  jacob berkman  <jacob@ximian.com>
1908         * src/bugzilla.c (start_xfer): use GNOME_VFS_PRIORITY_DEFAULT
1909         rather than GNOME_VFS_DEFAULT_PRIORITY
1911 2001-10-23  jacob berkman  <jacob@ximian.com>
1913         * configure.in (GETTEXT_PACKAGE): we don't have to be parallel installable
1915         * src/bugzilla.c (load_config_xml):
1916         (load_products_xml): fix libxml 2 port
1918         * src/bug-buddy.c (init_canvi): use a PangoFontDescription rather
1919         than a fontset
1920         (main): glade file is .glade2 now
1922 2001-10-20  jacob berkman  <jacob@ximian.com>
1924         * */*: initial gnome 2 port
1926 2001-10-12  Carlos Perelló Marín <carlos@gnome-db.org>
1928         * configure,in (ALL_LINGUAS): Added pt.
1930 2001-10-07  Gediminas Paulauskas <menesis@delfi.lt>
1932         * configure.in (ALL_LINGUAS): added lv
1934 2001-09-08  Wang Jian  <lark@linux.net.cn>
1936         * configure.in(ALL_LINGUAS): Rename zh_CN.GB2312 to zh_CN
1938 2001-08-31  Abel Cheung  <maddog@linux.org.hk>
1940         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
1942 2001-08-06  jacob berkman  <jacob@ximian.com>
1944         * configure.in: 
1945         * NEWS: 2.0.8
1947         * src/gdb-buddy.c (get_trace_from_pair): 
1948         (get_trace_from_core): revert --nw patch: it seems to break things
1949         for me pretty badly.  i'm an idiot.
1951         * configure.in: 
1952         * NEWS: 2.0.7
1954         * src/util.c (format_for_width): wrap to GStrings rather than text
1955         entries
1957         * src/bugzilla.c (generate_email_text): wrap the mail bodies at 72
1958         chars again
1960         * src/gdb-cmd: also run `thread apply all bt' to get all of the
1961         stack traces for currently running threads
1963         * bugzilla/*: update
1965 2001-08-05  Leonard Norrgard  <vinsci@bugg.lnorrgard.com>
1967         * gdb-buddy.c (get_trace_from_core): Add --nw option for running
1968         GDB, to make Bug-Buddy work with the GNUPro Insight debugger,
1969         which defaults to using a GUI.  All GDB versions, starting with
1970         gdb-4.13 released in 1994, support the --nw option.)
1971         (get_trace_from_pair): Likewise.        
1973 2001-08-04  Leonard Norrgård  <vinsci@sourceforge.net>
1975         * united-states-f-bug-buddy.c (email_is_valid):
1976         Added the seven new toplevel domains.
1977         * gdb-buddy.c (start_gdb):
1978         Moved the CRASH_NONE case into the switch.
1979         
1980 Tue Jul 10 12:34:00 2001  Jonathan Blandford  <jrb@redhat.com>
1982         * configure.in: change order of xml in gnome-config command to fix
1983         broken include path.
1984         (src/Makefile.am): ditto.
1986 2001-06-21  jacob berkman  <jacob@ximian.com>
1988         * NEWS: 
1989         * configure.in: 2.0.6
1991         * src/bugzilla.c (load_config_xml): use the configured xml node
1992         names
1993         (load_bugzilla): load the name of the severity nodes and header
1994         from the config file
1995         (generate_email_text): use the configured severity header
1997 2001-06-19  jacob berkman  <jacob@ximian.com>
1999         * NEWS:
2000         * configure.in: 2.0.5
2002         * src/bugzilla.c (async_update): touch files we download so that
2003         the cache finally works
2005         * NEWS:
2006         * configure.in: 2.0.4
2008         * src/united-states-of-bug-buddy.c (submit_ok): thank the
2009         submitter
2010         (submit_ok): set the From: line.  it used to do this before 2.0.
2011         i apparently am a doofus.
2012         (submit_ok): pop up a question dialog before sending the bug
2013         report
2014         
2015 2001-06-15  jacob berkman  <jacob@ximian.com>
2017         * NEWS: 
2018         * configure.in: 2.0.3
2020         * src/bugzilla.[ch]: 
2021         * src/bug-buddy.c: 
2022         * src/bts.[ch]: 
2023         * src/bts-debian.c: libxml include fixes
2025 2001-06-12  jacob berkman  <jacob@ximian.com>
2027         * various makefiles: fixes and ximian bugzilla support
2028         
2029         * src/bug-buddy.c (init_ui): set the row height to 20
2031         * src/bugzilla.c (load_bugzilla): make icons 16 pixels
2032         (load_bugzilla): fix a tyop
2033         (generate_email_text): comment out some fields
2034         (add_severity): also default to unknown
2036 2001-06-03  Karl Eichwalder  <ke@suse.de>
2038         * src/Makefile.am (EXTRA_DIST): Remove 
2039         xml-i18n-extract will directly work on .glade files.
2040         * glade-strings.c: Remove file.
2042 2001-05-31  Karl Eichwalder  <ke@suse.de>
2044         * .cvsignore: Add xml-i18n-extract, xml-i18n-merge, and
2045         xml-i18n-update.
2047 2001-05-30  Karl Eichwalder  <ke@suse.de>
2049         * Makefile.am (EXTRA_DIST): Add xml-i18n-extract.in
2050         xml-i18n-merge.in xml-i18n-update.in.
2051         * xml-i18n-extract.in: Add from xml-i18n-tools 0.8.4.
2052         * xml-i18n-update.in: Ditto.
2053         * xml-i18n-merge.in: Ditto.
2055         * configure.in: Add AM_PROG_XML_I18N_TOOLS.
2057         * Start to apply xml-i18n-toolization running xml-i18n-prepare
2058         (0.8.4):
2059         * src/Makefile.am (utils_in_files): Fix bug-buddy.desktop entry.
2060         * src/.cvsignore: Add bug-buddy.desktop.
2061         * src/bug-buddy.desktop: Remove file.
2062         * src/bug-buddy.desktop.in: New file.
2064 2001-03-28  jacob berkman  <jacob@ximian.com>
2066         * src/bug-buddy.c (delete_me): save the config here
2068         * src/united-states-of-bug-buddy.c (on_druid_cancel_clicked): save
2069         the config here
2071         * src/*.c: turn off debugging output
2073         * src/bugzilla.c (get_xml_file): really fix cache this time
2075         * NEWS:
2076         * configure.in: 2.0.1
2077         
2078 2001-03-26  jacob berkman  <jacob@ximian.com>
2080         * src/bugzilla.c (get_xml_file): turn an or into an and to make
2081         the cache update itself.  also added some ()'s so people will
2082         think twice about changing this code.
2084 2001-03-20  Karl Eichwalder  <ke@suse.de>
2086         * src/united-states-of-bug-buddy.c (intro_page_ok): Normalize
2087         single quote.
2089 2001-03-19  Karl Eichwalder  <ke@suse.de>
2091         * src/bugzilla.c (load_bugzillas): s/bug-buddy/Bug Buddy/.
2092         * src/gdb-buddy.c (get_trace_from_pair): Ditto.
2094 2001-02-26  jacob berkman  <jacob@ximian.com>
2096         * src/united-states-of-bug-buddy.c (druid_set_state): don't
2097         desensitize the next button for the component and product page, so
2098         telsa isn't confused
2100         * src/bug-buddy.c (main): save config after the main loop
2101         (*): remove an assbarn full of #if 0'd code
2103         * src/bugzilla.c (bugzilla_product_add_components_to_clist): if
2104         there is only one component, select it
2106         * src/united-states-of-bug-buddy.c: fill in missing doc pages
2108         * docs/C/bug-buddy.sgml: new version from telsa
2110 2001-02-18  Akira TAGOH  <tagoh@gnome.gr.jp>
2112         * src/bug-buddy.desktop: Updated Japanese entry.
2114 2001-02-15  jacob berkman  <jacob@ximian.com>
2116         * src/united-states-of-bug-buddy.c (intro_page_ok): make these
2117         dialogs modal (wasn't code i wrote!)  fixes bugzilla #50865
2119 2001-02-12  Karl Eichwalder  <ke@suse.de>
2121         * src/bug-buddy.c (init_bts_menu): s/bug-buddy/Bug Buddy/ .
2122         * src/gdb-buddy.c (get_trace_from_pair): Ditto.
2123         * src/gdb-buddy (main): Ditto.
2124         * src/bug-buddy.glade: Ditto.
2125         * src/glade-strings.c (N_): Ditto.
2126         * src/united-states-of-bug-buddy.c (on_druid_about_clicked): Ditto.
2128         * src/bugzilla.c (load_bugzillas): Fix message.
2130 2001-02-12  jacob berkman  <jacob@ximian.com>
2132         * src/bug-buddy.glade: un-split a string
2134 2001-02-12  Gediminas Paulauskas <menesis@delfi.lt>
2136         * configure.in: added lt to ALL_LINGUAS.
2137         * src/bug-buddy.glade, src/glade-strings.c: fixed two typos.
2139 2001-02-11  jacob berkman  <jacob@ximian.com>
2141         * `find .`: (almost) completely rewritten to support bugzilla and
2142         have a new UI
2144 2001-02-05  Fatih Demir <kabalak@gmx.net>
2146         * src/gnome.appmap: Added gtranslator.
2148 2001-01-23  Gregory Leblanc  <gleblanc@cu-portland.edu>
2150         * docs/C/bug-buddy.sgml: Updated for/tested in Nautilus
2151         * docs/it/bug-buddy.sgml: Updated for/tested in Nautilus
2153 2001-01-05  Kjartan Maraas  <kmaraas@gnome.org>
2155         * configure.in: Added "nn" to ALL_LINGUAS.
2156         
2157 2000-12-24  Pablo Saratxaga <pablo@mandrakesoft.com>
2159         * configure.in,po/az.po: Added Azeri language file
2161 2000-11-23  Yukihiro Nakai  <nakai@gnome.gr.jp>
2163         * configure.in: Add zh_CN.GB2312 to ALL_LINGUAS.
2165 2000-11-15  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
2167         * src/bug-buddy.c (on_debian_page_next): fix bug #29310
2168         (load_config): allow the included file to be set by a command line
2169         argument
2171 2000-11-14  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
2173         * src/bug-buddy.desktop: added Slovak strings.
2175 2000-11-04  Yukihiro Nakai  <nakai@gnome.gr.jp>
2177         * configure.in (ALL_LINGUAS): Add sk(Slovak)
2179 2000-10-31  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
2181         * configure.in (ALL_LINGUAS): added 'pt_BR' under the request of
2182         Juan Carlos Castro y Castro <jcastro@appi.com.br>
2184 2000-10-29  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
2186         * configure.in (AC_OUTPUT): added Makefile for italian documentation
2188 2000-10-04  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
2190         * src/gdb-buddy.c (get_trace_from_pair): check that the file
2191         exists, and is not a directory.  If it doesn't, look for it in our
2192         path.  This fixes problems with evolution and ~/evolution.
2194         * src/bug-buddy.c: warning fixes, removed #if 0'd code
2195         (save_entry): don't prepend history if entry is blank
2196         (save_config): change the email var name
2197         (load_config): pass NULL for email, since we don't want to guess
2198         (on_debian_page_next): do not accept 'general' as a package at all
2199         (email_is_invalid): add stricter checking of email addresses.
2200         Based on a patch from Robert Brady <robert@suse.co.uk>.
2202         * src/util.c:
2203         * src/gtk-combo-box.c:
2204         * src/bug-buddy.h:
2205         * src/bts.h:
2206         * src/bts-debian.c: warning fixes
2208         * src/distro.h:
2209         * src/bts.c:
2210         * src/distro-irix.c:
2211         * src/Makefile.am: add irix support
2213 2000-10-02  Christophe Merlet  <christophe@merlet.net>
2215         * src/bug-buddy.desktop: added french strings.
2217 2000-09-06  Simos Xenitellis  <simos@hellug.gr>
2219         * src/bug-buddy.desktop: added messages for the Greek language
2221 2000-06-02  Szabolcs BAN <shooby@gnome.hu>
2223         * po/hu.po: added po of Greg Nagy <greg@gnome.hu>
2224         Hungarian Translation Team rulez
2226 2000-05-21  Jacob Berkman  <jacob@helixcode.com>
2228         * src/bug-buddy.c (on_debian_page_next): bother the user a bit if
2229         they specify 'general'
2230         (make_pixmap_button): try an ugly hack
2232         * src/bts-debian.c (debian_bts_init): give the miggie combo text
2233         some intelligence
2235 2000-05-13  Karl Eichwalder  <ke@suse.de>
2237         * src/bug-buddy.c (on_complete_page_prepare): Improve the looking
2238         of the msg string; remove \t.
2240 2000-05-12  Andreas Hyden  <a.hyden@cyberpoint.se>
2242         * src/bug-buddy.desktop: Added Swedish translation.
2244 2000-05-10  Jacob Berkman  <jacob@helixcode.com>
2246         * configure.in: 0.90 release
2248         * src/bug-buddy.c (on_action_page_prepare): 
2249         * src/bts-debian.c (debian_bts_doit): 
2250         * src/util.c (append_widthv): fix bug #10159
2252         * src/bug-buddy.c (on_complete_page_prepare): fix bug #9493
2254 2000-05-04  Jacob Berkman  <jacob@helixcode.com>
2256         * src/bug-buddy.glade: mention that reports should be in English
2258         * configure.in: check for new gnome-libs 1.0.59
2260         * src/bug-buddy.c (main): push / pop the visual / colormap
2261         (init_ui): use the default icon on the main window
2262         (main): set the default icon
2264 2000-05-02 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>
2266         * Silly typo fix in docs. 
2268 2000-04-29  Jacob Berkman  <jacob@helixcode.com>
2270         * NEWS: 
2271         * configure.in: 0.9 releasage action
2273 2000-04-28  Jacob Berkman  <jacob@helixcode.com>
2275         * src/Helix_Code.bts: 
2276         * src/GNOME.bts: add gnome-print for jody
2278         * src/bug-buddy.c (init_ui): show the href again
2279         (on_desc_page_next): use gnome-mime to ensure we have a text
2280         file
2282         * src/bts-debian.c (debian_bts_doit): get rid of warning when we
2283         start feeding the GtkText
2285 2000-04-27  Jacob Berkman  <jacob@helixcode.com>
2287         * src/bug-buddy.c (init_ui): only have border on mouseover for
2288         the Big Ugly Button
2290         * docs/C/bug-buddy.sgml: doc updates
2291         
2292 2000-04-25  Sami Pesonen <spesonen@dlc.fi>
2294         * src/bug-buddy.desktop : Added [fi]
2295         * configure.in (ALL_LINGUAS): added Finnish 
2297 2000-04-24  Arjan van de Ven    <arjan@fenrus.demon.nl>
2299         * po/nl.po : Updated dutch translation
2301 2000-04-20  Fatih Demir <kabalak@gmx.net>
2303         * src/bug-buddy.desktop : Added [tr] .
2305 2000-04-19  Karl EICHWALDER  <ke@suse.de>
2307         * src/bug-buddy.desktop (Name): Improve [de].
2309 2000-04-18  Pablo Saratxaga <pablo@mandrakesoft.com>
2311         * configure.in (ALL_LINGUAS): added Catalan (also put it in sync
2312           with po/ directory, that is added en_AU, en_GB and pl)
2314 2000-04-18  Jacob Berkman  <jacob@helixcode.com>
2316         * src/bug-buddy.glade: remove the menus from some option
2317         menus as these are generated by the source, and move the
2318         ugly button down
2320 2000-04-18  Karl EICHWALDER  <ke@suse.de>
2322         * src/bug-buddy.glade: Typo.
2323         * src/glade-strings.c (N_): ditto.
2325 2000-04-17  Jacob Berkman  <jacob@helixcode.com>
2327         * lot's of hacking this weekend
2329         * turbolinux should now correctly be detected
2331         * add Helix Code's BTS, and an 'Independent' BTS... for submitting
2332         to other email addresses
2334         * docs from Telsa
2336         * rework the user experience:
2338         * now, you have to have a subject / description (no more empty
2339         reports hopefully)
2341         * remove the redundant 'how to repeat' section
2343         * move the system config page to the end, since it is rather
2344         boring
2346         * you can now Cc: yourself on reports you submit
2348         * UI retouching
2350         * there is now a preview of the report at the end
2352         * changes to the popt stuff as suggested by Karl Eichwalder
2354         * new button to browse bugs for a package, so hopefully people
2355         will stop submitting g-h-b crash reports
2357         * basicall bug-buddy is ready for some 1.0 action
2359 2000-04-05  Dan Damian  <dand@dnttm.ro>
2361         * configure.in: Added "ro" to ALL_LINGUAS.
2363 2000-03-29  Karl EICHWALDER  <ke@suse.de>
2365         * src/bug-buddy.desktop: Add de.
2366         * src/bug-buddy.c (init_ui): Delete spurious white space.
2367         * src/bug-buddy.c (on_contact_page_next): Typo.
2369 2000-03-27  Christopher R. Gabriel  <cgabriel@firenze.linux.it>
2371         * configure.in (ALL_LINGUAS): added italian translation.
2373 2000-03-27  Karl EICHWALDER  <ke@suse.de>
2375         * src/bug-buddy.c (on_stop_button_clicked): Add missing \n's.
2376         * configure.in (ALL_LINGUAS): Add de.
2378 2000-03-11 Alastair McKinstry <mckinstry@computer.org>
2380         * configure.in (ALL_LINGUAS): Added Irish (ga) translation.
2382 2000-03-04  Jacob Berkman  <jacob@helixcode.com>
2384         * src/bug-buddy.[ch] (on_complete_page_prepare): use email address from
2385         BTS instead of GNOME one
2387         * src/bts-debian.c (debian_bts_get_email): implement get_email
2388         for debian
2390         * src/bts.h: add get_email function
2392 2000-02-23  Jacob Berkman  <jacob@helixcode.com>
2394         * NEWS, configure.in: 0.7 release
2395         
2396         * src/util.c (get_line_from_commandv): remove unused variables
2398         * src/gdb-buddy.c (stop_gdb): remove unused variable
2400         * src/bug-buddy.c (stop_progress): remove the timeout, and
2401         hide the progress bar
2402         (append_packages): call stop_progress()
2403         (on_version_page_prepare): show the progress bar, since we
2404         are now hiding it
2405         (make_pixmap_button): translate this string
2406         (delete_me): exit the app when the dialog is deleted.  Fixes
2407         bug #6013
2409         * src/bts.c (load_bts_xml): 
2410         (update_das_clist): call stop_progress()
2412         * src/bug-buddy.c (init_toggle): connect the signal first
2413         so we get the correct initial setting
2415         * src/bug-buddy.desktop (Name): be a big more descriptive
2417 2000-02-22  Dan Winship  <danw@helixcode.com>
2419         * src/Makefile.am (bug_buddy_LDFLAGS): Add -export-dynamic so
2420         libglade can resolve bug-buddy's symbols (on all platforms).
2422 2000-02-16  Fatih Demir <kabalak@gmx.net>
2424         * configure.in : Added tr to ALL_LINGUAS .
2425         
2426 2000-01-26  Yukihiro Nakai <nakai@gnome.gr.jp>
2428         * configure.in (ALL_LINGUAS): add ja
2430 2000-01-24  Jacob Berkman  <jacob@helixcode.com>
2432         * configure.in (ALL_LINGUAS): add el
2434 2000-01-24  Sergey Panov <sipan@mit.edu>
2436         * configure.in (ALL_LINGUAS): Added Russian (ru)
2438 2000-01-06  Jesus Bravo Alvarez  <jba@pobox.com>
2440         * configure.in (ALL_LINGUAS): Added Spanish (es)
2442 1999-12-30  Richard Hult  <rhult@hem.passagen.se>
2444         * configure.in (ALL_LINGUAS): Added "sv".
2446 1999-12-29  Jesus Bravo Alvarez  <jba@pobox.com>
2448         * configure.in (ALL_LINGUAS): Added Galician (gl)
2450         * src/bug-buddy.desktop: Added Galician entries
2452 1999-12-29  Yuri Syrota  <rasta@renome.rovno.ua>
2454         * configure.in (ALL_LINGUAS): added "uk"
2456 1999-12-09  Arjan van de Ven <arjan@fenrus.demon.nl>
2458         * po/nl.po: Updated Dutch translation
2460 1999-12-09  Jacob Berkman  <jberkman@andrew.cmu.edu>
2462         * NEWS:
2463         * configure.in: version 0.6
2465         * src/*.c: use GET_WIDGET ()
2467         * src/GNOME.bts: reformatting
2469         * src/bts-debian.c: moved some debian specific functions here;
2470         parse the xml a little better; support including a file
2472         * src/bts.c: removed some functions; remove the gtk timeout
2473         for the progress bar
2475         * src/bug-buddy.c: don't declare PoptData here; save more state;
2476         hide the save-to-file file entry when we aren't saving to a file;
2477         druid path reorganization; support for the progress bar;
2478         support function for async package version getting; load up
2479         xml files when we init the UI
2481         * src/bug-buddy.glade: some reorg, change padding to 4/8
2483         * src/bug-buddy.h: define some debian specific stuff here, this
2484         should be moved soon;  get rid of a lot of stuff in DruidData
2486         * src/ctree-combo.c: lots of stuff
2488         * src/distro-debian: get version stuff asyncly
2490         * src/distro-redhat.c: append_packages ()
2492         * src/distro.h: no more post_command
2494         * src/gdb-buddy.c: on _ERROR_AGAIN try again
2496         * src/glade-druid.h: defing a couple more widgets
2498         * src/gtk-combo-box.c: block toggled signal in _hide_popdown()
2500         * src/util.[ch]: added get_line_from_ioc ()
2502 1999-12-06  Jacob Berkman  <jberkman@andrew.cmu.edu>
2504         * src/ctree-combo.c (on_ctree_select_row): only _popup_hide()
2505         on leaves
2507         * src/bts-debian.c (debian_bts_init): add a max of 20
2508         leavs per subtree
2510         * src/ctree-combo.c (on_ctree_select_row): This seems
2511         to work.  I wonder why.
2512         (ctree_combo_construct): 
2514         * src/ctree-combo.c: maybe getting closer to working
2516         * src/bts-debian: use the new ctree combo box
2517         
2518         * src/glade-druid.h: sync with .glade file
2520         * src/Makefile.am:
2521         * src/kde-packages: packages files shouldn't be backwards
2522         any more
2524         * src/ctree-combo.[ch]: combo box with a drop down ctree
2526         * src/gtk-combo-box.[ch]: steal miguel's combo box from
2527         gnumeric
2529 1999-12-05  Jacob Berkman  <jberkman@andrew.cmu.edu>
2531         * src/KDE.bts:
2532         * src/kde-packages:
2533         * src/Makefile.am:  support for KDE BTS
2535         * src/bts.c:
2536         * distro-redhat.c:
2537         * src/bts-debian.c:  remove some debugging output;  packages
2538         whose version was obtained via rpm/dpkg are now in the clist
2539         again
2541 1999-12-04  Jacob Berkman  <jberkman@andrew.cmu.edu>
2543         * src/GNOME.bts:
2544         * src/Debian.bts: cleanups; in <package> use attributes
2546         * src/Makefile.am: don't depend on ../debbugs/Maintainers... yet
2548         * src/bts.c:
2549         * src/bts-debian.c:
2550         * src/bug-buddy.c: optimize stuff a little, and don't leak
2551         so much memory
2553         * configure.in: find debian root dir
2554         * src/*: Initial support for supporting multiple BTS's
2555         Currently Debian and GNOME are supported.
2557 1999-12-02  Jacob Berkman  <jberkman@andrew.cmu.edu>
2559         * configure.in (ALL_LINGUAS): added nl.po, from
2560         Arjan van de Ven <arjan@fenrus.demon.nl>
2562 1999-11-30  Jacob Berkman  <jberkman@andrew.cmu.edu>
2564         * 0.5 release
2565         
2566         * src/*: clean up warnings
2567         
2568         * src/bug-buddy.glade:
2569         * src/bug-buddy.[ch]: add an entry for sendmail's path
2570         
2571         * configure.in:
2572         * debian/changelog(.in): generate changelog with the
2573         correct version
2574         
2575         * Makefile.am:
2576         * debian/Makefile.am: dist stuff in debian/
2578         * src/bug-buddy.c:
2579         * src/bug-buddy.glade: ugly glade hackery to get an about
2580         button
2582         Please do not look at the code for this commit.
2584         * src/bug-buddy.glade: more ui nicities
2586         * src/bug-buddy.c (on_the_druid_cancel): save config
2587         on cancel, to save email
2589         * src/bug-buddy.glade: add some padding and stuff
2590         
2591         * src/util.[ch]: actually read a line at a time
2592         
2593         * src/distro-debian.c: it works now
2595         * src/bug-buddy.glade:
2596         * src/bug-buddy.c: merge the attach/core/nature pages;
2597         some cleanup
2599         * src/gdb-buddy.c: don't pipe() on the fd anymore
2601         * src/distro-debian.c: some fixes, not working yet
2603 1999-11-29  Jacob Berkman  <jberkman@andrew.cmu.edu>
2605         * src/util.[ch]:
2606         * src/distro.h:
2607         * src/distro-debian.[ch]:
2608         * src/distro-redhat.[ch]: detect package versions a bit
2609         differently, and move some stuff used all around to util.c
2611         * src/gdb-buddy.c:
2612         * src/bug-buddy.[ch]: use the new package and util stuff
2614 1999-11-24  Jacob Berkman  <jberkman@serendipity.res.cmu.edu>
2616         * src/bug-buddy.c: fudge around with dpkg and extract
2617         some things.  This is really slow and sucks.  Better
2618         ways will follow.
2620 1999-11-24  Jacob Berkman  <jberkman@andrew.cmu.edu>
2622         * debian/*: add stuff to make .debs   (no idea if this really
2623         works yet)
2624         
2625         * src/bug-buddy.glade:
2626         * src/bug-buddy.c: added ability to add info to existing
2627         reports
2629 1999-11-23  Jacob Berkman  <jberkman@andrew.cmu.edu>
2631         * src/bug-buddy.c: fix debian detection
2632         
2633         * src/bug-buddy.c (write_72):   
2634         * src/bug-buddy.c (write_72v): wrap lines at 72 chars
2635         
2636         * src/gdb-buddy.c (get_trace_from_pair): we don't need to
2637         set the fd to non blocking
2639 1999-11-14  Jacob Berkman  <jberkman@andrew.cmu.edu>
2641         * NEWS:
2642         * configure.in: 0.4 release
2644         * src/gdb-buddy.c:
2645         * src/bug-buddy.c: don't print out status messages
2646         (on_version_list_select_row): fix a crash if there is no text
2647         in the row
2649         * src/bug-buddy.c (on_stop_button_clicked): better dialog box,
2650         I think.
2652         * src/gdb-buddy.c: don't be so verbose
2654         * src/gdb-buddy.c:
2655         * src/bug-buddy.[ch]: use g_io_channels and do the
2656         fork()/exec() for gdb ourselves
2658         * src/bug-buddy.c (load_entry, save_entry): work with
2659         GnomeFileEntries right
2661         * src/gdb-buddy.c: 
2662         * src/bug-buddy.glade:
2663         * src/bug-buddy.[ch]: add stop/refresh button to the
2664         less page, and code to support this
2666         * src/bug-buddy.c: code clean up
2667         (get_data_from_command): remove extra \n's and add _()'s
2669         * src/bug-buddy.c (init_ui): actually do something
2670         for the --package command line arg
2672 1999-11-13  Jacob Berkman  <jberkman@andrew.cmu.edu>
2674         * src/bug-buddy.c: fix tyop (bug #3545)
2675         (on_action_page_back): use on_action_page_back like
2676         the .glade specifies
2678 1999-11-12  Jacob Berkman  <jberkman@andrew.cmu.edu>
2680         * src/prog.bugmap: add gnomeicu
2682 1999-11-11  Jacob Berkman  <jberkman@andrew.cmu.edu>
2684         * src/bug-buddy.[ch]:
2685         * src/bug-buddy.glade: reorder the dialogs a little
2687         * src/bug-buddy.c: change the scripts so that we have
2688         the distribution for debian and slackware on one line
2690         * src/Makefile.am (buddy_DATA): add prog.bugmap (stolen
2691         from the crashed app web page).  added bug-buddy and rp3
2692         do it first
2694         * src/bug-buddy.c (init_ui): figure out which package the
2695         app is from, and which version.  We are smart now.
2697         also fixed some tyops.
2698         
2699         * NEWS: update for 0.3
2701         * src/bug-buddy.c (on_action_page_next): ask the
2702         user if they really want to override a file if
2703         it exists  (based on a patch from Ali Abdin 
2704         <ALIABDIN@aucegypt.edu>)
2705         (on_action_page_next): fix something dumb
2706         (on_complete_page_finish): we don't need -t and the
2707         address
2709 1999-11-10  Jacob Berkman  <jberkman@andrew.cmu.edu>
2711         * src/packages.c (packages): add crescendo
2713         * configure.in: 
2714         * bug-buddy.spec.in: may as well have one
2716         * configure.in: bump to 0.3
2718         * src/bug-buddy.glade:
2719         * src/bug-buddy.[ch]: stuff to look more like gnome-bug
2720         
2721         * src/bug-buddy.c (init_ui): if no data was obtained, display
2722         a blank thing anyway (so people can type it in)
2723         (main): better warning and stuff
2724         (on_complete_page_finish): 
2726         * src/Makefile.am:
2727         * src/gdb-buddy.c (get_trace_from_pair): 
2728         * src/bug-buddy.c (make_anim): 
2729         (main): define the prefix, so we can locate our data
2730         This will be unnecessary with gnome-libs 2
2732 1999-11-08  Jacob Berkman  <jberkman@andrew.cmu.edu>
2734         * docs/multiple_bts.txt: email excerpt talking about
2735         supporting multiple BTS's, and what needs to be done.
2737 1999-11-07  Jacob Berkman  <jberkman@andrew.cmu.edu>
2739         * src/bug-buddy.mime: ok, this regex works now
2741         * configure.in: bump to 0.2
2742         
2743         * src/bug-buddy.c: slightly better gnome-core version script;
2744         grave, not severe, is the correct severity
2746         fixes bugs 3388, 3389
2748 1999-11-06  Jacob Berkman  <jberkman@andrew.cmu.edu>
2750         * src/packages.c (packages): add bug-buddy
2752         * 0.1 release
2753         
2754         * src/bug-buddy.mime: go back to the old regex
2756         * src/bug-buddy.c (load_config): initially default to real/user name
2758         * src/Makefile.am (bug_buddy_SOURCES): distcheck fix
2760         * src/bug-buddy.mime: better regexp
2762         * src/gdb-buddy.c (handle_gdb_input): don't print a line of
2763         garbage at the end
2765         * pixmaps/bug-anim.png: new file
2766         
2767         * pixmaps/Makefile.am (pixmap_DATA): add bug-anim.png
2769         * src/gdb-buddy.c (get_trace_from_pair): start the animator
2770         (handle_gdb_input): stop the animator
2772         * src/bug-buddy.c (make_anim): create a GnomeAnimator for glade
2774         * src/bug-buddy.glade: add a custom widget until glade supports
2775         GnomeAnimators
2776         
2777         * src/bug-buddy.c (on_complete_page_prepare): mark another
2778         string for i18n (sorry kmarass)
2780         * src/bug-buddy.c (on_less_page_prepare):
2781         * src/gdb-buddy.c (handle_gdb_input): fix some things when you
2782         get a trace, then go back and change things and get another one
2784         * src/gdb-buddy.h:
2785         * src/bug-buddy.h: use bug-buddy.h for a while
2787         * src/gdb-buddy.c:
2788         * src/bug-buddy.c: some reorganization with the non blockingness
2789         stuff.
2791         Look at me, coding on a Friday night.
2792         
2793 1999-11-05  Jacob Berkman  <jberkman@andrew.cmu.edu>
2795         * src/bug-buddy.glade:
2796         * src/gdb-buddy.[ch]:
2797         * src/bug-buddy.c: bye-bye blocking bug-buddy
2799         This probably introduces lots of nice bugs.
2801         * src/bug-buddy.glade: spelling mistake
2802         
2803         * src/bug-buddy.c (on_complete_page_prepare): add a \n
2805         * src/Makefile.am (EXTRA_DIST): make it distcheck
2807         * src/bug-buddy.c (on_complete_page_prepare): print a summary
2808         of the bug submission.
2810         * src/bug-buddy.keys.in:
2811         * src/bug-buddy.mime: mime type foo for launching bug-buddy
2812         on a core file
2814         * src/Makefile.am (mime_DATA): generate/install mime type foo
2816         * src/bug-buddy.glade:
2817         * src/bug-buddy.c: do some not-so-clever determination (?)
2818         of what is going on wrt stack obtaination;  remember how
2819         the bug was submitted from last time
2821 1999-11-04  Jacob Berkman  <jberkman@andrew.cmu.edu>
2823         * src/bug-buddy.glade:
2824         * src/bug-buddy.c (save_config): change the configuration around
2825         a little, and add make name/email a GnomeEntry again
2827         * src/Makefile.am (EXTRA_DIST): 
2828         * pixmaps/Makefile.am (EXTRA_DIST): make distable
2830         * src/bug-buddy.glade:
2831         * src/bug-buddy.c: support output to a file
2833 1999-10-30  Jacob Berkman  <jberkman@andrew.cmu.edu>
2835         * src/glade-strings.c:
2836         * src/bug-buddy.glade: a couple translation bugs in
2837         glade are gone
2839         * src/bug-buddy.c (main): show the window before gtk_main()
2840         (list_data): add slackware detection
2841         (on_complete_page_finish): if no version info available, don't
2842         print the version of the last thing we visited
2844         # src/bug-buddy.glade: make the main window not visible by default
2845         (so we can do the init before the gui shows)
2847 1999-10-29  Jacob Berkman  <jberkman@andrew.cmu.edu>
2849         * src/bug-buddy.c (on_contact_page_next): mark a string for
2850         translation
2852 1999-10-28  Jacob Berkman  <jberkman@andrew.cmu.edu>
2854         * src/bug-buddy.c: mark more strings for translation
2856         * src/Makefile.am: install the new .desktop
2858         * pixmaps/Makefile.am (pixmap_DATA): add bug-buddy.png
2859         (thanks, tigert)
2861         * src/bug-buddy.c: save the name/email in our config file
2863 1999-10-27  Jacob Berkman  <jberkman@andrew.cmu.edu>
2865         * src/packages.c (packages): fix tyop
2867         * src/bug-buddy.c (update_selected_row): don't crash when
2868         no rows have been selected
2870         * pixmaps/Makefile.am
2871         * Makefile.am:
2872         * configure.in: get pixmaps to work
2874         * src/bug-buddy.glade:
2875         * src/bug-buddy.c: change to using a clist instead of lots
2876         of gtk_entry's.  This gets rid of a druid page, and is nicer.
2877         (main): bindtextdomain() and textdomain() so translations work
2879 1999-10-26  Jacob Berkman  <jberkman@andrew.cmu.edu>
2881         * src/gdb-buddy.c (get_trace_from_pair): try batch mode
2882         here too
2884 1999-10-23  Jacob Berkman  <jberkman@andrew.cmu.edu>
2886         * src/bug-buddy.c (main): don't crash when the 
2887         .glade file isn't found
2889         * src/gdb-cmd: use bt not w
2891 1999-10-23  Kjartan Maraas  <kmaraas@online.no>
2893         * configure.in: Added "no" to ALL_LINGUAS.
2894