Re: [e-devel] maximization bug patch

2005-04-28 Thread The Rasterman
On Mon, 25 Apr 2005 20:52:16 +0200 ilLogict <[EMAIL PROTECTED]> babbled: > Hello! > > I'm attaching a patch for e_border.c (e17/apps/e/src/bin). The problem > it *should* solve is that when you get a window which has its max height > and width flags set, resizing it 'by hand'

Re: [e-devel] maximization bug patch

2005-04-28 Thread The Rasterman
On Wed, 27 Apr 2005 09:04:03 +0200 ilLogict <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Mon, 25 Apr 2005 21:33:29 +0200 ilLogict <[EMAIL PROTECTED]> babbled: > > > > > >> Hello! > >> > >> I'm attaching a patch for e_border.c (e17/apps/e/src

Re: [e-devel] maximization bug patch

2005-04-27 Thread ilLogict
Carsten Haitzler (The Rasterman) wrote: > On Mon, 25 Apr 2005 21:33:29 +0200 ilLogict <[EMAIL PROTECTED]> babbled: > > >> Hello! >> >> I'm attaching a patch for e_border.c (e17/apps/e/src/bin). The problem >>it *should* solve is that when you get a window which has its max height >>and width flags

Re: [e-devel] maximization bug patch

2005-04-26 Thread The Rasterman
On Mon, 25 Apr 2005 21:33:29 +0200 ilLogict <[EMAIL PROTECTED]> babbled: > Hello! > > I'm attaching a patch for e_border.c (e17/apps/e/src/bin). The problem > it *should* solve is that when you get a window which has its max height > and width flags set, resizing it 'by hand'

[e-devel] maximization bug patch

2005-04-26 Thread ilLogict
Hello! I'm attaching a patch for e_border.c (e17/apps/e/src/bin). The problem it *should* solve is that when you get a window which has its max height and width flags set, resizing it 'by hand' checks whether that requirements are still met, but they are not checked when you maximize the window.

[e-devel] maximization bug patch

2005-04-26 Thread ilLogict
Hello! I'm attaching a patch for e_border.c (e17/apps/e/src/bin). The problem it *should* solve is that when you get a window which has its max height and width flags set, resizing it 'by hand' checks whether that requirements are still met, but they are not checked when you maximize the window.