Ports Search

Results 13,04113,050 of 17,660 for descr%3A%22spam filter%22.(0.039 seconds)
x11-toolkits/gtkada-2.24.4.0 (Score: 1.1597805E-4)
Ada graphical toolkit based on Gtk2+
GtkAda is an Ada graphical toolkit based on Gtk+ widgets using the object-oriented features of the language. Gtk+ is a graphical toolkit written in C for X-Window and Win32 that was originally developed as the basis for GIMP.
x11-toolkits/gtkada-3.14.2 (Score: 1.1597805E-4)
Ada graphical toolkit based on Gtk3 components
GtkAda is an Ada graphical toolkit based on Gtk3 widgets using the object-oriented features of the language. Gtk3 is a graphical toolkit written in C for X-Window and Win32 that was originally developed as the basis for GIMP.
x11-toolkits/gtkextra-2.1.2 (Score: 1.1597805E-4)
Useful widget set complementary to GTK+ 2.0
GtkExtra is a useful set of widgets for creating GUI's for the X Window System using GTK+ 2.0. You can use it complementary to GTK+ 2.0 and it is written in C.
x11-toolkits/qtermwidget-0.6.0 (Score: 1.1597805E-4)
Terminal widget for QTerminal
QTermWidget is an opensource project originally based on KDE4 Konsole application. The main goal of this project is to provide unicode-enabled, embeddable Qt widget for using as a built-in console (or terminal emulation widget).
x11-toolkits/Mowitz-0.2.1 (Score: 1.1597805E-4)
This is the Mowitz ("More widgets") library
This is the Mowitz ("More widgets") library. The project's goal is to create a library of widgets for X applications to use. The widgets have been snarfed from various sources and are all open source (GPL or MIT licenses). Available widgets o Canvas o Ruler o Check o Slider o Combo o Spinner o Frame o Tabs o Handle o TextField o Image o Tooltip o ListTree o VSlider o Notebook o Rudegrid o And a complete menu kit. The original reason for creating this library is that the Athena widget set lacks a lot of widgets that would be useful, and many of the existing widgets leave a lot to be desired in appearance and behaviour.
x11-toolkits/swt-3.5.2 (Score: 1.1597805E-4)
Standard Widget Toolkit for Java
SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. This port provides SWT without requiring a full download and build of Eclipse.
x11-toolkits/Tk-Autoscroll-1.14 (Score: 1.1597805E-4)
Tk::Autoscroll - space invaders-like scrolling
This lets you enable scrolling similar to the one in Microsoft Explorer. Press the middle mouse button and then move the mouse to scroll the widget. A further press on the middle button stops the scrolling.
x11-toolkits/phat-0.4.1 (Score: 1.1597805E-4)
Collection of GTK+ widgets geared toward pro-audio apps
PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal is to eliminate duplication of effort and provide some standardization (well, at least for GTK+ apps).
x11-toolkits/pure-gtk-0.13 (Score: 1.1597805E-4)
Set of Pure language bindings for GTK+
pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module.
x11-toolkits/Pmw-1.3.2 (Score: 1.1597805E-4)
High-level compound graphics widgets for Python
Pmw is a framework for building high-level compound widgets, or megawidgets, constructed using other widgets as component parts. It promotes consistent look and feel within and between graphical applications, is highly configurable to your needs and is easy to use. Pmw consists of: * A few base classes, providing a framework for building megawidgets. * A library of flexible and extensible megawidgets built on the base classes, such as ButtonBox, ComboBox, MessageDialog, etc. The interface to Pmw megawidgets is similar to basic Tk widgets, so it is easy for developers to include both megawidgets and basic Tk widgets in their graphical applications. In addition, all Pmw megawidgets may themselves be extended, using either inheritance or composition. The use of the Pmw framework and megawidgets replaces common widget combinations with higher level abstractions. This simplifies code, making it more readable and maintainable and more easily modifiable. The ability to extend Pmw megawidgets enables developers to create new megawidgets based on previous work.