Re: [Warzone-dev] [Warzone-commits] r3712 - /trunk/src/intelmap.c

2008-02-13 Thread Gerard Krol
Dennis Schridde wrote:
> Am Donnerstag, 7. Februar 2008 20:19:17 schrieb Gerard Krol:
>   
>> Author: gerard_
>> Date: Thu Feb  7 20:19:15 2008
>> New Revision: 3712
>>
>> URL: http://svn.gna.org/viewcvs/warzone?rev=3712&view=rev
>> Log:
>> Make sure that long lines of text are correctly drawn and wrapped for the
>> intelligence display. This also works for larger fonts. This fixes bug
>> #10913, and makes patch #965 obsolete.
>>
>> Modified:
>> trunk/src/intelmap.c
>> 
> - Form->width, Form->height,
> + Form->width-40, Form->height,
>
> Magic value?
>   
Yep, oops... In fact, we need some magic value magician to dispel the 
entire file.

- Gerard

___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


Re: [Warzone-dev] [Warzone-commits] r3712 - /trunk/src/intelmap.c

2008-02-07 Thread Dennis Schridde
Am Donnerstag, 7. Februar 2008 20:19:17 schrieb Gerard Krol:
> Author: gerard_
> Date: Thu Feb  7 20:19:15 2008
> New Revision: 3712
>
> URL: http://svn.gna.org/viewcvs/warzone?rev=3712&view=rev
> Log:
> Make sure that long lines of text are correctly drawn and wrapped for the
> intelligence display. This also works for larger fonts. This fixes bug
> #10913, and makes patch #965 obsolete.
>
> Modified:
> trunk/src/intelmap.c
- Form->width, Form->height,
+ Form->width-40, Form->height,

Magic value?


signature.asc
Description: This is a digitally signed message part.
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev