blob: 9e39ed47cd62f6b8a51aad3b91877a8dbb9d5924 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2008-07-08 Christoph Brill <egore911@egore911.de>
* ChangeLog: testing the official hosting at freedesktop.org
2008-06-06 Christoph Brill <egore911@egore911.de>
* src/freebsd_mouse.h, src/linux_input.h: drop and use installed
system headers
* src/alpscomm.c, src/eventcomm.c, src/ps2comm.c, src/psmcomm.c,
src/psmcomm.h, src/synaptics.c, src/synclient.c, src/syndaemon.c: Add
config.h
* src/eventcomm.c, src/eventcomm.h: Only build on Linux
* src/psmcomm.c, src/psmcomm.h: Only build on *BSD
* src/synaptics.c, src/synclient.c: Make it build on the new build
system
* src/synaptics.c: Fix build against latest git by replacing all the
xf86_ansi.h functions by the native ones
2008-06-06 Christoph Brill <egore911@egore911.de>
* src/*.c, src/*.h: move files to a directory
|