index
:
lib/libXaw3d
master
obsd
X Athena Widgets library with 3D look and feel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-26
Viewport: fix too few arguments to Layout function error
Yaakov Selkowitz
2011-08-26
include: Fix old-style function definitions
Yaakov Selkowitz
2011-08-26
Add makefile targets for ChangeLog and INSTALL
Gaetan Nadon
2011-08-26
Apply appropriate version number for the first release candidate
Gaetan Nadon
2011-08-24
Fix DLL initialization on PE platforms
Yaakov Selkowitz
2011-08-24
unifdef -DNeedFunctionPrototypes -DNeedVarargsPrototypes
Yaakov Selkowitz
2011-08-24
Remove AM_PROG_CC_C_O
Yaakov Selkowitz
2011-08-24
Add COPYING file
Yaakov Selkowitz
2011-08-24
Add standard README
Yaakov Selkowitz
2011-08-24
Use XORG_DEFAULT_OPTIONS
Yaakov Selkowitz
2011-08-24
Remove excess PKG_PROG_PKG_CONFIG call
Yaakov Selkowitz
2011-08-24
Remove unused PROJECT_ROOT define
Yaakov Selkowitz
2011-08-24
Add pkg-config file
Yaakov Selkowitz
2011-08-24
Fix make distcheck
Yaakov Selkowitz
2011-08-24
Fix xaw3dincludedir
Yaakov Selkowitz
2011-08-06
Move generated src/* files to src/.gitignore
Matt Turner
2011-08-06
Add bison and flex generated files to .gitignore
Matt Turner
2011-08-06
Add .gitignore to filter out all the compile artifacts
Gaetan Nadon
2011-08-03
use four build time defines
Rafał Mużyło
2011-08-03
fix iswspace detection
Rafał Mużyło
2011-08-03
Actually link with the libs we check for
Rafał Mużyło
2011-08-03
Remove uneeded files from build/install
Rafał Mużyło
2011-08-03
Silence sentinel warnings
Rafał Mużyło
2011-08-03
Readd requred flex/bison stuff and fix it for autotools
Rafał Mużyło
2011-08-03
Remove unneeded libtool hacks
Rafał Mużyło
2011-08-02
Strip trailing whitespace.
Matt Turner
2011-08-02
Add autogen.sh.
Matt Turner
2011-08-02
Replace bzero() with memset().
Matt Turner
2011-08-02
Fix implicit function declarations.
Matt Turner
2011-08-02
configure.ac: Check for required dependencies.
Matt Turner
2011-08-02
Add missing parentheses.
Matt Turner
2011-08-01
Remove extraneous parentheses.
Matt Turner
2011-08-01
Replace Imake with autotools build system.
Matt Turner
2011-08-01
Move Xaw3dP.h.sed -> include/X11/Xaw3d/Xaw3dP.h.
Matt Turner
2011-08-01
Move headers to include/X11/Xaw3d/.
Matt Turner
2011-08-01
Purge CVS tags.
Matt Turner
2011-08-01
Move sources to src/.
Matt Turner
2011-08-01
Import Xaw3d-1.5E.
Matt Turner
2011-08-01
Import Xaw3d-1.5.
Matt Turner