Dave Page wrote:
.) Disabling an reenabling panes is broken for most cases. An example:
1) Disable results pane
2) Disable messages pane
3) Reenable both
4) Now the are displayed on top of each other, which no way to
restore the default split-screen configuration.
I canno
On 5/7/06 16:57, "Florian G. Pflug" <[EMAIL PROTECTED]> wrote:
> Hi
>
> I tried my nightly build of trunk on OSX now, and noticed the following
> bugs and problems
> .) When I remove the "Object Browser" pane by clickng the little "x",
> I found now way to get that pane to display again. T
Author: dpage
Date: 2006-07-05 21:50:04 +0100 (Wed, 05 Jul 2006)
New Revision: 5248
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5248&view=rev
Log:
Fix browser view toggle, per Florian Pflug
Modified:
trunk/pgadmin3/src/frm/frmMain.cpp
---(end
Hi
I tried my nightly build of trunk on OSX now, and noticed the following
bugs and problems
.) When I remove the "Object Browser" pane by clickng the little "x",
I found now way to get that pane to display again. The corresponding
entry in the view-menu is still checked, and even uncheckin
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Florian G. Pflug
> Sent: 05 July 2006 09:37
> To: Florian G. Pflug
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] Bug in configure-detection of wxaui
>
> Florian G. Pflug wrote:
> > Hi
>
Author: dpage
Date: 2006-07-05 09:41:00 +0100 (Wed, 05 Jul 2006)
New Revision: 5247
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5247&view=rev
Log:
Remove hard coded wxAUI path [Florian G. Pflug]
Modified:
trunk/pgadmin3/src/Makefile.am
---(end
Florian G. Pflug wrote:
Hi
Building currently fails at least on OSX, but I guess it fails on *nix
too. WXAUI_HOME gets set to the _root_ auf the wxaui sources, but is
later (when doing CPPFLAGS = -I$WXAUI_HOME) assumed to contain the
include directory (/include).
And here is why the error ab
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Florian G. Pflug
> Sent: 05 July 2006 09:17
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] Bug in configure-detection of wxaui
>
> Hi
>
> Building currently fails at least on OSX, but I gues
Author: dpage
Date: 2006-07-05 09:33:45 +0100 (Wed, 05 Jul 2006)
New Revision: 5246
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5246&view=rev
Log:
Fix wxAUI include path [Florian G. Pflug]
Modified:
trunk/pgadmin3/acinclude.m4
---(end of broad
Hi
Building currently fails at least on OSX, but I guess it fails on *nix
too. WXAUI_HOME gets set to the _root_ auf the wxaui sources, but is
later (when doing CPPFLAGS = -I$WXAUI_HOME) assumed to contain the
include directory (/include).
The following (trivial) patch helps:
Index: acinclude
10 matches
Mail list logo