Age | Commit message (Expand) | Author |
2011-08-26 | Simple: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Scrollbar: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Repeater: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Porthole: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Panner: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Paned: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | MenuButton: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | List: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Layout: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Label: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Grip: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Form: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Dialog: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Command: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | Box: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | AsciiText: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | AsciiSrc: Fix old-style function definitions | Yaakov Selkowitz |
2011-08-26 | AsciiSink: Fix old-style function definitions | Yaakov Selkowitz |
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 |