pgAdmin III commit: Ensure reports overflow the page width properly

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure reports overflow the page width properly
Date: 2013-11-25 09:00:02
Message-ID: E1Vks1S-0002fA-4a@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure reports overflow the page width properly

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=07cd5bbdd1251d04927261d008bb12dcbb03191a
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
docs/en_US/default-xsl.rst | 22 ++++++++++++----------
pgadmin/frm/frmReport.cpp | 22 ++++++++++++----------
3 files changed, 26 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-11-25 09:00:25 pgAdmin III commit: Ensure reports overflow the page width properly
Previous Message Akshay Joshi 2013-11-25 06:24:51 Re: Fixed database statistics report issue