[pgadmin-hackers] SVN Commit by hiroshi: r6189 - trunk/pgadmin3

2007-04-09 Thread svn
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

[pgadmin-hackers] SVN Commit by hiroshi: r6188 - trunk/pgadmin3/debugger

2007-04-09 Thread svn
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)-

[pgadmin-hackers] SVN Commit by hiroshi: r6187 - trunk/pgadmin3/debugger

2007-04-09 Thread svn
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

Re: [pgadmin-hackers] Debugger's store settings per pgAdmin.

2007-04-09 Thread Hiroshi Saito
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

Re: [pgadmin-hackers] Debugger's store settings per pgAdmin.

2007-04-09 Thread Dave Page
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

[pgadmin-hackers] SVN Commit by dpage: r6186 - trunk/pgadmin3/debugger

2007-04-09 Thread svn
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)

[pgadmin-hackers] SVN Commit by hiroshi: r6185 - trunk/pgadmin3/debugger

2007-04-09 Thread svn
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