Up to [cvs.NetBSD.org] / pkgsrc / x11 / libXcursor
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 3 18:33:57 2022 UTC (20 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
HEAD
Changes since 1.3: +29 -1
lines
Diff to previous 1.3 (colored)
libXcursor: update to 1.2.1. This release provides bug fixes, code cleanups, and some significant documentation improvements. Alan Coopersmith (5): Convert COPYING from ISO-8859-1 to UTF-8 Fix spelling/wording issues Build xz tarballs instead of bzip2 gitlab CI: add a basic build test libXcursor 1.2.1 Thomas E. Dickey (31): quiet normal gcc warnings using casts (no object change) fix a missing initializer quiet warnings for unused parameters fix stricter gcc warnings by changing the type for the loop variable to fix stricter gcc warnings using casts fix stricter gcc warnings using casts add check in case the image size is 0x0 amend that... document the other environment variables make the function-prototypes easier to read, by eliminating hyphenation and filling further formatting fixes. added script to create/find ".so" files which are missing correct a prototype italicize parameter names, for readability improve explanation for functions which load images document the theme_core setter/getter functions document the library-attributes add see-also section document the cursor-load functions update ".so" links, and fix a special case for "const char *" in parsing function-names start on the animated cursors; fixup whitespace improve explanation of Xcursor's search algorithm document the animation support functions document the cursor-comments functions document the API called from libX11 fix raggedy prototypes and structure declarations using tabstops in appropriate macros update copyright notice fix a typo and a style issue eliminate special escaping for "/*" which produces look-alike Unicode for mention "Inherits=" lists cppcheck style-fixes more cppcheck-style fixes Tobias Stoeckmann (2): Handle more theme loop situations fix XcursorTheme loop regression Valentin (2): Use fixed size integer type Fix undefined behavior
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 14 18:24:58 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.2: +1 -3
lines
Diff to previous 1.2 (colored)
Remove @dirrm entries from PLISTs
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 15 23:20:12 2008 UTC (15 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +32 -1
lines
Diff to previous 1.1 (colored)
Update to 1.1.9: Changes undocumented, but many more man pages installed.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Nov 3 22:27:45 2006 UTC (17 years, 1 month ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-basep,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import libXcursor-1.1.8 from pkgsrc-wip: This package, libXcursor, provides the client-side cursor loading library for X. This cursor management library is a simple library designed to help locate and load cursors (from files or memory). This is from the modular X.org project.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 3 22:27:45 2006 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
Initial revision