- 26 Jan, 2022 2 commits
-
-
Benno Schulenberg authored
Signed-off-by:
Benno Schulenberg <bensberg@telfort.nl>
-
Benno Schulenberg authored
The 'if' at the beginning of _XkbHandleSpecialSym() allows only symbols from the numeric keypad and some control symbols to pass -- XK_hyphen is not among them, so the check for XK_hyphen in the later 'if' will always be false. (The corresponding conversion in _XTranslateKeySym() in KeyBind.c was removed in March 1994.) (Also, several keyboard layouts nowadays contain the 'hyphen' symbol, allowing the user to enter soft hyphens into a document. So we really don't want to remap this symbol.) Fixes issue #48. Reported-by: Bhavi Dhingra Signed-off-by:
Benno Schulenberg <bensberg@telfort.nl>
-
- 20 Aug, 2013 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 07 Jul, 2010 1 commit
-
-
Signed-off-by:
Fernando Carrijo <fcarrijo@yahoo.com.br> Acked-by:
Tiago Vignatti <tiago.vignatti@nokia.com> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 15 Jan, 2010 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
- 17 Jun, 2008 1 commit
-
-
Alan Coopersmith authored
-
- 01 May, 2007 1 commit
-
-
- 06 Apr, 2007 1 commit
-
-
Tilman Sauerbeck authored
I didn't fix all of them, as that would require touching public headers.
-
- 23 Nov, 2005 1 commit
-
-
https://bugs.freedesktop.org/show_bug.cgi?id=5003Alan Coopersmith authored
Bug #5003 <https://bugs.freedesktop.org/show_bug.cgi?id=5003> Patch #3763 <https://bugs.freedesktop.org/attachment.cgi?id=3763> Xorg code misuses S_IF* macros
-
- 13 May, 2005 1 commit
-
-
Søren Sandmann Pedersen authored
- For Xcomposite and Xdamage, don't link the build system out of the xc tree - Link the public X11 headers into their own directory - Add links to XKeysymDB and XErrorDB - Add links to all the Xlib man pages - Add links to the lcUniConv subdirectory - Conditionally include config.h in Xlib source
-
- 23 Apr, 2004 1 commit
-
-
Egbert Eich authored
-
- 14 Nov, 2003 1 commit
-
-
Kaleb Keithley Keithley authored
-