CVS domivogt: * Menu drawing fix.

2002-08-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/08/25 06:22:42 Modified files: . : ChangeLog fvwm : Makefile.am menuitem.h menus.c windowlist.c modules: ChangeLog modules/FvwmButtons:

Re: xview program resize delay

2002-08-25 Thread Dominik Vogt
On Fri, Aug 23, 2002 at 02:08:48PM -0700, elliot sowadsky wrote: Hmmmon the 20020817 snap, i'm finding that on opening new windows, i'm getting blocked from focusing windows. No matter what i click into, it wont take focus. Turns out i need a Modifierclick to get focus

Re: MenuFace TiledPixmap (patch)

2002-08-25 Thread Dominik Vogt
On Sat, Aug 24, 2002 at 04:12:18PM -0400, Suzanne Skinner wrote: Developers, Here's a patch for the MenuFace TiledPixmap bug that I submitted yesterday :-) Actually, that patch removes only the symptom, not the root cause of the problem. The parts not covered by the sub menu should have

ChangleLog format request

2002-08-25 Thread Dominik Vogt
I think it would be better to not use regexp or shell patterns a la * fvwm/foo.[ch]: or * fvwm/{fvwm,events}.c: in the ChangeLog files. This makes it hard to search for specific changes in the file. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] --

Re: CVS domivogt: * Fixed TitleAt... styles.

2002-08-25 Thread Dominik Vogt
On Fri, Aug 23, 2002 at 09:37:08PM -0500, Dave Trollope wrote: Hi, Sometime back I reported that some make files were badly created putting -lfvwm in the wrong pace on the LDADD line, and I asked for feedback. I got none, so here is the patch! This patch fixes the LDADD variable in a

CVS domivogt: * Updated for 2.5.3 release.

2002-08-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/08/25 06:27:22 Modified files: . : ChangeLog NEWS configure.in Log message: * Updated for 2.5.3 release. -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe

CVS domivogt: * Updated for 2.5.4-devel.

2002-08-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/08/25 06:38:53 Modified files: . : ChangeLog NEWS configure.in Log message: * Updated for 2.5.4-devel. -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe

CVS domivogt fvwm-web: * Updated web for 2.5.3.

2002-08-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: domivogt02/08/25 06:39:24 Modified files: . : ChangeLog download.html index.html generated : AUTHORS.html FAQ.html NEWS.html Log message: * Updated web for 2.5.3. -- Visit the

fvwm-2.5.3 has been released

2002-08-25 Thread Dominik Vogt
Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail to

CVS domivogt: * Style switches (and only switches) can be reversed with a '!' prefix.

2002-08-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/08/25 07:17:58 Modified files: . : ChangeLog NEWS fvwm : style.c Log message: * Style switches (and only switches) can be reversed with a '!' prefix. -- Visit the

Re: dynamism in FvwmButtons

2002-08-25 Thread Mikhael Goikhman
On 03 Jun 2002 18:43:55 +0200, Dominik Vogt wrote: On Wed, May 29, 2002 at 09:22:16PM +, Mikhael Goikhman wrote: On 29 May 2002 20:59:58 +, Mikhael Goikhman wrote: SendToModule FvwmButtons ChangeButton button-id Title/Icon value button-id may be as it is now, number

Re: fvwm-2.5.3 has been released

2002-08-25 Thread Jason L Tibbitts III
All in place now. - J -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]

CVS domivogt: * Major menu code clean up.

2002-08-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/08/25 11:41:56 Modified files: . : ChangeLog fvwm : menus.c menus.h Log message: * Major menu code clean up. -- Visit the official FVWM web page at

configure.in glitch

2002-08-25 Thread Suzanne Skinner
There's a small glitch in the configure script in current CVS (see attachment). Suzanne -- [EMAIL PROTECTED] - http://www.igs.net/~tril/ --- configure.in.orig Sun Aug 25 14:26:31 2002 +++ configure.inSun Aug 25 14:26:37 2002 @@ -160,7 +160,7 @@ dnl ewmh smr_SWITCH(ewmh,

CVS migo: * FvwmButtons: new button option Id

2002-08-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo02/08/25 22:45:13 Modified files: . : ChangeLog configure.in libs : Picture.c Picture.h modules: ChangeLog modules/FvwmButtons: FvwmButtons.1 FvwmButtons.c