aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* SelectionGravatar Tom Willemsen2010-11-182-131/+31
| | | | The main window now actually looks and works like it should as defined by the style guides
* 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-033-11/+23
| | | | g_print
* Compiles with automakeGravatar Tom Willemsen2010-10-251-5/+1
|
* First tryGravatar Tom Willemsen2010-10-222-0/+13
|
* Edit which volumes you haveGravatar Tom Willemsen2010-10-229-85/+236
|
* WoopsGravatar Tom Willemsen2010-10-211-0/+0
|
* Changed name from Collections to Eye on MangaGravatar Tom Willemsen2010-10-2119-414/+419
|
* Edit screenGravatar Tom Willemsen2010-10-215-53/+223
|
* Edit windowGravatar Tom Willemsen2010-10-205-0/+174
|
* Change qty and add itemsGravatar Tom Willemsen2010-10-194-23/+145
| | | | | Current quantity can be changed by clicking add or remove Add new series
* DataGravatar Tom Willemsen2010-10-199-10/+287
| | | | | Data is gotten from an sqlite3 database New series can be added to the database
* Initial commitGravatar Tom Willemsen2010-10-178-0/+379