- Mar 09, 2015
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- Feb 06, 2015
-
-
In the man page the field "resourceid" was in a different place than in the actual struct layout in Xlib.h Signed-off-by:
Joonas Javanainen <joonas.javanainen@gmail.com> Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Feb 05, 2015
-
-
The Compose format has a feature which allows specifying certain modifiers must (or must not) be present with a given keysym in the sequence. The grammar in imLcPrs.c and the Compose man page both do not match what the code actually does (see the handling of the variables `modifier_mask` and `modifier` in parseline() in imLcPrs.c, which are eventually matched as `ev->state & modifier_mask == modifier`). Also explicitly list the accepted modifier names, since they are not standard (e.g. "Ctrl" instead of "Control"). Signed-off-by:
Ran Benita <ran234@gmail.com> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
In the spec and the man page the `mods_rtrn` argument is described as "backfilled with unconsumed modifiers" but actually it is backfilled with the *consumed* modifiers. This is also mentioned a few lines below in each case. Signed-off-by:
Ran Benita <ran234@gmail.com> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
- Dec 10, 2014
-
-
Reviewed-by:
Thomas Klausner <wiz@NetBSD.org> Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Nov 23, 2014
-
-
Signed-off-by:
Benno Schulenberg <bensberg@justemail.net>
-
- Nov 10, 2014
-
-
Also improve the grammar of the initial comment. Signed-off-by:
Benno Schulenberg <bensberg@justemail.net> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
And align them in a nicer manner. Signed-off-by:
Benno Schulenberg <bensberg@justemail.net> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
Signed-off-by:
Benno Schulenberg <bensberg@justemail.net> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
The lines around them also contain the characters in the comments. Signed-off-by:
Benno Schulenberg <bensberg@justemail.net> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
Signed-off-by:
Benno Schulenberg <bensberg@justemail.net> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
Signed-off-by:
Benno Schulenberg <bensberg@justemail.net> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
- Nov 09, 2014
-
-
The compose sequence for the new Indian Rupee sign is modelled after the sequence for the Euro sign. Signed-off-by:
Gioele Barabucci <gioele@svario.it> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
- Aug 26, 2014
-
-
Signed-off-by:
Gabriel Souza Franco <gabrielfrancosouza@gmail.com> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- Aug 01, 2014
-
-
James Cloos authored
Commit cf4d5989 should have included this. Reported-by:
Colin Harrison <colin.harrison@virgin.net> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
- Jul 29, 2014
-
-
James Cloos authored
Based on the iso8859-2 compose, and a bug report by Vladimír Marek, override the en_US.UTF-8 use of <dead_caron> <u> to enter »ǔ« instead to enter »ů«, and likewise for the majuscule, for the Czech locale. This evidently is the norm for Czech keyboards. Fixes bz#81875. The XI18N_OBJS and XLC_LOCALE.pre files are empty, as they are for several other locales. That may require an update. Reported-by:
Vladimír Marek <vlmarek@volny.cz> Signed-off-by:
James Cloos <cloos@jhcloos.com>
-
- Jul 26, 2014
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- Jul 20, 2014
-
-
Alan Coopersmith authored
Matches the way they were styled in original doc, before conversion to DocBook. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
perl -i -p -e 's{/\*(\S)}{/* \1}g;' *.xml Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Including translating some that are really just lists into <simplelist> markup. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
random bits where a link looked handy Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Page numbers refer to old doc format, didn't translate to new one Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
perl -i -0 -p -e 's{\s*->\s*}{->}g' *xml Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Get rid of unwanted whitespace before punctuation by moving them to the lines with the tags, instead of before & after. perl -i -0 -p -e 's{\>\s*\n([\.,;:])}{>\1\n}g' *xml Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Get rid of unwanted whitespace inside parens by moving them to the lines with the tags, instead of before & after. perl -i -0 -p \ -e 's{(?<!--) \(\s*\n\<}{\n(<}g;' \ -e 's{\>\s*\n\)([\.,;]?)(?! [^\n]*--)}{>)\1\n}g' *xml Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Also add <indexterm> entries for most of them, to make their definitions or introductions easy to find from the index. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-