[Bug-triage-commits] bug-triage: Changes to 'master'

Gustavo Rezende Montesino grm-guest at alioth.debian.org
Sat Aug 4 13:24:40 UTC 2007


 ChangeLog                              |   23 ++++++++++++++++++++++-
 src/lib/ui/gtk/bz_bug_store.py         |   20 ++++++++++++++++++++
 src/lib/ui/gtk/data/dlg_upstream.glade |    7 +++----
 src/lib/ui/gtk/dlg_upstream.py         |   32 ++++++++++++++++++++++++++++----
 src/lib/ui/gtk/win_main.py             |   17 ++++++++++++++---
 5 files changed, 87 insertions(+), 12 deletions(-)

New commits:
commit 9b223eb576fc474c76558fa84489249d7ca2e15b
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 4 10:24:31 2007 -0300

    Make the upstream dialog a proper runable Gtk.Dialog
    + src/lib/ui/gtk/data/dlg_upstream.glade:
      - Set response codes on the buttons
      - remove the hide signal handler
    + src/lib/ui/gtk/dlg_upstream.py:
      - Add RESPONSE constants
      - (run): Run the dialog and return the response code
    + src/lib/ui/gtk/win_main.py (upstream): Run the dialog
      and execute an action depending on the response

commit da5276db2c0c38f65d09381eb9854cd6c235a8bb
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 4 10:04:59 2007 -0300

    src/lib/ui/gtk/dlg_upstream(get_selection): Returns a list of the
    selected rows.

commit 73da0b6630e3d3bef69445975be34a453f4127a2
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 4 10:01:04 2007 -0300

    src/lib/ui/gtk/bz_bug_store.py (get): Returns a bug object for a given TreeIter

commit e83dc72595a7b0ec00eb7fc0f82e9dc16af208c2
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 4 09:32:41 2007 -0300

    src/lib/ui/gtk/bz_bug_store.py: Add support to the url field

commit 427ddae6d5d6c7cebb1190b8f8a706da0d982ef4
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 4 09:21:45 2007 -0300

    Pass the debbugs bug to the upstream/forward dialog.




More information about the Bug-triage-commits mailing list