libXcursor: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 17 23:15:21 UTC 2021


 man/.man                            |    1 
 man/Makefile.am                     |   70 +-
 man/Xcursor.man                     | 1000 ++++++++++++++++++++++++++----------
 man/XcursorAnimateCreate.man        |    1 
 man/XcursorAnimateDestroy.man       |    1 
 man/XcursorAnimateNext.man          |    1 
 man/XcursorCommentCreate.man        |    1 
 man/XcursorCommentDestroy.man       |    1 
 man/XcursorCommentsCreate.man       |    1 
 man/XcursorCommentsDestroy.man      |    1 
 man/XcursorFileLoad.man             |    1 
 man/XcursorFileLoadAllImages.man    |    1 
 man/XcursorFileLoadImage.man        |    1 
 man/XcursorFileLoadImages.man       |    1 
 man/XcursorFileSave.man             |    1 
 man/XcursorFileSaveImages.man       |    1 
 man/XcursorFilenameLoadCursors.man  |    1 
 man/XcursorGetThemeCore.man         |    1 
 man/XcursorImageHash.man            |    1 
 man/XcursorImageLoadCursor.man      |    1 
 man/XcursorImagesLoadCursor.man     |    1 
 man/XcursorImagesLoadCursors.man    |    1 
 man/XcursorImagesSetName.man        |    1 
 man/XcursorLibraryPath.man          |    1 
 man/XcursorLibraryShape.man         |    1 
 man/XcursorNoticeCreateBitmap.man   |    1 
 man/XcursorNoticePutBitmap.man      |    1 
 man/XcursorSetThemeCore.man         |    1 
 man/XcursorSupportsAnim.man         |    1 
 man/XcursorTryShapeBitmapCursor.man |    1 
 man/XcursorTryShapeCursor.man       |    1 
 man/makelinks                       |  123 ++++
 32 files changed, 949 insertions(+), 273 deletions(-)

New commits:
commit 9898afadfbe000159cbaaa0c4dc11c1fb09bde5b
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Wed Mar 17 19:07:19 2021 -0400

    update copyright notice
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit d64dda62def8318ddf613918f6b7a652aafb1471
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Wed Mar 17 18:52:16 2021 -0400

    fix raggedy prototypes and structure declarations using tabstops in appropriate macros
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 8560016436dc521b373c5bb25860e009fa4e291d
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Mar 16 20:36:15 2021 -0400

    document the API called from libX11
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit bacd41c0c068c5f55b635a4887b4185ad2e3ea10
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Mar 16 19:34:51 2021 -0400

    document the cursor-comments functions
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 821254578e15440d2177fff0b61f73590ae29869
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Mar 16 18:21:47 2021 -0400

    document the animation support functions
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 2695829868243d41db5b47c9269423caca8dd1b4
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Mar 16 18:00:22 2021 -0400

    improve explanation of Xcursor's search algorithm
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 80cd802e0c2bf3af730dc7f852cb80c713e9db6c
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Mar 16 16:40:03 2021 -0400

    start on the animated cursors; fixup whitespace
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 36650c9455428f007f4feb682ecbc9385e31ce71
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Mar 16 15:52:39 2021 -0400

    update ".so" links, and fix a special case for "const char *" in parsing function-names
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 23a0faa12948bfd9cc18ecb95025007c9261c2dd
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Mar 16 04:25:38 2021 -0400

    document the cursor-load functions
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 5b15abee96488c4771228ac6020c67c0d59d5100
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Mar 16 03:58:23 2021 -0400

    add see-also section
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 8ca8885d3153d6091e7c7b0a8c9510cd487cd583
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Mon Mar 15 20:24:39 2021 -0400

    document the library-attributes
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 61adeda1d32b1f298551d51616286bff104fcd69
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Mon Mar 15 19:49:27 2021 -0400

    document the theme_core setter/getter functions
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit f5b6dc1af2398ce2e55d0e71d91b12e6612e1f3e
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Mon Mar 15 19:32:12 2021 -0400

    improve explanation for functions which load images
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit bd591012ed1521d4d6dd602f831f13bd57d6782b
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Mon Mar 15 19:00:14 2021 -0400

    italicize parameter names, for readability
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 438e798b34c7ef7c52455247cb5361eab728fe76
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Mon Mar 15 18:47:03 2021 -0400

    correct a prototype
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit a383f6cc5d64715012e7c53c70a624c303103d4d
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Mar 14 19:24:48 2021 -0400

    further formatting fixes.  added script to create/find ".so" files which are missing
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 1fd32263c0d11310b7d04f34f43051f802cc8ea7
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Mar 14 17:18:59 2021 -0400

    make the function-prototypes easier to read, by eliminating hyphenation and filling
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 979809b752773eacba6737095b1a4174cd5cf744
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Mar 11 20:17:08 2021 -0500

    document the other environment variables
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list