pgAdmin III commit: Add a "View Last X lines" menu item. Suggestion fro

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add a "View Last X lines" menu item. Suggestion fro
Date: 2010-08-17 20:35:31
Message-ID: 201008172035.o7HKZVMO033589@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-08-17 20:36:06 Re: [pgAdmin III] #224: UI Addition Request. View Data > View BOTTOM 100 Rows
Previous Message pgAdmin Trac 2010-08-17 20:34:41 [pgAdmin III] #224: UI Addition Request. View Data > View BOTTOM 100 Rows