summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libX11 1.8libX11-1.8Adam Jackson2022-04-291-1/+1
* global: call XInitThreads() from the library's constructorAdam Jackson2022-04-262-9/+16
* docs: add release notes for versions 1.7.3, 1.7.4, and 1.7.5Benno Schulenberg2022-04-241-0/+20
* XkbOpenDisplay: Add _Xconst qualifier to display name argumentAlan Coopersmith2022-04-233-3/+3
* XKBgeom.h: Add _Xconst qualifier to char * arguments in functionsAlan Coopersmith2022-04-238-21/+24
* XKBgeom.h: Remove XKB_IN_SERVER sectionAlan Coopersmith2022-04-231-44/+0
* lcCT: use the correct index for checking the second byteBenno Schulenberg2022-04-201-1/+1
* nls: make the Ethiopian compose sequences actually workBenno Schulenberg2022-04-201-273/+276
* nls: add Multi-key sequences for abovedot, diaeresis, and ogonekBenno Schulenberg2022-04-181-1/+4
* nls: remove eight pointless self-producing compose sequencesBenno Schulenberg2022-04-181-10/+0
* nls: remove misplaced sequences from Ethiopian and Greek compose filesBenno Schulenberg2022-04-152-38/+9
* nls: remove redundant Khmer digraphs, already defined in included fileBenno Schulenberg2022-04-151-7/+0
* XkbUpdateKeyTypeVirtualMods: always initialize maskAlan Coopersmith2022-04-101-1/+1
* libX11 1.7.5libX11-1.7.5Matt Turner2022-04-031-1/+1
* Don't try to destroy NULL condition variablesSimon McVittie2022-04-031-2/+4
* libX11 1.7.4libX11-1.7.4Matt Turner2022-03-301-1/+1
* Fix two memory leaks in _XFreeX11XCBStructure()Hodong2022-03-241-0/+2
* xcb: Clarify the XInitThreads error messageAdam Jackson2022-03-231-2/+6
* xcb_io: Allow jumps backwards when widening the request number.Giovanni Mascellani2022-03-231-1/+6
* nls: add a compose sequence for the peace symbolBenno Schulenberg2022-03-031-0/+1
* nls: remove obsolete locale aliases with uppercase in the language codeBenno Schulenberg2022-02-251-31/+0
* nls: map eo.UTF-8 directly to en_US.UTF-8 instead of using a relay aliasBenno Schulenberg2022-02-253-1/+2
* nls: remove the mistaken eo_EO names -- EO is not a valid country codeBenno Schulenberg2022-02-253-5/+0
* nls: add locale alias from eo.UTF-8 to eo_XX.UTF-8iyzana2022-02-251-0/+1
* nls: group the compose sequences for tilde, degree, and cedilla togetherBenno Schulenberg2022-02-241-17/+14
* nls: use shape-based compose sequences for hammer-and-sickle insteadBenno Schulenberg2022-02-241-1/+2
* gitlab CI: enable Static Application Security Testing (SAST)Alan Coopersmith2022-02-201-1/+3
* nls: add compose sequences for leftward, upward and downward double arrowBenno Schulenberg2022-02-201-0/+3
* imDefLkup: verify that a pointer isn't NULL before using itBenno Schulenberg2022-02-141-1/+2
* Xlib.h: fix spelling in commentChristopher Chavez2022-02-141-1/+1
* Xlib.h: spelling fix in commentChristopher Chavez2022-02-131-1/+1
* nls: Add ru_UA.utf8 locale alias.Denis Drakhnia2022-02-041-0/+1
* nls: do some manual adjustment of whitespace in the compose sequencesBenno Schulenberg2022-02-031-2902/+2831
* nls: among the compose sequences, replace all runs of spaces with tabsBenno Schulenberg2022-02-021-5878/+5878
* docs: add missing word, wrap line, fix typo, and trim an excess spaceBenno Schulenberg2022-02-021-3/+4
* KeyBind: reshuffle two ifs into the general order of ascending codesBenno Schulenberg2022-01-271-7/+7
* KeyBind: slightly speed up some case conversions by adding missing returnsBenno Schulenberg2022-01-271-4/+10
* KeyBind: update the Greek case-conversion tables to Unicode Data 14.0Benno Schulenberg2022-01-271-13/+13
* remove a commented-out code fragment, and remove a stray blank lineBenno Schulenberg2022-01-262-4/+1
* XKBCvt: remove an if that never gets triggeredBenno Schulenberg2022-01-261-2/+0
* nls: add the es_CU locale name, for CubaBenno Schulenberg2022-01-233-0/+9
* nls: remove some obsolete Norwegian and Yugoslavian locale namesBenno Schulenberg2022-01-233-45/+2
* nls: put some entries in their alphabetical order, and adjust alignmentBenno Schulenberg2022-01-223-45/+48
* nls: fix a typo (be_BG => bg_BG) and drop an obsolete commentBenno Schulenberg2022-01-222-2/+2
* nls: remove the compose sequences with the deviant KP_Space symbolBenno Schulenberg2022-01-191-33/+0
* nls: move the block of Jamo to its logical place (ascending Unicodes)Benno Schulenberg2022-01-191-212/+212
* nls: delete some ineffective compose sequences (that were commented out)Benno Schulenberg2022-01-191-35/+0
* nls: group some compose sequences better, and add some commentsBenno Schulenberg2022-01-191-81/+95
* nls: add a compose sequence for the copyleft symbolArenaL52022-01-171-0/+2
* nls: remove redundant compose sequences with deprecated Hebrew symbolsBenno Schulenberg2022-01-171-10/+0