SVN Commit by dpage: r7481 - trunk/pgadmin3/pgadmin/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7481 - trunk/pgadmin3/pgadmin/dlg
Date: 2008-09-18 20:26:29
Message-ID: 200809182026.m8IKQTJ2027880@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-09-18 21:26:29 +0100 (Thu, 18 Sep 2008)

New Revision: 7481

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

Log:
Table creation fixes - hide the Vacuum tab when creating a table, not the Constraints tab. Avoid an assert when adding the last column to a constraint. Fix the default height of the constraints list.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgIndex.cpp
trunk/pgadmin3/pgadmin/dlg/dlgTable.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-09-18 20:43:59 SVN Commit by dpage: r7482 - trunk/pgadmin3/pgadmin/frm
Previous Message svn 2008-09-18 19:36:35 SVN Commit by dpage: r7480 - trunk/pgadmin3/pgadmin/ui