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

2007-04-06 Thread svn
Author: hiroshi Date: 2007-04-06 06:59:11 + (Fri, 06 Apr 2007) New Revision: 6181 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6181&view=rev Log: The repair was missed. Modified: trunk/pgadmin3/debugger/wsMessageWindow.cpp ---(end of broad

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

2007-04-06 Thread Dave Page
Guillaume Lelarge wrote: Hi, Hiroshi Saito a écrit : SVN Commit by hiroshi: r6178 - in trunk/pgadmin3/debugger Fixed debugger's store settings per pgAdmin. The setting of pgAdmin is read. then, debugger writes only Proc. pgAdmin is expressible though I cannot read ZN_cn.:-) http://winpg.jp/~s

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

2007-04-06 Thread Hiroshi Saito
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 Bundle creation scripts