CVS Commit by andreas: fix Query Tool which marked text as changed when - Mailing list pgadmin-hackers

From cvs@cvs.pgadmin.org
Subject CVS Commit by andreas: fix Query Tool which marked text as changed when
Date
Msg-id 200410221425.i9MEPIBt032386@cvs.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Log Message:
-----------
fix Query Tool which marked text as changed when scrolling
Workaround for wxMSW-2.5.3 malfunctioning combobox
fix Query Tool recent menu
fix column type change sql

Modified Files:
--------------
    pgadmin3/src/include:
        ctlComboBox.h (r1.2 -> r1.3)
        dlgClasses.h (r1.13 -> r1.14)
        dlgOperator.h (r1.8 -> r1.9)
        misc.h (r1.46 -> r1.47)
        version.h (r1.13 -> r1.14)
    pgadmin3/src/ui:
        dlgClasses.cpp (r1.16 -> r1.17)
        dlgColumn.cpp (r1.32 -> r1.33)
        dlgOperator.cpp (r1.20 -> r1.21)
        dlgProperty.cpp (r1.101 -> r1.102)
        frmEditGrid.cpp (r1.59 -> r1.60)
        frmQuery.cpp (r1.75 -> r1.76)


Attachment

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: [pgadmin-support] pgadmin3 beta3 build failure
Next
From: cvs@cvs.pgadmin.org
Date:
Subject: CVS Commit by andreas: fix Query Tool which marked text as changed when