aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SelectionGravatar Tom Willemsen2010-11-184-132/+32
| | | | 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
* Changed section from user/other to user/utilitiesGravatar Tom Willemsen2010-10-281-1/+1
|
* Merge branch 'deb'Gravatar Tom Willemsen2010-10-2840-0/+1584
|\
| * Created files for packaging as .debGravatar Tom Willemsen2010-10-2826-0/+937
| |
| * MakesGravatar Tom Willemsen2010-10-2511-6/+594
| | | | | | | | using automake it can be built and installed
| * Compiles with automakeGravatar Tom Willemsen2010-10-254-58/+16
| |
| * First tryGravatar Tom Willemsen2010-10-2210-0/+101
|/
* Edit which volumes you haveGravatar Tom Willemsen2010-10-229-85/+236
|
* WoopsGravatar Tom Willemsen2010-10-212-1/+1
|
* Changed name from Collections to Eye on MangaGravatar Tom Willemsen2010-10-2119-414/+419
|
* Merge branch 'data' into eye-on-mangaGravatar Tom Willemsen2010-10-211-1/+1
|\ | | | | | | | | Conflicts: src/c-edit-window.c
| * Edit screenGravatar Tom Willemsen2010-10-215-53/+223
| |
* | 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-179-0/+380