Commit Graph

8 Commits

Author SHA1 Message Date
sergiotarxz d91cd296a9 Multiple bug and leaks fixes. 2021-11-07 17:59:43 +01:00
sergiotarxz 6c6ec886b6 Reducing the label size. 2021-11-01 20:18:18 +01:00
sergiotarxz 45089c5e92 Adding support for large text on details view title. 2021-11-01 18:07:12 +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