Commit Graph

73 Commits

Author SHA1 Message Date
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
269b85b0d0 Updating readme with instructions 2021-10-30 11:56:17 +02:00
215563d862 Changing to leaflet and adding support for manga id recovery. 2021-10-30 04:02:10 +02:00
f4c9ed4f3a Removing margin. 2021-10-30 00:29:02 +02:00
6b2bcb83cf Adding the previous button to the header bar. 2021-10-30 00:19:29 +02:00
aad5a1854b Using the symbolic simbol. 2021-10-30 00:10:32 +02:00
e7b6910b6f Adding previous button. 2021-10-30 00:04:24 +02:00
3b4273404e Missing changes in main.c and makefile 2021-10-29 22:11:19 +02:00
cdd146bcc8 A little more of refactor to split views and avoid a big main.c 2021-10-29 22:08:49 +02:00
60c07f2fc3 Adding a way to scroll the listview. 2021-10-29 00:25:31 +02:00
de496ad246 Cleaning up. 2021-10-28 22:29:51 +02:00
d2ecdddf44 Migrating to ListView. 2021-10-28 22:26:59 +02:00
0ac7affa93 Migrating into using GObject to the manga retrieval. 2021-10-27 23:59:44 +02:00
eb5b631d50 Adding untracked file by error. 2021-10-25 12:36:42 +02:00
20fc7ff6a4 Migrating to readmng, mangafox is fallen almost always and does to much to stop scrappers. 2021-10-25 00:39:16 +02:00
029c161519 Adding support to title retrieve. 2021-10-23 17:52:13 +02:00
5d49d08d1c Achieved extracting covers from manga-slide. 2021-10-23 04:47:21 +02:00
6dd5f63428 Refactoring a little to make the code easier to change. 2021-10-22 22:03:05 +02:00
dab00a460f Multiple fixes in memory management. 2021-10-21 22:18:44 +02:00
f2e8f91f99 Making possible to get the elements in a class. 2021-10-18 23:05:15 +02:00
595eda2215 Making some fixes and searching for divs.
Next step is pcre2 integration.
2021-10-17 19:41:52 +02:00
9591489cd9 Dirty initial commit with leaks everywhere. 2021-10-17 10:37:48 +02:00
sergiotarxz
754448f205 Initial commit 2021-10-17 10:34:37 +02:00