summaryrefslogtreecommitdiff
path: root/src/library.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-03add debug-trace for the configuration informationThomas E. Dickey1-0/+1
2024-11-03add traces for library.c and xlib.c, also another internal function for dpyThomas E. Dickey1-29/+75
2024-11-03add/use _XcursorLibraryLoadImages to pass resized-parameter when loadingThomas E. Dickey1-6/+31
2023-07-08Add comment about keeping libxcb-cursor copy of code in syncAlan Coopersmith1-0/+6
2023-03-25If O_CLOEXEC is defined, add "e" to fopen modesAlan Coopersmith1-2/+2
2021-05-06more cppcheck-style fixesThomas E. Dickey1-14/+10
2021-05-05cppcheck style-fixesThomas E. Dickey1-6/+3
2021-05-04fix XcursorTheme loop regressionTobias Stoeckmann1-13/+8
2021-05-02Handle more theme loop situationsTobias Stoeckmann1-36/+73
2021-03-11quiet normal gcc warnings using casts (no object change)Thomas E. Dickey1-9/+9
2018-11-09Support XDG user data dir locationCosimo Cecchi1-1/+1
2018-03-23Fix crash when encountering cursor themes with circular dependencies.Philipp Ludwig1-1/+6
2015-06-05Insufficient memory for terminating null of string in _XcursorThemeInheritsshubham shrivastav1-1/+1
2014-10-18Fix some clang integer sign/size mismatch warningsAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-10/+10
2009-01-29Janitor: make distcheck, compiler warnings, extra .gitignore files.Paulo Cesar Pereira de Andrade1-2/+2
2008-03-09nuke RCS IdsMatthieu Herrb1-2/+0
2007-05-12Store the cursor names in one large string.Tilman Sauerbeck1-39/+96
2006-10-10Fix many sparse warnings: Using plain integer as NULL pointerAlan Coopersmith1-19/+19
2006-10-10Fix lint warning: deallocating a pointer that could be NULL: library.c(266)Alan Coopersmith1-1/+2
2006-08-12fix leak in header destructionChris Wilson1-2/+1
2005-12-08Allow hard-coded paths to be configurable.Kevin E Martin1-2/+4
2005-06-29Import Xcursor 1.1.4 from freedesktop.org xlibs tree.Daniel Stone1-0/+25
2004-12-04Encoding of numerous files changed to UTF-8sco_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_1Markus Kuhn1-1/+1
2004-04-23Merging XORG-CURRENT into trunkrel-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-MERGEXORG-6_8-branchEgbert Eich1-13/+14
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+8
2003-11-14Initial revisionXORG-STABLEKaleb Keithley1-0/+460