aboutsummaryrefslogtreecommitdiffstats
path: root/src/data.c
Commit message (Collapse)AuthorAgeFilesLines
* Segfault FS#2Gravatar Tom Willemsen2010-11-031-0/+1
| | | | Forgot to calloc the collection of collected manga
* Added little bit of memory management, removed a lot of ↵Gravatar Tom Willemsen2010-11-031-4/+10
| | | | g_print
* Edit which volumes you haveGravatar Tom Willemsen2010-10-221-13/+101
|
* Changed name from Collections to Eye on MangaGravatar Tom Willemsen2010-10-211-91/+91
|
* Edit screenGravatar Tom Willemsen2010-10-211-18/+113
|
* Change qty and add itemsGravatar Tom Willemsen2010-10-191-10/+44
| | | | | Current quantity can be changed by clicking add or remove Add new series
* DataGravatar Tom Willemsen2010-10-191-0/+153
Data is gotten from an sqlite3 database New series can be added to the database