index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-26
Bug #4190: Add a rule for 'make relink' since automake sucks.
Adam Jackson
1
-0
/
+5
2005-12-26
Nuke unsupported NDBM routines. Shrink the hash table a bit, over
Adam Jackson
1
-0
/
+6
2005-12-26
Remove unused -xkbdb and -noloadxkb options. Rename -ar1 and -ar2 to
Daniel Stone
1
-0
/
+6
2005-12-25
Remove unused layer module.
Adam Jackson
1
-0
/
+9
2005-12-23
Change list of X server man pages in "See Also" section to list the ones
Alan Coopersmith
1
-0
/
+6
2005-12-23
Make LBX configuration default to auto.
Daniel Stone
1
-0
/
+5
2005-12-22
Adjust the rules for auto-generating some source files, so that they work
Eric Anholt
1
-0
/
+7
2005-12-21
Update package version for X11R7 release.
Kevin E Martin
1
-0
/
+5
2005-12-20
Fix an fb regression on A8 pictures. (Fredrik Höglund)
Adam Jackson
1
-0
/
+3
2005-12-20
Bug #5359: Fix a segfault (Mark Kettenis)
Adam Jackson
1
-0
/
+5
2005-12-19
Bug #5116: Refer DRI section details to dri.fd.o.
Adam Jackson
1
-0
/
+5
2005-12-19
Fix typos.
Alan Coopersmith
1
-0
/
+7
2005-12-15
Update to 2005-12-14 snapshot from pciids.sf.net
Alan Coopersmith
1
-0
/
+6
2005-12-15
Update package version number for final X11R7 release candidate. Update
Kevin E Martin
1
-0
/
+6
2005-12-14
Bug #4718: Command line flag to disable ACPI.
Adam Jackson
1
-0
/
+8
2005-12-13
Build libglx correctly when not building the Xorg DDX.
Adam Jackson
1
-0
/
+3
2005-12-13
Spell it XINERAMA_SRCS, not PANORAMIX_SRCS.
Adam Jackson
1
-0
/
+5
2005-12-12
Remove unnecessary include of dgaproc.h that broke Solaris builds.
Alan Coopersmith
1
-0
/
+5
2005-12-12
Bugzilla #4715 <https://bugs.freedesktop.org/show_bug.cgi?id=4715> Files in
Alan Coopersmith
1
-0
/
+6
2005-12-09
Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith)
Adam Jackson
1
-0
/
+7
2005-12-09
Bug #4361: Define XF86CONFIGFILE properly so config file generation works
Adam Jackson
1
-0
/
+6
2005-12-09
Fix sgml docs build.
Kevin E Martin
1
-0
/
+7
2005-12-08
Add configure option to set the top level font dir.
Kevin E Martin
1
-0
/
+5
2005-12-08
Add configure options to allow hard-coded paths to be changed.
Kevin E Martin
1
-0
/
+8
2005-12-07
Change to use the app-defaults default dir configured in libXt.
Kevin E Martin
1
-0
/
+6
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Kevin E Martin
1
-0
/
+17
2005-12-06
Bug #5230: Fix whitespace bugs.
Adam Jackson
1
-0
/
+5
2005-12-06
Bugzilla #5219 <https://bugs.freedesktop.org/show_bug.cgi?id=5219> Make
Alan Coopersmith
1
-0
/
+7
2005-12-03
Bugzilla #4809 <https://bugs.freedesktop.org/show_bug.cgi?id=4809> Patch
Alan Coopersmith
1
-0
/
+10
2005-12-03
Update package version number for X11R7 RC3 release. Update release string
Kevin E Martin
1
-0
/
+6
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-0
/
+91
2005-12-01
Fix GL build when srcdir != builddir (Donnie Berkholz).
Kevin E Martin
1
-0
/
+5
2005-12-01
Add missing XvExtension and XvMCExtension defines.
Kevin E Martin
1
-0
/
+7
2005-12-01
Fix typo: xorg_bus_linuxbsdpci ==> xorg_bus_linuxpci
Kevin E Martin
1
-0
/
+5
2005-12-01
Bug #5160: Fix the modular build to try to use the same logic for choosing
Eric Anholt
1
-0
/
+7
2005-11-29
Only build dlloader modules by default.
Adam Jackson
1
-0
/
+5
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-0
/
+81
2005-11-23
Add configure option to install libxf86config.a (disabled by default).
Kevin E Martin
1
-0
/
+9
2005-11-22
Bug #5118: Use "rm -f" instead of "$(RM)", which isn't always defined.
Eric Anholt
1
-0
/
+5
2005-11-21
Fix Xprt library dependencies in the case that Xprint is auto-detected by
Felix Kuehling
1
-0
/
+6
2005-11-20
Make sure XKM_OUTPUT_DIR (used in code) ends in / (so paths don't get hosed
Alan Coopersmith
1
-0
/
+9
2005-11-20
Add xext to list of modules xorgcfg depends on.
Alan Coopersmith
1
-0
/
+5
2005-11-19
Update pkgconfig files to separate library build-time dependencies from
Kevin E Martin
1
-0
/
+12
2005-11-19
Bug #4824: Build XTrap support by default, matching monolith.
Adam Jackson
1
-0
/
+4
2005-11-18
Bug #4928: Unbreak Makefile.am for Alpha chips. (Stefan DeRoeck)
Adam Jackson
1
-0
/
+5
2005-11-16
Fix builds when not building the Xorg DDX.
Adam Jackson
1
-0
/
+5
2005-11-14
Use glcontextmodes.[ch] from Mesa.
Kevin E Martin
1
-0
/
+7
2005-11-14
Add GL_CFLAGS so that GLX can find its proto headers when using separate
Kevin E Martin
1
-0
/
+6
2005-11-14
Default xkb-output directory needs trailing slash.
Alan Coopersmith
1
-1
/
+6
2005-11-13
Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver
Alan Coopersmith
1
-0
/
+20
[next]