libXpm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Sep 7 17:58:22 UTC 2022


 man/Makefile.am                     |   18 ++++-----
 man/XpmAttributesSize.man           |    2 -
 man/XpmCreateBuffer.man             |   52 +++++++++++++--------------
 man/XpmCreateBufferFromImage.man    |    2 -
 man/XpmCreateBufferFromPixmap.man   |    2 -
 man/XpmCreateBufferFromXpmImage.man |    2 -
 man/XpmCreateData.man               |   47 ++++++++++++------------
 man/XpmCreateDataFromImage.man      |    2 -
 man/XpmCreateDataFromPixmap.man     |    2 -
 man/XpmCreateDataFromXpmImage.man   |    2 -
 man/XpmCreateImage.man              |   49 ++++++++++++-------------
 man/XpmCreateImageFromBuffer.man    |    2 -
 man/XpmCreateImageFromData.man      |    2 -
 man/XpmCreateImageFromXpmImage.man  |    2 -
 man/XpmCreatePixmap.man             |   45 +++++++++++------------
 man/XpmCreatePixmapFromBuffer.man   |    2 -
 man/XpmCreatePixmapFromData.man     |    2 -
 man/XpmCreatePixmapFromXpmImage.man |    2 -
 man/XpmCreateXpmImage.man           |   55 ++++++++++++++--------------
 man/XpmCreateXpmImageFromBuffer.man |    2 -
 man/XpmCreateXpmImageFromData.man   |    2 -
 man/XpmCreateXpmImageFromImage.man  |    2 -
 man/XpmCreateXpmImageFromPixmap.man |    2 -
 man/XpmFree.man                     |    2 -
 man/XpmFreeAttributes.man           |    2 -
 man/XpmFreeExtensions.man           |    2 -
 man/XpmFreeXpmImage.man             |    2 -
 man/XpmFreeXpmInfo.man              |    2 -
 man/XpmGetErrorString.man           |    2 -
 man/XpmLibraryVersion.man           |    2 -
 man/XpmMisc.man                     |   69 +++++++++++++++++-------------------
 man/XpmRead.man                     |   61 +++++++++++++++----------------
 man/XpmReadFileToBuffer.man         |    2 -
 man/XpmReadFileToData.man           |    2 -
 man/XpmReadFileToImage.man          |    2 -
 man/XpmReadFileToPixmap.man         |    2 -
 man/XpmReadFileToXpmImage.man       |    2 -
 man/XpmWrite.man                    |   53 +++++++++++++--------------
 man/XpmWriteFileFromBuffer.man      |    2 -
 man/XpmWriteFileFromImage.man       |    2 -
 man/XpmWriteFileFromPixmap.man      |    2 -
 man/XpmWriteFileFromXpmImage.man    |    2 -
 42 files changed, 254 insertions(+), 261 deletions(-)

New commits:
commit f0857c0de206e90777a5321cce9602083b283080
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Aug 27 10:06:23 2022 -0700

    man pages: Correct Copyright/License notices
    
    Since the text was copied from doc/xpm.PS.gz, the copyright and license
    notices need to be copied from there as well.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit deb81a9a210527b0a00f002b1796e5e21e492879
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Aug 26 18:39:17 2022 -0700

    man pages: Fix typos
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2d5fa4c2079494f502f9a576d749fa1e205f2144
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Aug 26 18:29:05 2022 -0700

    man pages: Add missing word 'function' where needed
    
    A number of instances of 'The Xpm... function' were missing the word
    "function", so read awkwardly.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2b7357e83e38e2a860687ee4150ef60bd6c0a47f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Aug 26 18:16:42 2022 -0700

    man pages: Make function synopses more consistent with other pages
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fb8590c9c57d661ec4a29da243e05b9d87b999d3
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Aug 26 18:06:51 2022 -0700

    man pages: Fix shadow man pages
    
    Shadow man pages have a .so line that needs to list the file to be
    shown, not the name of the shadow page.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit bfaebfdcc92433a8b78c004de4bb3c5a8a545e75
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Aug 26 17:49:25 2022 -0700

    man pages: Make file names consistent with their displayed names
    
    Lets users view the pages using the name displayed on the pages
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list