summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-21libXaw3d 1.6libXaw3d-1.6Matt Turner1-1/+1
2011-10-09Remove worthless isupper/islower checksMatt Turner1-7/+2
2011-10-09Remove unused variable 'i'Matt Turner1-2/+0
2011-10-09Include stdlib.h for abs()Matt Turner1-0/+1
2011-10-06Define call_data to 0 in NotifyScroll()Guillem Jover1-1/+1
2011-10-06Use intptr_t instead of int when casting from and to XtPointerGuillem Jover5-8/+15
2011-10-06Only use variable t in MoveThumb() on XAW_ARROW_SCROLLBARSGuillem Jover1-2/+5
2011-10-06Remove unused labelGuillem Jover1-1/+1
2011-10-06Disable unused input and unput lex functionsGuillem Jover1-0/+2
2011-09-19Fix a couple of unused variable warningsMatt Turner1-2/+0
2011-09-19Fix a couple unused function warningsMatt Turner1-0/+4
2011-09-17Add LayYYWrap() prototype to LayYY.hAlan Coopersmith1-0/+1
2011-09-17Fix several unused variable warningsAlan Coopersmith4-6/+10
2011-09-17Remove %defines declaration for compatibility with yacc.Matthieu Herrb1-1/+0
2011-09-16Strip trailing whitespaceAlan Coopersmith65-348/+348
2011-09-08Make WriteToFile take constified argumentsAlan Coopersmith1-2/+2
2011-09-08Add LayYY.h header for common definitions of lex/yacc created functionsAlan Coopersmith5-4/+16
2011-09-08Fix distcheck by changing doc_DATA to dist_doc_DATAAlan Coopersmith1-1/+1
2011-09-07Update README.XAW3D for X.Org releaseAlan Coopersmith1-104/+13
2011-09-07Distribute & install src/README.XAW3DAlan Coopersmith1-0/+2
2011-09-07Add xext to required modules for Shape extension callsAlan Coopersmith1-1/+1
2011-09-07Use -p instead of %parser for compatibility with older bison & yaccAlan Coopersmith2-2/+2
2011-09-04Template.c: use #include <X11/Xaw3d/TemplateP.h>Gaetan Nadon1-1/+1
2011-09-04Add conditional include config.h to source files as done in libXawGaetan Nadon42-0/+126
2011-09-03Fix build after f28531a33d1f28bc86626b3013ef7857b564647fYaakov Selkowitz2-2/+2
2011-09-01Label: Fix nested extern declaration warningsYaakov Selkowitz1-2/+1
2011-09-01Fix incompatible vfunc pointer warningsYaakov Selkowitz4-28/+27
2011-09-01XawIm: Fix old-style function definitionsYaakov Selkowitz1-131/+90
2011-09-01MultiSrc: Fix old-style function definitionsYaakov Selkowitz1-81/+47
2011-09-01MultiSink: Fix old-style function definitionsYaakov Selkowitz1-65/+33
2011-09-01Add missing AC_CONFIG_HEADERSGaetan Nadon1-0/+1
2011-09-01Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>Gaetan Nadon22-23/+22
2011-09-01Rename XAW3D_CFLAGS to XAW3D_CPPFLAGS as it contains preprocessor options onlyGaetan Nadon2-12/+12
2011-09-01Move compiler flags from AM_CPPFLAGS to AM_CFLAGSGaetan Nadon1-4/+5
2011-09-01lex and yacc: add error checking when yacc is missingGaetan Nadon1-2/+10
2011-09-01Use AM_YFLAGS and BUILT_SOURCES rather than EXTRA_DISTGaetan Nadon1-1/+4
2011-08-31XawInit: Fix old-style function definitionsYaakov Selkowitz1-1/+1
2011-08-31Xaw3dP: Fix old-style function definitionsYaakov Selkowitz1-10/+2
2011-08-31Viewport: Fix old-style function definitionsYaakov Selkowitz1-80/+55
2011-08-31Vendor: Fix old-style function definitionsYaakov Selkowitz1-54/+45
2011-08-31Tree: Fix old-style function definitionsYaakov Selkowitz1-81/+56
2011-08-31Toggle: Fix old-style function definitionsYaakov Selkowitz1-44/+25
2011-08-31Tip: Fix old-style function definitionsYaakov Selkowitz1-76/+36
2011-08-31ThreeD: Fix old-style function definitionsYaakov Selkowitz1-59/+43
2011-08-31TextSrc: Fix old-style function definitionsYaakov Selkowitz1-53/+26
2011-08-31TextSink: Fix old-style function definitionsYaakov Selkowitz1-65/+35
2011-08-31TextPop: Fix old-style function definitionsYaakov Selkowitz1-128/+67
2011-08-31TextAction: Fix old-style function definitionsYaakov Selkowitz1-368/+114
2011-08-31Text: Fix old-style function definitionsYaakov Selkowitz1-217/+118
2011-08-31StripChart: Fix old-style function definitionsYaakov Selkowitz1-35/+22