Actions
Feature #1008
closedgtk4x: citydlg prod list as GListStore
Status:
Closed
Priority:
Normal
Assignee:
Category:
gtk4x / gtk5 -client
Target version:
Start date:
10/22/2024
Due date:
% Done:
0%
Estimated time:
Description
Implement gtk4x-client citydlg prod list as GListStore. At first only 1) add the new implementation, 2) list old implementation as _depr, but 3) keep old implementation in use. This is to keep it clear in patch .diff what is the new implementation. Later ticket will switch the new implementation to use, and to remove the old one.
This one provides especially bad UI, but at this time the goal is just to get rid of constructs deprecated in latest versions of gtk4. During gtk3 -> gtk4 development the code didn't even compile at all times when doing similar work.
Files
Updated by Marko Lindqvist about 1 month ago
- File 0053-gtk4x-Add-implemention-for-citydlg-prod-list-as-GLis.patch 0053-gtk4x-Add-implemention-for-citydlg-prod-list-as-GLis.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions