summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SCO port update for SCO OpenServer 5 and UnixWare 7. A few general cleanups a...sco_port_updateKean Johnson2005-06-103-18/+50
* Use $(srcdir) for Compose.pre and XLC_LOCALE.preAlexander Gottwald2005-06-0958-202/+155
* Replace <X11/transport.c> with <X11/Xtrans/transport.c>Alexander Gottwald2005-06-093-4/+10
* Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>Alexander Gottwald2005-06-095-6/+6
* Port Imake flags to autoconf tests & --enable-* flags: HASSETUGID, HASGETRESU...Alan Coopersmith2005-06-052-0/+40
* Add --enable-secure-rpc flag and checks for needed functions for Secure RPC (...Alan Coopersmith2005-06-042-0/+31
* Bug #3436 <https://bugs.freedesktop.org/show_bug.cgi?id=3436> Conndis.c uses ...XORG-6_8_99_10Alan Coopersmith2005-06-041-6/+6
* Don't use $< in explicit rules. This only works with GNU make. <https://bugs....Matthieu Herrb2005-05-2858-114/+176
* Convert man pages to long file names in lib/X11, lib/Xt, & lib/XextAlan Coopersmith2005-05-222-183/+187
* xtrans:Alan Coopersmith2005-05-212-13/+8
* Quote $ac_cv_search_* variables to prevent errors from test when they are set...Alan Coopersmith2005-05-213-4/+16
* revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson2005-05-191-1/+1
* Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson2005-05-191-1/+1
* - Check for xproto as its CFLAGS are needed in the .pc fileSøren Sandmann Pedersen2005-05-172-0/+9
* gcc4 allows to check if sentinels are correct (a sentinel is the terminating ...XORG-6_8_99_9Egbert Eich2005-05-171-12/+12
* Make Xdmcp unconditionally required, require various protocol modules.2005-05-165-13/+16
* Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-05-162-0/+7
* Require xextproto rather than xextensions2005-05-162-595/+5
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-13486-9/+5164
* xc/lib/X11/ErrDes.cXORG-6_8_99_6Alan Coopersmith2005-03-212-2/+4
* xc/nls/Compose/iso8859-2Roland Mainz2005-03-194-8/+8
* Bugzilla Bug 2006 (https://bugs.freedesktop.org/show_bug.cgi?id=2006) Patch #...Alan Coopersmith2005-03-081-1/+1
* xc/nls/Compose/pt_BR.UTF-8Roland Mainz2005-02-012-54/+54
* cleaned up boundary-case handling for Uxxxx Unicode keysym notationMarkus Kuhn2005-01-281-3/+5
* xc/nls/compose.dirRoland Mainz2005-01-195-3/+5693
* Made some security enhancements:Egbert Eich2005-01-141-11/+9
* xc/nls/compose.dirRoland Mainz2005-01-143-2/+18
* 'Normalize' locale names (ie. remove any '-' and '_' and convert to lower cas...Egbert Eich2005-01-111-0/+54
* Removed #ifdef'ed out code together with the comment explaining why it was #i...Egbert Eich2004-12-141-12/+0
* Fix missing XChangeProperty() prototype missing in synopsis section.Matthieu Herrb2004-12-121-0/+1
* Bugzilla #1980 (https://bugs.freedesktop.org/show_bug.cgi?id=1980) Handle XER...Alexander Gottwald2004-12-081-0/+4
* fix comment to indicate additional possible mode. i bug 1756 reported by Owen...Jim Gettys2004-12-021-2/+3
* Bugzilla #1980, https://bugs.freedesktop.org/show_bug.cgi?id=1980 Make locati...Alexander Gottwald2004-12-011-1/+5
* Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initiali...Alexander Gottwald2004-12-011-1/+1
* Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mi...Alexander Gottwald2004-11-155-6/+73
* Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initiali...Alexander Gottwald2004-11-151-1/+1
* Fix #1818Kristian Høgsberg2004-11-111-1/+1
* xc/nls/compose.dirRoland Mainz2004-11-093-2/+7
* xc/nls/compose.dirRoland Mainz2004-11-053-2/+14
* Correcting font encodings for GB18030, GBK and BIG5-HKSCS. Adding nls support...Egbert Eich2004-10-1815-205/+293
* Made handling of DevelDrivers for x86-64 more conformant to other platforms.Egbert Eich2004-10-184-6/+11
* Use attributes instead of pragmas for weak symbols on gcc 2.95 as well. Using...Eric Anholt2004-10-131-1/+1
* Fri Oct 8 18:53:11 2004 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2004-10-081-22/+21
* bug fix for previous patchMarkus Kuhn2004-09-261-3/+3
* The big keysym cleanup, to bring implementation in line with the recent revis...Markus Kuhn2004-09-264-137/+42
* Unregistering events in XSelectInput() when unregistering IM filter callbacks...Egbert Eich2004-09-151-0/+10
* Fixed some lockups in XIM code when the application is running with multi thr...XORG-6_8_1Egbert Eich2004-08-315-19/+47
* Fix header file to #ifdef the XKB keysyms when they are used. This fixes the ...XORG-6_7_99_903Kevin E Martin2004-08-191-0/+7
* Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 visua...XORG-6_7_99_902Keith Packard2004-08-141-0/+6
* Set most significant bit to be a one. (Bug #1024, Kensuke Matsuzaki)Alexander Gottwald2004-08-132-0/+83