libstarred ========== This is a small library providing a widget and a cell renderer implementing that common five-star. By pushing the right buttons other rating systems like one-star favorites can be implemented. Both the widget and the cell renderer are editable.
The latest version of this library is available at: http://gitorious.org/libstarred Changes in libstarred 1.0.1 =========================== Brown paper-bag release, delivering following bug fixes: * Clamp aligned size to cell-area size when requested. * Use actual cell-renderer properties when creating cell editor. * Properly install StarredRating::white-char property. Tarballs ======== https://gitorious.org/libstarred/releases/blobs/raw/master/libstarred-1.0.1.tar.bz2 https://gitorious.org/libstarred/releases/blobs/raw/master/libstarred-1.0.1.tar.gz API Documentation ================= http://taschenorakel.de/files/libstarred/ Bug Reports =========== For bug reports and feature requests just directly contact the author for now. Requirements ============ This library requires GTK+ 3.0. Optionally the GObject introspection tools will be use to generate an introspection type library. Installation ============ Just the typical "./configure && make install". Future Outlook ============== I'd consider this library feature complete for now, but suggestions and merge requests are welcome. Ideally this library just gets merged into GTK+. -- Mathias Hasselmann <[email protected]> http://taschenorakel.de/ _______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
