- 03 Oct, 2020 1 commit
-
-
Samanta Navarro authored
-
- 04 Apr, 2020 2 commits
-
-
Keith Packard authored
This fontconfig function has been deprecated and no longer does anything. Signed-off-by:
Keith Packard <keithp@keithp.com>
-
Keith Packard authored
Fontconfig no longer supports the FcNameRegisterObjectTypes API, which means that any Xft custom fields cannot be specified in a fontconfig name as those will always be set to FcTypeUnknown in the pattern. The only one of those we care about is XFT_RENDER, which was used to disable the Render extension, something most apps probably don't need to support in names anyways. Allow the call requesting this value to return FcResultTypeMismatch and pretend that XFT_RENDER is missing from the pattern. Signed-off-by:
Keith Packard <keithp@keithp.com>
-
- 02 Apr, 2020 3 commits
-
-
Thomas E. Dickey authored
Signed-off-by:
Thomas E. Dickey <dickey@invisible-island.net>
-
Thomas E. Dickey authored
Signed-off-by:
Thomas E. Dickey <dickey@invisible-island.net>
-
Thomas E. Dickey authored
Signed-off-by:
Thomas E. Dickey <dickey@invisible-island.net>
-
- 16 Mar, 2019 2 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 08 Dec, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 20 Nov, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 26 Jan, 2017 3 commits
-
-
Mihail Konev authored
Signed-off-by:
Mihail Konev <k.mvc@ya.ru>
-
Emil Velikov authored
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space. Signed-off-by:
Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by:
Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Syncs the invocation of configure with the one from the server. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by:
Emil Velikov <emil.velikov@collabora.com>
-
- 22 Oct, 2014 1 commit
-
-
Keith Packard authored
Instead of creating 1x1 pictures, use the solid pictures added in Render version 0.10 Signed-off-by:
Keith Packard <keithp@keithp.com> Reviewed-by:
Adam Jackson <ajax@redhat.com>
-
- 06 Jun, 2014 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 08 Dec, 2013 1 commit
-
-
Julien Cristau authored
freetype moved its headers around in 2.5.1. Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
- 15 Jan, 2013 2 commits
-
-
Colin Walters authored
http://people.gnome.org/~walters/docs/build-api.txtSigned-off-by:
Adam Jackson <ajax@redhat.com>
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 16 Dec, 2012 1 commit
-
-
Alexander Polakov authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 02 Jun, 2012 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 11 Mar, 2012 2 commits
-
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Mikael Magnusson authored
The commit removed the line AC_CHECK_FUNCS(FT_Get_Next_Char FT_Get_BDF_Property FT_Get_PS_Font_Info FT_Has_PS_Glyph_Names FT_GlyphSlot_Embolden) but failed to remove the #if lines that this commit removes, resulting in that code never being executed. Fixes: https://bugs.freedesktop.org/attachment.cgi?id=58280Reviewed-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
- 08 Mar, 2012 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 25 Oct, 2011 1 commit
-
-
Jeremy Huddleston Sequoia authored
https://bugs.freedesktop.org/show_bug.cgi?id=42173 Fixes regression from: 6f1d7bcd Fixed by examining original patch before rebase from: https://bugs.freedesktop.org/show_bug.cgi?id=29151Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
- 10 Oct, 2011 3 commits
-
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Tom Callaway authored
Reviewed-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Tom Callaway authored
Reviewed-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
- 28 Sep, 2011 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by:
Aaron Plattner <aplattner@nvidia.com>
-
- 26 Sep, 2011 1 commit
-
-
Ross Burton authored
https://bugs.freedesktop.org/show_bug.cgi?id=2658Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
- 25 Sep, 2011 2 commits
-
-
Jeremy Huddleston Sequoia authored
ldd -r -u reports: Unused direct dependencies: .../lib/libXext.so.6 Reported-by:
Gaetan Nadon <memsize@videotron.ca> Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
https://bugs.freedesktop.org/show_bug.cgi?id=5425Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com> Reviewed-by:
Gaetan Nadon <memsize@videotron.ca> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 17 Sep, 2011 1 commit
-
-
Alan Coopersmith authored
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 14 Feb, 2011 2 commits
-
-
Derek Wang authored
This fixes a crash reported when selecting "View Page Source" in Mozilla on Solaris 10, due to invalid parameters being given to XPutImage. http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6261221Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Jay Cotton authored
Fixed a core dump in x11perf render tests when a driver was returning incorrect information due to a bug in the driver. http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6872780Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 03 Feb, 2011 1 commit
-
-
Gaetan Nadon authored
Group statements per section as per Autoconf standard layout Quote statements where appropriate. Autoconf recommends not using dnl instead of # for comments Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters. Add AC_CONFIG_SRCDIR([Makefile.am]) This helps automated maintenance and release activities. Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
-
- 29 Jan, 2011 1 commit
-
-
Gaetan Nadon authored
Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 28 Jan, 2011 1 commit
-
-
Gaetan Nadon authored
The default location for the generation of configuation files is the current package root directory. These files are config.* and friends. Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 27 Jan, 2011 2 commits
-
-
Gaetan Nadon authored
Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Use the appropriate platform version of sed Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
Gaetan Nadon authored
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls AC_PROG_C_C99. This sets gcc with -std=gnu99. If AC_PROG_CC macro is called afterwards, it resets CC to gcc. Reported-by:
Roberto Branciforti <rbbrnc@gmail.com> Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 19 Jan, 2011 1 commit
-
-
Roberto Branciforti authored
Signed-off-by:
Roberto Branciforti <rbbrnc@gmail.com> Reviewed-by:
Mikhail Gusarov <dottedmag@dottedmag.net> Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-