- 08 Dec, 2021 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 03 Dec, 2021 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 15 Feb, 2019 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 25 Nov, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 17 Nov, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 10 Nov, 2018 1 commit
-
-
GNOME Shell crashes if your active cursor theme doesn't have a dnd-none cursor and you click and drag a window in the overview screen. This patch adds a symlink to fleur for the dnd-none cursor of whiteglass. Similarly for hand, hand1, and hand2 which are used by some browsers. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 10 Mar, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 26 Jan, 2017 3 commits
-
-
Signed-off-by:
Mihail Konev <k.mvc@ya.ru>
-
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>
-
- 29 Oct, 2015 1 commit
-
-
Keith Packard authored
Redglass was drawn by Keith Packard <keithp@keithp.com> Whiteglass was adapted from redglass; changes were done by Jorge Criado <jorge.criado@wanadoo.es> Signed-off-by:
Keith Packard <keithp@keithp.com>
-
- 04 Jun, 2014 2 commits
-
-
Alan Coopersmith authored
See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 26 Oct, 2013 1 commit
-
-
Gaetan Nadon authored
Fix Automake warning: AC_OUTPUT should be used without arguments. www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 17 Jul, 2013 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 03 Jul, 2013 4 commits
-
-
Alan Coopersmith authored
Single lines > 998 characters long make git send-email unhappy Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=6466 which was originally reported at http://bugs.gentoo.org/show_bug.cgi?id=116730 Finally finishes the conversion of the Imakefile CursorLinkTarget rules into the Makefile.cursor automake fragments generated by genmakefile.sh. (Since Makefile.cursor files are checked into git, the changes made in the generated files are included in this commit as well.) Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Previously handhelds/Makefile.cursor was manually fixed up after running genmakefile.sh, in order to get the cursor image files out of the redglass directory. This fixes the script to correctly generate the Makefile.cursor files without human intervention. After this change, the Makefile.cursor files produced in the redglass & whiteglass directories by genmakefile.sh are still identical to the versions currently checked into git. The Makefile.cursors in the handhelds directory is mostly identical to what was in git - it has lost the comments about needing human edits, and it has lost the dependencies on the pngs for the larger size cursors that aren't used in the handhelds cursor theme .cfg files (which just use the *-16.png sizes of redglass). The newly generated version is included in this commit. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Solaris has too many echoes, some which support "-n" to not print newlines, others which simply treat it as another item to echo to stdout. The printf command is more portable, allows us better control over newline insertion and quoting, and easier to read indicators for tabs. After this change, when run on Solaris, the Makefile.cursors produced in the redglass & whiteglass directories by genmakefile.sh are identical to the versions currently checked into git. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 19 Jan, 2013 1 commit
-
-
Alan Coopersmith authored
Regroup AC statements under the Autoconf initialization section. Regroup AM statements under the Automake initialization section. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 30 Oct, 2010 2 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Signed-off-by:
Gaetan Nadon <memsize@videotron.ca> Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 01 Jan, 2010 1 commit
-
-
Gaetan Nadon authored
Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 19 Dec, 2009 1 commit
-
-
Gaetan Nadon authored
Use "$PKG_CONFIG" rather than hard coded "pkg-config" Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 30 Nov, 2009 2 commits
-
-
Gaetan Nadon authored
Now that the INSTALL file is generated. Allows running make maintainer-clean.
-
Gaetan Nadon authored
Automake 'foreign' option is specified in configure.ac. Remove from Makefile.am
-
- 28 Oct, 2009 1 commit
-
-
Gaetan Nadon authored
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet.
-
- 27 Oct, 2009 2 commits
-
-
Gaetan Nadon authored
This macro aggregate a number of existing macros that sets commmon X.Org components configuration options. It shields the configuration file from future changes.
-
Gaetan Nadon authored
ChangeLog filename is known to Automake and requires no further coding in the makefile.
-
- 22 Oct, 2009 1 commit
-
-
Gaetan Nadon authored
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
-
- 25 Sep, 2009 3 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
- 27 Jan, 2009 1 commit
-
-
Paulo Cesar Pereira de Andrade authored
-
- 06 Dec, 2007 1 commit
-
-
James Cloos authored
-
- 11 Apr, 2007 3 commits
-
-
Alan Coopersmith authored
-
Alan Coopersmith authored
-
Marcin 'Qrczak' Kowalczyk authored
X.Org Bugzilla #10492 <http://bugs.freedesktop.org/show_bug.cgi?id=10492> Patch #9402 <http://bugs.freedesktop.org/attachment.cgi?id=9402>
-
- 21 Dec, 2005 1 commit
-
-
Kevin E Martin authored
-
- 19 Dec, 2005 1 commit
-
-
Adam Jackson authored
-