[Freeciv-tickets] [freeciv] #43226: gtk4: Use GtkBox instead of GtkGrid where applicable

Back to archive index
OSDN Ticket System norep****@osdn*****
Tue Jun 27 10:33:50 JST 2023


#43226: gtk4: Use GtkBox instead of GtkGrid where applicable

  Open Date: 2021-11-16 16:53
Last Update: 2023-06-27 04:33

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

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

Last Changes/Comment on this Ticket:
2023-06-27 04:33 Updated by: cazfi
 * Owner Update from (None) to cazfi
 * Resolution Update from None to Accepted
 * Milestone Update from (None) to 3.1.0-beta3

Comment:

Reply To cazfi
For gtk4-client I've been doing this for the parts of code I've been touching with other changes.
Here's one small patch towards this goal. Further fixes to new tickets.

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

      Reporter: cazfi
         Owner: cazfi
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.1.0-beta3
     Component: Gtk4-client
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

Our gtk-clients use GtkGrid almost everywhere where GtkBox would suffice. Especially with the changes needed for gtk-3.98.4, this makes our code much more complicated than it would need to be.

-- 
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/43226
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43226



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