Rodolfo García Peñas (kix)
43c3526d21
WPrefs: XKeycodeToKeysym deprecated function
...
The function XKeycodeToKeysym is deprecated and should be replaced
by XkbKeycodeToKeysym.
2012-07-15 13:34:37 +02:00
Tamas TEVESZ
f65b99e615
Remove warnings
...
* Remove assigned but not used variables (GCC 4.6)
* Bump _XOPEN_SOURCE to 600, ridding of FreeBSD warnings (this probably need
to be tweaked on a per-implementation basis as problems arise)
2011-03-24 16:19:52 +01:00
Tamas TEVESZ
3c408fa179
Update local copy of GPLv2 and FSF address in copyrights
...
Signed-off-by: Tamas TEVESZ <ice@extreme.hu >
2010-10-08 18:13:56 +02:00
Tamas TEVESZ
94a0c7b42f
Fix some double newlines
...
Just a couple that woud now print double (or several more) newlines.
Signed-off-by: Tamas TEVESZ <ice@extreme.hu >
2010-10-07 12:04:30 +02:00
Carlos R. Mafra
688a56e8ab
Change to the linux kernel coding style
...
for arq in `git ls-files *.c`; do
echo $arq;
indent -linux -l115 $arq;
done
The different line break at 115 columns is because
I use a widescreen monitor :-)
2009-08-20 00:59:40 +02:00
dan
6830b05716
changed indentation to use spaces only
2004-10-12 21:28:27 +00:00
dan
a20aebdef2
- Made all changes for moving WINGs headers in the WINGs subdirectory.
...
- Updated get-{wings|wutil}-flags accordingly
2001-01-18 19:21:56 +00:00
kojima
449a5fde76
fixed misc bugs
2000-04-02 00:04:06 +00:00
scottc
9d2e6ef9f1
Initial revision
1998-09-29 22:36:29 +00:00