[pgadmin-hackers] pgAdmin III commit: Tag REL-1_22_0-BETA1 has been created.

2015-10-05 Thread Dave Page
Tag REL-1_22_0-BETA1 has been created. View: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=tag;h=refs/tags/REL-1_22_0-BETA1 Log Message --- Tag 1.22.0 beta 1 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.pos

[pgadmin-hackers] pgAdmin III commit: Allow wix3's location to be pre-set in the environm

2015-10-05 Thread Dave Page
Allow wix3's location to be pre-set in the environment var %WIXDIR% Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=dcae923ca896dff6b37522c17405fb0d2f61b1bc Author: Nikolai Zhubr Modified Files -- pkg/win32/Make.bat |2 ++ 1 fil

Re: [pgadmin-hackers] [Patch] Windows installer: allow manually setting WIXDIR as appropriate.

2015-10-05 Thread Dave Page
Thanks - patch applied. On Fri, Oct 2, 2015 at 10:10 PM, Nikolai Zhubr wrote: > Hi again, > > there is some problem in my previous patch, it did not actually work, here > goes a better one: > > --- pkg/win32/Make.bat.orig Fri Sep 25 13:20:24 2015 > +++ pkg/win32/Make.bat Fri Oct 02 21:55:27

Re: [PATCH] Fix EVT_STC_PAINTED recursion issue (Was: Re: [pgadmin-hackers] Repaint lockup in ctlSQLBox::OnPositionStc on windows)

2015-10-05 Thread Dave Page
Thanks - patch applied. On Sun, Oct 4, 2015 at 2:52 PM, Nikolai Zhubr wrote: > Hi all, > 04.10.2015 7:32, J.F. Oster wrote: >> >> Hello Nikolai, >> >> Appreciate your research! >> I suggest you to send a *.patch (git diff) attachmeht to the list >> for the team members and others interested to te

[pgadmin-hackers] pgAdmin III commit: Fix a lockup issue in the SQL text control that cou

2015-10-05 Thread Dave Page
Fix a lockup issue in the SQL text control that could affect Windows users, caused by a Mac-only fix from some time back. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c51660c0c7d2e7975c222b5f8c1235b5561ad2dc Author: Nikolai Zhubr Modified F

[pgadmin-hackers] pgAdmin III commit: Rgenerate GUIDs prior to release.

2015-10-05 Thread Dave Page
Rgenerate GUIDs prior to release. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9ec8ec8ba1838e0c559fd2306101c6605f3e2fc2 Modified Files -- pkg/win32/src/i18ndata.wxs | 58 ++-- pkg/win32/sr

[pgadmin-hackers] pgAdmin III commit: Bump version number for installer.

2015-10-05 Thread Dave Page
Bump version number for installer. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b07590c2391fe17099954274a8e557dec79e2771 Modified Files -- pkg/win32/Installer.vcxproj |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[pgadmin-hackers] pgAdmin III commit: Correct 3 images in docs with the new toolbar icons

2015-10-05 Thread Dave Page
Correct 3 images in docs with the new toolbar icons for commit/rollback. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f55de406bbf548bc8eb0bb232b052bc322fe7b65 Author: John Obaterspok Modified Files -- docs/en_US/images/gqb.png

Re: [pgadmin-hackers] [Patch] Update the version number for windows installer?

2015-10-05 Thread Dave Page
Thanks - I always miss that one :-(. Pushed. On Fri, Oct 2, 2015 at 7:31 PM, Nikolai Zhubr wrote: > Hi all, > > shouldn't the following be applied to git already? > > --- pkg/win32/Installer.vcxproj.origFri Oct 02 18:02:48 2015 > +++ pkg/win32/Installer.vcxproj Fri Oct 02 21:01:04 2015 > @@ -