Update for 2.24.0 release.
[bug-buddy.git] / ChangeLog
blobf3fc5278608bb24a788d6ac04dda3501d19ca50f
1 ========================== 2.24.0 ===============================
3 2008-09-22  Cosimo Cecchi  <cosimoc@gnome.org>
5         * NEWS:
6         * README:
7         * configure.in:
8         Update for 2.24.0 release.
10 2008-09-15  Cosimo Cecchi  <cosimoc@gnome.org>
12         * data/bug-buddy.schemas.in:
13         Install the GConf key to enable gnomebreakpad loading by XSettings.
15 2008-09-15  Cosimo Cecchi  <cosimoc@gnome.org>
17         * gnome-breakpad/gnome-breakpad.cc:
18         Simplify the code and do not use google-breakpad to connect the
19         exception handler, as for some reason that doesn't seem to work
20         when we load the gnomebreakpad module with XSettings.
22 2008-09-11  Cosimo Cecchi  <cosimoc@gnome.org>
24         * configure.in: disable Solaris from the list of supported
25         google-breakpad platforms for 2.24. See bug #473561.
27 ======================= 2.23.91.1 ==============================
29 2008-09-01  Cosimo Cecchi  <cosimoc@gnome.org>
31         * NEWS:
32         * configure.in:
33         Bump for 2.23.91.1 release.
35 2008-09-01  Cosimo Cecchi  <cosimoc@gnome.org>
37         * configure.in:
38         * gnome-breakpad/gnome-breakpad.cc:
39         Reverted latest commit as it throws out a runtime warning.
40         Added a comment with reference to a GTK+ bug.
42 ======================= 2.23.91 ==============================
44 2008-08-31  Cosimo Cecchi  <cosimoc@gnome.org>
46         * NEWS:
47         * configure.in:
48         Bump for 2.23.91 release.
50 2008-08-31  Cosimo Cecchi  <cosimoc@gnome.org>
52         * configure.in:
53         * gnome-breakpad/gnome-breakpad.cc:
54         Replace a direct call to X API with gdk_x11, and do not specify x11
55         anymore as a required module in the configure script.
56         Removed a bit of duplicate code.
57         This should also fix bug #500179.
59 2008-08-31  Cosimo Cecchi  <cosimoc@gnome.org>
61         * data/bug-buddy.desktop.in.in:
62         Remove the deprecated "Encoding" key.
63         Thanks to Pacho Ramos (#550031).
65 ======================= 2.23.90 ==============================
67 2008-08-17  Cosimo Cecchi  <cosimoc@gnome.org>
69         * NEWS:
70         * configure.in:
71         Bump for 2.23.90 release.
73 2008-08-12  Stéphane Raimbault  <stephane.raimbault@gmail.com>
75         * src/bug-buddy.c: (network_error):
76         Fix a typo with 'Internet' (#547309).
78 2008-08-06  Cosimo Cecchi  <cosimoc@gnome.org>
80         * configure.in:
81         Remove useless gnome-desktop dependency.
82         * data/Makefile.am:
83         Fix a typo.
85 2008-08-06  Cosimo Cecchi  <cosimoc@gnome.org>
87         * .cvsignore:
88         * */.cvsignore:
89         Remove .cvsignore files.
91 2008-08-05  Cosimo Cecchi  <cosimoc@gnome.org>
93         * data/bug-buddy.desktop.in.in:
94         Adds a missing semicolon.
96 ========================= 2.23.6 =========================
98 2008-08-04  Cosimo Cecchi  <cosimoc@gnome.org>
100         * NEWS:
101         * configure.in:
102         Bump for 2.23.6 release.
103         * data/Makefile.am:
104         Fix to pass distcheck.
106 2008-08-04  Cosimo Cecchi  <cosimoc@gnome.org>
108         * src/bug-buddy.c: (on_send_clicked):
109         Add mnemonics to the new review description dialog.
110         Thanks to Andre Klapper.
112 2008-08-04  Cosimo Cecchi  <cosimoc@gnome.org>
114         * src/bug-buddy.c: (on_send_clicked):
115         Fix coding style and indentation.
117 2008-08-03  Diego Escalante Urrelo  <diegoe@gnome.org>
119         * src/bug-buddy.c: (on_send_clicked):
120         Add a GtkMessageDialog warning about a too short description, the user is
121         allowed to still send the report but he's advised to fill a more detailed
122         description (#361311).
124 2008-08-02  Cosimo Cecchi  <cosimoc@gnome.org>
126         * src/bug-buddy.c: (network_error):
127         Use a better wording when reporting a network error to the user.
128         Thanks to Dominic Cleal (#506442).
130 2008-08-01  Cosimo Cecchi  <cosimoc@gnome.org>
132         * src/bug-buddy.c: (copy_link_item_activated_cb),
133         (build_link_menu), (link_button_press_event_cb), (bug_sent):
134         Add a right click menu item "Copy Link Address" on the GtkLinkButton
135         to allow copying of the bug URL (#540174).
137 2008-07-31  Diego Escalante Urrelo  <diegoe@gnome.org>
139         * src/bug-buddy.c:
140         * src/bugzilla.h:
141         * src/gdb-buddy.c:
142         Remove single includes regarding gtk. Forgot to add this changelog entry on
143         my commit, woops :).
145 2008-07-31  Cosimo Cecchi  <cosimoc@gnome.org>
147         * src/bug-buddy.c: (email_domain_is_valid):
148         Activate the send button only if the domain part contains
149         at least a dot (#437333).
151 2008-07-31  Cosimo Cecchi  <cosimoc@gnome.org>
153         * data/bug-buddy.gtkbuilder:
154         Set the right icon size.
156 2008-07-31  Cosimo Cecchi  <cosimoc@gnome.org>
158         * src/Makefile.am:
159         Fix a leftover of the code reorganization.
161 2008-07-31  Cosimo Cecchi  <cosimoc@gnome.org>
163         * data/bug-buddy.schemas.in:
164         Fix an incoherent singular/plural schema description.
165         Thanks to Diego Escalante Urrelo (#390982).
167 2008-07-31  Cosimo Cecchi  <cosimoc@gnome.org>
169         * src/bug-buddy.c: (main):
170         Fix a incorrect check which would lead to a leak or to undefined
171         behaviour
172         Thanks to Christian Persch (#508631).
174 2008-07-27  Cosimo Cecchi  <cosimoc@gnome.org>
176         * debian/.cvsignore:
177         * debian/Makefile.am:
178         * debian/changelog.in:
179         * debian/control:
180         * debian/copyright:
181         * debian/rules:
182         There's no need for having an (outdated) debian/ directory here.
184 2008-07-26  Cosimo Cecchi  <cosimoc@gnome.org>
186         * Makefile.am:
187         * autogen.sh:
188         * configure.in:
189         * data/*:
190         * src/*.in:
191         * src/bug-buddy.gtkbuilder:
192         * src/bug-buddy.c:
193         * src/bugzilla.c:
194         * src/Makefile.am:
195         * src/libglade-buddy.h
196         * pixmaps/*:
197         * m4/:
198         * gentool/*:
199         Rearranged the code tree into a more coherent fashion.
200         Added data/ to hold icons, XML and .in files, added m4/ to
201         hold macro files.
202         Change the icon to a new Tango one, thanks to Andreas Nilsson,
203         Michael Monreal and Sebastian Kraft (#406958).
204         Fixed bits of autogen.sh, configure.in and Makefile.am to get rid
205         of old stuff and fix some warnings.
206         Remove some useless includes and obsolete libglade-buddy.h file.
208 2008-07-26  Cosimo Cecchi  <cosimoc@gnome.org>
210         * bug-buddy.spec.in:
211         * configure.in:
212         Don't ship spec file in the tarball anymore.
214 2008-07-26  Cosimo Cecchi  <cosimoc@gnome.org>
216         * configure.in:
217         Remove useless dependency on libgnomecanvas.
219 2008-07-26  Cosimo Cecchi  <cosimoc@gnome.org>
221         * Makefile.am:
222         * configure.in:
223         * docs/Makefile.am:
224         Added a manual and install it (#517514).
226 2008-07-26  Cosimo Cecchi  <cosimoc@gnome.org>
228         * docs/*
229         Moved help away from the docs folder.
231 2008-07-26  Cosimo Cecchi  <cosimoc@gnome.org>
233         * src/bug-buddy.c:
234         Remove unused command line switches (#428205).
236 2008-07-21  Cosimo Cecchi  <cosimoc@gnome.org>
238         * configure.in:
239         Add tar-ustar to AM_INIT_AUTOMAKE to pass make dist.
241 2008-07-21  Cosimo Cecchi  <cosimoc@gnome.org>
243         * NEWS:
244         * configure.in:
245         Bump for release 2.23.5.1.
247 2008-07-21  Cosimo Cecchi  <cosimoc@gnome.org>
249         * pixmaps/Makefile.am:
250         Correctly install bug-buddy.png.
251         Thanks to Sebastien Bacher (#544009).
253 2008-07-21  Cosimo Cecchi  <cosimoc@gnome.org>
255         * NEWS: Update for release.
257 2008-07-21  Cosimo Cecchi  <cosimoc@gnome.org>
259         * Makefile.am:
260         * configure.in:
261         Bump intltool required version to 0.40.0.
263 2008-07-15  Cosimo Cecchi  <cosimoc@gnome.org>
265         * pixmaps/Makefile.am:
266         * src/Makefile.am:
267         * src/bug-buddy.c: (main):
268         Use gtk_image_set_from_icon_name instead of custom code to
269         load the application icons.
270         Based on a patch from David Farning (#435948).
272 2008-07-15  Cosimo Cecchi  <cosimoc@gnome.org>
274         * src/bug-buddy.c: (keypress_callback), (main):
275         Close the window when pressing Escape.
276         Patch from BVK Chaitanya (#328952).
278 2008-07-15  Rodrigo Moya <rodrigo@gnome-db.org>
280         Added missing header files for compilation with gcc4.3 (#517635).
282 2008-07-15  Cosimo Cecchi  <cosimoc@gnome.org>
284         * src/Makefile.am:
285         Only ship bug-buddy.desktop.in.in inside the tarballs. (#521824).
287 2008-07-15  Cosimo Cecchi  <cosimoc@gnome.org>
289         * pixmaps/Makefile.am:
290         Fix gtk-update-icon-cache for uninstall-hook.
291         Patch by Brian Pepple (#432437).
293 2008-07-14  Cosimo Cecchi  <cosimoc@gnome.org>
295         * src/bug-buddy.desktop.in.in:
296         Use "OnlyShowIn=GNOME" for the desktop file.
297         Patch from Rodrigo Moya (#517633).
299 2008-07-14  Andre Klapper  <a9016009@gmx.de>
301         * src/distribution.c: Add PLD Linux detection.
302         Patch by Marcin Banasiak (#514811).
304 2008-07-14  Andre Klapper  <a9016009@gmx.de>
306         * configure.in:
307         Fix X11 underlinking problem.
308         Patch by Frederic Crozat (#535098).
310 2008-07-14  Cosimo Cecchi  <cosimoc@gnome.org>
312         * configure.in:
313         * src/bug-buddy.c:
314         Remove vestiges of NetworkManager dependency (#519134).
316 2008-07-14  Cosimo Cecchi  <cosimoc@gnome.org>
318         * src/bugzilla.c: (bugzilla_parse_response),
319         (bugzilla_create_report):
320         Fix some warnings.
322 2008-07-14  Cosimo Cecchi  <cosimoc@gnome.org>
324         * gnome-breakpad/gnome-breakpad.cc:
325         Fix some leaks.
326         Patch by Hans Petter Jansson (#484728).
328 2008-07-14  Cosimo Cecchi  <cosimoc@gnome.org>
330         * src/bugzilla.c: (bugzilla_create_report):
331         Initialize the GError to NULL to avoid reading of uninitialized memory.
332         Patch from Hans Petter Jansson (#484737). 
334 2008-07-14  Cosimo Cecchi  <cosimoc@gnome.org>
336         * src/bug-buddy.c: (link_callback):
337         Fix the build.
339 2008-07-14  Cosimo Cecchi  <cosimoc@gnome.org>
341         * README.STABLE_BRANCH:
342         * configure.in:
343         * src/bug-buddy.c: (link_callback):
344         * src/verify-desktop-files.c: (main):
345         Port to GIO and bump version to 2.23.5.
347 2008-03-10  Fernando Herrera  <fherrera@onirica.com.com>
349         * configure.in: Release 2.22.0
351 2008-01-30  Fernando Herrera  <fherrera@novell.com>
353         * src/bugzilla.c: (bugzilla_create_report): Fixed title param.
355 2008-01-30  Fernando Herrera  <fherrera@novell.com>
357         * configure.in: Bump version to 2.21.90
358         * src/bugzilla.c: (bugzilla_create_report): remove UTF-8 control
359         characters from the report to make bugzilla.gnome.org happy.
361 2008-01-07  Dan Winship  <danw@gnome.org>
363         * configure.in: require libsoup-2.4
365         * src/bugzilla.c (bugzilla_create_report): Use new libsoup XML-RPC
366         API.
367         (bugzilla_parse_response): Likewise. Now returns SOUP_XMLRPC_FAULT
368         GErrors in some cases.
370         * src/bug-buddy.c: Update for libsoup 2.4
371         (bug_sent): deal with different bugzilla_parse_response() error
372         semantics
374 2007-10-06  Fernando Herrera  <fherrera@onirica.com>
376         * Merge from http://www.gnome.org/~fherrera/bug-buddy.git
378         commit c15013d422afce63e5c876e5109f95157a95bb0a
379                 Send os_version param containing distro in the XML-RPC call
381         commit 29e5abc75ffb4b7d6e0113aad676b490fc047fdc
382                 Fix breakpad Makefile.am typo
384         commit 43081dd128b69127392548be0bd86616bfdf47e4
385                 Updated configure.in for 2.20.1
387 2007-10-06  Fernando Herrera  <fherrera@onirica.com>
389         * Merge from http://www.gnome.org/~fherrera/bug-buddy.git
391         commit 7d7817008ee16e0de3b38989dd69452bfe2ce719
393                 Make Dependency on e-d-s optional. Based on a patch by Brent Smith. Fix bug #345130
395         commit 91a2ecdc240a15ac2753e2696b348500d220dd31
397                 Depend on gtk+ >= 2.12. Fix bug #483436
399 2007-10-06  Fernando Herrera  <fherrera@onirica.com>
401         * Merge from http://www.gnome.org/~fherrera/bug-buddy.git
403         commit a38a1ecf39912c9778491739a72473d6d7f67f10
405                 Parse xml reponse from the collector server. Point to gnome server
407         commit e2c03b628fc01ab0de8e678fcbec94a0c1da6dc8
409                 Add minidump-id to the XML-RPC call
411         commit d227ff5b70cf217912a42b4527dedc4ac1da6cbe
413                 Point to http://localhost/breakpad/xmlrpc-collector.py for testing
415         commit 659f1dc9e394eeec0163ca82e5659ed97ea77ffe
417                 Add back the method name as BugBuddy.createBug
419         commit de614a6cf2fc6a11a7173c046548e4fb1ee26831
421                 Fix filename of the dumped file on gnome-breakpad bug-buddy invocation
422                 Implement sending minidumps
424 2007-09-28  Fernando Herrera  <fherrera@onirica.com>
426         * gnome-breakpad/Makefile.am: Fix typo
428 2007-09-27  Fernando Herrera  <fherrera@onirica.com>
430         * configure.in:
431         * gnome-breakpad/Makefile.am: Compile Solaris or linux handler
432         conditionally.
434 2007-09-27  Fernando Herrera  <fherrera@onirica.com>
436         * google-breakpad/*: Update to upstream r216 version.
438 2007-09-25  Fernando Herrera  <fherrera@onirica.com>
440         * gnome-breakpad/gnome-breakpad.cc: Return always 0 on gtk_module_init
441         function.
443 2007-09-25  Fernando Herrera  <fherrera@onirica.com>
445         * gnome-breakpad/gnome-breakpad.cc: Fix Solaris compilation.
447 2007-09-25  Fernando Herrera  <fherrera@onirica.com>
449         * configure.in: Disable static libs.
450         * gnome-breakpad/Makefile.am: Don't install libgnomebreakpad as a
451         versioned library. Patch by Fryderyk Dziarmagowski. Fixes bug #473671
453 2007-09-25  Fernando Herrera  <fherrera@onirica.com>
455         * gnome-breakpad/gnome-breakpad.cc: Don't include google-breakpad
456         header / don't use google_breapad namespace if ENABLE_GOOGLE_BREAKPAD
457         if not defined.
459 2007-09-25  Fernando Herrera  <fherrera@onirica.com>
461         * gnome-breakpad/gnome-breakpad.cc: Fix memleak. Patch by Priit Laes.
462         Fixes bug #479536
464 2007-09-25  Fernando Herrera  <fherrera@onirica.com>
466         * gnome-breakpad/gnome-breakpad.cc: Don't install any handler if
467         application has set any of them already (that is before gtk_init). It
468         was causing crashes (exposing bugs?) with SWT applications. Fixes bug
469         #479929
471 2007-09-25  Fernando Herrera  <fherrera@onirica.com>
473         * src/bug-buddy.c: (email_local_part_is_valid), (email_is_valid):
474         check email address against RFC 3696 rules. Patch from Sjoerd Simons.
475         Fixes bug #480130
477 2007-09-17  Fernando Herrera  <fherrera@onirica.com>
479         * configure.in: Release 2.20.0
481 2007-09-03  Fernando Herrera  <fherrera@onirica.com>
483         * google-breakpad/Makefile.am: install breapad library under
484         $prefix/lib/bug-buddy dir because it's private to our instalation
485         (until google-breakpad is properly released and we can depend on it)
487 2007-09-03  Fernando Herrera  <fherrera@onirica.com>
489         * configure.in: Always configure google-breakpad dir.
490         * Makefile.am: distcheck always google-breakpad dir, but compile it
491         only on supported platforms.
493 2007-09-02  Fernando Herrera  <fherrera@onirica.com>
495         * po/POTFILES.in: Added gtkbuilder file here with the right type to
496         get in translated. Thanks to Priit Laes. Fixes bug #471290
498 2007-09-01  Fernando Herrera  <fherrera@onirica.com>
500         * src/bug-buddy.c: (all_sent): Don't connect close button twice.
501         Fixes bug #471425
503 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
505         * NEWS:
506         * configure.in: Release 2.19.91
508 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
510         * src/distribution.c: Add Frugalware Linux detection. Patch by Alex
511         Smith. Fix bug #414641
513 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
515         * src/bug-buddy.c: (on_save_clicked), (main): Don't free desktop path.
516         Translate program description correctly, patch by Gabor Kelemen, fix
517         bug #450144
519 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
521         * src/bug-buddy.c: (on_save_clicked): Use special dir functions to get
522         homedir. Patch by Luca Ferretti. Fix bug #453115
524 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
526         * src/bug-buddy.gtkbuilder: Mark copy button as translatable. Fix bug
527         #454632
529 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
531         * src/bug-buddy.c: (on_save_clicked): Mark save dialog title for
532         translation. Patch by Gabor Kelemen. Fix bug #459107
534 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
536         * src/bug-buddy.c: (main): Correct the string asking the information
537         to be provided in English. Patch by Claudio Saavedra. Fix bug #361312
539 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
541         * src/bug-buddy.c: (unknown_app_finished): Include binary name at
542         least when an unknown application backtrace has been collected.
544 2007-08-28  Fernando Herrera  <fherrera@onirica.com>
546         * src/Makefile.am: use -export-dynamic instead of --export-dynamic to
547         fix build in SunStudio 12. Patch from Dave Lin. Fix bug #463569
549 2007-08-16  Fernando Herrera  <fherrera@onirica.com>
551         * Makefile.am:
552         * configure.in:
553         * gnome-breakpad/Makefile.am: Compile google-breakpad conly in supported
554         achitectures and OS.
555         * gnome-breakpad/gnome-breakpad.cc: Install a seghandler if
556         google-breakpad is not compiled in (it will only launch bug-buddy if
557         debug symbols are present).
559 2007-08-15  Fernando Herrera  <fherrera@onirica.com>
561         * configure.in: check for gelf.h
562         * gnome-breakpad/gnome-breakpad.cc: Use gelf functions for accessing
563         32 and 64 bits elf files. Check not only for regular debug information
564         but also for separate .debug file.
566 2007-08-15  Fernando Herrera  <fherrera@onirica.com>
568         * gnome-breakpad/gnome-breakpad.cc: Fix leak of the elf file.
570 2007-08-08  Fernando Herrera  <fherrera@onirica.com>
572         * MAINTAINERS: updated with userid
574 2007-08-02  Fernando Herrera  <fherrera@onirica.com>
576         * configure.in:
577         * src/Makefile.am:
578         * src/bug-buddy.c: (lock_text), (search_forbidden_words),
579         (copy_review), (edit_review), (show_review), (network_error),
580         (all_sent), (previous_sent), (bug_sent), (send_report),
581         (check_email), (on_send_clicked), (gdb_insert_text),
582         (show_pending_checkbox_if_pending), (useless_finished),
583         (known_app_finished), (gdb_finished), (on_save_clicked),
584         (unknown_app_finished), (send_minidump),
585         (gdb_finished_unknown_app), (bug_buddy_quit), (close_callback),
586         (fill_gnome_info), (fill_custom_info), (fill_proccess_info),
587         (fill_include_file), (fill_system_info), (fill_stderr_info),
588         (main):
589         * src/bug-buddy.glade:
590         * src/bug-buddy.gtkbuilder:
591         * src/bugzilla.c: (bugzilla_create_report):
592         * src/bugzilla.h: Port to GtkBuilder. Remove libglade dependency.
594 2007-08-01  Wouter Bolsterlee  <wbolster@svn.gnome.org>
596         * NEWS: Fix typo
598 2007-07-31  Fernando Herrera  <fherrera@onirica.com>
600         * NEWS:
601         * README.STABLE_BRANCH: Release 2.19.0 "Young Explorer"
603 2007-07-31  Fernando Herrera  <fherrera@onirica.com>
605         * configure.in: Check for libelf headers
607 2007-07-27  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
609         * google-breakpad:*/* Add google-breakpad.
610         * gnome-breakpad: Include a seghandler as a GTK_MODULE invoking either
611         gnome-terminal+gdb, bug-buddy+gdb or bug-buddy+minidump.
612         * Makefile.am: 
613         * configure.in: Bump version to 2.19.0. Add libelf checks
614         * src/bug-buddy.c: (send_minidump), (main):
615         * src/bug-buddy.h: Dummy dialog, as we don't have yet the debug server.
617 2007-04-09  Fernando Herrera  <fherrera@onirica.com>
619         * configure.in: Bump version to 2.18.1
620         * src/bugzilla.c: (add_bugzilla_application), (application_free):
621         * src/bugzilla.h: Refcount applications. Fix a crash when closing
622         bug-buddy and there were dups other-binaries. Patch by Matthias
623         Clasen. Fix bug #424711
625 2007-04-02  Frederic Crozat  <fcrozat@mandriva.com>
627         * src/bugzilla.c:
628         Correct key for OtherBinaries lookup in .desktop.
630 2007-03-13  Fernando Herrera  <fherrera@onirica.com>
632         * NEWS:
633         * configure.in: Released 2.18.0
635 2007-03-08  Christian Kirbach  <Christian.Kirbach@googlemail.com>
637         * src/bug-buddy.desktop.in.in:
638         "Application" is not a valid category in the freedesktop specification.
640 =========================== 2.17.4 ==========================
642 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
644         * Makefile.am: Dist MAINTAINERS.
646 2007-02-18  Fernando Herrera  <fherrera@onirica.com>
648         * src/bug-buddy.c: (main): Don't register with the session manager.
649         Patch by Dan Winship. Fix bug #406009
651 2007-01-20  Andre Klapper  <a9016009@gmx.de>
653         * src/bug-buddy.glade: remove an empty string from translation.
655 2007-01-08  Fernando Herrera  <fherrera@onirica.com>
657         * src/bug-buddy.c: (fill_system_info): Add gtk-theme and
658         icon-theme information to the report.
660 2007-01-08  Fernando Herrera  <fherrera@onirica.com>
662         * autogen.sh:
663         * configure.in:
664         * src/Makefile.am:
665         * src/bug-buddy.c: (delete_review), (get_gnome_version_info),
666         (save_to_file), (network_error), (bug_sent), (create_report_title),
667         (send_report), (on_save_clicked), (fill_stderr_info), (main):
668         * src/bugzilla.c: (get_i18n_slist), (load_applets),
669         (load_applications), (bugzilla_create_report):
670         * src/distribution.c: (get_lines_from_file):
671         * src/distribution.h:
672         * src/eds-buddy.c:
673         * src/gdb-buddy.c:
674         * src/proccess.c: (proccess_get_mem_state), (proccess_get_time):
675         * src/verify-desktop-files.c: (main): Upadte autogen stuff and configure.
676         Make bug-buddy compile without warnings. Fix some wrong g_free.
677         Patch by Christian Persch. Fix bug #394054
679 2007-01-07  Fernando Herrera  <fherrera@onirica.com>
681         * src/bug-buddy.c: (create_debuginfo_link): Add a comment for translators
682         for the http://live.gnome.org/GettingTraces/DistroSpecificInstructions
683         link. Thanks to Priit Laes.
685 2007-01-07  Fernando Herrera  <fherrera@onirica.com>
687         * COPYING.ximian-logos:
688         * Makefile.am:
689         * pixmaps/Makefile.am: Removed old logos not used anymore.
691 2007-01-07  Fernando Herrera  <fherrera@onirica.com>
693         * src/bug-buddy.c: (bug_sent), (main):
694         * src/verify-desktop-files.c: (check_bugzilla_info): s/bugzilla/Bugzilla.
695         Patch by Diego Escalante Urrelo. Fixes bug #354287
697 2007-01-07  Fernando Herrera  <fherrera@onirica.com>
699         * src/bug-buddy.c: (on_save_clicked): Use home when desktop_is_homedir
700         to save bug reports. Patch by Diego Escalante Urrelo. Fixes bug #349941
702 2007-01-07  Fernando Herrera  <fherrera@onirica.com>
704         * src/bug-buddy.menu.in: Include also autostar dir in the .desktop
705         files search path.
707 2006-12-20  Fernando Herrera  <fherrera@onirica.com>
709         * src/bugzilla.c: (load_applications): dup the
710         string from gmenu_tree_entry_get_name for prev_name
711         before freeing the keyfile/entry. Fix bug #357203.
712         Thanks to Mark McLoughlin!.
714 2006-12-18  Fernando Herrera  <fherrera@onirica.com>
716         * NEWS: Released 2.17.3 ("Paris connection")
718 2006-12-14  Fernando Herrera  <fherrera@onirica.com>
720         * src/bug-buddy.c: (email_local_part_is_valid),
721         (email_domain_label_is_valid), (email_domain_is_valid),
722         (email_is_valid): Rework the email address checking.
723         Patch by Alex Jones. Fix bug #350621
725 2006-12-14  Fernando Herrera  <fherrera@onirica.com>
727         * src/gdb-buddy.c: (gdb_get_trace): set the GIOChannel as
728         G_IO_FLAG_NONBLOCK. Now bug-buddy does not freeze anymore while
729         reading gdb output!. Fix bug #326680
731 2006-12-14  Fernando Herrera  <fherrera@onirica.com>
733         * src/bug-buddy.c: (delete_review), (show_review): handle delete
734         event of the review window to hide it.
736 2006-12-13  Dennis Cranston  <dennis_cranston@yahoo.com>
738         * src/bug-buddy.c: (known_app_finished): String format fix
740 2006-12-13  Andre Klapper  <a9016009@gmx.de>
742         * src/bug-buddy.c: fixing two typos.
744 2006-12-13  Fernando Herrera  <fherrera@onirica.com>
746         * src/bugzilla.c: (bugzilla_parse_response): use g_return_val_if_fail
747         instead of g_return_if_fail. Patch from OpenSuSE RPM.
749 2006-12-13  Fernando Herrera  <fherrera@onirica.com>
751         * src/bug-buddy.glade: Remove the focus from the hidden Send button.
752         It was respossible of some spurious crashes when pressing a key
753         over the window. 
755 2006-12-13  Fernando Herrera  <fherrera@onirica.com>
757         * src/bug-buddy.c: (gdb_insert_text), (create_debuginfo_link),
758         (useless_finished), (gdb_finished): Don't submit reports with less than
759         3 steps on the backtrace. Fix bug#383349
761 2006-12-13  Fernando Herrera  <fherrera@onirica.com>
763         * src/bug-buddy.c: (network_error), (all_sent), (send_report),
764         (on_save_clicked), (bug_buddy_quit), (close_callback), (main):
765         * src/bugzilla.c: (add_bugzilla_application), (application_free),
766         (load_applications): Don't leak the hash table. Allow also colissions
767         on the other_binaries case.
769 2006-12-13  Fernando Herrera  <fherrera@onirica.com>
771         * src/bugzilla.c: (add_bugzilla_application): Allow colissions on the hash
772         table, i.e.: different "Applications" with the same binary name. Next
773         step would be add parameters to the BugzillaApplication struct and 
774         compare them.
776 2006-12-07  Fernando Herrera  <fherrera@onirica.com>
778         * src/bug-buddy.c: (lock_text), (show_review),
779         (known_app_finished), (main): Show locked text with the INSENSITIVE color
780         for the background. Move custom script output to the editable part of the
781         report.
783 2006-12-06  Dennis Cranston  <dennis_cranston@yahoo.com>
785         * src/bug-buddy.c: (bug_sent):  Convert button from cancel to 
786         close after sending the bug report.
788 2006-12-05  Dennis Cranston  <dennis_cranston@yahoo.com>
790         * src/bug-buddy.c: (known_app_finished):  Add the application 
791         name, string fixes, and remove unnecessary line feeds, 
792         (unknown_app_finished):  Add mnemonic and use a more descriptive
793         label for the save button, and string fixes; (main): String fixes,
794         and remove unnecessary line feeds.
795         * src/bug-buddy.glade:  Clean up the user interface.
797 2006-12-05  Fernando Herrera  <fherrera@onirica.com>
799         * src/bug-buddy.c: (search_forbidden_words), (show_review),
800         (known_app_finished):
801         * src/forbidden-words.h: Add some heuristitcs to detect sensitive
802         data on the bug report. If they are present, mark the privacy label
803         as bold and remark those words in the review window.
805 2006-12-05  Fernando Herrera  <fherrera@onirica.com>
807         * src/bug-buddy.c: (lock_text), (edit_review): Lock some text in the
808         report. Fix bug #382075
810 2006-12-05  Fernando Herrera  <fherrera@onirica.com>
812         * src/bug-buddy.c: (network_error), (all_sent), (send_report),
813         (known_app_finished), (unknown_app_finished), (main):
814         * src/bug-buddy.glade:
815         * src/bug-buddy.h: Remove status bar. Use progress bar to tell
816         the user what bug-buddy is doing. Don't specify any initial size.
818 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
820         * configure.in: Post-release version bumping to 2.17.3
822 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
824         * NEWS: Release 2.17.2 ("3rd coin")
826 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
828         * src/bug-buddy.c: (send_report), (on_send_clicked):
829         * src/bug-buddy.glade:
830         * src/bugzilla.c: (bugzilla_create_report):
831         * src/bugzilla.h: Hide review/button after submitting a bug.
832         Fix a last-minute bug preventing the bug link to be shown (and
833         crashing because the warning). Do not set priority/severity when
834         submiting a non-crash. Fix bug #348863
836 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
838         * configure.in: Post-release version bumping to 2.17.2
840 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
842         * NEWS: Release 2.17.1 instead of wrong 2.17.0
843         * po/LINGUAS: Add this file in order to get po files
844         into the tarball.
846 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
848         * configure.in: Post-release version bumping to 2.17.1
850 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
852         * NEWS: Release 2.17.0 ("Coin, operated boy").
854 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
856         * src/bug-buddy.c: (on_send_clicked), (unknown_app_finished): Don't show
857         review info/button when app does not belong to GNOME bugzilla and it's
858         going just to be saved. Removed references to old expander.
860 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
862         * src/bug-buddy.c: (copy_review), (edit_review), (close_review),
863         (show_review), (known_app_finished), (unknown_app_finished):
864         * src/bug-buddy.glade: Use a new window for reviewing the report
865         instead of an small window inside an expander. Add ability to copy
866         the report and editing it.
868 2006-12-03  Fernando Herrera  <fherrera@onirica.com>
870         * README.STABLE_BRANCH: Update info about branches
872 2006-12-02  Fernando Herrera  <fherrera@onirica.com>
874         * src/bug-buddy.c: (help_callback), (main):
875         * src/bug-buddy.glade: Add a Help button to bug-buddy.
876         Patch by Brent Smith. Fix bug #353087
878 2006-12-02  Fernando Herrera  <fherrera@onirica.com>
880         * src/bug-buddy.glade: Added missing accelerators. Fix bug
881         #351485.
883 2006-12-02  Fernando Herrera  <fherrera@onirica.com>
885         * src/bug-buddy.glade: Removed unused hbox.
887 2006-12-01  Ruben Vermeersch  <ruben@savanne.be>
889         * src/gdb-cmd: Added "set backtracelimit 200", fixes bug #306465.
891 2006-12-01  Fernando Herrera  <fherrera@onirica.com>
893         * src/bug-buddy.c: (load_icon), (main):
894         * src/bugzilla.c: (add_bugzilla_application):
895         * src/bugzilla.h: Don't load _all_ applications icons. Load only
896         the needed one.
898 2006-11-28  Fernando Herrera  <fherrera@onirica.com>
900         * configure.in: Bump version to 2.17.0
901         * src/bug-buddy.c: (fill_custom_info), (main):
902         * src/bugzilla.c: (add_bugzilla_application), (load_applets),
903         (load_applications):
904         * src/bugzilla.h: Add support for "X-GNOME-Bugzilla-ExtraInfoScript"
905         and "bugzilla:extra_info_script" entries in .desktop and .server
906         files. The output of that custom script is included on the bug-buddy
907         report.
909 2006-11-28  Fernando Herrera  <fherrera@onirica.com>
911         * src/bug-buddy.c: (known_app_finished), (main): Add an string
912         aksing to fill the bug report in English. This does not break
913         the string freeze, because if the string is not translated it's not 
914         showed on the UI. Fix bug #361312. Patch by Claudio Saavedra and
915         Mariano Suárez-Alvarez.
917 2006-11-28  Fernando Herrera  <fherrera@onirica.com>
919         * src/bug-buddy.c: (known_app_finished): Disable send button if
920         initial email address is empty. Fix bug #363782
922 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
924         * configure.in: po/LINGUAS support. Luca Cavalli.
925         Closes bug #337850.
927 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
929         * src/bug-buddy.c: (main): Remove markup from translatable
930         message. Closes bug #360444.
932 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
934         * bug-buddy.schemas.in: Fix a typo. Closes bug #351049.
935         Clytie Siddall and Rob Bradford again.
937 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
939         * src/bug-buddy.c: (link_callback), (bug_sent), (main):
940         Re-commit the fix for 351006.
942 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
944         * src/bug-buddy.c: (link_callback), (bug_sent), (main):
945         Revert until we branch.
947 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
949         * src/bug-buddy.c: (link_callback), (bug_sent), (main):
950         Use consistent naming for Bug Buddy. Rob Bradford, Clytie
951         Siddall. Closes bug #351006.
953 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
955         * configure.in: 
956         * src/Makefile.am:
957         Fix mis-handling of libexecdir. Based on suggestions from
958         dmacks at netspace org and Christian Persch. Closes
959         bug #344029.
961 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
963         * src/bug-buddy.desktop.in.in: Add GTK to the category.
964         Patch from Stephane LOEUILLET. Closes bug 328026.
966 2006-11-16  Brian Pepple  <bdpepple@ameritech.net>
968         * Makefile.am (EXTRA_DIST): 
969         * bug-buddy.spec.in
970         Drop spec file. bug #121993.
972 2006-11-16  Kjartan Maraas  <kmaraas@gnome.org>
974         * src/bug-buddy.c: (bug_sent), (set_proxy), (send_report),
975         (show_pending_checkbox_if_pending), (main): Fix use of proxy
976         username and password. Patch from Ali Sabil. Closese
977         bug #354624. I also fixed a couple leaks in there.
978         * src/eds-buddy.c: Fix compiler warnings.
979         * src/verify-desktop-files.c: Same.
981 2006-11-11  Fernando Herrera  <fherrera@onirica.com>
983         * configure.in: Bump version to 2.16.1
985 2006-11-11  Fernando Herrera  <fherrera@onirica.com>
987         * src/bug-buddy.c: (known_app_finished), (unknown_app_finished),
988         (fill_system_info), (fill_stderr_info), (main): Add more info to
989         bug-buddy reports, including:
990                 - A11y enabled or not
991                 - uname full info
992                 - selinux enabled or not
993                 - .xsession-errors last lines
994         Patch by Alexander Larsson. Fixes bug #362855
996 2006-10-26  Francisco Javier F. Serrador  <serrador@openshine.com>
998         * src/bug-buddy.c: Mark some strings for translation.
1000 2006-09-05  Fernando Herrera  <fherrera@onirica.com> 
1002         * NEWS:
1003         * configure.in: Release 2.16.0
1005 2006-09-04 Fernando Herrera  <fherrera@onirica.com> 
1007         * src/bug-buddy.c: (focus_details), (unknown_app_finished): focus details
1008         view on an idle call, because doing just after expanding the expander
1009         crashes gtk+. Fix bug #353348
1011 2006-09-04  Brent Smith  <gnome@nextreality.net>
1013         * Makefile.am: remove the docs subdirectory as the bug-buddy manual is
1014         out of date.
1015         * src/bug-buddy.desktop.in.in: Add a NoDisplay=true so that bug-buddy
1016         doesn't appear in the menus
1018 2006-08-30  Kjartan Maraas  <kmaraas@gnome.org>
1020         * configure.in: Remove "no" from ALL_LINGUAS.
1022 2006-08-21  Fernando Herrera  <fherrera@onirica.com>
1024         * NEWS:
1025         * configure.in: Release 2.15.92 ("Lumbago")
1027 2006-08-21  Olav Vitters  <olav@bkor.dhs.org>
1029         * src/bug-buddy.glade: Mark _Send button as translatable. Patch by
1030         Kalle Vahlman. Fixes bug 352166.
1032 2006-08-20  Fernando Herrera  <fherrera@onirica.com>
1034         * src/bug-buddy.c: (create_report_title): Remove extra "%".
1035         * src/bugzilla.c: (bugzilla_create_report): Remove debug_string
1037 2006-08-18  Erdal Ronahi  <erdal.ronahi@gmail.com>
1038         
1039         * configure.in: Added (ku) Kurdish language
1041 2006-08-17  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1043         * src/bug-buddy.c: (set_proxy), (create_report_title),
1044         (send_report), (main):
1045         * src/bug-buddy.h:
1046         * src/bugzilla.c: (bugzilla_create_report):
1047         * src/bugzilla.h: Construct report title based on first words of
1048         the description. Added a missing NULL to g_object_set.
1050 2006-08-15  Fernando Herrera  <fherrera@onirica.com>
1052         * src/bug-buddy.c: (send_report):
1053         * src/bugzilla.c: (bugzilla_create_report): Removed debug messages.
1055 2006-08-15  Fernando Herrera  <fherrera@onirica.com>
1057         * src/bug-buddy.c: (main): If bugzilla product has not been found for
1058         the --package argument fallback to search for a binary.
1060 2006-08-15  Fernando Herrera  <fherrera@onirica.com>
1062         * src/bug-buddy.keys.in: removed. Fix #328479
1064 2006-08-15  Fernando Herrera  <fherrera@onirica.com>
1066         * src/bug-buddy.glade: Make gdb-text non-editable. Fix bug #350437.
1067         Make details view text wrap.
1068         * src/bug-buddy.c: (known_app_finished), (unknown_app_finished): set
1069         focus to the details text entry after finished colleting all info.
1071 2006-08-15  Fernando Herrera  <fherrera@onirica.com>
1073         * src/bug-buddy.glade: Fix spacing issues. Patch from Christian Persch.
1075 2006-08-13  Brent Smith  <gnome@nextreality.net>
1077         * src/bug-buddy.menu.in: add a forward slash in the LegacyDir so 
1078         the path is actually correct; otherwise bug-buddy only finds applets.
1080 2006-08-13  Fernando Herrera  <fherrera@onirica.com>
1082         * src/bug-buddy.c: (main):
1083         * src/bugzilla.c: (get_all_applications_from_dir),
1084         (load_applications): Show main window application before loading
1085         .dekstop files and run g_mainloop interactions while loading to
1086         make app update progress bar so it feels more responsive.
1088 2006-08-13  Fernando Herrera  <fherrera@onirica.com>
1090         * configure.in:
1091         * src/bug-buddy.menu: Removed.
1092         * src/bug-buddy.menu.in: Added to use <LegacyDir> pointing
1093         to ${sharedir}/applications. Fix the problem with 
1094         ~/.local/share/applications files not having bugzilla info.
1096 2006-08-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1098         * src/Makefile.am:
1099         Remove applications_DATA from Makefile.am.
1101 2006-08-11 Vladimer Sichinava  <vlsichinava@gmail.com>
1103         * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
1105 2006-08-09  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1107         * src/bug-buddy.c: (main): Fix a double-free.
1109 2006-08-01  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1111         * src/bugzilla.c: (add_bugzilla_application), (load_applets),
1112         (load_applications), (bugzilla_create_report):
1113         * src/bugzilla.h: Port to GKeyFile API for reading desktop files
1114         removing deprecated libgnome stuff. Use untranslated application name
1115         for report title.
1117 2006-08-01  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1119         * configure.in: Require new libsoup. Bump version to 2.15.91
1120         * src/bug-buddy.c: (send_report): use new libsoup xml-rpc
1121         deserialization function.
1122         * src/xmlrpc.c:
1123         * src/Makefile.am: Removed xmlrpc.c file.
1125 2006-07-24  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1127         * NEWS:
1128         * configure.in: Release 2.15.90
1130 2006-07-24  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1132         * src/verify-desktop-files.c: (main): Initialize bonobo-activation.
1134 2006-07-24  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1136         * src/Makefile.am:
1137         * src/bug-buddy.c: (save_to_file), (network_error),
1138         (remove_pending_reports), (all_sent), (previous_sent), (bug_sent),
1139         (send_report), (show_pending_checkbox_if_pending),
1140         (known_app_finished), (main):
1141         * src/bug-buddy.glade: Added a check button for sending old bug
1142         reports not sent because no network connection. Load them and send
1143         them.
1144         * src/xmlrpc.c: (hacked_soup_xmlrpc_message_from_string): Ugly hack
1145         for deserializing a XML-RPC message until we got it into libsoup.
1147         Removed NetworkManager code at all.
1149 2006-07-24  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1151         * pixmaps/Makefile.am:
1152         * src/bug-buddy.c: (main):
1153         * src/bug-buddy.desktop.in.in: make application use theme-friendly
1154         icons. Patch from Brian Pepple. Fixes bug #337813
1156 2006-07-24  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1158         * src/bug-buddy.c: (main):
1159         * src/bug-buddy.glade:
1160         * src/bugzilla.c: (bugzilla_search_for_package):
1161         * src/bugzilla.h: Invoke bug-buddy only with --package=XXX command
1162         line to get it in non-crash/suggestion mode, so applications like
1163         evolution can invoke it from the help menu.
1165 2006-07-24  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1167         * README.STABLE_BRANCH: Update branch information.
1168         * configure.in: Don't use NetworkManager because it is giving lot
1169         of false positives (usually people with wired and wireless networks)
1170         * src/Makefile.am:
1171         * src/bugzilla.c: (add_bugzilla_application),
1172         (get_all_applications), (bugzilla_parse_response): Use own .menu file
1173         for reading all applications. Patch from Brent Smith, fixes #347422
1175 2006-07-24  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1177         * src/bug-buddy.c: (send_report):
1178         * src/bug-buddy.glade: Fix some typos pointed by Matthias Clasen
1179         Fixes bug #348064
1181 2006-07-18  Guntupalli Karunakar  <karunakar@freedomink.org>
1183         * configure.in: Added "dz" (Dzongkha) to ALL_LINGUAS.
1185 2006-07-03  Runa Bhattacharjee <runabh@gmail.com>
1187         * configure.in: Added Bengali India (bn_IN) to ALL_LINGUAS.
1189 2006-06-30  Thierry Randrianiriana  <thierryR@cvs.gnome.org>
1191         * configure.in: Added Malagasy code 'mg' in ALL_LINGUAS.
1192         * po/mg.po: Added Malagasy translation.
1194 2006-06-28  Frederic Peters  <fpeters@0d.be>
1196         * configure.in:
1197         * src/Makefile.am:
1198         * src/bug-buddy.c: Make libnm_glib optional.  Closes bug #346091.
1200 2006-06-25  Fernando Herrera  <fherrera@onirica.com>
1202         * configure.in: Require libnm_glib to check for network
1203         * src/bug-buddy.c: (bug_sent), (save_to_file), (send_report),
1204         (on_send_clicked), (on_save_clicked), (main): If there is no network
1205         available save report to a file for sending next time. Resize fixes
1206         * src/bug-buddy.glade: Add mnemonic to Send
1207         * src/bugzilla.h: Remove an old GtkTreeIter
1209 2006-06-18  Brent Smith  <gnome@nextreality.net>
1211         * src/bug-buddy.c: (unknown_app_finished): Mark the button text for
1212         translation
1214 2006-06-18  Brent Smith  <gnome@nextreality.net>
1216         * src/proccess.c: (proccess_get_mem_state): Fix a mispelling, thanks
1217         to Baptiste Mille-Mathias for pointing this out.
1219 2006-06-18  Brent Smith  <gnome@nextreality.net>
1221         * src/bug-buddy.c: (fill_include_file): initialize GError to NULL,
1222         otherwise we can get a crash
1224 2006-06-18  Brent Smith  <gnome@nextreality.net>
1226         * src/gdb-buddy.c: remove debug define
1227         * src/gdb-buddy.h: added this missing file (needed to compile)
1229 2006-06-18  Fernando Herrera  <fherrera@onirica.com>
1231         * src/Makefile.am:
1232         * src/bug-buddy.c: (gdb_insert_text), (known_app_finished),
1233         (gdb_finished), (save_to_file), (on_save_clicked),
1234         (unknown_app_finished), (gdb_finished_unknown_app),
1235         (close_callback), (fill_gnome_info), (fill_include_file), (main):
1236         * src/bug-buddy.glade:
1237         * src/bug-buddy.h:
1238         * src/bugzilla.c:
1239         * src/gdb-buddy.c: (gdb_stop), (gdb_handle_input), (gdb_destroy),
1240         (gdb_buddy_error_quark), (gdb_get_trace): Add support for saving
1241         traces from unknow applications. Patch from Brent Smith. Closes bug
1242         #164747.
1244         Add support again for the --include option, so crashes on gnome-python
1245         and Gtk# can invoke bug-buddy for sending traces to our bugzilla.
1247 2006-06-13  Olav Vitters  <olav@bkor.dhs.org>
1249         * configure.in: Bump libsoup requirement to >= 2.2.94.
1251 2006-06-12  Brent Smith  <gnome@nextreality.net>
1253         * NEWS:
1254         * configure.in:
1255         - Version 2.15.0
1257 2006-06-12  Brent Smith  <gnome@nextreality.net>
1259         * po/POTFILES.in:
1260         * src/Makefile.am:
1261         Fix some build issues caused by the merge
1262         * src/bugzilla.c: (bugzilla_create_report):
1263         Submit bug reports to bugzilla.gnome.org instead of
1264         bugzilla-test.gnome.org
1266 2006-06-12  Brent Smith  <gnome@nextreality.net>
1268         * Makefile.am:
1269         * NEWS:
1270         * TODO:
1271         * bug-buddy.schemas.in:
1272         * configure.in:
1273         * docs/ChangeLog:
1274         * docs/Makefile.am:
1275         * docs/vi/vi.po:
1276         * macros/ChangeLog:
1277         * po/dz.po:
1278         * po/ka.po:
1279         * po/ku.po:
1280         * po/mg.po:
1281         * po/no.po:
1282         * src/Makefile.am:
1283         * src/bb-marshal.list:
1284         * src/bug-buddy-core.desktop.in.in:
1285         * src/bug-buddy.applications:
1286         * src/bug-buddy.c: (on_gdb_stop_clicked), (stock_pixmap_buddy),
1287         (get_gnome_version_info), (update_progress_bar), (save_email),
1288         (link_callback), (bug_sent), (set_proxy), (send_report),
1289         (email_is_valid), (check_email), (on_send_clicked), (gdb_finished),
1290         (close_callback), (delete_callback), (fill_gnome_info),
1291         (fill_proccess_info), (main):
1292         * src/bug-buddy.glade:
1293         * src/bug-buddy.h:
1294         * src/bugzilla.c: (add_bugzilla_application), (load_applets),
1295         (bugzilla_error_quark), (load_applications),
1296         (bugzilla_parse_response), (bugzilla_create_report):
1297         * src/bugzilla.h:
1298         * src/cell-renderer-uri.c:
1299         * src/cell-renderer-uri.h:
1300         * src/config.c:
1301         * src/distribution.c: (get_distro_name_from_file),
1302         (get_distro_name):
1303         * src/distribution.h:
1304         * src/eds-buddy.c: (get_default_user_email):
1305         * src/eds-buddy.h:
1306         * src/gdb-buddy.c: (get_trace_from_gdb), (stop_gdb),
1307         (handle_gdb_input), (get_trace_from_pair):
1308         * src/md5-utils.c:
1309         * src/md5-utils.h:
1310         * src/proccess.c: (proccess_get_mem_state), (proccess_get_time):
1311         * src/proccess.h:
1312         * src/save-buddy.c:
1313         * src/save-buddy.h:
1314         * src/signal-buddy.c:
1315         * src/signal-buddy.h:
1316         * src/united-states-of-bug-buddy.c:
1317         * src/verify-desktop-files.c: (check_bugzilla_info), (main):
1318         Merged bug-buddy-xmlrpc branch to HEAD using the following commands on
1319         a fresh checkout of HEAD:
1320         cvs update -j HEAD -j BUG_BUDDY_2_13_0
1321         cvs update -j BUG_BUDDY_2_13_0 -j bug-buddy-xmlrpc
1322         cvs update -C po/*
1324 2006-06-11  Brent Smith  <gnome@nextreality.net>
1326         * src/bug-buddy.c: (main):
1327         - Complain if --pid is not specified
1329 2006-06-11  Brent Smith  <gnome@nextreality.net>
1331         * src/bug-buddy.c: (fill_gnome_info), (main):
1332         - If we can't get information about the GNOME version (probably due to a
1333         missing or bad installation of gnome-desktop), then spit out an error
1334         dialog
1335         - Don't gtk_widget_show() the main window until right before we start
1336         the main loop; this way we don't see the main_window when we call
1337         buddy_error() before gtk_main()
1339 2006-06-11  Brent Smith  <gnome@nextreality.net>
1341         * src/bug-buddy.c: (main):
1342         Pop up an error dialog if --appname is not passed.
1344 2006-06-11  Brent Smith  <gnome@nextreality.net>
1346         * src/bug-buddy.c: (main):
1347         * src/bug-buddy.h:
1348         Ported bug-buddy from Popt to GOption
1350 2006-06-10  Brent Smith  <gnome@nextreality.net>
1352         * src/bug-buddy.c: (bug_sent), (send_report):
1353         Handle errors creating the report in send_report()
1354         * src/bugzilla.c: (bugzilla_parse_response),
1355         (bugzilla_create_report):
1356         More error handling using GError
1357         * src/bugzilla.h:
1358         Migrated some enumerations to the BUGZILLA_ERROR_* enums so there is
1359         only one set of error codes
1361 2006-06-10  Brent Smith  <gnome@nextreality.net>
1363         * src/bug-buddy.c: (bug_sent), (send_report), (on_send_clicked),
1364         (gdb_finished), (close_callback):
1365         - Provide intelligent error messages based on the XML-RPC response
1366         - Many text changes
1367         - Hide the send button immediately after the user clicks it to prevent
1368         duplicate bugs from being submitted
1369         * src/bug-buddy.glade:
1370         - Make "app-image" vertically aligned to the top
1371         - Make "main-text" selectable and turn on label wrapping
1372         * src/bug-buddy.h:
1373         - Move GnomeVersionInfo to bugzilla.h header to remove circular
1374         dependency between header files
1375         * src/bugzilla.c: (bugzilla_error_quark),
1376         (bugzilla_parse_response):
1377         - Much better error handling of the XML-RPC response; Also, return a
1378         GError with information about the particular error message
1379         * src/bugzilla.h:
1380         - Added GError support structures for BUGZILLA_ERROR
1381         - Moved GnomeVersionInfo struct to here
1382         - provide function prototypes for all functions with extern linkage
1383         * src/distribution.h:
1384         - provide prototype for get_distro_name()
1385         * src/proccess.c:
1386         - Use proccess.h header file
1387         * src/proccess.h:
1388         - Add this header file to declare function prototypes
1390 2006-06-04  Brent Smith  <gnome@nextreality.net>
1392         * src/bug-buddy.c: (link_callback): Display an error in a dialog box
1393         instead of stdout if the gnome_vfs_url_show call fails.
1395 2006-06-04  Brent Smith  <gnome@nextreality.net>
1397         * src/bug-buddy.glade: Switch the order of the "Send" and "Close"
1398         button, so that "Send" is on the right.
1400 2006-06-04  Brent Smith  <gnome@nextreality.net>
1402         * configure.in: Bump the required GTK+ version to 2.9 since we make
1403         use of the new GtkLinkButton
1404         * src/bug-buddy.c: (link_callback), (bug_sent), (send_report),
1405         (gdb_finished), (close_callback), (delete_callback), (main):
1406         Added a GtkLinkButton after the bug report has been sent so that
1407         the user can view their bug immediately by clicking on the button;
1408         Renamed the cancel-button to close-button and changed the names of the
1409         callbacks; Also fixed a couple of compiler warnings
1410         * src/bug-buddy.glade: Moved the "Send" button to the bottom in the
1411         button bar and removed the "Cancel" button in favor of a more
1412         simple scheme with just "Send" and "Close"; Also changed
1413         alignment of the button box so that it is always aligned at the
1414         bottom of the vertical box.
1416 2006-06-02  Fernando Herrera  <fherrera@onirica.com>
1418         * Makefile.am:
1419         * bug-buddy.schemas.in: Re-added schemas, only with
1420         contact info.
1422 2006-06-02  Fernando Herrera  <fherrera@onirica.com>
1424         * configure.in: Add eds dependency.
1425         * src/Makefile.am:
1426         * src/bug-buddy.c: (save_email), (bug_sent), (send_report),
1427         (email_is_valid), (check_email), (gdb_finished):
1428         * src/bug-buddy.glade: email address now is mandatory. Get it
1429         from gconf settings and if not available, from eds.
1431 2006-05-31  Fernando Herrera  <fherrera@onirica.com>
1433         * src/bug-buddy.c: (send_report): Add text from the "What were you
1434         doing" entry to the report.
1436 2006-05-31  Fernando Herrera  <fherrera@onirica.com>
1438         * src/bug-buddy.c: (set_proxy), (send_report): Use proxy from gconf
1439         settings when available.
1440         * src/bugzilla.c: (bugzilla_create_report): Remove password param
1441         * TODO: Add some stuff to do in the new branch
1443 2006-05-30  Olav Vitters  <olav@bkor.dhs.org>
1445         * src/bugzilla.c: Add User-Agent header to HTTP request as requested
1446         by myself.
1448 2006-05-30  Olav Vitters  <olav@bkor.dhs.org>
1450         * src/bugzilla.c: Change XML-RPC method call to match GNOME Bugzilla
1451         server changes. Also update URL.
1453 2006-02-08  Fernando Herrera  <fherrera@onirica.com>
1455         * src/Makefile.am:
1456         * src/bug-buddy.c: (bug_sent), (send_report), (on_send_clicked),
1457         (gdb_finished), (main):
1458         * src/bug-buddy.glade:
1459         * src/bugzilla.c: (bugzilla_parse_response),
1460         (bugzilla_create_report): Added UI to include user comnmets about what
1461         he was doing and email address. Added a Send button. UI needs more love
1463         * src/verify-desktop-files.c: (check_bugzilla_info), (main): Added
1464         a little program to verify installed .desktop files for correct
1465         X-GNOME-Bugzilla-* stuff
1467 2006-02-07  Fernando Herrera  <fherrera@onirica.com>
1469         * COPYING: Re-add notice about using only v2 of GPL that was
1470         removed accidentaly by some automake weirdness.
1471         * src/distribution.c: Use only v2 of GPL fot this code.
1473 2006-02-07  Fernando Herrera  <fherrera@onirica.com>
1475         * configure.in:
1476         * src/Makefile.am:
1477         * src/bug-buddy.c: (send_report), (gdb_finished),
1478         (fill_gnome_info), (fill_proccess_info), (main):
1479         * src/bug-buddy.glade:
1480         * src/bugzilla.c: (bugzilla_send_report):
1481         * src/proccess.c: (proccess_get_mem_state), (proccess_get_time): Change
1482         windows main title. Add mem and cpu info for the crashed procces from
1483         libgtop.
1485 2006-02-06  Fernando Herrera  <fherrera@onirica.com>
1487         * configure.in:
1488         * src/bug-buddy.c: (get_gnome_version_info), (bug_sent),
1489         (send_report), (gdb_finished):
1490         * src/bug-buddy.glade:
1491         * src/bug-buddy.h:
1492         * src/bugzilla.c: (got_response), (bugzilla_send_report):
1493         * src/bugzilla.h: Implement the XML-RPC sending. Currenty it uses
1494         hard-coded bugzilla URL and username/password. Don't try to play
1495         with it as bugzilla-test is IP-protected :)
1497 2006-02-03  Fernando Herrera  <fherrera@onirica.com>
1499         * Makefile.am:
1500         * configure.in:
1501         * po/POTFILES.in:
1502         * src/Makefile.am:
1503         * src/bb-marshal.list:
1504         * src/bug-buddy-core.desktop.in.in:
1505         * src/bug-buddy.applications:
1506         * src/bug-buddy.c: (on_gdb_stop_clicked), (get_gnome_version_info),
1507         (update_progress_bar), (send_report), (gdb_finished),
1508         (cancel_callback), (delete_callback), (main):
1509         * src/bug-buddy.glade:
1510         * src/bug-buddy.h:
1511         * src/bugzilla.c: (add_bugzilla_application), (load_applets),
1512         (load_applications), (add_application):
1513         * src/bugzilla.h:
1514         * src/cell-renderer-uri.c:
1515         * src/cell-renderer-uri.h:
1516         * src/config.c:
1517         * src/distribution.c: (get_distro_name_from_file),
1518         (get_distro_name):
1519         * src/gdb-buddy.c: (get_trace_from_gdb), (stop_gdb),
1520         (handle_gdb_input), (get_trace_from_pair):
1521         * src/md5-utils.c:
1522         * src/md5-utils.h:
1523         * src/save-buddy.c:
1524         * src/save-buddy.h:
1525         * src/signal-buddy.c:
1526         * src/signal-buddy.h:
1527         * src/united-states-of-bug-buddy.c: Big rewrite. Only one window. Only one
1528         click for submit a bug. Removed all the selections stuff. Bug Buddy now
1529         only reports crashes. Currently the XML-RPC sending stuff is missing,
1530         so it does not send anything yet.
1532 2006-01-06  Fernando Herrera  <fherrera@onirica.com>
1534         * src/bugzilla.c: update treeview headers when switching
1535         beetwen applcations/products. Patch from Matthias Clasen
1536         (Closes bug #317530)
1538 2006-01-06  Fernando Herrera  <fherrera@onirica.com>
1540         * src/distribution.{c,h}: Fix the LSB distro detection
1542 2006-01-05  Fernando Herrera  <fherrera@onirica.com>
1544         * src/bug-buddy.glade: Center main window. Patch from
1545         Christian Neumair. Closes bug #321297
1547 2006-01-05  Fernando Herrera  <fherrera@onirica.com>
1549         * src/bug-buddy.glade: Set the GnomeFileEntry in
1550         save mode for saving the bug report (Closes bug #323967)
1552 2006-01-05  Fernando Herrera  <fherrera@onirica.com>
1554         * src/bug-buddy.glade: Lot of HIGification by
1555         Christian Persch. Closes bug #325650
1557 2006-01-05  Fernando Herrera  <fherrera@onirica.com>
1559         * configure.in: Bump version to 2.13.0
1560         * src/bugzilla.c: workaround for gnome-vfs bug
1562 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
1564         * configure.in: Added "zh_HK" to ALL_LINGUAS.
1566 2005-11-30  Fernando Herrera  <fherrera@onirica.com>
1568         * configure.in:
1569         * NEWS: Release 2.12.2 ("Il vulcano")
1571 2005-10-28  Simos Xenitellis  <simos@gnome.org>
1573         * configure.in: Added ky (Kirghiz) to ALL_LINGUAS.
1575 2005-10-01  Fernando Herrera  <fherrera@onirica.com>
1577         * NEWS:
1578         * configure.in: Release 2.12.1 "i Party 7"
1580 2005-10-01  Fernando Herrera  <fherrera@onirica.com>
1582         * src/bugzilla.c: Remove duplicate entries. Patch
1583         from Matthias Clasen. Fixes bug #317524
1585 2005-09-06  Fernando Herrera  <fherrera@onirica.com>
1587         * NEWS: Release 2.12.0 ("My fatal fate")
1589 2005-08-23  Vincent Untz  <vuntz@gnome.org>
1591         * src/united-states-of-bug-buddy.c: don't mark the copyright string as
1592         translatable
1594 2005-08-23  Vincent Untz  <vuntz@gnome.org>
1596         * configure.in: post-release bump to 2.12.0.
1598 ==================== 2.11.92 ====================
1600 2005-08-23  Vincent Untz  <vuntz@gnome.org>
1602         * NEWS:
1603         * configure.in: version 2.9.92.
1605 2005-07-19  Fernando Herrera  <fherrera@onirica.com>
1607         * src/bug-buddy.c: (init_gnome_version_stuff):
1608         * src/bug-buddy.h:
1609         * src/bugzilla.c: (gify), (load_mostfreq_xml), (load_config_xml),
1610         (load_products_xml):
1611         * src/cell-renderer-uri.c:
1612         * src/distribution.c:
1613         * src/gdb-buddy.c:
1614         * src/gnome-crash.c:
1615         * src/libglade-buddy.h:
1616         * src/md5-utils.c: (md5_get_digest):
1617         * src/save-buddy.c:
1618         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked),
1619         (email_is_valid): lot of (all) gcc4 and misc warning fixed.
1620         Ported to GtkAboutDialog. Patch from Kjartan Maraas. Closes
1621         bug #300065
1623 2005-07-19  Fernando Herrera  <fherrera@onirica.com>
1625         * configure.in:
1626         * src/bug-buddy.c: (update_crash_type), (init_ui), (delete_me),
1627         (main):
1628         * src/bug-buddy.glade:
1629         * src/bugzilla.c: (update_severity), (update_version),
1630         (add_severity), (update_version_menu),
1631         (bugzilla_product_add_components_to_clist),
1632         (bugzilla_add_mostfreq):
1633         * src/united-states-of-bug-buddy.c: (select_version),
1634         (select_severity): Port to GtkComboBox. Patch by Michael Gossard.
1635         Fixes #300065 and #130288
1637 2005-07-19  Michael Gossard <michael.gossard@free.fr>
1639         * src/bugzilla.c : (sort_mostfreq_list),
1640         (create_mostfreq_list), (bugzilla_add_mostfreq) sort frequently reported
1641         bugs list by ID, product, component, description. (fix bug #171935)
1643 2005-07-19  Fernando Herrera  <fherrera@onirica.com>
1645         * src/distribution.c: (get_lines_from_file), (get_lsb_version),
1646         (get_redhat_version), (get_turbolinux_version),
1647         (get_debian_version):
1648         * src/distribution.h: Reworked the code to use fancy g_file functions.
1649         Add support for reading LSB files (ie: Ubuntu distro support). Closes
1650         bug #168379
1652 2005-07-19  Fernando Herrera  <fherrera@onirica.com>
1654         * src/united-states-of-bug-buddy.c: Include signal.h. Patch by
1655         Dan Winship, closes #160544
1657 2005-07-18  Danilo Šegan  <danilo@gnome.org>
1659         * docs/sr/sr.po: Updated translation not to break the build (until
1660         I fix xml2po).
1662 2005-07-18  Danilo Šegan  <danilo@gnome.org>
1664         * docs/Makefile.am (DOC_LINGUAS): Added "sr".
1666         * docs/sr/sr.po: Added.
1668 2005-07-11  Kjartan Maraas  <kmaraas@gnome.org>
1670         * configure.in: Post release version bump
1671         * docs/C/bug-buddy.xml: Fix docs build
1672         * src/save-buddy.c: (bb_write_buffer_to_fd): Pass 0
1673         as arg 3 to waitpid() not NULL pointer.
1675 2005-06-04  Swapnil Hajare  <dreamil@gmail.com>
1677         * configure.in: added entry for Marathi language (mr) in ALL_LINGUAS
1679 2005-05-18  Olav Vitters <olav@bkor.dhs.org>
1681         * src/bugzilla.c: (load_applications): Initialize prev_name variable
1682         to NULL to prevent crash on startup. Patch from <rwahl@gmx.de>. Closes
1683         bug #172874.
1685 2005-05-04  Fernando Herrera  <fernando.herrera@tecsidel.es>
1687         * src/bugzilla.c: (load_applications): Use gmenu API to fix
1688         build. Patch by Elijah Newren. Closes bug #302769
1690 2005-04-11  Mark McLoughlin  <mark@skynet.ie>
1692         * src/Makefile.am, src/bugzilla.c: update for
1693         libgnome-menu API renaming.
1695 2005-04-06  Mark McLoughlin  <mark@skynet.ie>
1697         * src/bugzilla.c: (get_all_applications): update for
1698         slight change in menu_tree_lookup() API.
1700 2005-04-01  Adi Attar  <aattar@cvs.gnome.org>
1702         * configure.in: Added "xh" to ALL_LINGUAS.
1704 2005-03-31  Steve Murphy  <murf@e-tools.com>
1706         * configure.in: Added "rw" to ALL_LINGUAS.
1708 2005-03-30  Christian Rose  <menthos@menthos.com>
1710         * configure.in: Added "ug" to ALL_LINGUAS.
1712 2005-03-23  Fernando Herrera  <fernando.herrera@tecsidel.es>
1714         * configure.in: require libgnomemenu >= 2.11.1.
1715         * src/bugzilla.c: (get_all_applications_from_alias),
1716         (get_all_applications_from_dir), (get_all_applications),
1717         (load_applications): Port to the new libgnomemenu API. Patch
1718         by Mark McLoughlin <markmc@redhat.com>
1720 2005-03-23  Fernando Herrera  <fernando.herrera@tecsidel.es>
1722         * README.STABLE_BRANCH: Branched. HEAD is now for GNOME 2.11
1723         * configure.in: Postrelease version bumpig to 2.11.0
1725 2005-03-07  Fernando Herrera  <fernando.herrera@tecsidel.es>
1727         * NEWS:
1728         * configure.in: Release 2.10.0 ("La movida")
1730 2005-02-28  Fernando Herrera  <fernando.herrera@tecsidel.es>
1732         * NEWS:
1733         * configure.in: Release 2.9.92 ("Magical Fenix")
1735 2005-02-11  Maxim V. Dziumanenko <mvd@mylinux.com.ua>
1737         * docs/uk/bug-buddy.xml:
1738         * docs/uk/legal.xml:
1739         * docs/uk/.cvsignore: Added Ukrainian translation of the documentation.
1741 2005-02-11  Shaun McCance  <shaunm@gnome.org>
1743         * docs/bug-buddy.omf.in
1744         - Added missing file
1746 2005-02-10  Fernando Herrera  <fernando.herrera@tecsidel.es>
1748         * NEWS:
1749         * configure.in: Release 2.9.91 ("Hänsel und Gretel")
1751 2005-02-10  Fernando Herrera  <fernando.herrera@tecsidel.es>
1753         * configure.in:
1754         * src/Makefile.am: Require gnome-menus.
1755         * src/bugzilla.c: (bugzilla_application_new), (load_applets),
1756         (compare_applications), (get_all_applications_from_dir),
1757         (get_all_applications), (load_applications): Use libmenu to get all
1758         applications instead of removed "applications-all-users:///" gnome-vfs
1759         method. Don't require applets to have defined (panel:category), as
1760         it seems to be reomved for GNOME 2.10. Load icons code fixes.
1762 2005-01-29  Fernando Herrera  <fherrera@onirica.com>
1764         * Makefile.am:
1765         * autogen.sh:
1766         * configure.in:
1767         * src/Makefile.am: Lot of autofoo updates by Shaun McCance and me.
1768         * docs/C/bug-buddy.xml: Updated docs by Shaun McCance.
1769         * docs/C/Makefile.am:
1770         * docs/C/bug-buddy-C.omf:
1771         * docs/Makefile.am:
1772         * docs/de/Makefile.am:
1773         * docs/de/bug-buddy-de.omf:
1774         * docs/es/Makefile.am:
1775         * docs/es/bug-buddy-es.omf:
1776         * docs/fr/Makefile.am:
1777         * docs/fr/bug-buddy-fr.omf:
1778         * docs/it/Makefile.am:
1779         * docs/it/bug-buddy-it.omf:
1780         * docs/ja/Makefile.am:
1781         * docs/ja/bug-buddy-ja.omf:
1782         * docs/ko/Makefile.am:
1783         * docs/ko/bug-buddy-ko.omf:
1784         * docs/sv/Makefile.am:
1785         * docs/sv/bug-buddy-sv.omf:
1786         * docs/zh_CN/Makefile.am:
1787         * docs/zh_CN/bug-buddy-zh_CN.omf:
1788         * docs/zh_HK/Makefile.am:
1789         * docs/zh_HK/bug-buddy-zh_HK.omf:
1790         * docs/zh_TW/Makefile.am:
1791         * docs/zh_TW/bug-buddy-zh_TW.omf: Files removed from CVS, they are
1792         now autogenerated from gdu.
1794 2005-01-24  Fernando Herrera  <fherrera@onirica.com>
1796         * configure.in: Post release version bumping.
1798 2005-01-24  Fernando Herrera  <fherrera@onirica.com>
1800         * NEWS:
1801         * configure.in: Released 2.9.3 "Wild Rose"
1803 2005-01-07  Kjartan Maraas  <kmaraas@gnome.org>
1805         * src/bug-buddy.glade1: Remove
1806         * src/bug-buddy.gladep: Remove
1808 2004-11-30  Fernando Herrera  <fherrera@onirica.com>
1810         * NEWS:
1811         * configure.in: Released 2.9.2 "Tres Jotas"
1813 2004-11-21  Fernando Herrera  <fherrera@onirica.com>
1815         * src/bug-buddy.c: (init_ui):
1816         * src/bug-buddy.h:
1817         * src/united-states-of-bug-buddy.c: (submit_ok): Added a kill command line
1818         argument for killing that pid after the bug report is sent.
1820 2004-11-20  Fernando Herrera  <fherrera@onirica.com>
1822         * src/bug-buddy.c: (init_ui), (main):
1823         * src/bug-buddy.glade:
1824         * src/bug-buddy.h:
1825         * src/united-states-of-bug-buddy.c: (mail_write_template),
1826         (on_druid_about_clicked), (enter_intro), (done_intro), (done_gdb),
1827         (enter_desc): Skip the product/component pages if the application is
1828         passed on the command line (also show its name in the intro page).
1829         Use the command line option --include-file to include a file in the
1830         bug description.
1832 2004-11-13  Fernando Herrera  <fherrera@onirica.com>
1834         * README.STABLE_BRANCH: Branched for gnome-2-8
1835         * configure.in: Bump version to 2.9.0
1837 2004-11-11  Fernando Herrera  <fherrera@onirica.com>
1839         * docs/C/bug-buddy-C.omf: Fix omf file to validate against
1840         scrollkeeper-omf.dtd. Patch from Joe Marcus Clarke and
1841         David Weinehall (fix bug #157817 and debian 280641)
1843 2004-09-24  Pawan Chitrakar  <pawan@nplinux.org>
1845         * configure.in: Added ne "Nepali" in ALL_LINGUAS
1847 2004-09-22  Fernando Herrera  <fherrera@onirica.com>
1849         * configure.in: Post release version bumping to 2.8.1
1850         * src/gdb-buddy.c: (get_trace_from_pair): Fix search for binaries
1851         in libexec dir.
1853 2004-09-12  Fernando Herrera  <fherrera@onirica.com>
1855         * NEWS: Release 2.8.0 "Chicote"
1857 2004-09-12  Fernando Herrera  <fherrera@onirica.com>
1859         * docs/Makefile.am: Disable build of outdated docs.
1860         * src/bug-buddy.glade:
1861         * src/united-states-of-bug-buddy.c: (on_druid_help_clicked),
1862         (on_druid_about_clicked): Enable help button and point help to
1863         the right section. Patch by Shaun McCance (Fix bug #135573)
1865 2004-09-11  Shaun McCance  <shaunm@gnome.org>
1867         * docs/C/bug-buddy-C.omf:
1868         * docs/C/bug-buddy.xml:
1869         - Updates for 2.8
1871 2004-09-12  Fernando Herrera  <fherrera@onirica.com>
1873         * configure.in:
1874         * po/POTFILES.in:
1875         * src/Makefile.am:
1876         * src/bug-buddy-core.desktop.in.in:
1877         * src/bug-buddy.desktop.in.in: Install a new desktop file to handle
1878         the application/x-core MIME type correctly (it is open with --core
1879         command line option only).
1881 2004-09-11  Shaun McCance  <shaunm@gnome.org>
1883         * docs/C/bug-buddy-C.omf:
1884         * docs/de/bug-buddy-de.omf:
1885         * docs/es/bug-buddy-es.omf:
1886         * docs/fr/bug-buddy-fr.omf:
1887         * docs/it/bug-buddy-it.omf:
1888         * docs/ja/bug-buddy-ja.omf:
1889         * docs/ko/bug-buddy-ko.omf:
1890         * docs/sv/bug-buddy-sv.omf:
1891         * docs/zh_CN/bug-buddy-zh_CN.omf:
1892         * docs/zh_HK/bug-buddy-zh_HK.omf:
1893         * docs/zh_TW/bug-buddy-zh_TW.omf:
1894         - Various OMF fixes
1896 2004-09-08  Fernando Herrera  <fherrera@onirica.com>
1898         * configure.in: Post release version bumping to 2.8.0
1900 2004-09-08  Fernando Herrera  <fherrera@onirica.com>
1902         * NEWS:
1903         * bugzilla/gnome/products:
1904         * bugzilla/ximian/mostfreq:
1905         * bugzilla/ximian/products:
1906         * configure.in: Release 2.7.92 (RC1) "Ojos verdes"
1908 2004-09-03  Gora Mohanty  <gmohanty@cvs.gnome.org>
1910         * configure.in: Added "or" to ALL_LINGUAS.
1912 2004-08-21  Fernando Herrera  <fherrera@onirica.com>
1914         * NEWS:
1915         * bugzilla/gnome/mostfreq:
1916         * bugzilla/gnome/products:
1917         * bugzilla/ximian/products:
1918         * configure.in: Release 2.7.91 (Beta 2) "budyboop"
1920 2004-08-16  Christian Rose  <menthos@menthos.com>
1922         * configure.in: Added "bs" to ALL_LINGUAS.
1924 2004-08-15  Kjartan Maraas  <kmaraas@gnome.org>
1926         * configure.in: Added nb to ALL_LINGUAS.
1928 2004-07-21  Ray Strode  <rstrode@redhat.com>
1929         * bug-buddy/src/bug-buddy.desktop.in.in: Add MimeType line
1930         to desktop file new mime sytem.
1932 2004-06-01  Fernando Herrera  <fherrera@onirica.com>
1934         * configure.in: Post release version bumping to 2.7.1
1936 2004-06-01  Fernando Herrera  <fherrera@onirica.com>
1938         * NEWS:
1939         * bugzilla/gnome/config:
1940         * bugzilla/gnome/mostfreq:
1941         * bugzilla/gnome/products:
1942         * bugzilla/ximian/config:
1943         * bugzilla/ximian/mostfreq:
1944         * bugzilla/ximian/products: Release 2.7.0 "Lully"
1946 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
1948         * src/united-states-of-bug-buddy.c: (druid_set_sensitive):
1949         Removed.
1950         * src/united-states-of-bug-buddy.c: (email_is_valid): Rewritten
1951         * src/united-states-of-bug-buddy.c: Various minor tidy-ups.
1953 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
1955         * src/bug-buddy.c: (main):
1956         * src/bug-buddy.h:
1957         * src/bugzilla.c: (load_bugzilla_xml):
1958         * src/united-states-of-bug-buddy.c: (druid_draw_state),
1959         (on_druid_prev_clicked), (druid_set_state),
1960         (on_druid_next_clicked), (on_druid_cancel_clicked), (enter_intro),
1961         (done_intro), (enter_gdb), (done_gdb), (enter_product),
1962         (done_product), (enter_component), (done_component),
1963         (enter_mostfreq), (done_mostfreq), (enter_desc), (done_desc),
1964         (enter_email_config), (done_email_config), (enter_email),
1965         (done_email), (enter_finished), (done_finished): : Druid tab state
1966         machine rearranged so that the code for each state can be localised within
1967         the source.
1970 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
1972         * src/bug-buddy.c: (init_ui):  Warning added if a pid is given without
1973         application name.
1974         * src/bug-buddy.h:
1975         * src/gdb-buddy.c: (start_animation), (stop_animation), (stop_gdb),
1976         (get_trace_from_pair): Rewritten to tidy freeing
1977         of strings (memory lead fixed), with some error messages added.
1979 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
1981         * src/bug-buddy.c: (on_gdb_go_clicked), (on_gdb_stop_clicked),
1982         (on_list_button_press_event), (main):
1983         * src/bug-buddy.h:
1984         * src/bugzilla.c: (async_update), (end_bugzilla_download),
1985         (start_bugzilla_download), (products_list_load):
1986         * src/gdb-buddy.c: (start_gdb), (get_trace_from_pair):
1987         * src/united-states-of-bug-buddy.c: (druid_set_state): remove
1988         druid_data.explicit_dirty, druid_data.download_in_progress.
1990 2004-04-15  Simon Frankau  <sgf@arbitrary.name>
1992         * src/bug-buddy.c: (buddy_error), (on_gdb_save_clicked), (main):
1993         * src/bug-buddy.h:
1994         * src/bugzilla.c: (load_bugzillas):
1995         * src/gdb-buddy.c: (get_trace_from_core), (get_trace_from_pair):
1996         * src/united-states-of-bug-buddy.c: (mail_config_page_sendmail_ok),
1997         (mail_config_page_gnome_ok), (desc_page_ok), (submit_ok),
1998         (on_druid_next_clicked): use new buddy_error function.
2000 2004-04-15  Fernando Herrera  <fherrera@onirica.com>
2002         * src/bug-buddy.c: (init_ui): Fix two strings. Fix bug #140053
2004 2004-04-15  Fernando Herrera  <fherrera@onirica.com>
2006         * src/bug-buddy.glade: add scroll bar to description bug text box if
2007         needed. Fix bug #137540
2009 2004-04-15  Fernando Herrera  <fherrera@onirica.com>
2011         * bug-buddy.schemas.in:
2012         * src/united-states-of-bug-buddy.c: (druid_set_state): Fix wrong
2013         strings.
2015 2004-04-15  Fernando Herrera  <fherrera@onirica.com>
2017         * src/bug-buddy.glade: s/Next/Forward/ . Fix bug #136191, patch from
2018         Ben Sutton
2020 2004-04-13  Fernando Herrera  <fherrera@onirica.com>
2022         * configure.in: Bump version to 2.7.0
2024 2004-04-12  Fernando Herrera  <fherrera@onirica.com>
2026         * README.STABLE_BRANCH: update branch info.
2027         * configure.in: Post release version bumping to 2.6.1
2029 2004-04-09  Guntupalli Karunakar  <karunakar@freedomink.org>
2031         * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
2033 2004-04-03  Samúel Jón Gunnarsson  <sammi@techattack.nu>
2035         * is.po: Added "is" to ALL_LINGUAS.
2037 2004-03-22  Fernando Herrera  <fherrera@onirica.com>
2039         * src/Makefile.am: (Fix a compiler issue, bug #135625)
2040         * NEWS:
2041         * bugzilla/gnome/products:
2042         * configure.in: Release 2.6.0 "Almodóvar did it again!"
2044 2004-03-20  Guntupalli Karunakar  <karunakar@freedomink.org>
2046         * configure.in: Added 'pa' for Punjabi to ALL_LINGUAS.
2048 2004-03-17  Gareth Owen
2050         * configure.in: Added en_GB to ALL_LINGUAS
2052 2004-03-16  Fernando Herrera  <fherrera@onirica.com>
2054         * NEWS:
2055         * bugzilla/gnome/products:
2056         * configure.in: Release 2.5.92 "We are the champions"
2058 2004-03-16  Fernando Herrera  <fherrera@onirica.com>
2060         * src/bug-buddy.c:
2061         * src/bug-buddy.glade: set the filechooser in save mode with the new
2062         property.
2063         * src/united-states-of-bug-buddy.c: remove an unused function.
2065 2004-03-15  Glynn Foster  <glynn.foster@sun.com>
2067         * configure.in: Add docs to build.
2068         * docs/Makefile.am: Add docs to build.
2069         * docs/*: Put back localized online help for de, fr, es, it, ja, ko, sv,
2070         zh_TW, zh_CN and zh_HK from Sun's translation team - may be a little
2071         outdated, but it's a good start to update them from.
2073 2004-02-25  Fernando Herrera  <fherrera@onirica.com>
2075         * src/united-states-of-bug-buddy.c: (druid_set_state): Disable Back
2076         button when debugging is the first page. Fix #135343
2078 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
2080         * src/Makefile.am:
2081         * src/bug-buddy.applications:
2082         * src/bug-buddy.keys.in: Update to application/x-core MIME type from the
2083         new share-mime-info
2084         * src/bug-buddy.mime: removed
2086 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
2088         * NEWS:
2089         * bugzilla/gnome/products:
2090         * configure.in: Release 2.5.90 "I love it when a plan comes
2091         together"
2093 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
2095         * src/united-states-of-bug-buddy.c: (check_old_version),
2096         (on_druid_next_clicked): Only check old version once (Fix #134167). If
2097         failing getting application product from application name, load the product
2098         list.
2100 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
2102         * src/bug-buddy.glade:
2103         * src/united-states-of-bug-buddy.c:
2104         (on_email_file_gnome_entry_browse_clicked): Set the FileChooser in
2105         save mode for saving bug reports.
2107 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
2109         * src/united-states-of-bug-buddy.c: (on_druid_cancel_clicked): Remove
2110         confirmation dialog after the UI-review recomendation.
2112 2004-02-24  Fernando Herrera  <fherrera@onirica.com>
2114         * src/bugzilla.c: (generate_email_text): Don't free version string.
2115         Fix #126449. Patch from Simon Frankau
2117 2004-02-21  Christian Rose  <menthos@menthos.com>
2119         * configure.in: Added "en_CA" to ALL_LINGUAS.
2121 2004-02-15  Fernando Herrera  <fherrera@onirica.com>
2123         * NEWS:
2124         * bugzilla/gnome/products:
2125         * configure.in: Release 2.5.3, "No name release"
2127 2004-02-11  Fernando Herrera  <fherrera@onirica.com>
2129         * src/Makefile.am: add -export-dynamic. Fix bug #132174. Patch from
2130         Vincent Berger
2132 2004-02-11  Fernando Herrera  <fherrera@onirica.com>
2134         * gentool/gentool.m4: Add quotes AC_PROG_GENTOOL. Patch from Alexander
2135         Winston. Fix bug #133150
2137 2004-02-11  Fernando Herrera  <fherrera@onirica.com>
2139         * src/bug-buddy.glade: Use GtkFileChooser in GnomeFileEntries
2141 2004-01-20  Fernando Herrera  <fherrera@onirica.com>
2143         * src/bug-buddy.c: (init_gnome_version_stuff): read GNOME date
2144         * src/bug-buddy.h:
2145         * src/united-states-of-bug-buddy.c: (check_old_version),
2146         (druid_set_state): if GNOME version is older than 6 months suggest
2147         upgrading.
2149 2004-01-20  Fernando Herrera  <fherrera@onirica.com>
2151         * Makefile.am: Remove OrigTree
2152         * configure.in: requiere intltool 0.29
2154 2004-01-20  Fernando Herrera  <fherrera@onirica.com>
2156         * bug-buddy.schemas.in: Fix some typos. Fix bug #131876.
2158 2004-01-20  Jason Leach  <leach@wam.umd.edu>
2160         * Makefile.am (install-data-local): builddir != srcdir fix.
2162 2004-01-06  Vincent Untz  <vincent@vuntz.net>
2164         * src/bug-buddy.desktop.in.in: changed the comment to be less
2165         GNOME-specific (proposition by Luis Villa). Fix bug #89356.
2167 2004-01-03  Fernando Herrera  <fherrera@onirica.com>
2169         * Makefile.am: added intltool-modules/XML/Parser/Style/OrigTree.pm
2170         * src/bugzilla.c: (load_bugzilla): store and free string returned by
2171         gnome_config_get_string
2173 2004-01-02  Robert Sedak  <robert.sedak@sk.htnet.hr>
2175         * configure.in: Added "hr" in ALL_LINGUAS .
2177 2003-12-26  Fernando Herrera  <fherrera@onirica.com>
2179         * NEWS:
2180         * bugzilla/gnome/products:
2181         * configure.in: Release 2.5.2, "Franco Corelli"
2183 2003-12-25  Fernando Herrera  <fherrera@onirica.com>
2185         * Makefile.am:
2186         * bug-buddy.schemas.in:
2187         * configure.in:
2188         * po/POTFILES.in: Schema file stuff
2189         * src/bug-buddy.c: (init_ui), (delete_me):
2190         * src/bug-buddy.glade:
2191         * src/bug-buddy.h:
2192         * src/config.c: (entry_changed_notify), (config_entry_commit),
2193         (init_gconf_stuff):
2194         * src/united-states-of-bug-buddy.c: (on_druid_cancel_clicked): Port
2195         bug-buddy configuration to gconf
2197 2003-12-14  Fernando Herrera  <fherrera@onirica.com>
2199         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked): Add
2200         support for translators in the about dialog.
2202 2003-12-14  Fernando Herrera  <fherrera@onirica.com>
2204         * src/bug-buddy.c: (main):
2205         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked): Use
2206         gtk_icon_theme_* to load icons.
2208 2003-12-13  Fernando Herrera  <fherrera@onirica.com>
2210         * src/bugzilla.c: (load_products_xml): Don't add closed products.
2211         * src/united-states-of-bug-buddy.c: (on_druid_next_clicked): Refuse
2212         selected application if its bugzilla info doesn't match with any
2213         bugzilla xml info (a non-existant, mistyped or closed
2214         product/component in .desktop file). Fix bug #123435
2216 2003-12-13  Fernando Herrera  <fherrera@onirica.com>
2218         * src/bug-buddy.glade:
2219         * src/united-states-of-bug-buddy.c: (on_druid_next_clicked): add
2220         context to component selection page (Application or product
2221         selected). Fix bug #128349. Also remove code for unknown applications
2223 2003-12-13  Fernando Herrera  <fherrera@onirica.com>
2225         * src/bug-buddy.c: (on_applications_products_changed), (init_ui):
2226         Switch between apps and products.
2227         * src/bug-buddy.glade: Remove toggle button and no product/app
2228         checkbox. Use two radio buttons for switching between apps and
2229         products.
2230         * src/config.c: (save_config), (load_config): Don't load/store
2231         applications/products view setting. Show apps by default
2232         * src/libglade-buddy.h: Change app/products function
2233         * src/bugzilla.c: (generate_email_text):
2234         * src/united-states-of-bug-buddy.c: (on_druid_prev_clicked),
2235         (on_druid_next_clicked): Remove email generation and warning for
2236         unknown apps.
2237         This closes bug #129137
2239 2003-12-13  Fernando Herrera  <fherrera@onirica.com>
2241         * src/bugzilla.c: (load_applets), (visit_cb): Show only applications
2242         and applets with known bugzilla info (Fixes #129138)
2244 2003-12-12  Fernando Herrera  <fherrera@onirica.com>
2246         * src/bug-buddy.c: (on_gdb_save_clicked): remove hard coded
2247         GtkFileChooser size
2249 2003-12-12  Fernando Herrera  <fherrera@onirica.com>
2251         * src/distribution.c: (get_irix_version): Report "Irix"
2252         * src/distribution.h: add support for Fedora and Gentoo
2254 2003-12-11  Fernando Herrera  <fherrera@onirica.com>
2256         * src/bug-buddy.h:
2257         * src/united-states-of-bug-buddy.c: (druid_set_state),
2258         (on_druid_next_clicked): preserve bug description if filled
2260 2003-12-09  Fernando Herrera  <fherrera@onirica.com>
2262         * bugzilla/gnome/products:
2263         * configure.in:
2264         * NEWS: Update for 2.5.1 release ("Mi mamáprefiere GNOME")
2266 2003-12-04  Jan Arne Petersen  <jpetersen@uni-bonn.de>
2268         * src/bug-buddy.c: (on_gdb_save_clicked): Use GtkFileChooser
2269         instead of GtkFileSelection.
2271 2003-12-04  Fernando Herrera  <fherrera@onirica.com>
2273         * src/bugzilla.c: (load_products_xml): Fix a bug introduced when
2274         fixing #125396 that prevented the component list to be loaded.
2276 2003-11-09  Fernando Herrera  <fherrera@onirica.com>
2278         * bugzilla/gnome/products:
2279         * NEWS: Update for 2.5.0 release ("He tardado 10 minutos en
2280         atarme las botas")
2282 2003-11-06  Fernando Herrera  <fherrera@onirica.com>
2284         * src/bug-buddy.c: (init_gnome_version_stuff):
2285         * src/bugzilla.c: (load_products_xml), (get_xml_file): Fix some
2286         leaks, patch from Kjartan Maraas (fix bug #125396)
2288 2003-11-06  Fernando Herrera  <fherrera@onirica.com>
2290         * README.STABLE_BRANCH:
2291         * configure.in: gnome 2.5 branch info
2293 2003-11-06 Sivaiah N  <snallagatla@novell.com>
2295         * configure.in:
2296         * src/Makefile.am: disable deprecations by
2297         default, added a --enable-deprecations option to enable them.
2299 2003-10-06  Vincent Untz  <vincent@vuntz.net>
2301         * src/bug-buddy.c: (main) don't show up to three windows at a time when
2302         updating the product databases. And we don't need to tell the user the
2303         update was successful (it's supposed to be successful).
2304         Fix bug #110817.
2306 2003-10-06  Vincent Untz  <vincent@vuntz.net>
2308         * src/gdb-buddy.c: (get_trace_from_pair) fix crash when debugging a
2309         program not in the path and search in GNOME2_PATH instead of
2310         GNOME_PATH. Should fix bug #115147.
2312 2003-09-17  Fatih Demir <kabalak@gtranslator.org>
2314         * configure.in: Added "ta" (Tamil) to the languages' list.
2316 2003-09-01  Fernando Herrera  <fherrera@onirica.com>
2318         * NEWS:
2319         * bugzilla/gnome/products:
2320         * configure.in: Update for 2.4.0 Release ("Galactic")
2322 2003-08-25  Fernando Herrera  <fherrera@onirica.com>
2324         * NEWS:
2325         * bugzilla/gnome/products:
2326         * configure.in: Updte for 2.3.5 Release ("La Espiral")
2328 2003-08-14  Guntupalli Karunakar  <karunakar@freedomink.org>
2330         * configure.in: Added "hi" in ALL_LINGUAS.
2332 2003-08-03  Fernando Herrera  <fherrera@onirica.com>
2334         * NEWS:
2335         * bugzilla/gnome/products:
2336         * bugzilla/ximian/mostfreq:
2337         * bugzilla/ximian/products:
2338         * configure.in: Update for 2.3.4 Release ("Pinochio")
2340 2003-07-23 Fernando Herrera  <fherrera@onirica.com>
2342         * src/bugzilla.c: (load_products_xml): Workaround for a bugzilla
2343         create-products-xml bug, that made bug-buddy crash.
2345 2003-07-21  Fernando Herrera  <fherrera@onirica.com>
2347         * src/bugzilla.c: (generate_email_text): Fix a str free (bug #117806)
2348         * src/united-states-of-bug-buddy.c: (select_version),
2349         (on_druid_next_clicked): Fix a crash (bug #117809). Fill version entry
2350         with unspecified if version is not know after selecting a product
2351         (bug #117934)
2353 2003-07-18  Fernando Herrera  <fherrera@onirica.com>
2355         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked):
2356         Unify copyright strings. Patch from Christian Neumair. Fixes #101725
2358 2003-07-15  Fernando Herrera  <fherrera@onirica.com>
2360         * configure.in
2361         * NEWS:
2362         * bugzilla/gnome/mostfreq:
2363         * bugzilla/gnome/products:
2364         * bugzilla/ximian/config:
2365         * bugzilla/ximian/mostfreq:
2366         * bugzilla/ximian/products: Update for 2.3.3 Release ("I've given up
2367         smoking")
2369 2003-07-15  Fernando Herrera  <fherrera@onirica.com>
2371         * src/bug-buddy.c: (init_ui):
2372         * src/bug-buddy.glade:
2373         * src/bug-buddy.h:
2374         * src/bugzilla.h: Use a combo for version entry.
2375         * src/bugzilla.c: (update_version), (update_version_menu), (generate_email_text):
2376         * src/united-states-of-bug-buddy.c: (select_version),
2377         (select_severity), (on_druid_next_clicked): Select version and severity.
2378         * src/bugzilla.c: (load_products_xml), (load_bugzilla_xml_file). If not downloading
2379         new bugzilla files, compare dates of ~/.gnome/bug-buddy.d/* and prefix/share/bug-buddy/*
2380         to use the most recent. Use again applications-all-users because gnome-vfs bug was fixed.
2382 2003-07-14  Fernando Herrera  <fherrera@onirica.com>
2384         * src/gdb-buddy.c: (handle_gdb_input): convert gdb output from ISO-8859-1
2385         (the charset gdb is using) to UTF-8 using a fallback, preventing incomplete
2386         traces with non-convertible chars.
2388 2003-06-28  Fernando Herrera  <fherrera@onirica.com>
2390         * src/bug-buddy.c: (init_ui):
2391         * src/bug-buddy.h:
2392         * src/bugzilla.c: (generate_email_text):
2393         * src/united-states-of-bug-buddy.c: (mail_write_template),
2394         (mail_lock_text), (druid_set_state): Use differents templates for each
2395         kind of bug report. Fix also a crash when reporting non-bugzilla bugs
2396         without the "Description:" field
2398 2003-06-26  Fernando Herrera  <fherrera@onirica.com>
2400         * src/bugzilla.c: (generate_email_text): s/Gnome
2401         distributor/Gnome-Distributor/ as spaces in headers break halloween
2402         pasrsing at submit@bugs.gnome.org. Thanks to Andrew Sobala for
2403         pointing this. (Fix #116058)
2405 2003-06-15  Taneem Ahmed  <taneem@eyetap.org>
2407         * configure.in: Added "bn" to ALL_LINGUAS.
2409 2003-06-10  Fernando Herrera  <fherrera@onirica.com>
2411         * src/bug-buddy.glade: Some HIG changes. Mostly accelerators, padding,
2412         and text corrections.
2413         * src/united-states-of-bug-buddy.c: (submit_ok): Fix a typo, remove
2414         confirmation dialog before submiting a bug.
2416 2003-06-10  Fernando Herrera  <fherrera@onirica.com>
2418         * src/bug-buddy.glade:
2419         * src/united-states-of-bug-buddy.c: (submit_ok): String changes and
2420         corrections from Luis Villa (bug #114822)
2422 2003-06-09  Fernando Herrera  <fherrera@onirica.com>
2424         * NEWS:
2425         * bugzilla/gnome/products:
2426         * bugzilla/ximian/mostfreq:
2427         * bugzilla/ximian/products: Update for 2.3.2 Release ("In the
2428         Neighbourhood")
2430 2003-06-09  Fernando Herrera  <fherrera@onirica.com>
2432         * po/POTFILES.in:
2433         * src/bug-buddy.desktop.in:
2434         * src/bug-buddy.desktop.in.in: Move bug-buddy.desktop.in to
2435         bug-buddy.desktop.in.in to be parsed by configure script in order to
2436         get @VERSION@ replaced. Update POTFILES.in entry.
2438 2003-06-09  Fernando Herrera  <fherrera@onirica.com>
2440         * configure.in: bump version number.
2441         * src/bug-buddy.desktop.in: Add X-GNOME-Bugzilla-version (this will
2442         requiere the move to .desktop.in.in)
2443         * src/bugzilla.h:
2444         * src/bugzilla.c: (bugzilla_application_new), (load_applets),
2445         (visit_cb), (generate_email_text): read version from .desktop file.
2446         Add Bugzilla-Version field to email
2447         * src/united-states-of-bug-buddy.c: (on_druid_next_clicked): Merge
2448         patch from ximian to stop crashing in product view (bug #114712). Also
2449         write the version number in the entry.
2451 2003-06-07  Fernando Herrera  <fherrera@onirica.com>
2453         * src/bug-buddy.glade: Add a privacy warning.
2454         * src/bugzilla.c: (bugzilla_application_new): Don't add duplicated
2455         applications.
2456         * src/bugzilla.c: (add_products):  Fix for a NULL-dereference
2457         (Fixes #104357, thanks to Jens Askengren for the patch)
2458         * src/bug-buddy.c: (init_ui):
2459         * src/united-states-of-bug-buddy.c: (mail_lock_text),
2460         (druid_set_state): Don't allow the user to modify Bugzilla headers in
2461         the email page
2463 2003-06-04  Abel Cheung  <maddog@linux.org.hk>
2465         * src/united-states-of-bug-buddy.c(on_druid_next_clicked): Fixed
2466           string marked for translation.
2468 2003-05-31  Paisa Seeluangsawat  <paisa@colorado.edu>
2470         * configure.in: Added Thai (th) to ALL_LINGUAS.
2472 2003-05-27  Abel Cheung  <maddog@linux.org.hk>
2474         * src/bug-buddy.glade: Fix small typo.
2476 2003-05-19  Fernando Herrera <fherrera@onirica.com>
2478         * NEWS:
2479         * configure.in:
2480         * src/bug-buddy.c: (init_ui): Go to STATE_GDB when invoked from crash.
2481         2.3.1 "My brown paper bag" release!
2483 2003-05-18  Fernando Hererra <fherrera@onirica.com>
2485         * AUTHORS:
2486         * NEWS:
2487         * bugzilla/gnome/mostfreq:
2488         * bugzilla/gnome/products:
2489         * bugzilla/ximian/config:
2490         * bugzilla/ximian/mostfreq:
2491         * bugzilla/ximian/products:
2492         * configure.in: update for 2.3.0 release ("Sex, lies and Div-Xs")
2494 2003-05-16  Telsa Gwymme  <hobbit@aloss.ukuu.org.uk>
2496         * configure.in: Added "cy" (Welsh) to ALL_LINGUAS
2498 2003-05-16  Fernando Herrera <fherrera@onirica.com>
2500         * src/united-states-of-bug-buddy.c: (on_druid_next_clicked):fix some
2501         warnings and a typpo.
2503 2003-05-15  Fernando Herrera  <fherrera@onirica.com>
2505         * src/bug-buddy.c: (init_ui), (main):
2506         * src/bug-buddy.glade:
2507         * src/bug-buddy.h: New first page when invoked from scratch. Ask for
2508         bug type
2509         * src/bugzilla.c: (generate_email_text): Add keywords based on bug
2510         type, and set priority "enhancement" when it is a a feature request.
2511         * src/united-states-of-bug-buddy.c: (on_druid_about_clicked),
2512         (druid_set_state), (on_druid_prev_clicked),
2513         (on_druid_next_clicked): Manage new intro page. Show debug page
2514         always when invoked from scratch and debug type is selected. Add
2515         myself to the about dialog.
2517 2003-05-06  Fernando Herrera <fherrera@onirica.com>
2519         * src/bug-buddy.c: (init_gnome_version_stuff):
2520         * src/bug-buddy.h:
2521         * src/bugzilla.c: (generate_email_text): s/vendor/distributor as done
2522         in gnome-desktop (to make RMS happy)
2524 2003-05-06  Fernando Herrera <fherrera@onirica.com>
2526         * src/bugzilla.c: (async_update): Print the progress label only when
2527         all files/sizes are calculated (Fixes #108408)
2528         (generate_email_text): Print Distribution name after the Subject
2529         field.
2531 2003-05-04  Christian Rose  <menthos@menthos.com>
2533         * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
2535 2003-04-01  Fernando Herrera  <fherrera@onirica.com>
2537         * src/Makefile.am:
2538         * src/bug-buddy.h:
2539         * src/distribution.c: (get_line_from_fd), (get_line_from_file),
2540         (get_redhat_version), (get_turbolinux_version),
2541         (get_debian_version), (get_irix_version),
2542         (get_distro_name_from_file), (get_distro_name): Add distribution
2543         detection to bug-buddy.
2544         * src/distribution.h:
2545         * src/bugzilla.c: (generate_email_text): Add distribution info to
2546         report, and Gnome Vendor as "Gnome Vendor".
2548 2003-03-13  Christian Rose  <menthos@menthos.com>
2550         * configure.in: Added "ml" to ALL_LINGUAS.
2552 2003-02-17  Roozbeh Pournader  <roozbeh@sharif.edu>
2554         * configure.in: Added "fa" to ALL_LINGUAS
2556 2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>
2558         * po/id.po: Added Indonesian Translation
2559         * configure.in: Added "id" to ALL_LINGUAS
2561 2003-02-07  Abel Cheung  <maddog@linux.org.hk>
2563         * configure.in: Removed "en_GB" from ALL_LINGUAS (completely
2564           empty translation)
2566 2003-01-25  Alex Duggan  <aldug@astrolinux.com>
2568         * src/united-states-of-bug-buddy.c: use the bug-buddy icon in the
2569         about dialog.  Fixes #104445
2571 2003-02-03  Fernando Herrera <fherrera@onirica.com>
2573         * NEWS:
2574         * bugzilla/gnome/mostfreq:
2575         * bugzilla/gnome/products:
2576         * bugzilla/ximian/products:
2577         * configure.in: update for 2.2.102 release ("Oh na na na")
2579 2003-02-01  Fernando Herrera <fherrera@onirica.com>
2581         * TODO: Update with some ideas from Owen and me.
2582         * src/bugzilla.c: (bugzilla_application_new),
2583           (generate_email_text): Only add a binary to the list if it is not
2584           already in. If the app doesn't have bugzilla product, ask for email
2585           address to send the report. (Fix #104599)
2586         * src/united-states-of-bug-buddy.c: (select_component_row): Check if
2587           component is NULL.
2589 2003-01-21  Christian Rose  <menthos@menthos.com>
2591         * configure.in: Added "mn" to ALL_LINGUAS.
2593 2002-01-19  Fernando Herrera  <fherrera@onirica.com>
2595         * NEWS:
2596         * bugzilla/*/*:
2597         * configure.in: 2.2.101 release "Fidelio"
2599 2003-01-14  Pablo Saratxaga <pablo@mandrakesoft.com>
2601         * configure.in: Added Amharic (am) and Macedonian (mk) to ALL_LINGUAS
2603 2003-01-05  Fernando Herrera  <fherrera@onirica.com>
2605         * src/gdb-buddy.c: (get_trace_from_pair): set NULL encoding for gdb
2606         output, so g_io_channel can read text with invalid UTF-8 strings
2607         (fixes #102493).
2609 2002-12-31  Fernando Herrera  <fherrera@onirica.com>
2611         * src/bug-buddy.desktop.in: add StartupNotify
2613 2002-12-31  Fernando Herrera  <fherrera@onirica.com>
2615         * NEWS:
2616         * bugzilla/*/*:
2617         * configure.in: 2.2.100 release "I should be there, baby!"
2618         * pixmaps/gnome.png: Update GNOME logo to the new version.
2620 2002-12-29  Fernando Herrera  <fherrera@onirica.com>
2622         * src/united-states-of-bug-buddy.c: Little text typo. Fixes (#99564)
2623         Thanks to Christian Rose for pointing this.
2625 2002-12-29  Fernando Herrera  <fherrera@onirica.com>
2627         * src/bug-buddy.glade: Don't use gtk stock button "Refresh". Use
2628           "Update" as label to be consistent with the text (fixes #101693).
2629           Remove references to help button (fixes #86410).
2631 2002-12-29  Fernando Herrera  <fherrera@onirica.com>
2633         * src/united-states-of-bug-buddy.c: (select_component_row),
2634           (on_druid_next_clicked): If component is in the .desktop file
2635           preselect it. (Thanks to Kristian Rietveld for its gtktree
2636           wisdom)
2638 2002-12-29  Fernando Herrera  <fherrera@onirica.com>
2640         * src/bugzilla.c: (visit_cb): don't use all-applications because it is
2641           not working. Use applications-all-users:/// and check for recursion
2643 2002-12-28  Fernando Herrera  <fherrera@onirica.com>
2645         * configure.in: requiere libgnomeui 2.1.x for gnome-icom-theme
2647 2002-12-16  Fernando Herrera  <fherrera@onirica.com>
2649         * MAINTAINERS:
2650         * NEWS:
2651         * README.STABLE_BRANCH:
2652         * TODO:
2654         * bugzilla/gnome/config:
2655         * bugzilla/gnome/mostfreq:
2656         * bugzilla/gnome/products:
2657         * bugzilla/ximian/config:
2658         * bugzilla/ximian/mostfreq:
2659         * bugzilla/ximian/products: Updated for the new release.
2661 2002-12-15  Fernando Herrera  <fherrera@onirica.com>
2663         * src/bug-buddy.glade:
2664         * src/bugzilla.c: (async_update): Tweak progress dialog. Show only
2665           number of files "1 of 6".
2666           http://bugzilla.gnome.org/bugzilla.gnome.org/config.xml is nothing
2667           relevant for the user.
2669 2002-12-13  Fernando Herrera <fherrera@onirica.com>
2671         * bugzilla/gnome.bugzilla:
2672         * bugzilla/ximian.bugzilla:
2673         * src/Makefile.am:
2674         * src/bug-buddy.glade:
2675         * src/bug-buddy.h:
2676         * src/bugzilla.c: (md5str_equal_digest), (get_xml_file),
2677           (bugzilla_get_md5sums), (load_bugzilla):
2678         * src/bugzilla.h:
2679         * src/config.c: (save_config), (load_config): Download md5sums from
2680           bugzilla (only if it didn't in the last 24h), and compare with local
2681           bugzilla files. If different, aks the user for updating them.
2682         * src/md5-utils.h:
2683         * src/md5-utils.c: Copied md5 functions from somewhere in the gnome
2684           cvs.
2686 2002-12-13  Fernando Herrera <fherrera@onirica.com>
2688         * src/gdb-buddy.c: Try to look in libexec dir (Needed to debug
2689           applets)
2691 2002-12-10  Fernando Herrera <fherrera@onirica.com>
2693         * src/bug-buddy.c (stop_progress, queue_download_restart,
2694           on_proxy_settings_clicked, on_progress_start_clicked,
2695           on_progress_stop_clicked, main):
2697         * src/bug-buddy.glade:
2699         * src/bugzilla.c (async_update, copy_from_system_to_cache,
2700           get_xml_file, end_bugzilla_download, start_bugzilla_download,):
2701           Changed the logic of downloading. First try the newer version from
2702           local cached bugzilla files and the ones from sharedir. If they are
2703           too old, ask the user for updating. New dialog for updating and
2704           new progress dialog.
2706 2002-12-15  Fernando Herrera  <fherrera@onirica.com>
2708         * src/united-states-of-bug-buddy.c: add Kevin and Eric to credits as
2709           documenters
2711 2002-12-14  Fernando Herrera  <fherrera@onirica.com>
2713         * src/bugzilla.c: (open_mostfreq_bug):
2714         * src/cell-renderer-uri.c: (cell_renderer_uri_set_property),
2715         (cell_renderer_uri_activate): Workaround to fix #86711. As cru->uri is
2716         not set correctly (maybe a gtk+ or a problem derivating the class?),
2717         use a new function to open the bug with bug_position --> iter -->
2718         model --> url.
2720 2002-12-03  Fernando Herrera <fherrera@onirica.com>
2722         * src/bugzilla.c (products_list_load): Removed code to autoselect
2723         component (it didn't work)
2725         * src/united-states-of-bug-buddy.c (on_druid_prev_clicked)
2726         on_druid_next_clicked: When invoked from crash, try to guess
2727         product and component (from .desktop file) corresponding to the
2728         crashed app. When invoked from scratch, after the user has
2729         selected an application, guess the product. This implies skipping
2730         two sometimes hard steps. Autoset critical severity for crashes.
2732 2002-12-08  Malcolm Tredinnick <malcolm@commsecure.com.au>
2734         * src/united-states-of-bug-buddy.c: Unbreak the build and
2735         restore Ximian's copyright notice.
2737 2002-12-07  Christian Neumair  <chris@gnome-de.org>
2739         * src/united-states-of-bug-buddy.c: Made copyright string translatable
2740         and changed it (pattern is "(C) first-year-code-was-published
2741         first-author"). Sorry Ximian, but that's the way we ought to refer to
2742         authors.
2744 2002-11-21  Kjartan Maraas  <kmaraas@gnome.org>
2746         * src/bugzilla.c (load_bugzilla): Free the path. Fixing a leak
2747         and closing bugzilla #95981.
2749 2002-11-17  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
2751         * configure.in: Added Belarusian to ALL_LINGUAS.
2753 2002-09-30  jacob berkman  <jacob@ximian.com>
2755         * src/bugzilla.c (load_applets):
2756         (visit_cb):
2757         (visit_cb):
2758         (load_applications): port from GnomeIconLoader to GnomeIconTheme
2760 2002-09-06  jacob berkman  <jacob@ximan.com>
2762         * src/bug-buddy.[ch]:
2763         * src/bugzilla.[ch]:
2764         * src/gdb-buddy.c"
2765         * src/united-states-of-bug-buddy.c: commit 2 week old changes on
2766         my local tree.  i think this adds support for pre-selecting a
2767         crashed app in the list of applications.  or, it would but
2768         gtktreeview doesn't work right.
2770         * src/save-buddy.c: include signal.h
2772 2002-09-04  Ross Burton  <ross@burtonini.com>
2774         * src/bug-buddy.desktop.in: Fix the desktop file so that it
2775         validates correctly.
2777 2002-08-15  jacob berkman  <jacob@ximian.com>
2779         * src/bugzilla.c (create_products_list):
2780         (create_components_list): sort by the first column
2782         * src/config.c (save_config):
2783         (load_config): don't persist "show debugging info"
2785         * configure.in: require bonobo-activation and libbonobo
2787         * src/bugzilla.c (bugzilla_application_new): helper func
2788         (get_i18n_slist): cut-n-paste from (gasp!) menu.c
2789         (load_applets): get the list of applets from bonobo-activation
2790         (visit_cb): use bugzilla_application_new()
2791         (load_applications): load the applets too and don't leak the icon
2792         loader
2794 2002-08-14  jacob berkman  <jacob@ximian.com>
2796         * src/bugzilla.c (BUGZILLA_*):
2797         * src/bug-buddy.desktop.in (X-GNOME-Bugzilla-*): spell it GNOME
2799         * configure.in: check for gnome-desktop
2801         * src/united-states-of-bug-buddy.c (druid_set_state): disable next
2802         button if we are downloading
2803         (on_druid_prev_clicked): handle a new state we can be in
2804         (submit_ok): handle the user selecting an application (this
2805         function needs to be refactored)
2807         * src/save-buddy.c (bb_write_buffer_to_*): add a wait_msg arg that
2808         is the label of the dialog that pops up after a while
2810         * src/config.c (save_config):
2811         (load_config): persist whether we are showing products or
2812         applications
2814         * src/bugzilla.c (load_bugzilla_xml): only populate the products
2815         list if we are showing products
2816         (end_bugzilla_download):
2817         (start_bugzilla_download): turn the next button off while
2818         downloading if we are on the product page
2819         (visit_cb):
2820         (load_applications): load a list of applications from
2821         all-applications:/// to present the user, rather than using a list
2822         of products.  .desktop files with X-Gnome-Bugzilla-* headers will
2823         work automagically
2824         (products_list_load): populate the products list with either
2825         products or applications
2827         * src/bug-buddy.h (DruidData): add show_products and applications
2828         list
2830         * src/bug-buddy.glade: add a button to swtich between product and
2831         application selection mode
2833         * src/bug-buddy.desktop.in: add X-Gnome-Bugzilla-* entries
2835         * src/bug-buddy.c (buddy_set_text_widget):
2836         (buddy_get_text_widget): add support for GtkButton
2837         (on_gdb_save_clicked): pass a wait message
2838         (on_product_toggle_clicked): toggle the tree view between
2839         applications / products listing
2840         (on_list_button_press_event): don't continue if a download is in
2841         progress
2842         (main): load the list of applications
2844         * src/bugzilla.[ch] (bugzilla_bts_add_products_to_clist): nuke
2845         (BugzillaProduct): make components a hash table
2846         (BugzillaBTS): make products a hash table
2847         (generate_email_text): submit data from gnome-version.xml
2848         (*): fixups for hash tables, and i think fix bug #83109 (can't
2849         tell because gnome-vfs crashes for me)
2851         * src/bug-buddy.h (DruidData): make bugzillas a GHashTable, and
2852         nuke all_products
2854         * src/bug-buddy.glade: kill the bts selection option menu
2856         * src/bug-buddy.[ch] (init_gnome_version_stuff): read gnome
2857         platform version and vendor from
2858         $prefix/share/gnome-about/gnome-version.xml
2860         * src/bugzilla.c (generate_email_text): clean up a bit
2862 2002-08-13  jacob berkman  <jacob@ximian.com>
2864         * src/united-states-of-bug-buddy.c (submit_ok): fix a crash
2866         * configure.in: bump to 2.2.99
2868         * src/united-states-of-bug-buddy.c: use new saving code (fixes
2869         #84914)
2871         * src/save-buddy.c (bb_write_buffer_to_fd): use an io channel to
2872         write to a file, and pop up a dialog if it takes more than 1.1
2873         seconds which allows the user to cancel the action (fixes #73443)
2875         * src/*.[ch]: nuke some #if 0'd code and fix some compile warnings
2877         * src/Makefile.am:
2878         * src/signal-buddy.[ch]: steal unix signal/glib mainloop code from gdm
2880 2002-08-12  jacob berkman  <jacob@ximian.com>
2882         * NEWS (2.2.1): updates, but need to fix the other part of 84914
2883         before releasing a new version
2885         * src/save-buddy.c (bb_save_file): steal file saving from gedit
2886         (fixes #80334)
2888         * src/united-states-of-bug-buddy.c (on_druid_cancel_clicked): kill
2889         gdb (should fix bug #86404)
2891         * src/save-buddy.c (bb_save_file): prompt the user to overwrite
2892         the file if it already exists (bug #84914)
2894         * src/gdb-buddy.c (handle_gdb_input): convert gdb data to UTF-8
2895         (michael meeks, bug #82722)
2897 2002-07-28  Christian Rose  <menthos@menthos.com>
2899         * configure.in: Added "sq" to ALL_LINGUAS.
2901 2002-06-19  jacob berkman  <jacob@ximian.com>
2903         * NEWS:
2904         * configure.in: 2.2.0
2906 2002-06-05  jacob berkman  <jacob@ximian.com>
2908         * src/Makefile.am (EXTRA_DIST): dist .applications file
2910 2002-06-05  Alex Graveley  <alex@ximian.com>
2912         * src/bug-buddy.keys.in: Remove unsupported open action, add
2913         settings for nautilus1 user-levels, and set default_action_type to
2914         'application'.
2916         * src/bug-buddy.applications: Add bug-buddy-core-file handler for
2917         application/x-core-file mimetype, with the command "buddy --core",
2918         and the name "Bug Buddy".
2920         * src/Makefile.am (applications_DATA): Install
2921         bug-buddy.applications.
2923 2002-06-04  Yanko Kaneti <yaneti@declera.com>
2925         * configure.in: (ALL_LINGUAS) Added Bulgarian (bg).
2927 2002-05-28  Eric Baudais  <baudais@kkpsi.org>
2929         * docs/C/bug-buddy.xml: Updated the docs for 2.1.6.
2930         * docs/C/bug-buddy-C.omf: Updated for 2.1.6.
2932 2002-05-26  Chris Lyttle  <chris@wilddev.net>
2934         * docs/C/bug-buddy-C.omf: Added rights and version tags
2935         * docs/C/Makefile.am: changed figs to figdir
2936         * Makefile.am: Add omf.make to EXTRA_DIST
2937         * configure.in: Added scrollkeeper test for v0.3.8 and removed
2938         omf-install from makefile list
2939         * omf.make: Added for new scrollkeeper
2940         * xmldocs.make: changed to new version
2942 2002-05-21  Eric Baudais  <baudais@okstate.edu>
2944         * docs/C/bug-buddy-C.omf: Changed the OMF file to conform with
2945         the OMF DTD Scrollkeeper uses.
2947 2002-05-15  jacob berkman  <jacob@ximian.com>
2949         * docs/Makefile.am (man_MANS):
2950         * docs/bug-buddy.1: man page from David LaBissoniere
2951         <labisso@debian.org>
2953         * AUTHORS: i haven't been to CMU in over 2 years
2955 2002-05-13  jacob berkman  <jacob@ximian.com>
2957         * NEWS:
2958         * configure.in: release 2.1.6
2960         * bugzilla/*: update
2962         * src/united-states-of-bug-buddy.c (on_druid_next_clicked):
2963         (on_druid_prev_clicked): if there are no mostfreq bugs, skip that
2964         page (fixes bug #76405)
2966         * configure.in:
2967         * Makefile.am:
2968         * bugzilla/Makefile.am:
2969         * bugzilla/gnome/Makefile.am:
2970         * bugzilla/ximian/Makefile.am: finally give in to automake 1.5
2971         breaking backwards compat behaviour and waste cpu by not using my
2972         cool automake hack (also fixes #74390)
2974         * src/bug-buddy.glade:
2975         * src/bug-buddy.c (on_proxy_settings_clicked):
2976         * src/config.c: remove proxy config dialog, just run
2977         gnome-network-properties
2979         * src/bugzilla.c (load_bugzillas): don't crash if no bugzillas
2980         were found.  put up a dialog and bail instead.  fixes bug #74390
2982 2002-05-10  Wayne Schuller  <k_wayne@linuxpower.org>
2984         * src/bugzilla.c: (bugzilla_add_mostfreq): The most frequent list
2985         is for display only, so don't let anything get
2986         selected. http://bugzilla.gnome.org/show_bug.cgi?id=77277
2988 2002-05-08  Pablo Saratxaga <pablo@mandrakesoft.com>
2990         * configure.in: Added Vietnamese (vi) to ALL_LINGUAS
2992 2002-05-07  Archit Baweja  <bighead@users.sourceforge.net>
2994         * src/united-states-of-bug-buddy.c (submit_ok): show Cancel/Submit
2995         instead of No/Yes to adhere to UI Guidlines. fixed #74816.
2997 2002-02-29  Pablo Saratxaga <pablo@mandrakesoft.com>
2999         * configure.in: Added Basque language (eu) to ALL_LINGUAS
3001 2002-04-19  jacob berkman  <jacob@ximian.com>
3003         * configure.in: 2.1.5
3005         * src/bug-buddy.glade: fix icon
3007         * bugzilla/*: update
3009 2002-04-17  Abel Cheung  <maddog@linux.org.hk>
3011         * configure.in: Removed en_AU, it's a completely empty translation,
3012         unhandled for 2 years.
3014 2002-04-16  jacob berkman  <jacob@ximian.com>
3016         * src/bug-buddy.glade: fix packing of copy/save buttons (fixes bug
3017         #78674)
3019         * src/gdb-cmd: do 'bt full' rather than 'bt' - suggested by havoc
3020         (fixes bug #78675)
3022 2002-04-10  jacob berkman  <jacob@ximian.com>
3024         * src/bugzilla.c (gify): if convert didn't work just strdup
3026 2002-04-09  jacob berkman  <jacob@ximian.com>
3028         * src/bug-buddy.glade: turn word wrap on
3029         add copy/save buttons
3031         * src/bug-buddy.c (on_gdb_copy_clicked): copy the contents of the
3032         gdb text widget to the clipboard
3033         (on_gdb_save_clicked): save the contents of the gdb text widget to
3034         a file
3036         * src/gdb-buddy.c (start_animation):
3037         (stop_animation): enable/disable copy/save buttons
3039         fixes bug #77891
3041         * src/united-states-of-bug-buddy.c (on_druid_help_clicked): call
3042         gnome_help_display()
3044         * configure.in (AC_OUTPUT):
3045         * Makefile.am (SUBDIRS): add omf-install/
3047 2002-04-02  jacob berkman  <jacob@ximian.com>
3049         * configure.in: fix stupid tyop in previous commit (noticed by
3050         Jeong-Hee Kang)
3052 2002-04-01  jacob berkman  <jacob@ximian.com>
3054         * src/Makefile.am (bug_buddy_LDFLAGS):
3055         * configure.in: fix #77035 and #76834 (thanks to danw)
3057         * src/Makefile.am (bug_buddy_LDFLAGS): add back -export-dynamic
3058         for now (fixes #77035)
3060 2002-03-29  jacob berkman  <jacob@ximian.com>
3062         * src/bug-buddy.keys.in: add a nl
3064         * src/Makefile.am (bug_buddy_LDFLAGS): remove -export-dynamic
3065         (fixes bug #76834)
3067         * src/bug-buddy.glade:
3068         * src/bug-buddy.glade2: use glade 2
3070         * src/bug-buddy.c (main): load bug-buddy.glade
3072         * configure.in: remove libglade-convert stuff
3074 2002-02-21  Seth Nickell  <snickell@stanford.edu>
3076         * src/Makefile.am:
3077         * src/bug-buddy.desktop.in:
3079         Install into $(datadir)/applications and add a
3080         Categories field for GNOME2.
3082 2002-03-18  jacob berkman  <jacob@ximian.com>
3084         * src/gdb-buddy.c (get_trace_from_pair): change wording
3086         * NEWS:
3087         * configure.in: 2.1.4
3089         * docs/C/bug-buddy.sgml: remove
3091         * Makefile.am (SUBDIRS): re-add docs
3093         * docs/C/bug-buddy.xml: updated per patch from Kevin Conder
3094         <kevin@kevindumpscore.com> for bug #71189
3096         * bugzilla/*: update files
3098         * src/bug-buddy.glade: set the default button to Forward, not
3099         Back.
3101         * src/gdb-buddy.c (get_trace_from_pair): add a message saying
3102         which program generated the core file
3104 2002-03-14  jacob berkman  <jacob@ximian.com>
3106         * src/united-states-of-bug-buddy.c (submit_ok): fix up some memory
3107         management stuff (from Wayne Schuller <k_wayne@linuxpower.org>,
3108         fixes #73675)
3110 2002-03-12  jacob berkman  <jacob@ximian.com>
3112         * src/Makefile.am ($(bug_buddy_OBJECTS)): build fix for automake
3113         1.5 (bug #74341)
3115 2002-02-19  jacob berkman  <jacob@ximian.com>
3117         * Makefile.am: add gnome's mostfreq.xml and update xml files
3119 2002-02-11 John Fleck <jfleck@inkstain.net>
3121         * added:
3122         * xmldocs.make
3123         * omf-install/Makefile.am
3124         * docs/C/bug-buddy-C.omf
3126         * changed:
3127         * docs/Makefile.am
3128         * docs/C/Makefile.am
3129         * docs/C/bug-buddy.xml
3130         add new xml versions of the docs and other things needed for the
3131         build infrasture - awaiting update to the docs to match GNOME2ness
3132         before adding 'em into the build
3134 2002-02-07  jacob berkman  <jacob@ximian.com>
3136         * configure.in: add AM_PROG_LIBTOOL (Laszlo PETER
3137         <Laszlo.Peter@ireland.sun.com>)
3139 2002-02-04  jacob berkman  <jacob@ximian.com>
3141         * configure.in:
3142         * NEWS: 2.1.3
3144 2002-02-03 John Fleck <jfleck@inkstain.net>
3146         * docs/C/bug-buddy.xml - patch from Kevin Conder converting doc to
3147         xml
3148         * docs/C/legal.xml - added document with newly required legalisms,
3149         next step toward docs that are no longer "way busted".
3150         The xml docs are not yet included in the build.
3152 2002-02-01  jacob berkman  <jacob@ximian.com>
3154         * Makefile.am (SUBDIRS):
3155         * configure.in: don't build docs as they are way busted.
3157         * src/bug-buddy.c (init_ui): hide windows when they are deleted,
3158         and fill in bug report template untranslated. (bugzilla 69460)
3160         * src/bugzilla.c: download files to a temporary file, then rename
3161         them.  also try to do something sensical when downloads fail, but
3162         sadly gnome-vfs is kind of broken when your proxy doesn't work and
3163         reports success.
3165         * src/bug-buddy.glade: make toplevels invisible by default, and
3166         hide the options for spawning external mailers (bugzilla #70156)
3168         * src/config.c: default to using sendmail
3170 2002-01-18  jacob berkman  <jacob@ximian.com>
3172         * pixmaps/Makefile.am (pixmap_DATA): remove some files that aren't
3173         used any more
3175         * src/united-states-of-bug-buddy.c (on_druid_about_clicked): set
3176         ourselves as transient for the toplevel
3177         (druid_set_state): call druid_set_sensitive() rather than hacking
3178         around that
3179         (druid_set_state): fixup for new state order
3180         (on_druid_prev_clicked): skip pages when we aren't reporting to
3181         bugzilla
3182         (email_is_valid): don't allow mails from root@ (fixes #57490
3183         luis@ximian.com)
3184         (mail_config_page_gnome_ok): quick and error prone check that they
3185         filled in the mail command
3186         (mail_config_page_ok): clean up
3187         (on_druid_next_clicked): fixup for new state order
3189         * src/gdb-buddy.c (animate): pulse a progress bar
3190         (start_animation):
3191         (stop_animation): un-comment in
3193         * src/config.c (configs): comment out removed widgets
3194         (load_config):
3195         (save_config): clean up the mess i made the other day.
3197         * src/bugzilla.c (goto_product_page): comment out unused function
3198         (async_update): if the download is done then update the ui and
3199         load the xml
3200         (on_progress_cancel_clicked): comment out unused func
3201         (load_bugzilla_xml_file): try to load from cache, fallback to
3202         system
3203         (load_bugzilla_xml): simplify a little
3204         (create_products_list): put the icon and product name in the same
3205         column (thanks anders)
3206         (end_bugzilla_download): hide some widgets and cancel the vfs xfer
3207         if applicable
3208         (start_bugzilla_download): move code here so we can start the
3209         download from multiple places
3210         (load_bugzillas): don't try to download
3211         (generate_email_text): handle when we aren't submitting to
3212         bugzilla, and wrap gdb text
3214         * src/bug-buddy.c (get_widget): be a bit more verbose when we
3215         can't find a widget
3216         (on_list_button_press_event): go fwd when double clicked (fixes
3217         #57036 by ettore)
3218         (on_email_group_toggled): fixup for there being 3 types now, and
3219         set the fwd button to some appropriate text if applicable
3220         (queue_download_restart): start a download of the xml after a
3221         delay
3222         (on_proxy_settings_clicked): show the proxy settings dialog
3223         (on_progress_start_clicked): kick off a download
3224         (on_progress_stop_clicked): kill a download
3225         (on_debugging_options_button_clicked): show / hide debugging
3226         options
3227         (fixup_notebook): make a notebook clean
3228         (init_ui): make a better initial message, and fix a bunch of stuff
3229         (make_image): handle loading stock icons (unused now though)
3230         (main): don't skip pages initially any more, and kick off a
3231         download
3233 2002-01-16  jacob berkman  <jacob@ximian.com>
3235         * configure.in: add et translation from Ilmar Kerm
3236         <ilmar.kerm@riigikontroll.ee>
3238 2002-01-14  jacob berkman  <jacob@ximian.com>
3240         * src/bug-buddy.c (init_ui): reverse the text direction of the
3241         forward button.  also make it compile
3243         * src/united-states-of-bug-buddy.c (druid_set_state): steal some
3244         code from the new GnomeDruidPageStandard
3245         (on_druid_next_clicked): if "use_gnome_mailer" was set fire off
3246         the mailer and jump to the finished page
3248         * src/gdb-buddy.c: comment out animation stuff until it gets fixed
3250         * src/config.c (update_string):
3251         (gconf_buddy_connect_string):
3252         (update_bool):
3253         (gconf_buddy_connect_bool):
3254         (update_int):
3255         (gconf_buddy_connect_int): some gconf sugar
3256         (save_config): save the new mailer settings
3257         (load_config): load the vfs proxy and new mailer settings
3259         * src/bugzilla.c (generate_email_text): don't generate a Subject:
3260         line if we were told not to
3262         * src/bug-buddy.c (on_email_mailer_radio_toggled):
3263         (on_email_default_radio_toggled):
3264         (make_image):
3265         (build_custom_mailers): new funcs for new gui stuff
3266         (init_canvi): removed
3267         (init_ui): initialize the new widgets
3268         (on_druid_window_style_set): use colors from the theme rather than
3269         ugly hard coded ones
3270         (main): set GNOME_PARAM_APP_DATADIR and use it for finding files.
3272 2002-01-10  jacob berkman  <jacob@ximian.com>
3274         * NEWS:
3275         * configure.in: 2.1.2
3277         * bugzilla/*: updates
3279         * src/united-states-of-bug-buddy.c (get_selected_row): clean up a
3280         little
3282         * src/bug-buddy.glade: use new button layout (cancel to the left
3283         of prev/next)
3285 2001-12-28  jacob berkman  <jacob@ximian.com>
3287         * src/bugzilla.h: gnome-vfs-types.h is deprecated
3289         * src/bugzilla.c (load_bugzilla): gdk_pixbuf_unref is deprecated
3291         * src/bug-buddy.h: include gnome-vfs-async-ops.h
3293         * src/bug-buddy.c (init_canvi): gdk_pixbuf_unref is deprecated
3295         * src/Makefile.am (INCLUDES): add some more
3296         -DFOO_DISABLE_DEPRECATED
3298 2001-12-21  jacob berkman  <jacob@ximian.com>
3300         * src/gdb-buddy.c (stop_gdb): fix a crash by jumping to the
3301         correct page
3303         * src/bugzilla.c (generate_email_text): print the gnome version if
3304         we had one
3306         * src/bug-buddy.h: add a gnome_version field
3308         * src/bug-buddy.c (init_ui): get the "gnome version" from the
3309         environment.  this is set by gnome_segv.
3311 2001-12-17  jacob berkman  <jacob@ximian.com>
3313         * src/bug-buddy.c (init_ui): set the help / about buttons as
3314         secondary
3316         * src/bugzilla.c (gify): g_convert() rather than g_strdup() since
3317         i think the xml files are ISO8859-1 or something.  the spanish n
3318         thing displays correctly now instead of generating a pango warning
3320 2001-12-13  jacob berkman  <jacob@ximian.com>
3322         * gentool/gentool.m4: some games
3324 2001-12-12  jacob berkman  <jacob@ximian.com>
3326         * src/bugzilla.c (load_mostfreq_xml): add each bug, not just one
3327         per product.  this code was so broken before.
3329         * src/united-states-of-bug-buddy.c (on_druid_next_clicked): don't
3330         get stuck on the description page
3332 2001-12-11  jacob berkman  <jacob@ximian.com>
3334         * */*: add mostfreq support and some other stuff.  this module is
3335         mine so i don't have to add good changelog entries.
3336         neener-neener.
3338 2001-12-08  Abel Cheung  <maddog@linux.org.hk>
3340         * configure.in: Re-enable zh_TW.po. It's in UTF8 encoding,
3341           shouldn't fail even with older version of gettext.
3343 2001-12-06  jacob berkman  <jacob@ximian.com>
3345         * src/Makefile.am (INCLUDES): add -DLIBGLADE_DISABLE_DEPRECATED
3347         * src/*.c: s/GTK_DIALOG_NO_SEPARATOR/0/
3349 2001-11-28  jacob berkman  <jacob@ximian.com>
3351         * src/gdb-buddy.c (get_trace_from_pair):
3352         (get_trace_from_pair):
3353         * src/config.c (load_config): gnome_is_program_in_path is
3354         deprecated, use g_find_program_in_path
3356 2001-11-09  jacob berkman  <jacob@ximian.com>
3358         * src/*.c: set the default response on all of our dialogs
3360 2001-11-08  jacob berkman  <jacob@ximian.com>
3362         * configure.in: zh_TW.po seems to be broken on gettext 0.10.35;
3363         disabling for now
3365         * src/united-states-of-bug-buddy.c (desc_page_ok): use the public
3366         mime type function
3368         * src/Makefile.am (EXTRA_DIST): ship the .desktop.in file
3370 2001-11-07  jacob berkman  <jacob@ximian.com>
3372         * src/Makefile.am (INCLUDES): build with
3373         -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
3374         -DG_DISABLE_DEPRECATED
3376         * src/*.c: use GtkMessageDialog instead of GnomeMessageBox, and
3377         the other things to get it to build w/o deprecated stuff
3379         * src/united-states-of-bug-buddy.c (get_selected_row): get the
3380         selected row from a TreeView
3381         (on_druid_next_clicked): use get_selected_row for the product /
3382         component
3384         * src/bugzilla.c (create_products_list): create a GtkListStore and
3385         set up the columns with the GtkTreeView
3386         (create_components_list): ditto
3387         (load_bugzillas): setup the trees
3388         (add_product):
3389         (bugzilla_bts_add_products_to_clist):
3390         (add_component): port to GtkTreeView / GtkListStore
3392         * src/bug-buddy.c: removed a bunch of unused glade callbacks
3393         (init_ui): setup some stock things glade 1 doesn't know about
3395         * src/Makefile.am (INCLUDES): don't set the clist height any more
3397 2001-11-02  jacob berkman  <jacob@ximian.com>
3399         * src/bug-buddy.glade: use the template description from
3400         bugzilla.ximian.com.
3402         * src/gdb-buddy.c (handle_gdb_input): port to GtkTextView
3404         * src/bug-buddy.c (buddy_set_text_widget):
3405         (buddy_get_text_widget): sane and consistent api for get/set of
3406         text across multiple gtk widgets
3408         * src/*.c: use new text calls
3410         * po/POTFILES.in: remove some removed files
3412 2001-10-28  jacob berkman  <jacob@ximian.com>
3414         * src/gdb-buddy.c (get_trace_from_pair): use the awesome
3415         g_spawn_async_with_pipes() function.  glib2 rules.
3417         * src/bugzilla.c (format_for_width):
3418         (append_line_width): move from util.c as these are still needed
3420         * src/bug-buddy.c (add_to_clist):
3421         (append_packages): remove unused functions
3423         * src/*.bts:
3424         * src/ctree-combo.[ch]:
3425         * src/distro*:
3426         * src/gnome.appmap:
3427         * src/packages.c:
3428         * src/bts.c:
3429         * src/*-packages:
3430         * src/util.[ch]:
3431         * src/bug-buddy.buddy: remove outdated / unused files
3433         * src/*.[ch]:
3434         * COPYING: add in a nice little note saying only version 2 of the
3435         gpl applies
3437 2001-10-27  jacob berkman  <jacob@ximian.com>
3439         * src/bugzilla.c (start_xfer): use GNOME_VFS_PRIORITY_DEFAULT
3440         rather than GNOME_VFS_DEFAULT_PRIORITY
3442 2001-10-23  jacob berkman  <jacob@ximian.com>
3444         * configure.in (GETTEXT_PACKAGE): we don't have to be parallel installable
3446         * src/bugzilla.c (load_config_xml):
3447         (load_products_xml): fix libxml 2 port
3449         * src/bug-buddy.c (init_canvi): use a PangoFontDescription rather
3450         than a fontset
3451         (main): glade file is .glade2 now
3453 2001-10-20  jacob berkman  <jacob@ximian.com>
3455         * */*: initial gnome 2 port
3457 2001-10-12  Carlos Perelló Marín <carlos@gnome-db.org>
3459         * configure,in (ALL_LINGUAS): Added pt.
3461 2001-10-07  Gediminas Paulauskas <menesis@delfi.lt>
3463         * configure.in (ALL_LINGUAS): added lv
3465 2001-09-08  Wang Jian  <lark@linux.net.cn>
3467         * configure.in(ALL_LINGUAS): Rename zh_CN.GB2312 to zh_CN
3469 2001-08-31  Abel Cheung  <maddog@linux.org.hk>
3471         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
3473 2001-08-06  jacob berkman  <jacob@ximian.com>
3475         * configure.in:
3476         * NEWS: 2.0.8
3478         * src/gdb-buddy.c (get_trace_from_pair):
3479         (get_trace_from_core): revert --nw patch: it seems to break things
3480         for me pretty badly.  i'm an idiot.
3482         * configure.in:
3483         * NEWS: 2.0.7
3485         * src/util.c (format_for_width): wrap to GStrings rather than text
3486         entries
3488         * src/bugzilla.c (generate_email_text): wrap the mail bodies at 72
3489         chars again
3491         * src/gdb-cmd: also run `thread apply all bt' to get all of the
3492         stack traces for currently running threads
3494         * bugzilla/*: update
3496 2001-08-05  Leonard Norrgard  <vinsci@bugg.lnorrgard.com>
3498         * gdb-buddy.c (get_trace_from_core): Add --nw option for running
3499         GDB, to make Bug-Buddy work with the GNUPro Insight debugger,
3500         which defaults to using a GUI.  All GDB versions, starting with
3501         gdb-4.13 released in 1994, support the --nw option.)
3502         (get_trace_from_pair): Likewise.
3504 2001-08-04  Leonard Norrgård  <vinsci@sourceforge.net>
3506         * united-states-f-bug-buddy.c (email_is_valid):
3507         Added the seven new toplevel domains.
3508         * gdb-buddy.c (start_gdb):
3509         Moved the CRASH_NONE case into the switch.
3511 Tue Jul 10 12:34:00 2001  Jonathan Blandford  <jrb@redhat.com>
3513         * configure.in: change order of xml in gnome-config command to fix
3514         broken include path.
3515         (src/Makefile.am): ditto.
3517 2001-06-21  jacob berkman  <jacob@ximian.com>
3519         * NEWS:
3520         * configure.in: 2.0.6
3522         * src/bugzilla.c (load_config_xml): use the configured xml node
3523         names
3524         (load_bugzilla): load the name of the severity nodes and header
3525         from the config file
3526         (generate_email_text): use the configured severity header
3528 2001-06-19  jacob berkman  <jacob@ximian.com>
3530         * NEWS:
3531         * configure.in: 2.0.5
3533         * src/bugzilla.c (async_update): touch files we download so that
3534         the cache finally works
3536         * NEWS:
3537         * configure.in: 2.0.4
3539         * src/united-states-of-bug-buddy.c (submit_ok): thank the
3540         submitter
3541         (submit_ok): set the From: line.  it used to do this before 2.0.
3542         i apparently am a doofus.
3543         (submit_ok): pop up a question dialog before sending the bug
3544         report
3546 2001-06-15  jacob berkman  <jacob@ximian.com>
3548         * NEWS:
3549         * configure.in: 2.0.3
3551         * src/bugzilla.[ch]:
3552         * src/bug-buddy.c:
3553         * src/bts.[ch]:
3554         * src/bts-debian.c: libxml include fixes
3556 2001-06-12  jacob berkman  <jacob@ximian.com>
3558         * various makefiles: fixes and ximian bugzilla support
3560         * src/bug-buddy.c (init_ui): set the row height to 20
3562         * src/bugzilla.c (load_bugzilla): make icons 16 pixels
3563         (load_bugzilla): fix a tyop
3564         (generate_email_text): comment out some fields
3565         (add_severity): also default to unknown
3567 2001-06-03  Karl Eichwalder  <ke@suse.de>
3569         * src/Makefile.am (EXTRA_DIST): Remove
3570         xml-i18n-extract will directly work on .glade files.
3571         * glade-strings.c: Remove file.
3573 2001-05-31  Karl Eichwalder  <ke@suse.de>
3575         * .cvsignore: Add xml-i18n-extract, xml-i18n-merge, and
3576         xml-i18n-update.
3578 2001-05-30  Karl Eichwalder  <ke@suse.de>
3580         * Makefile.am (EXTRA_DIST): Add xml-i18n-extract.in
3581         xml-i18n-merge.in xml-i18n-update.in.
3582         * xml-i18n-extract.in: Add from xml-i18n-tools 0.8.4.
3583         * xml-i18n-update.in: Ditto.
3584         * xml-i18n-merge.in: Ditto.
3586         * configure.in: Add AM_PROG_XML_I18N_TOOLS.
3588         * Start to apply xml-i18n-toolization running xml-i18n-prepare
3589         (0.8.4):
3590         * src/Makefile.am (utils_in_files): Fix bug-buddy.desktop entry.
3591         * src/.cvsignore: Add bug-buddy.desktop.
3592         * src/bug-buddy.desktop: Remove file.
3593         * src/bug-buddy.desktop.in: New file.
3595 2001-03-28  jacob berkman  <jacob@ximian.com>
3597         * src/bug-buddy.c (delete_me): save the config here
3599         * src/united-states-of-bug-buddy.c (on_druid_cancel_clicked): save
3600         the config here
3602         * src/*.c: turn off debugging output
3604         * src/bugzilla.c (get_xml_file): really fix cache this time
3606         * NEWS:
3607         * configure.in: 2.0.1
3609 2001-03-26  jacob berkman  <jacob@ximian.com>
3611         * src/bugzilla.c (get_xml_file): turn an or into an and to make
3612         the cache update itself.  also added some ()'s so people will
3613         think twice about changing this code.
3615 2001-03-20  Karl Eichwalder  <ke@suse.de>
3617         * src/united-states-of-bug-buddy.c (intro_page_ok): Normalize
3618         single quote.
3620 2001-03-19  Karl Eichwalder  <ke@suse.de>
3622         * src/bugzilla.c (load_bugzillas): s/bug-buddy/Bug Buddy/.
3623         * src/gdb-buddy.c (get_trace_from_pair): Ditto.
3625 2001-02-26  jacob berkman  <jacob@ximian.com>
3627         * src/united-states-of-bug-buddy.c (druid_set_state): don't
3628         desensitize the next button for the component and product page, so
3629         telsa isn't confused
3631         * src/bug-buddy.c (main): save config after the main loop
3632         (*): remove an assbarn full of #if 0'd code
3634         * src/bugzilla.c (bugzilla_product_add_components_to_clist): if
3635         there is only one component, select it
3637         * src/united-states-of-bug-buddy.c: fill in missing doc pages
3639         * docs/C/bug-buddy.sgml: new version from telsa
3641 2001-02-18  Akira TAGOH  <tagoh@gnome.gr.jp>
3643         * src/bug-buddy.desktop: Updated Japanese entry.
3645 2001-02-15  jacob berkman  <jacob@ximian.com>
3647         * src/united-states-of-bug-buddy.c (intro_page_ok): make these
3648         dialogs modal (wasn't code i wrote!)  fixes bugzilla #50865
3650 2001-02-12  Karl Eichwalder  <ke@suse.de>
3652         * src/bug-buddy.c (init_bts_menu): s/bug-buddy/Bug Buddy/ .
3653         * src/gdb-buddy.c (get_trace_from_pair): Ditto.
3654         * src/gdb-buddy (main): Ditto.
3655         * src/bug-buddy.glade: Ditto.
3656         * src/glade-strings.c (N_): Ditto.
3657         * src/united-states-of-bug-buddy.c (on_druid_about_clicked): Ditto.
3659         * src/bugzilla.c (load_bugzillas): Fix message.
3661 2001-02-12  jacob berkman  <jacob@ximian.com>
3663         * src/bug-buddy.glade: un-split a string
3665 2001-02-12  Gediminas Paulauskas <menesis@delfi.lt>
3667         * configure.in: added lt to ALL_LINGUAS.
3668         * src/bug-buddy.glade, src/glade-strings.c: fixed two typos.
3670 2001-02-11  jacob berkman  <jacob@ximian.com>
3672         * `find .`: (almost) completely rewritten to support bugzilla and
3673         have a new UI
3675 2001-02-05  Fatih Demir <kabalak@gmx.net>
3677         * src/gnome.appmap: Added gtranslator.
3679 2001-01-23  Gregory Leblanc  <gleblanc@cu-portland.edu>
3681         * docs/C/bug-buddy.sgml: Updated for/tested in Nautilus
3682         * docs/it/bug-buddy.sgml: Updated for/tested in Nautilus
3684 2001-01-05  Kjartan Maraas  <kmaraas@gnome.org>
3686         * configure.in: Added "nn" to ALL_LINGUAS.
3688 2000-12-24  Pablo Saratxaga <pablo@mandrakesoft.com>
3690         * configure.in,po/az.po: Added Azeri language file
3692 2000-11-23  Yukihiro Nakai  <nakai@gnome.gr.jp>
3694         * configure.in: Add zh_CN.GB2312 to ALL_LINGUAS.
3696 2000-11-15  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
3698         * src/bug-buddy.c (on_debian_page_next): fix bug #29310
3699         (load_config): allow the included file to be set by a command line
3700         argument
3702 2000-11-14  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
3704         * src/bug-buddy.desktop: added Slovak strings.
3706 2000-11-04  Yukihiro Nakai  <nakai@gnome.gr.jp>
3708         * configure.in (ALL_LINGUAS): Add sk(Slovak)
3710 2000-10-31  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
3712         * configure.in (ALL_LINGUAS): added 'pt_BR' under the request of
3713         Juan Carlos Castro y Castro <jcastro@appi.com.br>
3715 2000-10-29  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
3717         * configure.in (AC_OUTPUT): added Makefile for italian documentation
3719 2000-10-04  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
3721         * src/gdb-buddy.c (get_trace_from_pair): check that the file
3722         exists, and is not a directory.  If it doesn't, look for it in our
3723         path.  This fixes problems with evolution and ~/evolution.
3725         * src/bug-buddy.c: warning fixes, removed #if 0'd code
3726         (save_entry): don't prepend history if entry is blank
3727         (save_config): change the email var name
3728         (load_config): pass NULL for email, since we don't want to guess
3729         (on_debian_page_next): do not accept 'general' as a package at all
3730         (email_is_invalid): add stricter checking of email addresses.
3731         Based on a patch from Robert Brady <robert@suse.co.uk>.
3733         * src/util.c:
3734         * src/gtk-combo-box.c:
3735         * src/bug-buddy.h:
3736         * src/bts.h:
3737         * src/bts-debian.c: warning fixes
3739         * src/distro.h:
3740         * src/bts.c:
3741         * src/distro-irix.c:
3742         * src/Makefile.am: add irix support
3744 2000-10-02  Christophe Merlet  <christophe@merlet.net>
3746         * src/bug-buddy.desktop: added french strings.
3748 2000-09-06  Simos Xenitellis  <simos@hellug.gr>
3750         * src/bug-buddy.desktop: added messages for the Greek language
3752 2000-06-02  Szabolcs BAN <shooby@gnome.hu>
3754         * po/hu.po: added po of Greg Nagy <greg@gnome.hu>
3755         Hungarian Translation Team rulez
3757 2000-05-21  Jacob Berkman  <jacob@helixcode.com>
3759         * src/bug-buddy.c (on_debian_page_next): bother the user a bit if
3760         they specify 'general'
3761         (make_pixmap_button): try an ugly hack
3763         * src/bts-debian.c (debian_bts_init): give the miggie combo text
3764         some intelligence
3766 2000-05-13  Karl Eichwalder  <ke@suse.de>
3768         * src/bug-buddy.c (on_complete_page_prepare): Improve the looking
3769         of the msg string; remove \t.
3771 2000-05-12  Andreas Hyden  <a.hyden@cyberpoint.se>
3773         * src/bug-buddy.desktop: Added Swedish translation.
3775 2000-05-10  Jacob Berkman  <jacob@helixcode.com>
3777         * configure.in: 0.90 release
3779         * src/bug-buddy.c (on_action_page_prepare):
3780         * src/bts-debian.c (debian_bts_doit):
3781         * src/util.c (append_widthv): fix bug #10159
3783         * src/bug-buddy.c (on_complete_page_prepare): fix bug #9493
3785 2000-05-04  Jacob Berkman  <jacob@helixcode.com>
3787         * src/bug-buddy.glade: mention that reports should be in English
3789         * configure.in: check for new gnome-libs 1.0.59
3791         * src/bug-buddy.c (main): push / pop the visual / colormap
3792         (init_ui): use the default icon on the main window
3793         (main): set the default icon
3795 2000-05-02 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>
3797         * Silly typo fix in docs.
3799 2000-04-29  Jacob Berkman  <jacob@helixcode.com>
3801         * NEWS:
3802         * configure.in: 0.9 releasage action
3804 2000-04-28  Jacob Berkman  <jacob@helixcode.com>
3806         * src/Helix_Code.bts:
3807         * src/GNOME.bts: add gnome-print for jody
3809         * src/bug-buddy.c (init_ui): show the href again
3810         (on_desc_page_next): use gnome-mime to ensure we have a text
3811         file
3813         * src/bts-debian.c (debian_bts_doit): get rid of warning when we
3814         start feeding the GtkText
3816 2000-04-27  Jacob Berkman  <jacob@helixcode.com>
3818         * src/bug-buddy.c (init_ui): only have border on mouseover for
3819         the Big Ugly Button
3821         * docs/C/bug-buddy.sgml: doc updates
3823 2000-04-25  Sami Pesonen <spesonen@dlc.fi>
3825         * src/bug-buddy.desktop : Added [fi]
3826         * configure.in (ALL_LINGUAS): added Finnish
3828 2000-04-24  Arjan van de Ven    <arjan@fenrus.demon.nl>
3830         * po/nl.po : Updated dutch translation
3832 2000-04-20  Fatih Demir <kabalak@gmx.net>
3834         * src/bug-buddy.desktop : Added [tr] .
3836 2000-04-19  Karl EICHWALDER  <ke@suse.de>
3838         * src/bug-buddy.desktop (Name): Improve [de].
3840 2000-04-18  Pablo Saratxaga <pablo@mandrakesoft.com>
3842         * configure.in (ALL_LINGUAS): added Catalan (also put it in sync
3843           with po/ directory, that is added en_AU, en_GB and pl)
3845 2000-04-18  Jacob Berkman  <jacob@helixcode.com>
3847         * src/bug-buddy.glade: remove the menus from some option
3848         menus as these are generated by the source, and move the
3849         ugly button down
3851 2000-04-18  Karl EICHWALDER  <ke@suse.de>
3853         * src/bug-buddy.glade: Typo.
3854         * src/glade-strings.c (N_): ditto.
3856 2000-04-17  Jacob Berkman  <jacob@helixcode.com>
3858         * lot's of hacking this weekend
3860         * turbolinux should now correctly be detected
3862         * add Helix Code's BTS, and an 'Independent' BTS... for submitting
3863         to other email addresses
3865         * docs from Telsa
3867         * rework the user experience:
3869         * now, you have to have a subject / description (no more empty
3870         reports hopefully)
3872         * remove the redundant 'how to repeat' section
3874         * move the system config page to the end, since it is rather
3875         boring
3877         * you can now Cc: yourself on reports you submit
3879         * UI retouching
3881         * there is now a preview of the report at the end
3883         * changes to the popt stuff as suggested by Karl Eichwalder
3885         * new button to browse bugs for a package, so hopefully people
3886         will stop submitting g-h-b crash reports
3888         * basicall bug-buddy is ready for some 1.0 action
3890 2000-04-05  Dan Damian  <dand@dnttm.ro>
3892         * configure.in: Added "ro" to ALL_LINGUAS.
3894 2000-03-29  Karl EICHWALDER  <ke@suse.de>
3896         * src/bug-buddy.desktop: Add de.
3897         * src/bug-buddy.c (init_ui): Delete spurious white space.
3898         * src/bug-buddy.c (on_contact_page_next): Typo.
3900 2000-03-27  Christopher R. Gabriel  <cgabriel@firenze.linux.it>
3902         * configure.in (ALL_LINGUAS): added italian translation.
3904 2000-03-27  Karl EICHWALDER  <ke@suse.de>
3906         * src/bug-buddy.c (on_stop_button_clicked): Add missing \n's.
3907         * configure.in (ALL_LINGUAS): Add de.
3909 2000-03-11 Alastair McKinstry <mckinstry@computer.org>
3911         * configure.in (ALL_LINGUAS): Added Irish (ga) translation.
3913 2000-03-04  Jacob Berkman  <jacob@helixcode.com>
3915         * src/bug-buddy.[ch] (on_complete_page_prepare): use email address from
3916         BTS instead of GNOME one
3918         * src/bts-debian.c (debian_bts_get_email): implement get_email
3919         for debian
3921         * src/bts.h: add get_email function
3923 2000-02-23  Jacob Berkman  <jacob@helixcode.com>
3925         * NEWS, configure.in: 0.7 release
3927         * src/util.c (get_line_from_commandv): remove unused variables
3929         * src/gdb-buddy.c (stop_gdb): remove unused variable
3931         * src/bug-buddy.c (stop_progress): remove the timeout, and
3932         hide the progress bar
3933         (append_packages): call stop_progress()
3934         (on_version_page_prepare): show the progress bar, since we
3935         are now hiding it
3936         (make_pixmap_button): translate this string
3937         (delete_me): exit the app when the dialog is deleted.  Fixes
3938         bug #6013
3940         * src/bts.c (load_bts_xml):
3941         (update_das_clist): call stop_progress()
3943         * src/bug-buddy.c (init_toggle): connect the signal first
3944         so we get the correct initial setting
3946         * src/bug-buddy.desktop (Name): be a big more descriptive
3948 2000-02-22  Dan Winship  <danw@helixcode.com>
3950         * src/Makefile.am (bug_buddy_LDFLAGS): Add -export-dynamic so
3951         libglade can resolve bug-buddy's symbols (on all platforms).
3953 2000-02-16  Fatih Demir <kabalak@gmx.net>
3955         * configure.in : Added tr to ALL_LINGUAS .
3957 2000-01-26  Yukihiro Nakai <nakai@gnome.gr.jp>
3959         * configure.in (ALL_LINGUAS): add ja
3961 2000-01-24  Jacob Berkman  <jacob@helixcode.com>
3963         * configure.in (ALL_LINGUAS): add el
3965 2000-01-24  Sergey Panov <sipan@mit.edu>
3967         * configure.in (ALL_LINGUAS): Added Russian (ru)
3969 2000-01-06  Jesus Bravo Alvarez  <jba@pobox.com>
3971         * configure.in (ALL_LINGUAS): Added Spanish (es)
3973 1999-12-30  Richard Hult  <rhult@hem.passagen.se>
3975         * configure.in (ALL_LINGUAS): Added "sv".
3977 1999-12-29  Jesus Bravo Alvarez  <jba@pobox.com>
3979         * configure.in (ALL_LINGUAS): Added Galician (gl)
3981         * src/bug-buddy.desktop: Added Galician entries
3983 1999-12-29  Yuri Syrota  <rasta@renome.rovno.ua>
3985         * configure.in (ALL_LINGUAS): added "uk"
3987 1999-12-09  Arjan van de Ven <arjan@fenrus.demon.nl>
3989         * po/nl.po: Updated Dutch translation
3991 1999-12-09  Jacob Berkman  <jberkman@andrew.cmu.edu>
3993         * NEWS:
3994         * configure.in: version 0.6
3996         * src/*.c: use GET_WIDGET ()
3998         * src/GNOME.bts: reformatting
4000         * src/bts-debian.c: moved some debian specific functions here;
4001         parse the xml a little better; support including a file
4003         * src/bts.c: removed some functions; remove the gtk timeout
4004         for the progress bar
4006         * src/bug-buddy.c: don't declare PoptData here; save more state;
4007         hide the save-to-file file entry when we aren't saving to a file;
4008         druid path reorganization; support for the progress bar;
4009         support function for async package version getting; load up
4010         xml files when we init the UI
4012         * src/bug-buddy.glade: some reorg, change padding to 4/8
4014         * src/bug-buddy.h: define some debian specific stuff here, this
4015         should be moved soon;  get rid of a lot of stuff in DruidData
4017         * src/ctree-combo.c: lots of stuff
4019         * src/distro-debian: get version stuff asyncly
4021         * src/distro-redhat.c: append_packages ()
4023         * src/distro.h: no more post_command
4025         * src/gdb-buddy.c: on _ERROR_AGAIN try again
4027         * src/glade-druid.h: defing a couple more widgets
4029         * src/gtk-combo-box.c: block toggled signal in _hide_popdown()
4031         * src/util.[ch]: added get_line_from_ioc ()
4033 1999-12-06  Jacob Berkman  <jberkman@andrew.cmu.edu>
4035         * src/ctree-combo.c (on_ctree_select_row): only _popup_hide()
4036         on leaves
4038         * src/bts-debian.c (debian_bts_init): add a max of 20
4039         leavs per subtree
4041         * src/ctree-combo.c (on_ctree_select_row): This seems
4042         to work.  I wonder why.
4043         (ctree_combo_construct):
4045         * src/ctree-combo.c: maybe getting closer to working
4047         * src/bts-debian: use the new ctree combo box
4049         * src/glade-druid.h: sync with .glade file
4051         * src/Makefile.am:
4052         * src/kde-packages: packages files shouldn't be backwards
4053         any more
4055         * src/ctree-combo.[ch]: combo box with a drop down ctree
4057         * src/gtk-combo-box.[ch]: steal miguel's combo box from
4058         gnumeric
4060 1999-12-05  Jacob Berkman  <jberkman@andrew.cmu.edu>
4062         * src/KDE.bts:
4063         * src/kde-packages:
4064         * src/Makefile.am:  support for KDE BTS
4066         * src/bts.c:
4067         * distro-redhat.c:
4068         * src/bts-debian.c:  remove some debugging output;  packages
4069         whose version was obtained via rpm/dpkg are now in the clist
4070         again
4072 1999-12-04  Jacob Berkman  <jberkman@andrew.cmu.edu>
4074         * src/GNOME.bts:
4075         * src/Debian.bts: cleanups; in <package> use attributes
4077         * src/Makefile.am: don't depend on ../debbugs/Maintainers... yet
4079         * src/bts.c:
4080         * src/bts-debian.c:
4081         * src/bug-buddy.c: optimize stuff a little, and don't leak
4082         so much memory
4084         * configure.in: find debian root dir
4085         * src/*: Initial support for supporting multiple BTS's
4086         Currently Debian and GNOME are supported.
4088 1999-12-02  Jacob Berkman  <jberkman@andrew.cmu.edu>
4090         * configure.in (ALL_LINGUAS): added nl.po, from
4091         Arjan van de Ven <arjan@fenrus.demon.nl>
4093 1999-11-30  Jacob Berkman  <jberkman@andrew.cmu.edu>
4095         * 0.5 release
4097         * src/*: clean up warnings
4099         * src/bug-buddy.glade:
4100         * src/bug-buddy.[ch]: add an entry for sendmail's path
4102         * configure.in:
4103         * debian/changelog(.in): generate changelog with the
4104         correct version
4106         * Makefile.am:
4107         * debian/Makefile.am: dist stuff in debian/
4109         * src/bug-buddy.c:
4110         * src/bug-buddy.glade: ugly glade hackery to get an about
4111         button
4113         Please do not look at the code for this commit.
4115         * src/bug-buddy.glade: more ui nicities
4117         * src/bug-buddy.c (on_the_druid_cancel): save config
4118         on cancel, to save email
4120         * src/bug-buddy.glade: add some padding and stuff
4122         * src/util.[ch]: actually read a line at a time
4124         * src/distro-debian.c: it works now
4126         * src/bug-buddy.glade:
4127         * src/bug-buddy.c: merge the attach/core/nature pages;
4128         some cleanup
4130         * src/gdb-buddy.c: don't pipe() on the fd anymore
4132         * src/distro-debian.c: some fixes, not working yet
4134 1999-11-29  Jacob Berkman  <jberkman@andrew.cmu.edu>
4136         * src/util.[ch]:
4137         * src/distro.h:
4138         * src/distro-debian.[ch]:
4139         * src/distro-redhat.[ch]: detect package versions a bit
4140         differently, and move some stuff used all around to util.c
4142         * src/gdb-buddy.c:
4143         * src/bug-buddy.[ch]: use the new package and util stuff
4145 1999-11-24  Jacob Berkman  <jberkman@serendipity.res.cmu.edu>
4147         * src/bug-buddy.c: fudge around with dpkg and extract
4148         some things.  This is really slow and sucks.  Better
4149         ways will follow.
4151 1999-11-24  Jacob Berkman  <jberkman@andrew.cmu.edu>
4153         * debian/*: add stuff to make .debs  (no idea if this really
4154         works yet)
4156         * src/bug-buddy.glade:
4157         * src/bug-buddy.c: added ability to add info to existing
4158         reports
4160 1999-11-23  Jacob Berkman  <jberkman@andrew.cmu.edu>
4162         * src/bug-buddy.c: fix debian detection
4164         * src/bug-buddy.c (write_72):
4165         * src/bug-buddy.c (write_72v): wrap lines at 72 chars
4167         * src/gdb-buddy.c (get_trace_from_pair): we don't need to
4168         set the fd to non blocking
4170 1999-11-14  Jacob Berkman  <jberkman@andrew.cmu.edu>
4172         * NEWS:
4173         * configure.in: 0.4 release
4175         * src/gdb-buddy.c:
4176         * src/bug-buddy.c: don't print out status messages
4177         (on_version_list_select_row): fix a crash if there is no text
4178         in the row
4180         * src/bug-buddy.c (on_stop_button_clicked): better dialog box,
4181         I think.
4183         * src/gdb-buddy.c: don't be so verbose
4185         * src/gdb-buddy.c:
4186         * src/bug-buddy.[ch]: use g_io_channels and do the
4187         fork()/exec() for gdb ourselves
4189         * src/bug-buddy.c (load_entry, save_entry): work with
4190         GnomeFileEntries right
4192         * src/gdb-buddy.c:
4193         * src/bug-buddy.glade:
4194         * src/bug-buddy.[ch]: add stop/refresh button to the
4195         less page, and code to support this
4197         * src/bug-buddy.c: code clean up
4198         (get_data_from_command): remove extra \n's and add _()'s
4200         * src/bug-buddy.c (init_ui): actually do something
4201         for the --package command line arg
4203 1999-11-13  Jacob Berkman  <jberkman@andrew.cmu.edu>
4205         * src/bug-buddy.c: fix tyop (bug #3545)
4206         (on_action_page_back): use on_action_page_back like
4207         the .glade specifies
4209 1999-11-12  Jacob Berkman  <jberkman@andrew.cmu.edu>
4211         * src/prog.bugmap: add gnomeicu
4213 1999-11-11  Jacob Berkman  <jberkman@andrew.cmu.edu>
4215         * src/bug-buddy.[ch]:
4216         * src/bug-buddy.glade: reorder the dialogs a little
4218         * src/bug-buddy.c: change the scripts so that we have
4219         the distribution for debian and slackware on one line
4221         * src/Makefile.am (buddy_DATA): add prog.bugmap (stolen
4222         from the crashed app web page).  added bug-buddy and rp3
4223         do it first
4225         * src/bug-buddy.c (init_ui): figure out which package the
4226         app is from, and which version.  We are smart now.
4228         also fixed some tyops.
4230         * NEWS: update for 0.3
4232         * src/bug-buddy.c (on_action_page_next): ask the
4233         user if they really want to override a file if
4234         it exists  (based on a patch from Ali Abdin
4235         <ALIABDIN@aucegypt.edu>)
4236         (on_action_page_next): fix something dumb
4237         (on_complete_page_finish): we don't need -t and the
4238         address
4240 1999-11-10  Jacob Berkman  <jberkman@andrew.cmu.edu>
4242         * src/packages.c (packages): add crescendo
4244         * configure.in:
4245         * bug-buddy.spec.in: may as well have one
4247         * configure.in: bump to 0.3
4249         * src/bug-buddy.glade:
4250         * src/bug-buddy.[ch]: stuff to look more like gnome-bug
4252         * src/bug-buddy.c (init_ui): if no data was obtained, display
4253         a blank thing anyway (so people can type it in)
4254         (main): better warning and stuff
4255         (on_complete_page_finish):
4257         * src/Makefile.am:
4258         * src/gdb-buddy.c (get_trace_from_pair):
4259         * src/bug-buddy.c (make_anim):
4260         (main): define the prefix, so we can locate our data
4261         This will be unnecessary with gnome-libs 2
4263 1999-11-08  Jacob Berkman  <jberkman@andrew.cmu.edu>
4265         * docs/multiple_bts.txt: email excerpt talking about
4266         supporting multiple BTS's, and what needs to be done.
4268 1999-11-07  Jacob Berkman  <jberkman@andrew.cmu.edu>
4270         * src/bug-buddy.mime: ok, this regex works now
4272         * configure.in: bump to 0.2
4274         * src/bug-buddy.c: slightly better gnome-core version script;
4275         grave, not severe, is the correct severity
4277         fixes bugs 3388, 3389
4279 1999-11-06  Jacob Berkman  <jberkman@andrew.cmu.edu>
4281         * src/packages.c (packages): add bug-buddy
4283         * 0.1 release
4285         * src/bug-buddy.mime: go back to the old regex
4287         * src/bug-buddy.c (load_config): initially default to real/user name
4289         * src/Makefile.am (bug_buddy_SOURCES): distcheck fix
4291         * src/bug-buddy.mime: better regexp
4293         * src/gdb-buddy.c (handle_gdb_input): don't print a line of
4294         garbage at the end
4296         * pixmaps/bug-anim.png: new file
4298         * pixmaps/Makefile.am (pixmap_DATA): add bug-anim.png
4300         * src/gdb-buddy.c (get_trace_from_pair): start the animator
4301         (handle_gdb_input): stop the animator
4303         * src/bug-buddy.c (make_anim): create a GnomeAnimator for glade
4305         * src/bug-buddy.glade: add a custom widget until glade supports
4306         GnomeAnimators
4308         * src/bug-buddy.c (on_complete_page_prepare): mark another
4309         string for i18n (sorry kmarass)
4311         * src/bug-buddy.c (on_less_page_prepare):
4312         * src/gdb-buddy.c (handle_gdb_input): fix some things when you
4313         get a trace, then go back and change things and get another one
4315         * src/gdb-buddy.h:
4316         * src/bug-buddy.h: use bug-buddy.h for a while
4318         * src/gdb-buddy.c:
4319         * src/bug-buddy.c: some reorganization with the non blockingness
4320         stuff.
4322         Look at me, coding on a Friday night.
4324 1999-11-05  Jacob Berkman  <jberkman@andrew.cmu.edu>
4326         * src/bug-buddy.glade:
4327         * src/gdb-buddy.[ch]:
4328         * src/bug-buddy.c: bye-bye blocking bug-buddy
4330         This probably introduces lots of nice bugs.
4332         * src/bug-buddy.glade: spelling mistake
4334         * src/bug-buddy.c (on_complete_page_prepare): add a \n
4336         * src/Makefile.am (EXTRA_DIST): make it distcheck
4338         * src/bug-buddy.c (on_complete_page_prepare): print a summary
4339         of the bug submission.
4341         * src/bug-buddy.keys.in:
4342         * src/bug-buddy.mime: mime type foo for launching bug-buddy
4343         on a core file
4345         * src/Makefile.am (mime_DATA): generate/install mime type foo
4347         * src/bug-buddy.glade:
4348         * src/bug-buddy.c: do some not-so-clever determination (?)
4349         of what is going on wrt stack obtaination;  remember how
4350         the bug was submitted from last time
4352 1999-11-04  Jacob Berkman  <jberkman@andrew.cmu.edu>
4354         * src/bug-buddy.glade:
4355         * src/bug-buddy.c (save_config): change the configuration around
4356         a little, and add make name/email a GnomeEntry again
4358         * src/Makefile.am (EXTRA_DIST):
4359         * pixmaps/Makefile.am (EXTRA_DIST): make distable
4361         * src/bug-buddy.glade:
4362         * src/bug-buddy.c: support output to a file
4364 1999-10-30  Jacob Berkman  <jberkman@andrew.cmu.edu>
4366         * src/glade-strings.c:
4367         * src/bug-buddy.glade: a couple translation bugs in
4368         glade are gone
4370         * src/bug-buddy.c (main): show the window before gtk_main()
4371         (list_data): add slackware detection
4372         (on_complete_page_finish): if no version info available, don't
4373         print the version of the last thing we visited
4375         # src/bug-buddy.glade: make the main window not visible by default
4376         (so we can do the init before the gui shows)
4378 1999-10-29  Jacob Berkman  <jberkman@andrew.cmu.edu>
4380         * src/bug-buddy.c (on_contact_page_next): mark a string for
4381         translation
4383 1999-10-28  Jacob Berkman  <jberkman@andrew.cmu.edu>
4385         * src/bug-buddy.c: mark more strings for translation
4387         * src/Makefile.am: install the new .desktop
4389         * pixmaps/Makefile.am (pixmap_DATA): add bug-buddy.png
4390         (thanks, tigert)
4392         * src/bug-buddy.c: save the name/email in our config file
4394 1999-10-27  Jacob Berkman  <jberkman@andrew.cmu.edu>
4396         * src/packages.c (packages): fix tyop
4398         * src/bug-buddy.c (update_selected_row): don't crash when
4399         no rows have been selected
4401         * pixmaps/Makefile.am
4402         * Makefile.am:
4403         * configure.in: get pixmaps to work
4405         * src/bug-buddy.glade:
4406         * src/bug-buddy.c: change to using a clist instead of lots
4407         of gtk_entry's.  This gets rid of a druid page, and is nicer.
4408         (main): bindtextdomain() and textdomain() so translations work
4410 1999-10-26  Jacob Berkman  <jberkman@andrew.cmu.edu>
4412         * src/gdb-buddy.c (get_trace_from_pair): try batch mode
4413         here too
4415 1999-10-23  Jacob Berkman  <jberkman@andrew.cmu.edu>
4417         * src/bug-buddy.c (main): don't crash when the
4418         .glade file isn't found
4420         * src/gdb-cmd: use bt not w
4422 1999-10-23  Kjartan Maraas  <kmaraas@online.no>
4424         * configure.in: Added "no" to ALL_LINGUAS.