Re: New year -> update copyright years

2005-01-04 Thread Glen Mazza
{Sigh.} Jeremias, you are so particular--anyway, Peter, will you please give Jeremias said greeting so he can proceed? Thanks, Glen --- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > I've > got a script from Thomas to do that but I need a > good day to do that. :-) > > Jeremias Maerki >

Re: Implementing text-decoration

2005-01-04 Thread Peter B. West
Victor Mote wrote: Jeremias Maerki wrote: I'm currently looking at implementing text-decoration. ATM it's specified as an EnumProperty but should be more like a set of enums with certain validation rules applied. I'm unsure about the approach. If anyone already has an idea how it should look l

Re: New year -> update copyright years

2005-01-04 Thread Web Maestro Clay
I'll take care of the web pages when I upload the site... On Jan 4, 2005, at 12:44 AM, Jeremias Maerki wrote: People, we have a new year again, so don't forget to update the copyright years if you change a file. One think that's still on my todo list is to fix the copyright years of all the files t

RE: Implementing text-decoration

2005-01-04 Thread Victor Mote
Jeremias Maerki wrote: > I'm currently looking at implementing text-decoration. ATM > it's specified as an EnumProperty but should be more like a > set of enums with certain validation rules applied. I'm > unsure about the approach. If anyone already has an idea how > it should look like I'd a

New year -> update copyright years

2005-01-04 Thread Jeremias Maerki
People, we have a new year again, so don't forget to update the copyright years if you change a file. One think that's still on my todo list is to fix the copyright years of all the files that have wrong values (mainly due to my sloppy way of changing license headers when I changed them from shor

Re: fo.InlineLevel -- make abstract?

2005-01-04 Thread Jeremias Maerki
I think, you are right. They should be abstract. On 04.01.2005 00:47:29 Glen Mazza wrote: > Any problem with making fo.InlineLevel an abstract > class? Any reason why you made it instantiable--or > was this just an oversight? (Actually, anyone know > why we're not making FObj and FObjMixed abstr

Implementing text-decoration

2005-01-04 Thread Jeremias Maerki
I'm currently looking at implementing text-decoration. ATM it's specified as an EnumProperty but should be more like a set of enums with certain validation rules applied. I'm unsure about the approach. If anyone already has an idea how it should look like I'd appreciate any insight. My first idea