index
:
xorg/app/xfd
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
Display all the characters in an X font (mirrored from https://gitlab.freedesktop.org/xorg/app/xfd)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
grid.c: fix 7 -Wuseless-cast warnings from gcc 14.1
HEAD
master
Alan Coopersmith
1
-6
/
+6
2023-02-11
Add -help and -version options
Alan Coopersmith
2
-4
/
+26
2023-02-11
Print which argument(s) was unknown before giving usage message
Alan Coopersmith
1
-1
/
+9
2022-12-03
xfd 1.1.4
xfd-1.1.4
Alan Coopersmith
1
-2
/
+2
2022-11-12
Tag unused arguments to callback functions as _X_UNUSED
Alan Coopersmith
2
-15
/
+23
2022-11-12
Handle -Wextra-semi-stmt warnings from clang
Alan Coopersmith
1
-6
/
+6
2022-10-16
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-10-16
Mark usage() as _X_NORETURN _X_COLD
Alan Coopersmith
2
-2
/
+3
2022-10-16
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
2
-5
/
+4
2022-10-16
Fix warning: missing initializer for field ‘extension’ of ‘SimpleClassP...
Alan Coopersmith
1
-1
/
+2
2022-10-16
Use _CONST_X_STRING to make libXt declare String as const char *
Alan Coopersmith
1
-1
/
+2
2021-12-06
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-06
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2019-03-09
xfd 1.1.3
xfd-1.1.3
Alan Coopersmith
1
-1
/
+1
2019-03-03
Re-enable code to use XKB Bells
Alan Coopersmith
2
-1
/
+15
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
-26
/
+20
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-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2013-12-10
Move domaindir declaration inside #ifdef USE_GETTEXT
Alan Coopersmith
1
-6
/
+9
2013-07-16
xfd 1.1.2
xfd-1.1.2
Alan Coopersmith
1
-1
/
+1
2013-06-07
Suppress a spurious warning.
Eric S. Raymond
1
-1
/
+2
2013-02-17
Mark do_quit as noreturn, as suggested by gcc & clang
Alan Coopersmith
2
-2
/
+2
2013-02-17
convert sprintf calls to snprintf
Alan Coopersmith
1
-22
/
+23
2013-01-16
Drop old CVS version tags
Alan Coopersmith
6
-20
/
+1
2013-01-16
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
1
-3
/
+5
2013-01-07
Fix SEGV when XftFontOpenName() returns NULL.
Andreas Schwab
1
-3
/
+0
2012-02-15
xfd 1.1.1
xfd-1.1.1
Alan Coopersmith
1
-1
/
+1
2011-12-10
Use the Automake recommended alternative to AX_DEFINE_DIR
Gaetan Nadon
3
-54
/
+3
2011-09-28
Remove freetype2 from PKG_CHECK_MODULES list
Alan Coopersmith
1
-1
/
+1
2011-09-28
Add const attribute to domaindir fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-1
/
+1
2011-09-28
Strip trailing whitespace
Alan Coopersmith
6
-98
/
+98
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-20
/
+18
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
1
-1
/
+1
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-20
/
+20
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1
/
+1
2010-10-20
xfd 1.1.0
xfd-1.1.0
Alan Coopersmith
1
-1
/
+2
2010-09-26
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-2
/
+0
2010-09-26
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22
/
+4
2010-09-26
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-04-01
config: ignore xfd.po file when gettext is used
Gaetan Nadon
1
-0
/
+1
2010-03-31
config: update and relocate AX_DEFINE_DIR macro
Gaetan Nadon
3
-1
/
+6
2010-02-16
Let xfd build on systems without gettext.
Matthieu Herrb
1
-0
/
+2
2010-01-29
Use AM_V_GEN to silence manpage generation too
Alan Coopersmith
1
-1
/
+1
2010-01-29
Clean up CFLAGS/LIB settings in configure.ac & Makefile.am
Alan Coopersmith
2
-12
/
+2
2010-01-29
Integrate gettext support with autotools build system
Alan Coopersmith
4
-3
/
+86
[next]