Commit Graph

7 Commits

Author SHA1 Message Date
sergiotarxz 31850456aa Adding initial search view. 2022-01-16 01:32:46 +01:00
sergiotarxz 45089c5e92 Adding support for large text on details view title. 2021-11-01 18:07:12 +01:00
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 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