Commit Graph

13 Commits

Author SHA1 Message Date
sergiotarxz dbcd7afff0 Refactor of picture retrieval and implementing the things needed to create the details view. 2021-11-01 14:38:15 +01:00
sergiotarxz de55baeadb Removing files from the Makefile. 2021-10-31 15:32:18 +01:00
sergiotarxz ed7a3a4ec5 Removing manga.c splited in soup.c, string.c and regex.c. 2021-10-31 15:25:04 +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 3b4273404e Missing changes in main.c and makefile 2021-10-29 22:11:19 +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
sergiotarxz 20fc7ff6a4 Migrating to readmng, mangafox is fallen almost always and does to much to stop scrappers. 2021-10-25 00:39:16 +02:00
sergiotarxz f2e8f91f99 Making possible to get the elements in a class. 2021-10-18 23:05:15 +02:00
Sergio Iglesias 9591489cd9 Dirty initial commit with leaks everywhere. 2021-10-17 10:37:48 +02:00