Author: hiroshi
Date: 2007-04-09 18:42:54 + (Mon, 09 Apr 2007)
New Revision: 6189
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6189&view=rev
Log:
Change in the order of compilation.
(Debugger became back.)
Modified:
trunk/pgadmin3/Makefile.am
Author: hiroshi
Date: 2007-04-09 18:01:48 + (Mon, 09 Apr 2007)
New Revision: 6188
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6188&view=rev
Log:
path change.
Modified:
trunk/pgadmin3/debugger/debugger.rc
---(end of broadcast)-
Author: hiroshi
Date: 2007-04-09 17:53:00 + (Mon, 09 Apr 2007)
New Revision: 6187
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6187&view=rev
Log:
detailed Version and file information and synchronization.
Modified:
trunk/pgadmin3/debugger/debugger.rc
trunk/pgad
Hiroshi Saito wrote:
There's something that bugs me. It's not that important but... the
title of the debugger's window is pgAdmin3. I think it should be
changed with pgAdmin III.
No - It should just be Debugger, otherwise it'll need to hook into the
pgAdmin appearanceFactory and the Mac App Bun
Hiroshi Saito wrote:
>>> There's something that bugs me. It's not that important but... the
>>> title of the debugger's window is pgAdmin3. I think it should be
>>> changed with pgAdmin III.
>>
>> No - It should just be Debugger, otherwise it'll need to hook into the
>> pgAdmin appearanceFactory an
Author: dpage
Date: 2007-04-09 13:14:55 + (Mon, 09 Apr 2007)
New Revision: 6186
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6186&view=rev
Log:
Use a generic name
Modified:
trunk/pgadmin3/debugger/debugger.cpp
---(end of broadcast)
Author: hiroshi
Date: 2007-04-09 10:47:24 + (Mon, 09 Apr 2007)
New Revision: 6185
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6185&view=rev
Log:
Action of method of displaying mainframe.
The relation between the variable input dialog
and the mainframe was mended.
M