From f1c39169e977755459d32e26d2c0d029265b0c22 Mon Sep 17 00:00:00 2001 From: ijliao Date: Mon, 5 Apr 2004 02:05:46 +0000 Subject: upgrade to 0.5.3 --- x11-toolkits/gai/pkg-descr | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) (limited to 'x11-toolkits/gai/pkg-descr') diff --git a/x11-toolkits/gai/pkg-descr b/x11-toolkits/gai/pkg-descr index ac401c502f11..1b2a81e4fa41 100644 --- a/x11-toolkits/gai/pkg-descr +++ b/x11-toolkits/gai/pkg-descr @@ -1,10 +1,24 @@ -GAI, The General Applet Interface library is a library that will help applet -programmers a lot. The goal of this library is to give programmers a simple yet -powerful applet interface. This library supports both Dockapps and Gnome 2 -Panel Applets. The applet program doesn't have to care about if the applet -will be used on the Gnome panel or in the dock. The library handles that. -Over 50% of the code in a Dockapp and a Gnome 2 Panel applet does actually -only one thing, setting up the applet window. With GAI, this can be reduced -to just a few lines of code. +This library is intended to simplify the development and use of Dockapps, ROX +panel applets and Gnome 2 Panel Applets. With this library the programmer can +focus on what the applet shall do, not on the interface. + +What this library provides: + - Dockapp support. + - Gnome 2 Panel support. + - ROX panel support. + - Handling of all sizes of the Gnome Panel. + - Handle Gnome Panel rotation. + - Simple image file handeling via gdk_pixbuf. + - Loading and storing of configuration values and strings. + - A simple structual way of making preferences window. + - Generates images from ascii text based upon fonts. + - Support for both Gnome 2 Panel Applets, ROX panel applets and + Dockaps/wmapplets. + - Support for OpenGL applets. + - Simple interface to connect events, like mouse button clicks, joystick + events and so on. + - Easy to add support for other panels. + - Nice configure and makefile scripts that generates the needed files + for ROX and Gnome. WWW: http://gai.sourceforge.net/ -- cgit /devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libav
Commit message (Expand)AuthorAgeFilesLines
* - Update to upstream version 11.3riggs2015-04-043-4/+35
* Upgrade to 11.2vanilla2015-01-225-56/+41
* These ports utilize GAS assembly and probably won't ever change. For the ARMsbruno2015-01-171-0/+4
* Fix after r375786.mat2014-12-291-2/+4
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* - Drop .la files from multimedia/dirac and multimedia/schroedingeramdmi32014-12-022-12/+1
* multimedia/x264: General overhaulxmj2014-11-23