CVSROOT:        /cvs/gnome
Module name:    bug-buddy
Changes by:     bmsmith 06/06/10 09:31:45

Modified files:
        .              : Tag: bug-buddy-xmlrpc ChangeLog 
        src            : Tag: bug-buddy-xmlrpc bug-buddy.c 
                         bug-buddy.glade bug-buddy.h bugzilla.c 
                         bugzilla.h distribution.h proccess.c 
Added files:
        src            : Tag: bug-buddy-xmlrpc proccess.h 

Log message:
* src/bug-buddy.c: (bug_sent), (send_report), (on_send_clicked),
(gdb_finished), (close_callback):
- Provide intelligent error messages based on the XML-RPC response
- Many text changes
- Hide the send button immediately after the user clicks it to prevent
duplicate bugs from being submitted
* src/bug-buddy.glade:
- Make "app-image" vertically aligned to the top
- Make "main-text" selectable and turn on label wrapping
* src/bug-buddy.h:
- Move GnomeVersionInfo to bugzilla.h header to remove circular
dependency between header files
* src/bugzilla.c: (bugzilla_error_quark),
(bugzilla_parse_response):
- Much better error handling of the XML-RPC response; Also, return a
GError with information about the particular error message
* src/bugzilla.h:
- Added GError support structures for BUGZILLA_ERROR
- Moved GnomeVersionInfo struct to here
- provide function prototypes for all functions with extern linkage
* src/distribution.h:
- provide prototype for get_distro_name()
* src/proccess.c:
- Use proccess.h header file
* src/proccess.h:
- Add this header file to declare function prototypes

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=bug-buddy&who=bmsmith&date=explicit&mindate=2006-06-10%2009:30&maxdate=2006-06-10%2009:32

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to