Index of /archives/NetBSD/NetBSD-release-9/xsrc/external/mit/editres/dist
Name Last modified Size Description
Parent Directory -
CVS/ 2020-03-20 07:41 -
app-defaults/ 2020-03-20 07:39 -
man/ 2020-03-20 07:39 -
AUTHORS 2009-11-08 19:41 36
COPYING 2008-07-29 14:32 1.1K
config.h.in 2010-11-21 11:13 1.6K
README 2018-03-11 16:23 1.6K
Makefile.am 2018-03-11 16:23 1.8K
configure.ac 2018-03-11 16:23 2.2K
Editres-color.ad 2008-07-29 14:32 2.8K
setvalues.c 2018-03-11 16:23 3.5K
editres.c 2018-03-11 16:23 4.5K
missing 2018-03-11 16:23 6.7K
compile 2018-03-11 16:23 7.2K
svpopup.c 2018-03-11 16:23 8.9K
actions.c 2018-03-11 16:23 9.2K
Editres.ad 2008-07-29 14:32 9.8K
geometry.c 2018-03-11 16:23 12K
install-sh 2018-03-11 16:23 14K
editresP.h 2018-03-11 16:23 15K
INSTALL 2018-03-11 16:23 15K
wtree.c 2018-03-11 16:23 18K
utils.c 2018-03-11 16:23 23K
depcomp 2018-03-11 16:23 23K
comm.c 2018-03-11 16:23 24K
handler.c 2018-03-11 16:23 25K
ChangeLog 2018-03-11 16:23 26K
widgets.c 2018-03-11 16:23 31K
Makefile.in 2018-03-11 16:23 34K
config.sub 2018-03-11 16:23 35K
config.guess 2018-03-11 16:23 42K
aclocal.m4 2018-03-11 16:23 121K
configure 2018-03-11 16:23 343K
Editres is a tool that allows users and application developers to view
the full widget hierarchy of any Xt Toolkit application that speaks the
Editres protocol. In addition, editres will help the user construct
resource specifications, allow the user to apply the resource to
the application and view the results dynamically. Once the user is
happy with a resource specification editres will append the resource
string to the user's X Resources file.
For more information on editres usage, see:
http://www.rahul.net/kenton/editres.html
Editres depends on the _EresInsert<something> and
_EresRetrieve<something> routines that are are implemented and used by
"EditresCom.c". Since this module is intended to be included in your
widget library or toolkit, editres should automatically link in the
module, but if you have not included that module into your library you
will need to edit the makefile to make sure that editres links in this
file.
------------------------------------------------------------
All questions regarding this software should be directed at the
Xorg mailing list:
http://lists.freedesktop.org/mailman/listinfo/xorg
Please submit bug reports to the Xorg bugzilla:
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
The master development code repository can be found at:
git://anongit.freedesktop.org/git/xorg/app/editres
http://cgit.freedesktop.org/xorg/app/editres
For patch submission instructions, see:
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
For more information on the git code manager, see:
http://wiki.x.org/wiki/GitPage