pgAdmin III commit: Add Menu items, and Toolbar icons for Commit and Ro - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Add Menu items, and Toolbar icons for Commit and Ro
Date
Msg-id E1ZfQ7M-0002zj-89@gothos.postgresql.org
Whole thread Raw
List 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.obaterspok@gmail.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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [PATCH] Add Commit/Rollback toolbar action version 2
Next
From: Ashesh Vashi
Date:
Subject: Re: [PATCH] Add Commit/Rollback toolbar action version 2