SVN Commit by dpage: r6259 - in trunk/pgadmin3/pgadmin: dlg include/dlg ui

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6259 - in trunk/pgadmin3/pgadmin: dlg include/dlg ui
Date: 2007-05-03 11:15:06
Message-ID: 200705031115.l43BF6QP013133@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-05-03 11:15:05 +0000 (Thu, 03 May 2007)

New Revision: 6259

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

Log:
Re-jigger dlgFunction to remove the hacks that were there to support functions with parameter names and modes. Now we support them as if they were always there.

Tweak the package and trigger dialogs at the same time.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgFunction.cpp
trunk/pgadmin3/pgadmin/dlg/dlgTrigger.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgFunction.h
trunk/pgadmin3/pgadmin/ui/dlgFunction.xrc
trunk/pgadmin3/pgadmin/ui/dlgPackage.xrc
trunk/pgadmin3/pgadmin/ui/dlgTrigger.xrc

Browse pgadmin-hackers by date

  From Date Subject
Next Message Giuseppe Sacco 2007-05-03 12:24:23 build environment
Previous Message Dave Page 2007-05-02 22:28:25 Re: Suggested query editor improvements: Tabs and Indentation