Manga collection software for Maemo 5
Find a file
Tom Willemsen 8e49f0c56e Remember filter after closing edit window
* src/eom-main-window.c (eom_main_window_new): Set the `state'
  variable to 0 the first time around.
  (eom_main_window_load): Remove the `manga' parameter.  Get
  incomplete collections when `state' is `0'.
  (eom_main_window_on_filter): Don't fetch any manga, just set the
  window's `state'.
  (eom_main_window_on_new):
  (eom_main_window_on_edit_closed): No more `manga' parameter for
  `eom_main_window_load'.

* src/eom-main-window.h (struct _EomMainWindow): Add `state' property.

* src/interface.c (interface_show_main_window): No more `manga'
  parameter for `eom_main_window_load'.
2012-10-21 15:26:34 +02:00
data Makes 2010-10-25 23:18:15 +02:00
debian Changed email adres 2011-01-20 15:41:19 +01:00
src Remember filter after closing edit window 2012-10-21 15:26:34 +02:00
.gitignore Changed email adres 2011-01-20 15:41:19 +01:00
antigen.sh Makes 2010-10-25 23:18:15 +02:00
autogen.sh Compiles with automake 2010-10-25 22:57:25 +02:00
configure.ac Change version and note about sematic versioning 2012-10-20 02:08:50 +02:00
COPYING Makes 2010-10-25 23:18:15 +02:00
INSTALL Makes 2010-10-25 23:18:15 +02:00
Makefile.am Makes 2010-10-25 23:18:15 +02:00
README.md Update README.md 2012-10-20 02:10:14 +02:00

Eye on Manga

Is an application for Maemo 5 and the Nokia N900. It lets you keep a list of the manga you have collected and still need to collect.

Why?

When out looking for manga, whenever I would find some I was collecting I couldn't remember which ones I already had. And I don't like walking around with pieces of paper in my wallet either. I have this phone that allows me to write software for it, I'm a developer and I have a great interest in C programming, sounds perfect to write something for.

Versioning

Eye on Manga uses Semantic Versioning, read it if you would like to know more about it. In short, it means the version tries to mean something.