Switch OID and owner controls All dialogs have first OID, then Owner controls. All but function and package. This patch switches the two controls so that the dialogs look alike the others.
Moreover, the first and second tabs of dlgIndexConstraint had the same name and title. The second tab is now changed to have the usual "definition" name and title. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9c87b4d38ccf46f3e9743bd474f8c4a5ccd5f3f0 Modified Files -------------- pgadmin/ui/dlgFunction.xrc | 16 ++++++++-------- pgadmin/ui/dlgIndexConstraint.xrc | 4 ++-- pgadmin/ui/dlgPackage.xrc | 14 +++++++------- 3 files changed, 17 insertions(+), 17 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers