summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-10SCO port update for SCO OpenServer 5 and UnixWare 7. A few general cleanups a...sco_port_updateKean Johnson3-18/+50
2005-06-09Use $(srcdir) for Compose.pre and XLC_LOCALE.preAlexander Gottwald58-202/+155
2005-06-09Replace <X11/transport.c> with <X11/Xtrans/transport.c>Alexander Gottwald3-4/+10
2005-06-09Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>Alexander Gottwald5-6/+6
2005-06-05Port Imake flags to autoconf tests & --enable-* flags: HASSETUGID, HASGETRESU...Alan Coopersmith2-0/+40
2005-06-04Add --enable-secure-rpc flag and checks for needed functions for Secure RPC (...Alan Coopersmith2-0/+31
2005-06-04Bug #3436 <https://bugs.freedesktop.org/show_bug.cgi?id=3436> Conndis.c uses ...XORG-6_8_99_10Alan Coopersmith1-6/+6
2005-05-28Don't use $< in explicit rules. This only works with GNU make. <https://bugs....Matthieu Herrb58-114/+176
2005-05-22Convert man pages to long file names in lib/X11, lib/Xt, & lib/XextAlan Coopersmith2-183/+187
2005-05-21xtrans:Alan Coopersmith2-13/+8
2005-05-21Quote $ac_cv_search_* variables to prevent errors from test when they are set...Alan Coopersmith3-4/+16
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson1-1/+1
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson1-1/+1
2005-05-17- Check for xproto as its CFLAGS are needed in the .pc fileSøren Sandmann Pedersen2-0/+9
2005-05-17gcc4 allows to check if sentinels are correct (a sentinel is the terminating ...XORG-6_8_99_9Egbert Eich1-12/+12
2005-05-16Make Xdmcp unconditionally required, require various protocol modules.5-13/+16
2005-05-16Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2-0/+7
2005-05-16Require xextproto rather than xextensions2-595/+5
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen486-9/+5164
2005-03-21xc/lib/X11/ErrDes.cXORG-6_8_99_6Alan Coopersmith2-2/+4
2005-03-19xc/nls/Compose/iso8859-2Roland Mainz4-8/+8
2005-03-08Bugzilla Bug 2006 (https://bugs.freedesktop.org/show_bug.cgi?id=2006) Patch #...Alan Coopersmith1-1/+1
2005-02-01xc/nls/Compose/pt_BR.UTF-8Roland Mainz2-54/+54
2005-01-28cleaned up boundary-case handling for Uxxxx Unicode keysym notationMarkus Kuhn1-3/+5
2005-01-19xc/nls/compose.dirRoland Mainz5-3/+5693
2005-01-14Made some security enhancements:Egbert Eich1-11/+9
2005-01-14xc/nls/compose.dirRoland Mainz3-2/+18
2005-01-11'Normalize' locale names (ie. remove any '-' and '_' and convert to lower cas...Egbert Eich1-0/+54
2004-12-14Removed #ifdef'ed out code together with the comment explaining why it was #i...Egbert Eich1-12/+0
2004-12-12Fix missing XChangeProperty() prototype missing in synopsis section.Matthieu Herrb1-0/+1
2004-12-08Bugzilla #1980 (https://bugs.freedesktop.org/show_bug.cgi?id=1980) Handle XER...Alexander Gottwald1-0/+4
2004-12-02fix comment to indicate additional possible mode. i bug 1756 reported by Owen...Jim Gettys1-2/+3
2004-12-01Bugzilla #1980, https://bugs.freedesktop.org/show_bug.cgi?id=1980 Make locati...Alexander Gottwald1-1/+5
2004-12-01Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initiali...Alexander Gottwald1-1/+1
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mi...Alexander Gottwald5-6/+73
2004-11-15Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initiali...Alexander Gottwald1-1/+1
2004-11-11Fix #1818Kristian Høgsberg1-1/+1
2004-11-09xc/nls/compose.dirRoland Mainz3-2/+7
2004-11-05xc/nls/compose.dirRoland Mainz3-2/+14
2004-10-18Correcting font encodings for GB18030, GBK and BIG5-HKSCS. Adding nls support...Egbert Eich15-205/+293
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to other platforms.Egbert Eich4-6/+11
2004-10-13Use attributes instead of pragmas for weak symbols on gcc 2.95 as well. Using...Eric Anholt1-1/+1
2004-10-08Fri Oct 8 18:53:11 2004 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-22/+21
2004-09-26bug fix for previous patchMarkus Kuhn1-3/+3
2004-09-26The big keysym cleanup, to bring implementation in line with the recent revis...Markus Kuhn4-137/+42
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...XORG-6_8_1Egbert Eich5-19/+47
2004-08-19Fix header file to #ifdef the XKB keysyms when they are used. This fixes the ...XORG-6_7_99_903Kevin E Martin1-0/+7
2004-08-14Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 visua...XORG-6_7_99_902Keith Packard1-0/+6
2004-08-13Set most significant bit to be a one. (Bug #1024, Kensuke Matsuzaki)Alexander Gottwald2-0/+83