Commit Graph

11 Commits

Author SHA1 Message Date
sergiotarxz 155d08ac4c More memory cleanup. 2021-11-22 01:02:00 +01:00
sergiotarxz 793726aa7c Memory cleanup. 2021-11-20 17:24:24 +01:00
sergiotarxz ba2c4ac9f4 Making possible to see the list of available chapters. 2021-11-06 01:36:07 +01:00
sergiotarxz af0aab72b8 Adding support for retrieving a manga description. 2021-11-04 00:00:00 +01:00
sergiotarxz de55baeadb Removing files from the Makefile. 2021-10-31 15:32:18 +01:00
sergiotarxz 4f5e37cd45 Revert "Adding missing files."
This reverts commit cbd490d99c.
2021-10-31 14:55:39 +01:00
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 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 0ac7affa93 Migrating into using GObject to the manga retrieval. 2021-10-27 23:59:44 +02:00