summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: aec5cd633d82dfb4fb2c894df05f2a47679d664b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
2005-10-12  Alan Coopersmith  <alan.coopersmith@sun.com>

	* configure.ac:
	* Makefile.am:
	* man/Makefile.am: 
	Use sed to put version number in man page
	Add shadow man pages for man pages that document multiple functions.

2005-10-05  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* Makefile.am:
	Add man page to build

2005-07-08  Keith Packard  <keithp@keithp.com>

	reviewed by: <delete if not using a buddy>

	* .cvsignore:
	* include/.cvsignore:
	* src/.cvsignore:
	* src/Makefile.am:

2005-05-21  Alan Coopersmith  <alan.coopersmith@sun.com

	* COPYING:
	* Makefile.am:
	* NEWS:
	* README
	* autogen.sh:
	* configure.ac:
	* src/Makefile.am:
	Initial modularization.

ChangeLog from Xorg monolithic tree:

2005-05-21  Alan Coopersmith  <alan.coopersmith@sun.com>

	* include/extensions/Xevie.h:
	* include/extensions/Xeviestr.h:
	* lib/Xevie/Xevie.c:
	Move request id definitions to Xeviestr.h, leaving Xevie.h for
	client library definitions and Xeviestr.h for protocol definitions
	to allow cleaner split in modularization.

2005-04-03  Alan Coopersmith  <alan.coopersmith@sun.com>

	* lib/Xevie/Xevie.man:
	Clean up text and formatting of Xevie man page
	
2004-08-16  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* lib/Xevie/Imakefile:
	Fix build problem with xevie.pc

2004-08-16  Stuart Kreitman  <stukreit@freedesktop.org>
	* xc/lib/Imakefile
	* xc/lib/Xext/Imakefile
	* xc/lib/Xext/Attic/Xevie.c moved to lib/Xevie
	* xc/lib/Xevie/Imakefile
	* xc/lib/Xevie/Xevie.c
	* xc/lib/Xevie/Xevie.man
	* xc/lib/Xevie/xevie.pc.in
	* xc/lib/Xevie/xevieplaceholder.h
	Bug #957 Moved Xevie client side to libXevie.so

2004-07-31  Stuart Kreitman  <stuart dot kreitman at sun dot com>

	* lib/Xext/Imakefile:
	* lib/Xext/Xevie.c:
	Bugzilla #947: Merge from XEVIE branch, turning on XEVIE,
	updating the xevie impl.

Changelog from Sun internal tree before X.Org integration:

2002-06-27  Derek Wang <derek dot wang at sun dot com>
	* lib/Xext/Xevie.c:
	* include/extensions/Xevie.h:
	* include/extensions/Xeviestr.h:
	Initial checkin