SVN Commit by guillaume: r8013 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/frm pgadmin/include/gqb

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8013 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/frm pgadmin/include/gqb
Date: 2009-08-10 20:15:37
Message-ID: 200908102015.n7AKFbTg002553@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2009-08-10 21:15:36 +0100 (Mon, 10 Aug 2009)

New Revision: 8013

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8013&view=rev

Log:
Get rid of "No SQL query was generated." message dialog when no tables are
selected in the GQB, per request from Rainer Bauer.
Fixes #40.

Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/frm/frmQuery.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include/gqb/gqbViewController.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-08-10 20:16:25 SVN Commit by guillaume: r8014 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/gqb
Previous Message pgAdmin Trac 2009-08-10 12:45:52 Re: [pgAdmin III] #40: Small annoyance in pgAdmin 1.10's Graphical Query Builder