Commit graph

25 commits

Author SHA1 Message Date
Matthieu Herrb
1e1572eb7f Fix prototype of XConfigureWindow(). Bugzilla #6023. 2006-06-06 11:22:22 -07:00
Jamey Sharp
efcbde6ba0 Move .cvsignore to .gitignore. 2006-06-06 11:20:20 -07:00
Alan Coopersmith
010c3acbb3 Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages not created correctly when MANDIR & MANSUFFIX don't match. 2006-02-12 18:19:17 +00:00
Alan Coopersmith
fe8c01c802 Fix typo in .TH line 2006-02-03 23:34:43 +00:00
Kevin E Martin
e7c04e0e65 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:41 +00:00
Alan Coopersmith
649c37b479 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) 2005-11-28 22:03:04 +00:00
Alan Coopersmith
2a2d905706 Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to work better with BSD make 2005-10-18 00:00:08 +00:00
Alan Coopersmith
66d35b6971 Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a suffix rule (reported by Matthieu Herrb) 2005-10-17 21:13:15 +00:00
Alan Coopersmith
b76a072530 configure.ac Use XORG_MAN_SECTIONS instead of custom man section configuration. Add shadow man pages for man pages that document multiple functions. 2005-10-12 00:04:50 +00:00
Alan Coopersmith
4a86f29969 Add XQueryExtension.man 2005-09-24 20:11:06 +00:00
Alan Coopersmith
e1f4c6f5e3 Fix more broken multi-line .ds macros. Remove extraneous ;'s . 2005-08-17 01:27:08 +00:00
Alan Coopersmith
1909786f4a Bugzilla #4112 <https://bugs.freedesktop.org/show_bug.cgi?id=4112> Patch #2687 <https://bugs.freedesktop.org/attachment.cgi?id=2897> Fix multi-line macros in XPutImage man page. (Debian bug #323210, fix by David Mart?nez Moreno) 2005-08-16 19:23:15 +00:00
Matthieu Herrb
0aed7d91f5 Build fix for non-GNU make. 2005-07-14 17:04:49 +00:00
Adam Jackson
b79422ccb0 typo fixes (Matthieu Herrb) 2005-07-14 15:12:44 +00:00
Keith Packard
de9784eb1b Ignore built man page files 2005-07-11 09:26:40 +00:00
Keith Packard
6e752ea120 Enable loadable i18n modules, making them configurable on the configure command line.
Clean up conditionals for XKB, XCMS, XLOCALEDIR
Create new lib directory for locale modules in ${X11_LIBDIR}/locale/lib. Add this to the default XLOCALEDIR search path.
Create separate X11_LOCALEDATADIR variable pointing at ${datadir}/X11/locale for installing locale data.
Split out xcms, xkb, xlibi18n sources from main xlib bits so they can be conditionally included more easily. Lots of source files have been moved with this step; the result seems like it might be easier to maintain.
Display message at end of configure script with selected options.
Fix manual building with cpp to add -traditional in cpprules.in. This isn't conditionalized at all, so it will break on systems not using GNU cpp.
2005-07-11 08:29:18 +00:00
Alan Coopersmith
6f2132b18e Set __libmansuffix__ & __xorgversion__ correctly when cpp processing man pages 2005-07-09 20:06:04 +00:00
Alan Coopersmith
3939ac4410 - Since all but one line of all the nls/*/Makefile.am files are identical, move common bits to nls/localerules.in for easier updating and use automake includes to include in all the nls/*/Makefile.am files
- Don't assume $(CPP) can take gcc-only -traditional flag
- CPP process man pages as is done in the monolithic tree
2005-07-09 18:44:14 +00:00
Keith Packard
19ba9d0df8 Clean up .cvsignore files 2005-07-09 06:01:49 +00:00
Chris Less
30f6ffedea Fixing bug #380 - add a man page for XQueryExtension, XListExtensions, and XFreeExtensionList. 2005-07-04 23:01:48 +00:00
Alan Coopersmith
09ebb34935 Convert man pages to long file names in lib/X11, lib/Xt, & lib/Xext 2005-05-22 19:05:11 +00:00
Søren Sandmann Pedersen
7eee605e3a - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X11/...>
- For Xcomposite and Xdamage, don't link the build system out of the xc tree
- Link the public X11 headers into their own directory
- Add links to XKeysymDB and XErrorDB
- Add links to all the Xlib man pages
- Add links to the lcUniConv subdirectory
- Conditionally include config.h in Xlib source
2005-05-13 22:53:36 +00:00
Matthieu Herrb
a07ccae36e Fix missing XChangeProperty() prototype missing in synopsis section. 2004-12-12 08:42:50 +00:00
Egbert Eich
c6349f4319 Merging XORG-CURRENT into trunk 2004-04-23 18:42:09 +00:00
Kaleb Keithley
deae12c6b6 R6.6 is the Xorg base-line 2003-11-14 15:54:30 +00:00