SVN Commit by hiroshi: r6178 - in trunk/pgadmin3/debugger: . include

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by hiroshi: r6178 - in trunk/pgadmin3/debugger: . include
Date: 2007-04-05 18:54:12
Message-ID: 200704051854.l35IsCv0014953@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: hiroshi

Date: 2007-04-05 18:54:12 +0000 (Thu, 05 Apr 2007)

New Revision: 6178

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

Log:
Fixed debugger's store settings per pgAdmin.
The setting of pgAdmin is read.
then, Debugger writes only Proc.

Modified:
trunk/pgadmin3/debugger/debugger.cpp
trunk/pgadmin3/debugger/include/debugger.h
trunk/pgadmin3/debugger/wsRichWindow.cpp
trunk/pgadmin3/debugger/wsStackWindow.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2007-04-05 19:03:33 Debugger's store settings per pgAdmin.
Previous Message Dave Page 2007-04-05 09:36:00 Re: Two bugs