[Freeciv-Dev] [bug #13928] Don't navigate through unaccessible territorial waters

2009-09-24 Thread pepeto

Update of bug #13928 (project freeciv):

Category:None => general
 Assigned to:None => pepeto 
 Planned Release:None => 2.1.10 


___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #13727] /detach, /observe and /take are incomplete after the game ended

2009-09-24 Thread pepeto

Update of bug #13727 (project freeciv):

 Assigned to:   mbook => pepeto 
 Planned Release:None => 2.1.10 


___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #14235] Remove "1: Got a packet_vote_new for already existing vote" messages

2009-09-24 Thread pepeto

Update of bug #14235 (project freeciv):

 Assigned to:None => pepeto 


___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #14035] pf_fuel_map finishes on infinite loop

2009-09-24 Thread pepeto

Update of bug #14035 (project freeciv):

 Assigned to:None => pepeto 


___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #14234] Remove "1: Got packet_vote_update for non-existant vote" messages

2009-09-24 Thread pepeto

Update of bug #14234 (project freeciv):

 Assigned to:None => pepeto 


___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1315] Use GtkUIManager instead of depreciated GtkItemFactory

2009-09-24 Thread pepeto

URL:
  

 Summary: Use GtkUIManager instead of depreciated
GtkItemFactory
 Project: Freeciv
Submitted by: pepeto
Submitted on: jeudi 24.09.2009 à 19:58
Category: client-gtk-2.0
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.2.0

___

Details:

GtkItemFactory is depreciated since gtk version 2.4.  And this version is
required for compiling freeciv-gtk.

Note also, this patch changes:
* in the unit list iterations, removed key_* call which actually already
affect all the unit list (and is dangerous because the list could be freed). 
Note one key_unit_paradrop() is unfortunately still used because there is no
equivalent request_* function, but a FIXME comment is added.
* in the unit list iterations, added new check to be sure the unit can really
do the activities.
* removed _("%s") translated format which looked like a mistake.
* the sensitivity of the city buy cost menu item is dependent of the city
production item (because it is not drawn if the production is not drawn).
* the functions to find a particular menu item doesn't work with the path
anymore, and doesn't translate anything, so it should be really faster.

See also http://forum.freeciv.org/viewtopic.php?t=6000




___

File Attachments:


---
Date: jeudi 24.09.2009 à 19:58  Name: trunk_gtk_menus.diff.gz  Size: 23 ko  
By: pepeto


---
Date: jeudi 24.09.2009 à 19:58  Name: S2_2_gtk_menus.diff.gz  Size: 23 ko  
By: pepeto



___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #14354] [trunk] Activity not shown in middle-click popup for bases (e.g., fortress)

2009-09-24 Thread pepeto

Update of bug #14354 (project freeciv):

  Status:None => Ready For Test 
 Assigned to:None => pepeto 

___

Follow-up Comment #3:

Not very elegant like you said, but I don't think we can get something
better.

Small tips: I heard that maintainers didn't like the usage of tabulations
anymore, you should use 8 spaces instead (which is actually not documented).


___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


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