Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xorg
lib
libXft
Commits
00bdde8b
Commit
00bdde8b
authored
Feb 26, 2004
by
Egbert Eich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readding XFree86's cvs IDs
parent
f328c0a0
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
19 additions
and
19 deletions
+19
-19
include/X11/Xft/Xft.h
include/X11/Xft/Xft.h
+1
-1
include/X11/Xft/XftCompat.h
include/X11/Xft/XftCompat.h
+1
-1
src/xftcolor.c
src/xftcolor.c
+1
-1
src/xftcore.c
src/xftcore.c
+1
-1
src/xftdbg.c
src/xftdbg.c
+1
-1
src/xftdpy.c
src/xftdpy.c
+1
-1
src/xftdraw.c
src/xftdraw.c
+1
-1
src/xftextent.c
src/xftextent.c
+1
-1
src/xftfont.c
src/xftfont.c
+1
-1
src/xftfreetype.c
src/xftfreetype.c
+1
-1
src/xftglyphs.c
src/xftglyphs.c
+1
-1
src/xftinit.c
src/xftinit.c
+1
-1
src/xftint.h
src/xftint.h
+1
-1
src/xftlist.c
src/xftlist.c
+1
-1
src/xftname.c
src/xftname.c
+1
-1
src/xftrender.c
src/xftrender.c
+1
-1
src/xftstr.c
src/xftstr.c
+1
-1
src/xftswap.c
src/xftswap.c
+1
-1
src/xftxlfd.c
src/xftxlfd.c
+1
-1
No files found.
include/X11/Xft/Xft.h
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/Xft.h,v 1.33 2003/11/20 22:36:33 dawes Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
include/X11/Xft/XftCompat.h
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/XftCompat.h,v 1.6 2003/08/06 14:03:59 eich Exp
$
*
* Copyright 2001 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftcolor.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftcolor.c,v 1.3 2002/10/11 17:53:02 keithp Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftcore.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftcore.c,v 1.14 2003/05/27 22:26:40 tsi Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftdbg.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftdbg.c,v 1.4 2002/02/15 07:36:10 keithp Exp
$
*
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftdpy.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftdpy.c,v 1.20 2002/10/11 17:53:02 keithp Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftdraw.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftdraw.c,v 1.26 2003/04/03 22:25:50 dawes Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftextent.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftextent.c,v 1.10 2002/12/14 01:59:38 dawes Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftfont.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftfont.c,v 1.11 2002/10/11 17:53:02 keithp Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftfreetype.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftfreetype.c,v 1.30 2003/03/26 20:43:51 tsi Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftglyphs.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftglyphs.c,v 1.24 2003/11/20 22:36:33 dawes Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftinit.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftinit.c,v 1.5 2002/10/11 17:53:02 keithp Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftint.h
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftint.h,v 1.37 2002/10/11 17:53:02 keithp Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftlist.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftlist.c,v 1.4 2003/08/06 14:03:59 eich Exp
$
*
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftname.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftname.c,v 1.12 2002/05/24 07:02:38 keithp Exp
$
*
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftrender.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftrender.c,v 1.15 2002/12/14 01:59:38 dawes Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftstr.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftstr.c,v 1.7 2002/02/15 07:36:11 keithp Exp
$
*
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftswap.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftswap.c,v 1.1 2002/02/15 07:37:35 keithp Exp
$
*
* Copyright 2002 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
src/xftxlfd.c
View file @
00bdde8b
/*
* $XFree86$
* $XFree86
: xc/lib/Xft/xftxlfd.c,v 1.10 2003/05/27 22:26:41 tsi Exp
$
*
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment