- 28 May, 2020 1 commit
-
-
This way, a ShumateView is a simple container of ShumateLayers
-
- 26 May, 2020 2 commits
-
-
They are now generated by meson
-
It is not very useful.
-
- 25 May, 2020 3 commits
-
-
Also align the coding standards with GNOME ones and add g_assert for private methods.
-
This allows us to keep the remaining code clean
-
Corentin Noël authored
It has been removed as of Gtk4 3.98.4
-
- 19 May, 2020 1 commit
-
-
Marcus Lundblad authored
-
- 15 May, 2020 4 commits
-
-
This allows to slightly improve the efficiency of each MapSource as downloading a tile from the internet is not the same as doing it from memory or from the filesystem. Make the ShumateErrorTileSource render the tile for now.
-
Because the ShumateNullTileSource only exists for this.
-
This allows Gtk to take care of the rendering of the texture by itself and perform optimisations when necessary.
-
-
- 12 May, 2020 2 commits
-
-
- 05 May, 2020 1 commit
-
-
Marcus Lundblad authored
Modernise the codebase See merge request mlundblad/libshumate!4
-
- 03 May, 2020 2 commits
-
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DECLARE_INTERFACE.
-
- 02 May, 2020 18 commits
-
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE and G_DECLARE_FINAL_TYPE as there is no point subclassing it.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE and G_DECLARE_FINAL_TYPE as there is no point subclassing it.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE and G_DECLARE_FINAL_TYPE as there is no point subclassing it.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
- 01 May, 2020 6 commits
-
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_BOXED_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-
Corentin Noël authored
Use G_DEFINE_TYPE_WITH_PRIVATE and G_DECLARE_*_TYPE.
-