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

Gustavo Rezende Montesino grm-guest at alioth.debian.org
Fri Aug 17 00:13:25 UTC 2007


 ChangeLog                              |   13 ++++++++
 src/lib/ui/gtk/data/dlg_qbuilder.glade |   48 ++++++++++++++++++++++++++++---
 src/lib/ui/gtk/dlg_qbuilder.py         |   19 ++++++------
 src/lib/ui/gtk/win_main.py             |   21 ++++++++++++--
 4 files changed, 84 insertions(+), 17 deletions(-)

New commits:
commit 359f0b7417ad8f9e15604ab44c7436fde0c0787d
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu Aug 16 21:13:04 2007 -0300

    Add support for composite queries
    
    * src/lib/ui/gtk/data/dlg_qbuilder.glade:
      + Add buttons to generate composite queries
    
    * src/lib/ui/gtk/dlg_qbuilder.py:
      + (run): Return the response code of the clicked button
      + Move the response_* constants to inside the class
    
    * src/lib/ui/gtk/win_main.py (query_new): Check the response
      code of dlg_qbuilder.run and create a proper composite query
      if needed.




More information about the Bug-triage-commits mailing list