Thread: SVN Commit by dpage: r6247 - in trunk/pgadmin3/pgadmin: debugger include/debugger ui

Author: dpage

Date: 2007-04-30 16:22:45 +0000 (Mon, 30 Apr 2007)

New Revision: 6247

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

Log:
Improve consistency with other areas of pgAdmin, through use of a pgDialog, and by showing/hiding the parameters dialog
atmore appropriate times. 


Added:
   trunk/pgadmin3/pgadmin/ui/wsDirectdbg.xrc
Modified:
   trunk/pgadmin3/pgadmin/debugger/debugger.cpp
   trunk/pgadmin3/pgadmin/debugger/wsDirectdbg.cpp
   trunk/pgadmin3/pgadmin/debugger/wsMainFrame.cpp
   trunk/pgadmin3/pgadmin/include/debugger/wsDirectdbg.h
   trunk/pgadmin3/pgadmin/ui/module.mk
   trunk/pgadmin3/pgadmin/ui/xrcDialogs.cpp