[Freeciv-Dev] (PR#16243) Freeciv 2.1.0-beta1: trade routes

2009-03-03 Thread Madeline Book

URL: http://bugs.freeciv.org/Ticket/Display.html?id=16243 

 [book - Tue Dec 16 20:40:48 2008]:
 
  [guest - Mon Sep 04 13:56:42 2006]:
  
  A small comment concerning this pop-up window. It would be
  nice if it has a frame. Being of the same color as the main
  dialog, it creates the data overlap effect when activated.
 
 Attached patch adds a frame around the label in the popup.

Since there are other issues in this ticket, I did not mark
it as resolved. I did however already apply the above patch
to trunk (r15396), which I am noting here so that I do not
confuse myself again.


---
これはもうやったか。

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#12825) freeciv doesn't work on small-resolution displays

2009-03-03 Thread Madeline Book

URL: http://bugs.freeciv.org/Ticket/Display.html?id=12825 

 [cproc - Sat Feb 28 21:54:33 2009]:
 
 something that makes me wonder:
 
 when I decrease the height of the window, there's a certain
 limit where the height cannot be decreased anymore. One
 part that defines this limit is a certain minimum height
 of the map and of the widgets on the left side, that's
 ok. But the message pane doesn't seem to have such a
 minimum height - I can shrink it down to zero with the
 pane separator.  And when I do this, at the same time the
 upper pane increases its height again, so now it should
 be possible to decrease the window height even more until
 the upper pane has reached its minimum height again. But
 for some reason that's not possible?

I think this just due to how the widget size requisition/
allocation code is implemented in gtk, in particular for
the paned widget.

When widgets are packed into the panes the programmar can
specify whether they are allowed to be shrunk below their
requisition, which is what allows you to resize the
message pane below its requested height (if the top part
was packed with those parameters too, you could also move
the pane separator up through the top widgets beyond
their requested height; I tried altering the code to
allow this but it really just resulted in ugly overlap
effects).

Resizing the window cannot make the area inside the panes
shrink because the paned widget is telling the window that
it wants the whole area, i.e. since the user moved the
separator to increase the total height of the paned widget.

If the above is confusing and you still want to try to
understand what is going on, there is the free gnome
programming book online with a chapter discussing how
gtk widget size allocation works:

http://developer.gnome.org/doc/GGAD/sec-containers.html


---
本で読んだから、本当だろうね。

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] A new 2.1 release may happen soon

2009-03-03 Thread Madeline Book
Hopefully there will be a new release of the S2_1 branch soon (in
a week or two), so I would remind translators to please submit any
updated translations they have been working on.

The exact release date will depend on the other maintainers (and
may get pushed back if some critical bugs are found), but should
be at least one and a half weeks from today, so perhaps around
March 14.


--
頭巾をかぶった男が奴隷をムチで激しく打ち始めた。

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev