Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-05 | mention "Inherits=" lists | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-19 | eliminate special escaping for "/*" which produces look-alike Unicode for | Thomas E. Dickey | |
newer groff (making select/paste useless), but is not necessary with groff, mandoc or Solaris 10 nroff. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-19 | fix a typo and a style issue | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | update copyright notice | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | fix raggedy prototypes and structure declarations using tabstops in ↵ | Thomas E. Dickey | |
appropriate macros Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | document the API called from libX11 | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | document the cursor-comments functions | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | document the animation support functions | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | improve explanation of Xcursor's search algorithm | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | start on the animated cursors; fixup whitespace | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | update ".so" links, and fix a special case for "const char *" in parsing ↵ | Thomas E. Dickey | |
function-names Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | document the cursor-load functions | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | add see-also section | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | document the library-attributes | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | document the theme_core setter/getter functions | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | improve explanation for functions which load images | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | italicize parameter names, for readability | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | correct a prototype | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | further formatting fixes. added script to create/find ".so" files which are ↵ | Thomas E. Dickey | |
missing Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | make the function-prototypes easier to read, by eliminating hyphenation and ↵ | Thomas E. Dickey | |
filling Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2021-03-17 | document the other environment variables | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2011-09-16 | Strip trailing whitespace | Alan Coopersmith | |
Performed with: find * -type f | xargs perl -i -p -e 's{\s+$}{\n}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2011-02-02 | config: perform XCURSORPATH formatting in man/Makefile.am | Gaetan Nadon | |
We can skip the extra step of using XCURSORPATH_LIST in configure.ac. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-08-16 | man: whitespace management | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-08-16 | man: reorder makefile statements | Gaetan Nadon | |
No functional change. Shadows are part of libman_PRE. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-08-16 | man: store shadow man pages in git rather than generating them | Gaetan Nadon | |
Simplify the build process and the makefile. Local fix in CVS for bug 5628 is not required as the problem has been fixed in util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-08-16 | config: upgrade to util-macros 1.8 for additional man page support | Gaetan Nadon | |
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2009-01-29 | Janitor: make distcheck, compiler warnings, extra .gitignore files. | Paulo Cesar Pereira de Andrade | |
2007-08-22 | Make shadow man pages for each function | Alan Coopersmith | |
2007-08-21 | Add XCURSOR_PATH to man page | Alan Coopersmith | |
2007-08-21 | Use cursorpath found by configure in man page | Alan Coopersmith | |
2006-10-06 | Use $prefix & $ICONDIR settings from configure for default path in manpage | Alan Coopersmith | |
(Stop hardcoding /usr/X11R6 & /usr/share in the paths shown.) | |||
2006-10-06 | Xcursor.man formatting cleanups | Alan Coopersmith | |
2006-08-24 | Use version number from configure.ac in Xcursor.man instead of "Version 1.0" | Alan Coopersmith | |
2006-08-24 | Man page typo fixes (pimaps, directorys) | Alan Coopersmith | |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings. | Kevin E Martin | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||
2005-11-13 | Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3. | Alan Coopersmith | |
2005-10-13 | Use troff macros to prevent cpp eating C comments & #defines that areXORG-6_8_99_901 | Alan Coopersmith | |
supposed to appear in man page output. | |||
2005-07-09 | Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory | Keith Packard | |
2005-06-08 | Remove experiment with calling the man page file 4x | Søren Sandmann Pedersen | |
2005-06-08 | Remove all the not found with pkgconfig stuff | Søren Sandmann Pedersen | |
2005-06-08 | - Add Xcursor build system | Søren Sandmann Pedersen | |
2004-12-04 | Encoding of numerous files changed to UTF-8xprint_packagertest_20041217_basesco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1xprint_packagertest_20041217sco_port_update | Markus Kuhn | |
2004-04-23 | Merging XORG-CURRENT into trunkxprint_packagertest_20041125_baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGExprint_packagertest_20041125lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchCOMPOSITEWRAP | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |