[PATCH] Add Commit/Rollback toolbar action version 2 - Mailing list pgadmin-hackers

From John Obaterspok
Subject [PATCH] Add Commit/Rollback toolbar action version 2
Date
Msg-id CAOscVdK0zqXa8N179ug0MZ3SqQQDsfXaqPSvsa4As2Mx4xR1KA@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Add Commit/Rollback toolbar action version 2  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
Hello,

I'm updated the patch to add commit/rollback actions in the toolbar with the following:
1) updated icons (based on existing pgadmin icon with arrows drawn by me)
2) add entry to menu as well
3) disable icons when not in a transaction
4) Ctrl+Shift C|R shortcut

Hopefully all issues are resolved now!

Regards,

          John

Attachment

pgadmin-hackers by date:

Previous
From: Adam Scott
Date:
Subject: Patch: New field in frmMain statusbar
Next
From: John Obaterspok
Date:
Subject: Re: [PATCH] Add ElapsedTimeToString to format execution time in a more readable manner (instead of showing everything as msec)