Displaying 6 results from an estimated 6 matches for "keysymdef".
2023 Jun 05
0
[ANNOUNCE] xorgproto 2023.1
...n: replace deprecated source_root with new project_source_root
Remove "All rights reserved" from Oracle copyright notices
Only install PM_spec when legacy protocol support is enabled
XvMCproto.h: remove ; from the end of sz_* definitions
Benno Schulenberg (6):
keysymdef.h: add correctly spelled names for the left and right guillemet
keysymdef.h: name the masculine ordinal indicator similar to feminine one
keysymdef.h: delete fourteen long-deprecated symbol names
keysymdef.h: delete four symbolic names that serve no purpose
keysymdef.h:...
2024 Mar 26
0
[ANNOUNCE] xorgproto 2024.1
...support explicit synchronization
and other keysyms/keydefs fixes and improvements.
Erik Kurzinger (2):
DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj
Present: add PresentPixmapSynced
Jos? Exp?sito (1):
meson: add header paths to declare_dependency
Mohamed Akram (1):
keysymdef.h: add dead_hamza symbol
Olivier Fourdan (1):
xorgproto 2024.1
Pierre Le Marre (14):
keysymdef.h: Fix typo for Mode_switch aliases
keysymdef.h: Improve doc on deprecated keysyms
keysymdef.h: Improve comment of two keysyms
keysyms headers: Normalize keysyms value...
2003 Aug 22
1
problem compiling R in suse8.2
Hi
I'm trying to compile R in SuSE 8.2 (updated with the gcc 3.3.1) but I'm
getting the following error:
/usr/X11R6/include/X11/keysymdef.h:1181:2: invalid preprocessing
directive #d
make[4]: *** [dataentry.lo] Error 1
make[4]: Leaving directory
`/usr/local/src/compile/R-1.7.1/src/modules/X11'
make[3]: *** [R] Error 2
make[3]: Leaving directory
`/usr/local/src/compile/R-1.7.1/src/modules/X11'
make[2]: *** [R] Error 1
make[2]:...
2003 Sep 17
0
problems making R 1.7.1
Hi,
I'm building R 1.7.1 in a SuSE 8.2 box with the updated compiler from
SuSE (gcc 3.1.1-16) and I'm getting this error:
making dataentry.d from dataentry.c
In file included from /usr/X11R6/include/X11/keysym.h:73,
from dataentry.c:36:
/usr/X11R6/include/X11/keysymdef.h:1181:2: invalid preprocessing
directive #d
making devX11.d from devX11.c
making rotated.d from rotated.c
making rbitmap.d from rbitmap.c
make[4]: Leaving directory
`/usr/local/src/compile/R-1.7.1/src/modules/X11'
make[4]: Entering directory
`/usr/local/src/compile/R-1.7.1/src/modules/X11'...
2012 Jan 05
1
x11 header check still needed?
Hi,
is the x11 header check in tools/check/ still needed?
On NetBSD it is superflous and can be removed.
Christoph
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
2019 Jun 20
0
[ANNOUNCE] xorgproto 2019.1
...ng whitespace from header files
Remove the use of no-op B16 & B32 bitfield macros in headers
Assorted typo fixes in headers
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Combine *_EXTRA_DIST into EXTRA_DIST in Makefile.am
keysymdef.h: Update repo info in comments
Update URLs for protocol specs to use xorgproto repo now
Restore generation of specs from docbook in autotools builds
Hans de Goede (1):
XF86keysym: Add XF86XK_RotationLockToggle
Jeremy Puhlman (1):
Remove libdir from pc files.
Jian-Hong Pa...