[Freeciv-Dev] [patch #2831] Alternative to gui-qt function pointer layer

2013-06-22 Thread mir3x
Update of patch #2831 (project freeciv):

  Status:None => Wont Do
 Assigned to:None => mir3x  
 Open/Closed:Open => Closed 

___

Follow-up Comment #5:

Not applicable any more.

___

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 #2831] Alternative to gui-qt function pointer layer

2011-08-18 Thread David Lowe

Follow-up Comment #4, patch #2831 (project freeciv):

Assuming that there are no problems realizing it, the modular approach sounds
more elegant.

___

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 #2831] Alternative to gui-qt function pointer layer

2011-08-15 Thread Marko Lindqvist

Follow-up Comment #3, patch #2831 (project freeciv):

Whta's your plan with this patch? I'll make it clear in case you
misunderstood my previous comment: I have no strong feelings either way about
this patch; if nobody else has anything to say, feel free to commit or not to
commit.

___

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 #2831] Alternative to gui-qt function pointer layer

2011-07-24 Thread Christian Prochaska

Follow-up Comment #2, patch #2831 (project freeciv):

Updated patch. Some of the 'extern "C"'s in the previous patch were actually
not necessary.

(file #13656)
___

Additional Item Attachment:

File name: gui_qt_names_2.diffSize:87 KB


___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #2831] Alternative to gui-qt function pointer layer

2011-07-24 Thread Marko Lindqvist

Follow-up Comment #1, patch #2831 (project freeciv):

Well, changing that probably makes sense, though I have been toying with
opposite idea; to start using function pointer layer for all guis. That would
allow for example design where we would hjave just one client program to which
different guis are loaded as modules.

___

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 #2831] Alternative to gui-qt function pointer layer

2011-07-24 Thread Christian Prochaska

URL:
  

 Summary: Alternative to gui-qt function pointer layer
 Project: Freeciv
Submitted by: cproc
Submitted on: So 24 Jul 2011 22:57:15 CEST
Category: client-qt
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

The attached patch defines the GUI functions called from common code as
'extern "C"' to avoid the naming problems. This seems to work as well as using
a function pointer layer.



___

File Attachments:


---
Date: So 24 Jul 2011 22:57:15 CEST  Name: gui-qt_names.diff  Size: 88kB   By:
cproc



___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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