pgAdmin III commit: Add a "View Last X lines" menu item. Suggestion fro - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Add a "View Last X lines" menu item. Suggestion fro
Date
Msg-id 201008172035.o7HKZVMO033589@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=527e2972bfff8cb8f16db6155980760c6810496b

Log Message
-----------
Add a "View Last X lines" menu item. Suggestion from Matt Janssen. Patch from Steffen Kuhn.
Implements #224.

Branch
------
master

Modified Files
--------------
CHANGELOG                         |    2 ++
pgadmin/frm/frmEditGrid.cpp       |   22 +++++++++++++++++++---
pgadmin/frm/frmMain.cpp           |    3 ++-
pgadmin/include/frm/frmEditGrid.h |    6 +++++-
4 files changed, 28 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #224: UI Addition Request. View Data > View BOTTOM 100 Rows
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #224: UI Addition Request. View Data > View BOTTOM 100 Rows