IDE-embeddable RAD tool designed to fulfill the needs of desktop programmers
who want to create multi-platform GTK+ based applications with minimal
GUI coding. Crow is full-featured yet lightweight: its tree-based Property
Explorer solves many GUI constructing tasks in a versatile manner without
additional popup dialogs. The project is targeted to develop a tool that
is coherent and productive for experienced GTK+ users as well as simple
and accessible for newcomers.
WWW: http://crow-designer.sourceforge.net/
PR: ports/112618
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
This library allows GTK+ applications to create GUI widgets and
objects at run-time from GuiXml resource files. GuiLoader is
written in the C language as a GObject subclass and has
a trivial language-independent API. GuiLoader was designed to be
easily wrapped for any language that has GTK+ bindings.
WWW: http://crow-designer.sourceforge.net/
PR: ports/112618
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
layer that simplifies development of GuiLoader based applications written
in the C++ language by introducing exception safety, binding GTK+ objects
defined in GuiXml to C++ variables and type-safe dynamic connection to signals.
WWW: http://crow-designer.sourceforge.net/
PR: ports/112618
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
method of dealing with tickets very often, it is a commonly requested feature,
and it is needed on rare occasions (generally dealing with spam).
WWW: http://trac-hacks.org/wiki/TicketDeletePlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
XML-RPC.
It also includes some exported functions for manipulating tickets, with plans
to include interfaces to other parts of Trac's API.
WWW: http://trac-hacks.org/wiki/XmlRpcPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
extension enables to use existing LDAP groups to grant permissions rather than
defining permissions for every single user on the system. The latest release
also permits to store permissions (both users and groups permissions) in the
LDAP directory itself rather than in the SQL backend.
WWW: http://trac-hacks.org/wiki/LdapPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
list of wiki names that match a specific string.
For example,
pagelist:HowTo
would list all the wiki pages that end with HowTo
WWW: http://trac-hacks.org/wiki/PageListPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
to indicate that information has been requested from the reporter. If the
reporter doesn't reply with in the allotted timeframe, the ticket will
automatically be closed.
This works well when combined with the SimpleTicketPlugin
WWW: http://trac-hacks.org/wiki/PendingTicketPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
The full list of built-in properties you can hide is:
* owner
* priority
* milestone
* component
* severity
* keywords
* cc
WWW: http://trac-hacks.org/wiki/SimpleTicketPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
administrator to set up restricted areas which are accessible only for
privileged users. The access is controlled via the new Trac action
RESTRICTED_AREA_ACCESS and a list of paths configured in the Trac INI-file.
WWW: http://trac-hacks.org/wiki/RestrictedAreaPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>