21 projects tagged "GNOME"
GTK ADI Library is a library containing GTK ADI widgets. ADI stands from Advanced Document Interface, and is an MDI (Multiple Document Interface) implementation. It contains a common MDI interface widget and several MDI representations (views). There are currently two views available: a "classical for GTK" tabbed MDI view, and an aligned MDI view. The aligned MDI view can have all child windows visible on the same parent screen, but without wasted space between them as can usually happen when a traditional MDI widget is used. Further development will include a window MDI view, where all the child windows are represented by the standard GTK windows or dialogs.
CeeMedia is a program for cataloguing your movie collection. It can retrieve information and cover images from places such as Amazon, IMDb, All Movie Guide, and AlloCiné. You can also write your own plugin for retrieving data from your favorite movie site. It also generally tries to provide the user with the most comfortable interface available for the task, while trying to follow the GNOME Human Interface Guidelines.
GResolver is a graphical DNS query tool. It allows system administrators to quickly and easily make the most common DNS queries without constructing lengthy dig commands. It supports all the main resource record types, including AAAA, AXFR, MX, and TXT, and the appropriate in-addr.arpa address is constructed from dotted-quad IP addresses when doing PTR queries. There are checkboxes for controlling the most commonly used options.
Akeni Web Chat is an IM system designed for universal accessibility and ease of deployment. With its browser-based client, there is no need to install any client side software. It is also firewall friendly and can be used whenever you have access to a Web browser. The rich client supports chat, notification, and conferencing. It also allows your staff to provide real time sales information and technical support to your customer using a simple Web-based interface.
Glib Binding properties is a system that allows developers to bind properties of GLib and GTK+ objects (Ada95 bindings are also available). This makes it possible to synchronize the properties of several objects, so that when one property changes the properties bound with it automatically change accordingly. This often eliminates the need to write callbacks watching for changes of properties. It supports one-way and mutual bindings and bindings with transformation functions.
Gourmet Recipe Manager is a simple but powerful recipe managing application that is intended for the GNOME desktop environment, but should work on any platform that Gtk supports. It allows you to collect, search, and organize your recipes, and to automatically generate shopping lists from your collection. It aims to make it easy to enter and organize your recipes with an intuitive interface.