SVN Commit by dpage: r7507 - in trunk/pgadmin3/pgadmin: . gqb include/gqb include/images

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7507 - in trunk/pgadmin3/pgadmin: . gqb include/gqb include/images
Date: 2008-12-04 11:01:25
Message-ID: 200812041101.mB4B1PeV006763@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-12-04 11:01:23 +0000 (Thu, 04 Dec 2008)

New Revision: 7507

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

Log:
Update the Query Builder to include a new tab for joins, rather than relying on the context menu on the drawing canvas. [Ashesh Vashi]

Added:
trunk/pgadmin3/pgadmin/gqb/gqbGridJoinTable.cpp
trunk/pgadmin3/pgadmin/include/gqb/gqbGridJoinTable.h
trunk/pgadmin3/pgadmin/include/images/gqbAdd.xpm
trunk/pgadmin3/pgadmin/include/images/gqbRemove.xpm
Modified:
trunk/pgadmin3/pgadmin/gqb/gqbController.cpp
trunk/pgadmin3/pgadmin/gqb/gqbQueryObjs.cpp
trunk/pgadmin3/pgadmin/gqb/gqbView.cpp
trunk/pgadmin3/pgadmin/gqb/gqbViewPanels.cpp
trunk/pgadmin3/pgadmin/gqb/module.mk
trunk/pgadmin3/pgadmin/include/gqb/gqbArrayCollection.h
trunk/pgadmin3/pgadmin/include/gqb/gqbViewController.h
trunk/pgadmin3/pgadmin/include/gqb/gqbViewPanels.h
trunk/pgadmin3/pgadmin/include/gqb/module.mk
trunk/pgadmin3/pgadmin/include/images/module.mk
trunk/pgadmin3/pgadmin/pgAdmin3.vcproj

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-12-04 11:04:54 Re: Patch for "Panel for Joins in the Graphic Query Builder"
Previous Message Ashesh Vashi 2008-12-04 10:36:46 Patch : "Change the panel in tabs was setting the top switches to SQL Editor"