pgAdmin III commit: Fix a drawing glitch in the GQB, if the canvas exce

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a drawing glitch in the GQB, if the canvas exce
Date: 2010-08-31 14:24:56
Message-ID: 201008311424.o7VEOucp008507@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a drawing glitch in the GQB, if the canvas exceeds the hard-coded minimum size.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=994474900c0c09c18369b844c972652568d81fca
Author: Ashesh Vashi <ashesh(dot)vashi(at)eterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 3202 ++++++++++++++++---------------
pgadmin/gqb/gqbView.cpp | 37 +-
pgadmin/include/gqb/gqbViewController.h | 390 ++--
3 files changed, 1829 insertions(+), 1800 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2010-08-31 14:27:08 Re: pgAdmin III commit: Fix a drawing glitch in the GQB, if the canvas exce
Previous Message Ashesh Vashi 2010-08-31 12:47:06 Re: Visual relicts gqb