Re: Issues with new icon styles

2003-01-02 Thread Olivier Chapuis
On Wed, Jan 01, 2003 at 08:50:36PM +0100, Marcus Lundblad wrote: I see a bug for icons _with_ a mask (XClock icon), the mask disappear when there is an icon bg cset: the transparent part has the colour of the title (Ooops fixed). But on the non transparent part (and so for monochrome icon

Error on commit

2003-01-02 Thread Mikhael Goikhman
I got this message after seeing all files are commited: 2003-01-02 02:01:11 Exim configuration error group manager, referred to in line 209, was not found This also may mean that there will be no mail on the latest commits. In any case I will send a separate message on my last commit. On the

Re: Error on commit

2003-01-02 Thread Jason L Tibbitts III
MG == Mikhael Goikhman [EMAIL PROTECTED] writes: MG I got this message after seeing all files are commited: 2003-01-02 MG 02:01:11 Exim configuration error group manager, referred to in MG line 209, was not found Sorry; this should be fixed now. - J -- Visit the official FVWM web page at

Re: Issues with new icon styles

2003-01-02 Thread Olivier Chapuis
On Wed, Jan 01, 2003 at 08:50:36PM +0100, Marcus Lundblad wrote: I see a bug for icons _with_ a mask (XClock icon), the mask disappear when there is an icon bg cset: the transparent part has the colour of the title (Ooops fixed). But on the non transparent part (and so for monochrome icon

CVS olicha: * Fixed IconSize style for non shaped depth 1 pixmaps

2003-01-02 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 03/01/02 03:25:17 Modified files: . : ChangeLog fvwm : icons.c Log message: * Fixed IconSize style for non shaped depth 1 pixmaps -- Visit the official FVWM web page at

New non-window conditional command On

2003-01-02 Thread Mikhael Goikhman
I have implemented a new conditional command that is unlike all others do not work on windows. Currently only several conditions are available, but more useful conditions may be added. On (Version 2.6.*) Echo Ok Cond (NoMatch) Echo Not ok As usual, these lines should be placed in a function

Re: New non-window conditional command On

2003-01-02 Thread Mikhael Goikhman
On 02 Jan 2003 11:12:06 +0100, Olivier Chapuis wrote: The problem is that since 2003-01-01 fvwm/fvwm is feature freezed! Yes, we do not get a warning message from Dominik ... I noticed you worked very hard to fulfil this date. I would not make dates holy, fvwm should be ready for the freeze

CVS olicha: * Documented the new icon style options

2003-01-02 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 03/01/02 06:01:19 Modified files: . : ChangeLog fvwm : fvwm.1.in fvwm.h icons.c icons.h style.c Log message: * Documented the new icon style options * Fixed

My TODO list for 2.6.0

2003-01-02 Thread Mikhael Goikhman
Here is my todo list. I tried to reduce it to only critical things and excluded any new features. * Enhance M_NEW_PAGE packet as I wrote some time ago. * Move documentation from FvwmTheme.1 to fvwm.1 or create a separate man page fvwm-colorsets.1 (I prefer fvwm.1). * Rework

One letter variables

2003-01-02 Thread Mikhael Goikhman
I would like to get rid of one-letter variables in the long run, since they are very problematic. Some, like $d, are not consistent with all other variables, and they all conflict with $width, $right and similar in module lines, so one-letter variables are not expanded in module lines. By

Re: New non-window conditional command On

2003-01-02 Thread Olivier Chapuis
On Thu, Jan 02, 2003 at 11:02:17AM +, Mikhael Goikhman wrote: On 02 Jan 2003 11:12:06 +0100, Olivier Chapuis wrote: The problem is that since 2003-01-01 fvwm/fvwm is feature freezed! Yes, we do not get a warning message from Dominik ... I noticed you worked very hard to fulfil this

Re: One letter variables

2003-01-02 Thread Mikhael Goikhman
On 03 Jan 2003 05:23:19 +0100, Olivier Chapuis wrote: On Thu, Jan 02, 2003 at 12:31:10PM +, Mikhael Goikhman wrote: I would like to get rid of one-letter variables in the long run, since they are very problematic. Some, like $d, are not consistent with all other variables, and they

CVS migo: * M_NEW_PAGE now includes 7 arguments (5 old - 2 + 4)

2003-01-02 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo03/01/02 23:38:33 Modified files: . : ChangeLog fvwm : module_interface.c virtual.c modules/FvwmPager: FvwmPager.c modules: ChangeLog perllib/FVWM