CVS Commit by andreas: Fix GTK comboboxes

From: cvs(at)cvs(dot)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: CVS Commit by andreas: Fix GTK comboboxes
Date: 2004-11-09 13:41:43
Message-ID: 200411091341.iA9DfhdI001573@cvs.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Log Message:
-----------
Fix GTK comboboxes

Modified Files:
--------------
pgadmin3:
CHANGELOG.txt (r1.160 -> r1.161)
pgadmin3/src/include:
ctlComboBox.h (r1.3 -> r1.4)
pgadmin3/src/ui:
ctlComboBox.cpp (r1.5 -> r1.6)
ctlSecurityPanel.cpp (r1.7 -> r1.8)
dlgAggregate.cpp (r1.20 -> r1.21)
dlgCast.cpp (r1.16 -> r1.17)
dlgColumn.cpp (r1.35 -> r1.36)
dlgDatabase.cpp (r1.36 -> r1.37)
dlgDomain.cpp (r1.26 -> r1.27)
dlgFunction.cpp (r1.44 -> r1.45)
dlgOperator.cpp (r1.23 -> r1.24)
dlgProperty.cpp (r1.105 -> r1.106)
dlgTable.cpp (r1.47 -> r1.48)
dlgTrigger.cpp (r1.23 -> r1.24)
dlgType.cpp (r1.28 -> r1.29)
dlgUser.cpp (r1.34 -> r1.35)

Attachment Content-Type Size
cvs-2004119134143-diff.txt text/plain 14.1 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-11-09 13:45:47 CVS Commit by andreas: Fix GTK comboboxes
Previous Message cvs 2004-11-09 12:49:15 CVS Commit by dpage: Install core in proper location