-
Notifications
You must be signed in to change notification settings - Fork 44
Roadmap
Vincent Magnin edited this page Nov 5, 2024
·
15 revisions
gantt
dateFormat YYYY-MM-DD
title gtk-fortran roadmap
section Fedora and GTK
Fedora 36, GTK 4.6 : milestone, m1, 2022-04-26, 0d
Fedora 37, GTK 4.8 : milestone, m2, 2022-11-15, 0d
Fedora 38, GTK 4.10 : milestone, m3, 2023-04-17, 0d
Fedora 39, GTK 4.12 : milestone, m4, 2023-11-07, 0d
Fedora 40, GTK 4.14 : milestone, m5, 2024-04-23, 0d
Fedora 41, GTK 4.16 : milestone, m5, 2024-10-29, 0d
Fedora 42, GTK 4.18 : milestone, m5, 2025-04-22, 0d
section gtk-fortran
4.2 release : milestone, 2022-04-24, 0d
4.3 release : milestone, after m2, 2022-11-10, 0d
4.4 release : milestone, after m3, 2023-05-02, 0d
4.4.1 release : milestone, 2023-08-31, 0d
4.5 release : milestone, after m4, 2023-11-08, 0d
4.6 release : milestone, after m5, 2024-04-19, 0d
4.7 release : milestone, after m5, 2024-11-05, 0d
4.8 release : milestone, after m5, 2025-05-22, 0d
section Documentation
Improving documentation and tutorials : done, 2022-04-28, 70d
Adding tutorials : active, 2023-01-16, 180d
- Installation
- My first gtk-fortran application
- Drawing an image in a PNG file (without GUI)
- A program also usable without GUI
- Using Glade3 and gtkf-sketcher (GTK 3)
- Using gtk-fortran as a fpm dependency
- Debugging with GtkInspector
- Learning from examples
- Video tutorials
- How to start my own project from a gtk-fortran example
- git basics
- CMake basics
- Alternatives to CMake
- How to migrate to GTK 4
- How to contribute to gtk-fortran
- How to hack the cfwrapper