summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Add compose sequences for J́ and j́.HEADmasterPander1-0/+2
2013-03-17Move big request comment in XOpenDisplay to the right placeAlan Coopersmith1-1/+3
2013-03-10libX11 1.5.99.901 (1.6 RC1)libX11-1.5.99.901Alan Coopersmith1-1/+1
2013-03-09Fix very weird indenting in src/GetFProp.cAlan Coopersmith1-15/+12
2013-03-09XAllocClassHint: Assume calloc sets pointers in allocated memory to NULLAlan Coopersmith1-6/+1
2013-03-09MakeBigReq: don't move the last word, already handled by Data32Karl Tomlinson1-2/+17
2013-03-09nls/Makefile.am: Use LOG_COMPILERQuentin Glidic1-1/+1
2013-03-09nls/Makefile.am: Remove unneeded $(srcdir)Quentin Glidic1-1/+1
2013-03-09Add <X11/Xresource.h> hint to all Xrm* man pagesAlan Coopersmith7-0/+14
2013-03-09_xudc_code_to_glyph: check for NULL pointer *before* writing to it, not afterAlan Coopersmith1-4/+4
2013-03-07dead_double_grave and dead_inverted_breve should only have one underscore.Ken Moffat2-52/+52
2013-03-04Assume size_t is always available, since it was defined in C89Alan Coopersmith1-8/+1
2013-03-04unifdef XKB_IN_SERVERAlan Coopersmith4-50/+0
2013-03-04unifdef CRAY & _CRAYAlan Coopersmith3-15/+0
2013-03-04unifdef WORD64Alan Coopersmith10-390/+4
2013-03-04unifdef MUSTCOPYAlan Coopersmith19-359/+11
2013-02-16Convert more sprintf calls to snprintfAlan Coopersmith4-10/+11
2013-02-16XKeysymToString: move variable declarations to the scope of their usageAlan Coopersmith1-14/+10
2013-02-16Preserve constness in casting arguments through the Data*() routinesAlan Coopersmith7-21/+23
2013-02-16Fix comment typo & confusing indentation levels in Data() macro definitionAlan Coopersmith1-2/+2
2013-02-16XStringToKeysym: preserve constness when casting off unsignedness for strcmpAlan Coopersmith1-1/+1
2013-02-16XRebindKeysym: Drop unnecessary const-removing castAlan Coopersmith1-1/+1
2013-02-16cmsColNm.c: maintain constness of arguments to qsort helper functionAlan Coopersmith1-1/+1
2013-02-16XListFontsWithInfo: avoid accessing realloc'ed memoryNickolai Zeldovich1-6/+7
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-10Remove unused DECnet ("DNETCONN") code from XlibAlan Coopersmith2-4/+1
2013-01-10Remove unused TLI ("STREAMSCONN") code from XlibAlan Coopersmith3-125/+1
2013-01-10Tell clang not to report -Wpadded warnings on public headers we can't fixAlan Coopersmith4-0/+48
2013-01-09Fix config check for loadable modulesJon TURNEY1-1/+1
2013-01-03Install Xcms.txt in $(datadir) rather than $(libdir).Egbert Eich1-1/+1
2013-01-03Don't hard code path to Xcms.txt file.Egbert Eich2-2/+3
2012-12-07Fix build after dropping localesColin Walters1-1/+1
2012-12-06i18n: Uppercased all occurances if 'iso8859' in the full locale name.Egbert Eich1-93/+93
2012-12-06i18n: Remove ja.S90 and ja.U90 locales.Egbert Eich9-331/+0
2012-12-06i18n: Bring locale.dir and compose.dir in sync.Egbert Eich3-17/+87
2012-12-06i18n: Treat 'a3_AZ' as an alias for 'az_AZ'.Egbert Eich3-6/+6
2012-12-05i18n: Fixed typos in full locale names.Egbert Eich1-3/+3
2012-12-03i18n: Remove duplicates and aliases to oneself.Egbert Eich1-1/+18
2012-12-03i18n: Add support for Khmer locale and compose table.Jens Herden6-2/+22
2012-12-03i18n: Add support for Serbian specific compose table entries.Kalman Kemenczy5-6/+142
2012-12-03i18n: Adding and removing comments.Egbert Eich2-1/+2
2012-12-03i18n: Add missing locales which existed in locale.alias.Egbert Eich1-1/+20
2012-11-30i18n: Consolidate compose handling for locales with UTF-8 encoding.Egbert Eich7-6/+14
2012-10-29XIM: remove Private and Public macrosYaakov Selkowitz24-470/+467
2012-10-17XErrorDB: Add GLXBadProfileARBAdam Jackson1-0/+1
2012-09-12Allow overriding location of keysymdef.hRoss Burton1-1/+9
2012-08-23Renove some unnecessary low-level markup.Eric S. Raymond5-20/+13
2012-08-23The .NT/.NE macro pair is no longer used. Remove it.Eric S. Raymond180-4680/+0
2012-08-23Remove the one and only use of the .NT/.NE pair.Eric S. Raymond1-3/+2