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

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

From
svn@pgadmin.org
Date:
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
supportthem 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