[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-10-23 Thread Marko Lindqvist
Update of patch #6987 (project freeciv):

  Status:  Ready For Test => Done   
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-10-21 Thread Marko Lindqvist
Update of patch #6987 (project freeciv):

  Status: In Progress => Ready For Test 

___

Follow-up Comment #5:

S2_6 gtk3.22-client patch

(file #29083)
___

Additional Item Attachment:

File name: 0002-Reimplement-indicator-icons-using-GtkImage.patch Size:7 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-10-21 Thread Marko Lindqvist
Update of patch #6987 (project freeciv):

  Status:Done => In Progress
 Open/Closed:  Closed => Open   
 Planned Release:   3.0.0 => 2.6.g, 3.0.0   


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-05-06 Thread Marko Lindqvist
Update of patch #6987 (project freeciv):

 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-05-06 Thread Marko Lindqvist
Update of patch #6987 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Planned Release:2.6.0, 3.0.0 => 3.0.0  


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-04-10 Thread Marko Lindqvist
Follow-up Comment #4, patch #6987 (project freeciv):

New S2_6 version:
- Updated against svn
- Fix for bug #24565 integrated to this patch


(file #27078)
___

Additional Item Attachment:

File name: ImageIndicatorIcons-S2_6-2.patch Size:7 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-04-07 Thread Marko Lindqvist
Follow-up Comment #3, patch #6987 (project freeciv):

bug #24565 fixes bug in this -> take care of that part if/when porting this to
S2_6.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-02-29 Thread Marko Lindqvist
Follow-up Comment #1, patch #6987 (project freeciv):

To address vasco's concerns about GtkImage usage, I'm about to commit this
patch (and similar patches coming later) to TRUNK only at first. We can
backport them to S2_6 when things have confirmed to work.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6987] Indicator icons as GtkImage

2016-02-20 Thread Marko Lindqvist
URL:
  

 Summary: Indicator icons as GtkImage
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 20 Feb 2016 07:54:21 PM EET
Category: client-gtk-3.0
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0, 3.0.0

___

Details:

Currently Indicator icons are GtkPixcomms. Make them GtkImages instead.

gtk3-client sets images from pixbufs created from sprites. gtk3x-client sets
them directly from the sprite surfaces, with the functions available since
gtk+-3.10.
This makes me wonder how much performance loss there is in the way we convert
cairo surfaces (from sprites) to various different formats we can feed to gtk,
which finally uses cairo in the low level.



___

File Attachments:


---
Date: Sat 20 Feb 2016 07:54:21 PM EET  Name: ImageIndicatorIcons.patch  Size:
15kB   By: cazfi


---
Date: Sat 20 Feb 2016 07:54:21 PM EET  Name: ImageIndicatorIcons-S2_6.patch 
Size: 7kB   By: cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


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