summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2010-12-21Revert "Mark atom names argument to XInternAtoms as const"Alan Coopersmith1-4/+4
2010-11-24Mark atom names argument to XInternAtoms as constAlan Coopersmith1-4/+4
2010-09-03Sun's copyrights are now owned by OracleAlan Coopersmith202-202/+202
2010-08-27config: remove man-pages configuration optionGaetan Nadon2-4/+0
2010-08-13man: xkb: remove unused variable LIB_MAN_DIR_SUFFIXGaetan Nadon1-2/+0
2010-08-13man: simplify building of shadow man pagesGaetan Nadon433-633/+493
2010-08-06 man: using the C preprocessor is not required for man pages.Gaetan Nadon2-38/+7
2010-07-24Compose.man: default user compose file is .XCompose, not .XcomposeJulien Cristau1-1/+1
2010-06-24Define FILE_MAN_DIR_SUFFIX so XCompose shadow page has correct pathAlan Coopersmith1-0/+1
2010-06-01Clarify requirements in XRestackWindows man pageAlan Coopersmith1-1/+1
2010-04-08Fix manual typos.Kusanagi Kouichi3-100/+100
2010-04-08man: Correct the XkbAllAccessXEventsMask mask nameDirk Wallenstein3-3/+3
2010-04-08man: Add missing geometry component flagDirk Wallenstein1-1/+2
2010-04-08man: Return value of XkbGetState is Status and not BoolDirk Wallenstein1-1/+1
2010-04-08man: Fix return value specification of XkbKeyActionEntryDirk Wallenstein1-4/+4
2010-04-08man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732Dirk Wallenstein1-0/+4
2010-01-16man: Fix typo in MakefileJulien Cristau1-1/+1
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith181-232/+0
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith202-5222/+3836
2010-01-14Add %S substitutions to Compose man pageAlan Coopersmith1-5/+11
2010-01-05Add XCompose man page shadow for Compose man pageAlan Coopersmith1-0/+11
2009-10-29man: fix XCopyGC argument orderJulien Cristau1-2/+2
2009-10-22Add man page for Compose file formatAlan Coopersmith4-6/+178
2009-10-16Use $(AM_V_GEN) to silence echo commands for generating shadow man pagesAlan Coopersmith1-142/+142
2009-10-08Use AM_V_GEN instead of customized macros for AM_SILENT_RULESXake2-2/+2
2009-09-18Use make rules instead of shell for loops to generate shadow man pagesAlan Coopersmith1-430/+567
2009-09-18Add AM_SILENT_RULES support for cpp rules for man & nls filesAlan Coopersmith2-2/+2
2009-09-03man: fix parameters to XkbAllocGeomOverlay{Rows|Keys} (#23499)Peter Hutterer2-2/+2
2009-09-03man: XQueryTree may return BadWindow. (#23416)Peter Hutterer1-0/+9
2009-08-28Fix version tag in .TH line of several XKB man pagesAlan Coopersmith5-5/+5
2009-08-28XkbSetDeviceButtonActions.man: remove non-existent actions argumentAlan Coopersmith1-5/+1
2009-08-28XkbQueryExtension.man: Arguments should be pointersAlan Coopersmith1-4/+4
2009-08-28XkbSAActionSetCtrls.man: Fix typo in formatting macroAlan Coopersmith1-1/+1
2009-08-28Convert Xkb API man pages to ANSI prototypesAlan Coopersmith200-2328/+864
2009-08-05man/xkb: delete spurious newline in .TH headersJulien Cristau2-4/+2
2009-08-05man: use __libmansuffix__ instead of 3X11 for references to other pagesJulien Cristau180-1337/+1337
2009-08-05man/xkb: use __libmansuffix__ instead of hardcoding 3Xkb for manpage sectionsJulien Cristau6-6/+6
2009-07-12Add generic event cookie handling to libX11.Peter Hutterer2-0/+232
2009-05-21man: missing space in XAllocColor man pageCaolan McNamara1-1/+1
2009-05-02Correct return type in XkbGetKeyboard man pageAlan Coopersmith1-1/+1
2009-03-16Bug 20575: man page for XCreatePixmapFromBitmapData doesn't match signatureCaolan McNamara3-3/+3
2009-01-29patches to avoid gcc warnings for libX11 (#2)Paulo Cesar Pereira de Andrade3-4/+10
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade1-3/+0
2008-10-28man: fix formatting error in XkbGetIndicatorState man page.Peter Hutterer1-2/+2
2008-02-28Man page typo fixesAlan Coopersmith4-4/+4
2008-02-11Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp errors from #Alan Coopersmith1-1/+1
2007-11-21X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man pageAlan Coopersmith48-399/+399
2007-10-29X.Org Bug #12983: Typos in ./man/XChangeKeyboardControl.manSamuel Thibault1-2/+2
2007-08-31Bug #2081: Note the range limitation of XSetScreenSaver arguments.Eric Anholt1-0/+2
2007-08-21Bug #9658: Bad markup on XIfEvent.3xEric S. Raymond1-2/+0