Обсуждение: CVS Commit by andreas: fix Query Tool which marked text as changed when

Поиск
Список
Период
Сортировка

CVS Commit by andreas: fix Query Tool which marked text as changed when

От
cvs@cvs.pgadmin.org
Дата:
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)


Вложения