summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: db27af184a94b14da69ce0fd1636f6da2fcd94be (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
2006-09-27   Ping Cheng <pingc@wacom.com>
	* Updated wacserial.c (Adam Marmbrant)
	* Updated package configuration scripts 
	  (Patch 1538734, Magnus Vigerlöf and Kai Sattler)

2006-09-22   Ping Cheng <pingc@wacom.com>
	* Updated wacom man page, wacom.4x
	* Updated wacdump
	* Fixed an I3 and Cintiq 21UX pad out-prox bit (Martin Wawro)
	* Applied TabletPC button XFree86 workaround to Xorg 

2006-09-14   Ping Cheng <pingc@wacom.com>
	* Fixed a filter bug (Wolfgang Oertl, etc).
        * Ready to release 0.7.5-3

2006-09-13   Ping Cheng <pingc@wacom.com>
        * Fixed a typo in 2.6.18/Makefile.in (Mats Johannesson)
        * Ready to release 0.7.5-2

2006-09-12   Ping Cheng <pingc@wacom.com>
	* Updated Makefile.am for xdrv (Magnus Vigerlöf)
	* Fixed a typo in 2.4.x/wacom.c (Magnus Vigerlöf)
	* Cleaned initialization code for tablet unplug/plug 

2006-09-08   Ping Cheng <pingc@wacom.com>
	* Fixed Graphire 4 pad/wheel bug
	* Unified support of USB hot plug/unplug with different tablets
	  for both XFree86 and Xorg
	* Ready to release 0.7.5-1 

2006-08-30   Ping Cheng <pingc@wacom.com>
	* Added Intuos3 4x6 support
	* Updated acinclude.m4 and configure.in
	* Fixed a pad display issue in xidump.c and wacom_drv.o (Mats Johannesson)

2006-08-24   Ping Cheng <pingc@wacom.com>
	* Added GetTabletID to "xsetwacom get" command for apps in X space 
	  to acquire USB tablet's ID
	* Added Rotate to "xsetwacom set" command to change tablet orentation 
	  (Patch 1170661 from Denis Auroux)
	* Incorporated Andrew Zabolotny's patches

2006-08-22   Ping Cheng <pingc@wacom.com>
	* Updated acinclude.m4 scripts for kernel 2.6.18
	* Updated wacom.c for accurately report tablet buttons

2006-08-18   Ping Cheng <pingc@wacom.com>
	* Updated configure scripts and xidump.c 
	* Support USB hot plug/unplug with different tablets

2006-08-10   Ping Cheng <pingc@wacom.com>
	* Backward tablet menu strip support
 
2006-08-07   Ping Cheng <pingc@wacom.com>
	* Created 3 new directories, xdrv, include, and util under src to store 
	  X driver, common headers, and utility programs separately

2006-08-03   Ping Cheng <pingc@wacom.com>
	* Increased MAX_SUPPRESS from 6 to 20 (Patch ID 1529268 from Wolfgang Oertl)
	* Updated wacomcpl 

2006-07-28   Ping Cheng <pingc@wacom.com>
	* Updated xsetwacom to avoid writing data to files from X driver (more work to be done)
	* Updated wacomcpl accordingly

2006-07-19   Ping Cheng <pingc@wacom.com>
	* Modified the definition of wacom_features in wacom_wac.h
	* Modified newwacom.inc.php to get rid of a kernel warning (Magnus Vigerlöf)
	* Added mouse and key combined event support in X driver (Andrew Zabolotny)

2006-07-14   Ping Cheng <pingc@wacom.com>
	* Split wacom.c into wacom_sys.c and wacom_wac.c, where
	  wacom_sys.c deals with system specific code and wacom-wac.c 
	  deals with wacom specific code. This work only applies to 
	  kernel 2.6.16 for this release. wacom.c split for other 
	  kernels will be considered in future releases.
	* Add Wacom vendor id into hid_blacklist in hid-core.c, that is,
	  all Wacom devices, existing and future, will be ignored 
	  by (usb)hid driver.

2006-06-22   Ping Cheng <pingc@wacom.com>
	* Added more default Xlib and Xorg SDK searching pathes for x86_64 system 

2006-06-16   Ping Cheng <pingc@wacom.com>
	* Ready to release 0.7.4-3

2006-06-15   Ping Cheng <pingc@wacom.com>
	* Updated web pages with new success stories and a
	  link to Wacom Ubuntu Wiki
	* Fixed a Volito1 wacom.c issue as reported by 
	  Samuel Colin (Samuel.Colin@laposte.net)

2006-05-25   Ping Cheng <pingc@wacom.com>
	* Fixed a typo in some wacom.c files
	* Update configure.in and acinclude.m4 (Ron at Debian) for
	   xorg 7 installation path
	   detecting target arch
	   configure xlib path 
	* Release as 0.7.4-2

2006-05-05   Ping Cheng <pingc@wacom.com>
	* Updated website
	* Ready to release 0.7.4

2006-05-03   Ping Cheng <pingc@wacom.com>
	* Removed kernels 2.6.2/3/4/5/6/7

2006-05-01   Ping Cheng <pingc@wacom.com>
	* Updated DTF-521 support
	* Updated PenPartner code in wacom.c (Nick Lamb)
	* Support X.Org 7 wacom driver paths
	* Removed SYSCALL for unnecessary statements (Andrew Zabolotny)

2006-04-06   Ping Cheng <pingc@wacom.com>
	* Ready to release 0.7.3-1

2006-03-31   Ping Cheng <pingc@wacom.com>
	* Support 2.6.16
	* Updated Mouse1 page to include kernel 2.6

2006-03-27   Ping Cheng <pingc@wacom.com>
	* Fixed serial id report issue in wacom.c (Rob Engle)
	* Fixed Xinput events being reported twice (Rob Engle)

2006-03-14   Ping Cheng <pingc@wacom.com>
	* Fixed a relative distance bug in wcmCommon.c
	* Ready to release 0.7.3 as beta

2006-03-06   Ping Cheng <pingc@wacom.com>
	* Fixed a Volito bug (Kirill Frolov)
	* Fixed a xsetwacom.c typo 
	* Supporting tablet attach/detach while X driver running (Christian Lupien) 
	* Remove SYSCALL from xf86 calls (Christian Lupien)
	* Swapped USB tablet wheel directions (Christian Lupien)

2006-02-27   Ping Cheng <pingc@wacom.com>
	* Updated website
	* Support 2.6.15
	* Fixed a Graphire 2 issue

2006-02-11   Ping Cheng <pingc@wacom.com>
	* Updated website
	* Added DTF 521, I3 12x12, and I3 12x19

2006-01-09   Ping Cheng <pingc@wacom.com>
	* Restructured the website
	* Added a page for Tablet PC 
	* Added a mini-HOWTO page for Fedora Core 4
	* Updated application developers' page

2005-12-21   Ping Cheng <pingc@wacom.com>
        * Updated website
	* Released 0.7.2