CVS Commit by andreas: Improved disconnect handling StatusBar with size - Mailing list pgadmin-hackers

From cvs@cvs.pgadmin.org
Subject CVS Commit by andreas: Improved disconnect handling StatusBar with size
Date
Msg-id 200407212141.i6LLfdri022722@cvs.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Log Message:
-----------
Improved disconnect handling
StatusBar with size handle for frmStatus, dlgFunction and dlgView

Modified Files:
--------------
    pgadmin3:
        CHANGELOG.txt (r1.116 -> r1.117)
    pgadmin3/src/include:
        dlgProperty.h (r1.37 -> r1.38)
    pgadmin3/src/ui:
        dlgProperty.cpp (r1.79 -> r1.80)
        events.cpp (r1.98 -> r1.99)
    pgadmin3/src/ui/common:
        dlgFunction.xrc (r1.15 -> r1.16)
        dlgView.xrc (r1.9 -> r1.10)


Attachment

pgadmin-hackers by date:

Previous
From: cvs@cvs.pgadmin.org
Date:
Subject: CVS Commit by andreas: Update ServerStatus to pg_logdir_ls
Next
From: cvs@cvs.pgadmin.org
Date:
Subject: CVS Commit by andreas: StatusBar with size handle for frmStatus,