|
| 1 | +commit 20202784b9700d973d5301f0cb3243eba99fc349 |
| 2 | +Author: Alan Coopersmith < [email protected]> |
| 3 | +Date: Thu Mar 15 23:11:19 2012 -0700 |
| 4 | + |
| 5 | + xproto 7.0.23 |
| 6 | + |
| 7 | + Signed-off-by: Alan Coopersmith < [email protected]> |
| 8 | + |
| 9 | +commit ab1fba1a0967ac2289909c3f1a643f876a5dd393 |
| 10 | +Author: Marko Myllynen < [email protected]> |
| 11 | +Date: Mon Feb 20 17:01:21 2012 +0200 |
| 12 | + |
| 13 | + x11proto: add permille, ezh, and EZH to keysymdef.h |
| 14 | + |
| 15 | + This patch adds the following mnemonic symbols: |
| 16 | + |
| 17 | + XK_permille for U+2030 PER MILLE SIGN |
| 18 | + XK_EZH for U+01B7 LATIN CAPITAL LETTER EZH |
| 19 | + XK_ezh for U+0292 LATIN SMALL LETTER EZH |
| 20 | + |
| 21 | + These are the last mnemonic symbols missing from the Finnish keyboard |
| 22 | + layout. The characters are part of the Finnish standard, ezh is used |
| 23 | + in Sami and permille sign is used commonly in Finland, probably in |
| 24 | + other countries as well. |
| 25 | + |
| 26 | + https://bugs.freedesktop.org/show_bug.cgi?id=19687 |
| 27 | + |
| 28 | + Signed-off-by: Marko Myllynen < [email protected]> |
| 29 | + Reviewed-by: Matt Dew < [email protected]> |
| 30 | + Signed-off-by: James Cloos < [email protected]> |
| 31 | + |
| 32 | +commit 67dd3bfe1ea20473944aec414d9f4b5eba196d8b |
| 33 | +Author: Frédéric Boiteux < [email protected]> |
| 34 | +Date: Wed Nov 30 07:46:54 2011 -0500 |
| 35 | + |
| 36 | + Definition of dead greek symbol |
| 37 | + |
| 38 | + Define a new dead greek symbol for use in Dvorak-like Bepo keyboard layout. |
| 39 | + |
| 40 | + FreeDesktop Bug 21475 <https://bugs.freedesktop.org/show_bug.cgi?id=21475> |
| 41 | + |
| 42 | + Signed-off-by: Frédéric Boiteux < [email protected]> |
| 43 | + Signed-off-by: James Cloos < [email protected]> |
| 44 | + |
| 45 | +commit 4769a96385e0eb47550773abb00631af89977320 |
| 46 | +Author: Matt Dew < [email protected]> |
| 47 | +Date: Sun Jan 15 17:17:24 2012 -0700 |
| 48 | + |
| 49 | + informaltable cleanup |
| 50 | + |
| 51 | + On certain tables, add top and bottom borders to table |
| 52 | + header and a bottom border to the table. This matches |
| 53 | + what those tables in the old pdfs looked like. |
| 54 | + |
| 55 | + the <?dbfo keep-together='always'> prevents tables from |
| 56 | + splitting across pages. Useful for tiny tables. |
| 57 | + |
| 58 | + Converting the colwidth to a floating point, |
| 59 | + IE, 1* -> 1.0* cleans up these build errors: |
| 60 | + WARNING: table-layout="fixed" and column-width unspecified |
| 61 | + => falling back to proportional-column-width(1) |
| 62 | + |
| 63 | + Signed-off-by: Matt Dew < [email protected]> |
| 64 | + |
| 65 | +commit 7f26709e4bda1154287c27d57cb22465fa815380 |
| 66 | +Author: Yaakov Selkowitz < [email protected]> |
| 67 | +Date: Mon Nov 14 17:22:30 2011 -0600 |
| 68 | + |
| 69 | + Cygwin/X: Include <strings.h> early to avoid compile errors |
| 70 | + |
| 71 | + http://lists.x.org/archives/xorg-devel/2011-November/027117.html |
| 72 | + |
| 73 | + Signed-off-by: Yaakov Selkowitz < [email protected]> |
| 74 | + Reviewed-by: Jeremy Huddleston < [email protected]> |
| 75 | + |
| 76 | +commit 3d7be5c61b991a3b33526546acda2ab663cdc1d5 |
| 77 | +Author: Matt Dew < [email protected]> |
| 78 | +Date: Mon Oct 3 18:26:22 2011 -0600 |
| 79 | + |
| 80 | + 1 - fix the capitolization of the ID attriutes to match either the |
| 81 | + <title> or <funcdef> string it goes with. |
| 82 | + 2 - fix any <linkend>'s that were affected by 1. |
| 83 | + 3 - any <function> in the docs that has an actual funcdef, |
| 84 | + will become an olink. |
| 85 | + |
| 86 | + Signed-off-by: Matt Dew < [email protected]> |
| 87 | + |
| 88 | +commit f5d77f49dbd99d54324a6f1807b872d800abddf7 |
| 89 | +Author: Gaetan Nadon < [email protected]> |
| 90 | +Date: Wed Sep 21 15:52:39 2011 -0400 |
| 91 | + |
| 92 | + x11proto spec: fix copyright markup |
| 93 | + |
| 94 | + Signed-off-by: Gaetan Nadon < [email protected]> |
| 95 | + |
| 96 | +commit 8cf26b29001b1fe87cce6b56433ffe7874c7e234 |
| 97 | +Author: Gaetan Nadon < [email protected]> |
| 98 | +Date: Wed Sep 14 14:49:03 2011 -0400 |
| 99 | + |
| 100 | + spec: remove duplicate Copyright line |
| 101 | + |
| 102 | + Signed-off-by: Gaetan Nadon < [email protected]> |
| 103 | + |
| 104 | +commit aefda8ec34ef64aef43015e6e31ea908da38c4c7 |
| 105 | +Author: Gaetan Nadon < [email protected]> |
| 106 | +Date: Mon Sep 12 11:06:29 2011 -0400 |
| 107 | + |
| 108 | + docs: use the &fullrelvers; entity to set X11 release information |
| 109 | + |
| 110 | + Signed-off-by: Gaetan Nadon < [email protected]> |
| 111 | + |
| 112 | +commit a4fca029b5ace31e56941970151c226e221e1dcf |
| 113 | +Author: Gaetan Nadon < [email protected]> |
| 114 | +Date: Sun Sep 11 19:49:54 2011 -0400 |
| 115 | + |
| 116 | + docs: remove <productnumber> which is not used by default |
| 117 | + |
| 118 | + This element is not rendered by default on the title. A template |
| 119 | + customization is required to display it. |
| 120 | + X Window System does not have a product number. |
| 121 | + |
| 122 | + Signed-off-by: Gaetan Nadon < [email protected]> |
| 123 | + |
| 124 | +commit acd12d6096bad0d0e45b34f52ae92cc32f8ba7bf |
| 125 | +Author: Gaetan Nadon < [email protected]> |
| 126 | +Date: Thu Sep 8 20:00:00 2011 -0400 |
| 127 | + |
| 128 | + docbook.am: embed css styles inside the HTML HEAD element |
| 129 | + |
| 130 | + Rather than referring to the external xorg.css stylesheet, embed the content |
| 131 | + of the file in the html output produced. This is accomplished by using |
| 132 | + version 1.10 of xorg-xhtml.xsl. |
| 133 | + |
| 134 | + This makes the whole html docs tree much more relocatable. |
| 135 | + In addition, it eliminates xorg.css as a runtime file which makes |
| 136 | + xorg-sgml-doctools a build time only package. |
| 137 | + |
| 138 | + Signed-off-by: Gaetan Nadon < [email protected]> |
| 139 | + |
| 140 | +commit bd46f6d09c849335574ac84a0aa2de7c28daa552 |
| 141 | +Author: Gaetan Nadon < [email protected]> |
| 142 | +Date: Wed Sep 7 10:31:04 2011 -0400 |
| 143 | + |
| 144 | + docbook.am: global maintenance update - entities, images and olinking |
| 145 | + |
| 146 | + Adding support in libX11 for html chunking caused a reorg of docbook.am |
| 147 | + as well as the xorg-sgml-doctools masterdb for olinking. |
| 148 | + The parameter img.src.path is added for pdf images. |
| 149 | + A searchpath to the root builddir is added for local entities, if present. |
| 150 | + |
| 151 | + The docbook.am makefile hides all the details and is identical for |
| 152 | + all 22 modules having DocBook documentation. It is included by a thin |
| 153 | + Makefile.am which requires no docbook knowledge. |
| 154 | + |
| 155 | + Signed-off-by: Gaetan Nadon < [email protected]> |
| 156 | + |
| 157 | +commit c270f8bed465daff386967c5586eb3c8490b86e0 |
| 158 | +Author: Alan Coopersmith < [email protected]> |
| 159 | +Date: Fri Aug 26 13:55:29 2011 -0700 |
| 160 | + |
| 161 | + Fix Xfuncproto.h to work when #included in a C89-mode compilation |
| 162 | + |
| 163 | + Variable argument macros are not supported in C89, only C99 or a |
| 164 | + compiler-specific extension like gcc's. Even just defining the |
| 165 | + macro causes builds with C89 compilers to fail, as they can't |
| 166 | + figure out how to handle #define _X_NONNULL(...), so only define |
| 167 | + the fallback for C99 compilers. |
| 168 | + |
| 169 | + Since this means C89 compilers will see _X_NONNULL unexpanded in |
| 170 | + sources, add a comment to remind users that this should only be |
| 171 | + used with #ifdef _X_NONNULL guards in public/exported API headers |
| 172 | + we install for other software to compile against, so that we don't |
| 173 | + break their builds. |
| 174 | + |
| 175 | + Signed-off-by: Alan Coopersmith < [email protected]> |
| 176 | + Reviewed-by: Julien Cristau < [email protected]> |
| 177 | + |
| 178 | +commit 06ebd5b88bee8c54222bde3178dc773776036802 |
| 179 | +Author: James Cloos < [email protected]> |
| 180 | +Date: Wed Jun 29 09:24:51 2011 -0400 |
| 181 | + |
| 182 | + Add some keysyms to support Breton’s n-graphs. |
| 183 | + |
| 184 | + These keysyms are necessary for XIM to support single-keystroke |
| 185 | + multiple-character keys on Breton C’HWERTY keyboards. |
| 186 | + |
| 187 | + Addresses: https://bugs.freedesktop.org/show_bug.cgi?id=34453 |
| 188 | + |
| 189 | + Signed-off-by: James Cloos < [email protected]> |
| 190 | + Reviewed-by: Daniel Stone < [email protected]> |
| 191 | + |
1 | 192 | commit 42c16165df536f74d1177eae2b94f96b3ebbdfb2
|
2 | 193 | Author: Peter Hutterer < [email protected]>
|
3 | 194 | Date: Thu Jun 23 09:28:57 2011 +1000
|
|
0 commit comments