summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-10-09Remove worthless isupper/islower checksMatt Turner
2011-10-09Remove unused variable 'i'Matt Turner
2011-10-09Include stdlib.h for abs()Matt Turner
2011-10-06Define call_data to 0 in NotifyScroll()Guillem Jover
2011-10-06Use intptr_t instead of int when casting from and to XtPointerGuillem Jover
2011-10-06Only use variable t in MoveThumb() on XAW_ARROW_SCROLLBARSGuillem Jover
2011-10-06Remove unused labelGuillem Jover
2011-10-06Disable unused input and unput lex functionsGuillem Jover
2011-09-19Fix a couple of unused variable warningsMatt Turner
2011-09-19Fix a couple unused function warningsMatt Turner
2011-09-17Add LayYYWrap() prototype to LayYY.hAlan Coopersmith
2011-09-17Fix several unused variable warningsAlan Coopersmith
2011-09-17Remove %defines declaration for compatibility with yacc.Matthieu Herrb
2011-09-08Make WriteToFile take constified argumentsAlan Coopersmith
2011-09-08Add LayYY.h header for common definitions of lex/yacc created functionsAlan Coopersmith
2011-09-08Fix distcheck by changing doc_DATA to dist_doc_DATAAlan Coopersmith
2011-09-07Update README.XAW3D for X.Org releaseAlan Coopersmith
2011-09-07Distribute & install src/README.XAW3DAlan Coopersmith
2011-09-07Use -p instead of %parser for compatibility with older bison & yaccAlan Coopersmith
2011-09-04Template.c: use #include <X11/Xaw3d/TemplateP.h>Gaetan Nadon
2011-09-04Add conditional include config.h to source files as done in libXawGaetan Nadon
2011-09-03Fix build after f28531a33d1f28bc86626b3013ef7857b564647fYaakov Selkowitz
2011-09-01Label: Fix nested extern declaration warningsYaakov Selkowitz
2011-09-01Fix incompatible vfunc pointer warningsYaakov Selkowitz
2011-09-01XawIm: Fix old-style function definitionsYaakov Selkowitz
2011-09-01MultiSrc: Fix old-style function definitionsYaakov Selkowitz
2011-09-01MultiSink: Fix old-style function definitionsYaakov Selkowitz
2011-09-01Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>Gaetan Nadon
2011-09-01Rename XAW3D_CFLAGS to XAW3D_CPPFLAGS as it contains preprocessor options onlyGaetan Nadon
2011-09-01Move compiler flags from AM_CPPFLAGS to AM_CFLAGSGaetan Nadon
2011-09-01Use AM_YFLAGS and BUILT_SOURCES rather than EXTRA_DISTGaetan Nadon
2011-08-31XawInit: Fix old-style function definitionsYaakov Selkowitz
2011-08-31Xaw3dP: Fix old-style function definitionsYaakov Selkowitz
2011-08-31Viewport: Fix old-style function definitionsYaakov Selkowitz
2011-08-31Vendor: Fix old-style function definitionsYaakov Selkowitz
2011-08-31Tree: Fix old-style function definitionsYaakov Selkowitz
2011-08-31Toggle: Fix old-style function definitionsYaakov Selkowitz
2011-08-31Tip: Fix old-style function definitionsYaakov Selkowitz
2011-08-31ThreeD: Fix old-style function definitionsYaakov Selkowitz
2011-08-31TextSrc: Fix old-style function definitionsYaakov Selkowitz
2011-08-31TextSink: Fix old-style function definitionsYaakov Selkowitz
2011-08-31TextPop: Fix old-style function definitionsYaakov Selkowitz
2011-08-31TextAction: Fix old-style function definitionsYaakov Selkowitz
2011-08-31Text: Fix old-style function definitionsYaakov Selkowitz
2011-08-31StripChart: Fix old-style function definitionsYaakov Selkowitz
2011-08-31SmeThreeD: Fix old-style function definitionsYaakov Selkowitz
2011-08-31SmeLine: Fix old-style function definitionsYaakov Selkowitz
2011-08-31SmeBSB: Fix old-style function definitionsYaakov Selkowitz
2011-08-31SimpleMenu: Fix old-style function definitionsYaakov Selkowitz
2011-08-26Fix ambiguous 'else' warningsYaakov Selkowitz