There were several libraries adapted to work in the Maemo environment and
to provide GUI elements which fit into the Maemo look and feel.
libgpewidget
Libgpewidget provides a set of utility functions and widgets to create graphical user
interfaces on portable devices.
This version of libgpewidget is almost equivalent to the upstream version. There are some minor
changes to use a different icon and signal handler.
Libgpepimc is an API library for common access to a database for categories used by
all GPE PIM applications. It provides both database backend and category manipulating and
selection frontends.
The Maemo version of libgpepimc adds a buildtime configuration switch ("--enable-hildon") to
enable some additional user interface features. The API slightly changes compared the upstream
library.
Libgpevtype is a library providing support for converting mimedir vCard/vCal/vTodo data
from/to simple list data types used by GPE.
For Maemo we added packaging support to create debian packages only.
Libtododb is the database backend library for accessing GPE todo information database.
For Maemo we added packaging support to create debian packages only.