summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libX11 1.5.99.901 (1.6 RC1)libX11-1.5.99.901Alan Coopersmith2013-03-091-1/+1
* Fix very weird indenting in src/GetFProp.cAlan Coopersmith2013-03-081-15/+12
* XAllocClassHint: Assume calloc sets pointers in allocated memory to NULLAlan Coopersmith2013-03-081-6/+1
* MakeBigReq: don't move the last word, already handled by Data32Karl Tomlinson2013-03-081-2/+17
* nls/Makefile.am: Use LOG_COMPILERQuentin Glidic2013-03-081-1/+1
* nls/Makefile.am: Remove unneeded $(srcdir)Quentin Glidic2013-03-081-1/+1
* Add <X11/Xresource.h> hint to all Xrm* man pagesAlan Coopersmith2013-03-087-0/+14
* _xudc_code_to_glyph: check for NULL pointer *before* writing to it, not afterAlan Coopersmith2013-03-081-4/+4
* dead_double_grave and dead_inverted_breve should only have one underscore.Ken Moffat2013-03-072-52/+52
* Assume size_t is always available, since it was defined in C89Alan Coopersmith2013-03-031-8/+1
* unifdef XKB_IN_SERVERAlan Coopersmith2013-03-034-50/+0
* unifdef CRAY & _CRAYAlan Coopersmith2013-03-033-15/+0
* unifdef WORD64Alan Coopersmith2013-03-0310-390/+4
* unifdef MUSTCOPYAlan Coopersmith2013-03-0319-359/+11
* Convert more sprintf calls to snprintfAlan Coopersmith2013-02-164-10/+11
* XKeysymToString: move variable declarations to the scope of their usageAlan Coopersmith2013-02-161-14/+10
* Preserve constness in casting arguments through the Data*() routinesAlan Coopersmith2013-02-167-21/+23
* Fix comment typo & confusing indentation levels in Data() macro definitionAlan Coopersmith2013-02-161-2/+2
* XStringToKeysym: preserve constness when casting off unsignedness for strcmpAlan Coopersmith2013-02-161-1/+1
* XRebindKeysym: Drop unnecessary const-removing castAlan Coopersmith2013-02-161-1/+1
* cmsColNm.c: maintain constness of arguments to qsort helper functionAlan Coopersmith2013-02-151-1/+1
* XListFontsWithInfo: avoid accessing realloc'ed memoryNickolai Zeldovich2013-02-151-6/+7
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Remove unused DECnet ("DNETCONN") code from XlibAlan Coopersmith2013-01-092-4/+1
* Remove unused TLI ("STREAMSCONN") code from XlibAlan Coopersmith2013-01-093-125/+1
* Tell clang not to report -Wpadded warnings on public headers we can't fixAlan Coopersmith2013-01-094-0/+48
* Fix config check for loadable modulesJon TURNEY2013-01-091-1/+1
* Install Xcms.txt in $(datadir) rather than $(libdir).Egbert Eich2013-01-031-1/+1
* Don't hard code path to Xcms.txt file.Egbert Eich2013-01-032-2/+3
* Fix build after dropping localesColin Walters2012-12-071-1/+1
* i18n: Uppercased all occurances if 'iso8859' in the full locale name.Egbert Eich2012-12-061-93/+93
* i18n: Remove ja.S90 and ja.U90 locales.Egbert Eich2012-12-069-331/+0
* i18n: Bring locale.dir and compose.dir in sync.Egbert Eich2012-12-063-17/+87
* i18n: Treat 'a3_AZ' as an alias for 'az_AZ'.Egbert Eich2012-12-063-6/+6
* i18n: Fixed typos in full locale names.Egbert Eich2012-12-051-3/+3
* i18n: Remove duplicates and aliases to oneself.Egbert Eich2012-12-031-1/+18
* i18n: Add support for Khmer locale and compose table.Jens Herden2012-12-036-2/+22
* i18n: Add support for Serbian specific compose table entries.Kalman Kemenczy2012-12-035-6/+142
* i18n: Adding and removing comments.Egbert Eich2012-12-032-1/+2
* i18n: Add missing locales which existed in locale.alias.Egbert Eich2012-12-031-1/+20
* i18n: Consolidate compose handling for locales with UTF-8 encoding.Egbert Eich2012-11-307-6/+14
* XIM: remove Private and Public macrosYaakov Selkowitz2012-10-2924-470/+467
* XErrorDB: Add GLXBadProfileARBAdam Jackson2012-10-171-0/+1
* Allow overriding location of keysymdef.hRoss Burton2012-09-121-1/+9
* Renove some unnecessary low-level markup.Eric S. Raymond2012-08-235-20/+13
* The .NT/.NE macro pair is no longer used. Remove it.Eric S. Raymond2012-08-23180-4680/+0
* Remove the one and only use of the .NT/.NE pair.Eric S. Raymond2012-08-231-3/+2
* The .C{ and .C} macros are never used. Remove them.Eric S. Raymond2012-08-23182-4186/+0
* The .FN macro, paired with .FD, is also never used. Remove it.Eric S. Raymond2012-08-23182-910/+0