index
:
xorg/app/xrefresh
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
Refresh all or part of an X screen (mirrored from https://gitlab.freedesktop.org/xorg/app/xrefresh)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Use _stricmp() instead of strcasecmp() on Windows
HEAD
master
Alan Coopersmith
1
-0
/
+5
2024-04-22
Assume target platforms have strcasecmp now
Alan Coopersmith
2
-18
/
+1
2024-03-03
xrefresh 1.1.0
xrefresh-1.1.0
Alan Coopersmith
1
-2
/
+2
2023-02-11
Add -help option
Alan Coopersmith
1
-7
/
+12
2022-07-16
Adding in a '-delay ms' parameter to optionally prolong refreshx
Andrew LeTourneau
1
-2
/
+19
2022-07-16
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-07-12
xrefresh 1.0.7
xrefresh-1.0.7
Alan Coopersmith
2
-2
/
+2
2021-12-07
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-07
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2019-03-31
xrefresh.man: In 2019, few monitors have electron guns in tubes
Alan Coopersmith
1
-3
/
+2
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
3
-25
/
+20
2018-03-09
xrefresh 1.0.6
xrefresh-1.0.6
Alan Coopersmith
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2014-06-03
Add -version option to print program version
Alan Coopersmith
2
-1
/
+10
2014-06-03
Print which option was in error along with usage message
Alan Coopersmith
2
-7
/
+21
2014-06-03
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-03
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2013-05-17
xrefresh 1.0.5
xrefresh-1.0.5
Alan Coopersmith
1
-1
/
+1
2013-01-13
Use strcasecmp if available, instead of downcasing string before strcmp
Alan Coopersmith
2
-1
/
+18
2013-01-13
Fix implicit sign conversion & integer size truncation warnings
Alan Coopersmith
1
-3
/
+3
2012-04-16
Combine usage message strings
Alan Coopersmith
1
-10
/
+10
2012-04-16
Mark Syntax() with _X_NORETURN to silence gcc warning
Alan Coopersmith
2
-2
/
+2
2012-04-16
Add const qualifiers to structs for mapping strings to values
Alan Coopersmith
1
-4
/
+4
2012-04-16
Add const qualifiers to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-3
/
+3
2011-05-08
Properly fallback on CWBackPixmap = None when failing to parse or allocate a ...
Jeremy Huddleston
1
-1
/
+2
2011-01-28
Fix allocateded typo in comment
Alan Coopersmith
1
-1
/
+1
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-18
/
+17
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-8
/
+8
2010-11-10
xrefresh 1.0.4
xrefresh-1.0.4
Alan Coopersmith
1
-1
/
+1
2010-11-09
man page: change (3X) to (__libmansuffix__)
Alan Coopersmith
1
-1
/
+1
2010-11-09
Purge CVS version tags
Alan Coopersmith
2
-7
/
+0
2010-11-09
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-4
/
+7
2010-11-09
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-5
/
+0
2010-11-09
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22
/
+4
2010-11-09
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
5
-3
/
+6
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2
/
+0
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-11
/
+66
2009-10-16
xrefresh 1.0.3
xrefresh-1.0.3
Alan Coopersmith
1
-1
/
+1
2009-10-16
Fill in COPYING file with copyright/license notice from code & docs
Alan Coopersmith
1
-8
/
+38
2009-10-16
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2
-11
/
+8
2009-10-01
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
1
-0
/
+25
2009-01-26
Correct make distcheck and sparse warnings.
Paulo Cesar Pereira de Andrade
4
-5
/
+16
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
2
-36
/
+10
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
1
-0
/
+1
2007-08-23
Rename .cvsignore to .gitignore
James Cloos
1
-0
/
+0
[next]