aboutsummaryrefslogtreecommitdiffstats
path: root/src/eom-edit-window.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename edit window to detail windowGravatar Tom Willemsen2012-10-231-298/+0
| | | | It won't function as an edit window much longer.
* Set edit window title to manga nameGravatar Tom Willemsen2012-10-231-0/+2
|
* Show volumes in two tables, not listsGravatar Tom Willemsen2012-10-211-21/+53
| | | | | | | | | | | | | First collected volumes, then read volumes. * src/eom-edit-window.c (COLUMNS): New constant, the number of columns to show in the table. (create_volume_button): New function. Creates a button that represent the state of a volume. (eom_edit_window_init): Don't make the box with volumes force all widgets to be the same size. (set_manga_id): Show labels above each group of volumes, this way nobody has to guess on what they mean.
* Restyle, reindent, refactor (a little)Gravatar Tom Willemsen2012-10-211-210/+215
|
* Manga volumes can be marked 'read'Gravatar Tom Willemsen2011-01-301-7/+51
| | | | In the eom-edit-window a list is shown with all the available manga which indicated which ones have been read
* Added little bit of memory management, removed a lot of ↵Gravatar Tom Willemsen2010-11-031-7/+10
| | | | g_print
* Edit which volumes you haveGravatar Tom Willemsen2010-10-221-20/+82
|
* Changed name from Collections to Eye on MangaGravatar Tom Willemsen2010-10-211-0/+150