pgAdmin III commit: Fix a long standing issue with the timespin control - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a long standing issue with the timespin control
Date
Msg-id 201105261527.p4QFRZcA082981@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a long standing issue with the timespin control on GTK, which
caused it to fail to render properly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=83bef892c0b9f1d7f6b71c6970e7c6ffda4c3ee8

Modified Files
--------------
pgadmin/ctl/timespin.cpp |    7 +------
pgadmin/ui/dlgRole.xrc   |    2 +-
2 files changed, 2 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Problem trying to compile PgAdmin
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Handle the handler in a FDW object