[Freeciv-tickets] [freeciv] #47902: Update deprecated gtk_widget_show() gtk_widget_hide()

Back to archive index
OSDN Ticket System norep****@osdn*****
Thu Jun 1 08:28:34 JST 2023


#47902: Update deprecated gtk_widget_show() gtk_widget_hide()

  Open Date: 2023-04-23 00:44
Last Update: 2023-06-01 02:28

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/47902
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=47902

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2023-06-01 02:28 Updated by: cazfi

Comment:

As the replacement function exist in all gtk4 versions, and that part thus doesn't add any new dependencies + this patch improves the code quality quite a bit, I think this should be backported to S3_2 after all.
- Backport
- Leave out nullptr changes
- Roll in fix #48032

---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: cazfi
          Type: Patches
        Status: Closed
      Priority: 5 - Medium
     MileStone: 3.3.0
     Component: Gtk-next (gtk4x/gtk5)
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

gtk4 deprecates gtk_widget_show() and gtk_widget_hide(). Those need to be replaced, at least in gtk4x/gtk5 -client.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/47902
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=47902



More information about the Freeciv-tickets mailing list
Back to archive index