Commit Graph

62 Commits

Author SHA1 Message Date
sergiotarxz cbd490d99c Adding missing files. 2021-10-31 12:55:46 +01:00
sergiotarxz 280b0445a2 Removing string manipulation functions from manga.c.
We now use the gobject MgUtilString for that.
2021-10-31 12:55:46 +01:00
sergiotarxz dbf5a2ff32 Removing string manipulation functions from manga.c.
We now use the gobject MgUtilString for that.
2021-10-31 12:48:28 +01:00
sergiotarxz 923282f1d1 Splitting manga.c contents into xml.c and soup.c.
It is still needed to refactor string manipulation
and delete manga.c and manga.h (The root one,
MgManga is ok.)
2021-10-30 19:01:17 +02:00
sergiotarxz 215563d862 Changing to leaflet and adding support for manga id recovery. 2021-10-30 04:02:10 +02:00
sergiotarxz f4c9ed4f3a Removing margin. 2021-10-30 00:29:02 +02:00
sergiotarxz 6b2bcb83cf Adding the previous button to the header bar. 2021-10-30 00:19:29 +02:00
sergiotarxz aad5a1854b Using the symbolic simbol. 2021-10-30 00:10:32 +02:00
sergiotarxz e7b6910b6f Adding previous button. 2021-10-30 00:04:24 +02:00
sergiotarxz cdd146bcc8 A little more of refactor to split views and avoid a big main.c 2021-10-29 22:08:49 +02:00
sergiotarxz d2ecdddf44 Migrating to ListView. 2021-10-28 22:26:59 +02:00
sergiotarxz 0ac7affa93 Migrating into using GObject to the manga retrieval. 2021-10-27 23:59:44 +02:00