pgAdmin III commit: Add Menu items, and Toolbar icons for Commit and Ro

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add Menu items, and Toolbar icons for Commit and Ro
Date: 2015-09-25 10:20:40
Message-ID: E1ZfQ7M-0002zj-89@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add Menu items, and Toolbar icons for Commit and Rollback.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=20e375d7b03c2a2a2ca918d6335833da45d8305a
Author: John Obaterspok <john(dot)obaterspok(at)gmail(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmQuery.cpp | 27 +++++++++++++++++++++++++++
pgadmin/include/frm/frmQuery.h | 11 ++++++-----
pgadmin/include/frm/menu.h | 2 ++
pgadmin/include/images/module.mk | 2 ++
pgadmin/include/images/query_commit.png | Bin 0 -> 707 bytes
pgadmin/include/images/query_rollback.png | Bin 0 -> 583 bytes
pgadmin/pgAdmin3.vcxproj | 2 ++
pgadmin/pgAdmin3.vcxproj.filters | 6 ++++++
9 files changed, 47 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-09-25 10:21:26 Re: [PATCH] Add Commit/Rollback toolbar action version 2
Previous Message Ashesh Vashi 2015-09-25 08:00:44 Re: [PATCH] Add Commit/Rollback toolbar action version 2