summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)AuthorFilesLines
2007-05-17More constification.Tilman Sauerbeck1-161/+249
2007-05-16More constification.Tilman Sauerbeck1-17/+11
2007-04-06Bug #10475: Fixed lots of char*/const char* mixups.Tilman Sauerbeck8-21/+21
2007-03-18Bug #9279: Fixed a file descriptor leak.Julien Cristau1-0/+1
2006-10-18Fix double open of compose file.Matthias Hopf1-1/+0
2006-06-29Update to final Compose cache directory location.Matthias Hopf1-1/+1
2006-06-29Fix alignment of trees and wide chars in the cache.Matthias Hopf1-12/+15
2006-06-28First (dummy) entry of compose caches was not initialized and thus contained ...Matthias Hopf1-0/+6
2006-06-16Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf1-27/+46
2006-06-16Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf2-18/+372
2006-06-16Bug #3104: Compose table cache for faster X11 application starts. Part 1: Poi...Matthias Hopf7-131/+164
2006-06-02im: add Braille input method (#6296)Daniel Stone4-59/+139
2006-02-19Move .cvsignore to .gitignore.Jamey Sharp10-0/+0
2006-02-19Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp6-6/+0
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin3-3/+6
2005-07-30Add -D flags to clear various warnings (Stefan Dirsch)Alan Coopersmith1-1/+1
2005-07-15Add missing Makefile.am to lib/X11/modulesKeith Packard2-0/+3
2005-07-15Move i18n modules to top-level so they can be built in the right order (befor...Keith Packard6-0/+6
2005-07-14Add $(top_srcdir)/src to include listAlexander Gottwald1-0/+1
2005-07-13Add missing backslashes to xlocale_la_SOURCESAlan Coopersmith1-2/+2
2005-07-11Ammend AM_CFLAGS with all needed includes; cannot figure out an easy way to a...Keith Packard6-12/+78
2005-07-11Enable loadable i18n modules, making them configurable on the configure comma...Keith Packard18-0/+203
2005-07-10Fix segfault when _XimProtoCreateIC() fails to create a context; Debian #2399...Daniel Stone1-0/+1
2005-06-09Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>Alexander Gottwald1-1/+1
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...Søren Sandmann Pedersen40-0/+120
2005-03-08Bugzilla Bug 2006 (https://bugs.freedesktop.org/show_bug.cgi?id=2006) Patch #...Alan Coopersmith1-1/+1
2004-12-14Removed #ifdef'ed out code together with the comment explaining why it was #i...Egbert Eich1-12/+0
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mi...Alexander Gottwald1-0/+4
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to other platforms.Egbert Eich1-3/+3
2004-09-15Unregistering events in XSelectInput() when unregistering IM filter callbacks...Egbert Eich1-0/+10
2004-08-31Fixed some lockups in XIM code when the application is running with multi thr...Egbert Eich2-2/+2
2004-08-13Set most significant bit to be a one. (Bug #1024, Kensuke Matsuzaki)Alexander Gottwald2-0/+83
2004-07-20Tue Jul 20 19:38:06 2004 Soeren Sandmann <sandmann@daimi.au.dk>Søren Sandmann Pedersen1-0/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich37-4556/+5447
2003-11-14Initial revisionKaleb Keithley1-0/+61
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley39-0/+28579