Age | Commit message (Expand) | Author |
2022-09-10 | Add .git-blame-ignore-revs to hide whitespace commits from git blame | Alan Coopersmith |
2022-09-10 | set_node_labels: move dereference of node to after the NULL check | Alan Coopersmith |
2022-08-14 | Variable scope reductions as suggested by cppcheck | Alan Coopersmith |
2022-08-14 | Remove obsolete casts on calloc & malloc calls | Alan Coopersmith |
2022-08-14 | Apply X.Org standard coding style | Alan Coopersmith |
2022-04-02 | man page: remove out-of-date COPYRIGHT section | Alan Coopersmith |
2021-12-04 | Build xz tarballs instead of bzip2 | Alan Coopersmith |
2021-12-04 | gitlab CI: add a basic build test | Alan Coopersmith |
2019-08-25 | viewres 1.0.6viewres-1.0.6 | Alan Coopersmith |
2019-06-08 | Fix -Wshadow warnings | Alan Coopersmith |
2019-06-08 | Fix -Wsign-compare warnings | Alan Coopersmith |
2019-06-08 | Pass -D_CONST_X_STRING to make libXt declare String as const char * | Alan Coopersmith |
2018-11-21 | Update configure.ac bug URL for gitlab migration | Alan Coopersmith |
2018-11-16 | Update README for gitlab migration | Alan Coopersmith |
2018-03-04 | viewres 1.0.5viewres-1.0.5 | Alan Coopersmith |
2017-01-26 | autogen: add default patch prefix | Mihail Konev |
2017-01-26 | autogen.sh: use quoted string variables | Emil Velikov |
2017-01-26 | autogen.sh: use exec instead of waiting for configure to finish | Peter Hutterer |
2014-06-02 | autogen.sh: Honor NOCONFIGURE=1 | Alan Coopersmith |
2014-06-02 | configure: Drop AM_MAINTAINER_MODE | Alan Coopersmith |
2014-06-02 | config: Add missing AC_CONFIG_SRCDIR | Alan Coopersmith |
2013-01-12 | viewres 1.0.4viewres-1.0.4 | Alan Coopersmith |
2012-08-23 | Eliminate use of tab stops. Helps with structural translation to DocBook. | Eric S. Raymond |
2011-01-19 | config: move man pages into their own directory | Gaetan Nadon |
2011-01-13 | man: replace hard coded man page section with substitution strings | Gaetan Nadon |
2011-01-13 | man: remove trailing spaces and tabs | Gaetan Nadon |
2011-01-12 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Gaetan Nadon |
2011-01-12 | config: replace deprecated AC_HELP_STRING with AS_HELP_STRING | Gaetan Nadon |
2010-10-30 | viewres 1.0.3viewres-1.0.3 | Alan Coopersmith |
2010-10-30 | config: Remove unnecessary calls from configure.ac | Alan Coopersmith |
2010-10-30 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon |
2010-07-01 | viewres calls Xmu functions directly so include it in PKG_CHECK_MODULES | Alan Coopersmith |
2010-07-01 | config: upgrade to util-macros 1.8 for additional man page support | Alan Coopersmith |
2010-02-11 | config: move CWARNFLAGS from configure.ac to Makefile.am | Gaetan Nadon |
2009-12-19 | configure.ac: use backticks rather than $() for cmd subs | Gaetan Nadon |
2009-12-16 | viewres 1.0.2viewres-1.0.2 | Alan Coopersmith |
2009-12-16 | Fill in COPYING file with notices from viewres.c & viewres.man | Alan Coopersmith |
2009-12-16 | Silence sed substitutions in make output | Alan Coopersmith |
2009-11-26 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon |
2009-10-27 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon |
2009-10-26 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon |
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon |
2009-10-01 | Add README with pointers to mailing lists, bugzilla, & git | Alan Coopersmith |
2009-01-19 | Add a simple Viewres-color file | Paulo Cesar Pereira de Andrade |
2009-01-19 | Ansification and compile warning fixes. | Paulo Cesar Pereira de Andrade |
2008-11-28 | enable VPATH build, reorganize app default files | Peter Breitenlohner |
2008-08-20 | xaw8 is gone, use xaw7 | James Cloos |
2008-04-20 | Use AM_CFLAGS instead of viewres_CFLAGS and remove AM_PROG_CC_C_O | Julien Cristau |
2008-03-27 | Added missing AM_PROG_CC_C_O | Jeremy Huddleston |