1commit 8ae6cf61b18ecddf26f72a07bbfbd1ea9f022c36 2Author: Thomas E. Dickey <dickey@invisible-island.net> 3Date: Mon Nov 4 04:06:21 2024 -0500 4 5 amend per merge_requests/22#note_2642042 6 7 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 8 9commit 68fe24020cf637df092db42c79b5e7ee0c04c17b 10Author: Thomas E. Dickey <dickey@invisible-island.net> 11Date: Mon Nov 4 04:00:20 2024 -0500 12 13 amend per merge_requests/22#note_2642034 14 15 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 16 17commit 8d27f282e40f855a41de53becba07fd5a2ceee0f 18Author: Thomas E. Dickey <dickey@invisible-island.net> 19Date: Sun Nov 3 19:05:59 2024 -0500 20 21 reduce the message-check to ignore the over-long one 22 23 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 24 25commit d8b955d6b225f2dc2dcc7946fd73c87b5c9b4b2d 26Author: Thomas E. Dickey <dickey@invisible-island.net> 27Date: Sun Nov 3 18:50:54 2024 -0500 28 29 fix overlooked compiler-warning 30 31 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 32 33commit cb2d1b97c39723efd2475fd6c93089aaca560e6a 34Author: Thomas E. Dickey <dickey@invisible-island.net> 35Date: Sun Nov 3 18:33:06 2024 -0500 36 37 add debug-trace for the configuration information 38 39 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 40 41commit 304ac296f3207e46d36e0628af2702e83f6dc259 42Author: Thomas E. Dickey <dickey@invisible-island.net> 43Date: Sun Nov 3 17:36:03 2024 -0500 44 45 ensure ncomment and nimage values are positive 46 47 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 48 49commit 00a59a71994ce3e2484dc0241117d8d9a0095514 50Author: Thomas E. Dickey <dickey@invisible-island.net> 51Date: Fri Nov 1 19:49:27 2024 -0400 52 53 changes will suggest new release 54 55 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 56 57commit 83071fff3f09a3c2ff45061f6082d5d77d074073 58Author: Thomas E. Dickey <dickey@invisible-island.net> 59Date: Thu Oct 31 20:20:09 2024 -0400 60 61 document/tidy the new set/get functions 62 63 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 64 65commit fa5c5bb1bdf379e616e239e5edfac06d489d73ea 66Author: Thomas E. Dickey <dickey@invisible-island.net> 67Date: Thu Oct 31 20:08:13 2024 -0400 68 69 document the new XCURSOR_RESIZED environment variable and resource "resized" 70 71 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 72 73commit f155414617de37ab49c81f8d9fa352dc31e77d80 74Author: Thomas E. Dickey <dickey@invisible-island.net> 75Date: Thu Oct 31 18:59:24 2024 -0400 76 77 add traces for library.c and xlib.c, also another internal function for dpy 78 79 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 80 81commit fbfe95e05f6791c1f66d5f16b200c19f243454b6 82Author: Thomas E. Dickey <dickey@invisible-island.net> 83Date: Wed Oct 30 19:16:09 2024 -0400 84 85 add debug-logging for file.c, to help with analysis 86 87 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 88 89commit 8a1de722164f60aa721fdb8d70d56505e52f4bd6 90Author: Thomas E. Dickey <dickey@invisible-island.net> 91Date: Tue Oct 29 16:53:05 2024 -0400 92 93 add/use _XcursorLibraryLoadImages to pass resized-parameter when loading 94 95 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 96 97commit b00d7da27bd5dad244e076e55df27143a9a5b55f 98Author: Thomas E. Dickey <dickey@invisible-island.net> 99Date: Tue Oct 29 16:44:17 2024 -0400 100 101 use resized-parameter where available when loading images 102 103 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 104 105commit 5cb505f21e0baec05f4eaa445663bad8cc1d0e5a 106Author: Thomas E. Dickey <dickey@invisible-island.net> 107Date: Tue Oct 29 16:36:57 2024 -0400 108 109 provide internal variants of existing functions to pass "resized" parameter 110 111 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 112 113commit e7272c804610bbc61a751b6faf5744028c4e9c3f 114Author: Thomas E. Dickey <dickey@invisible-island.net> 115Date: Tue Oct 29 16:10:51 2024 -0400 116 117 restore behavior of image-loading, provide resizing via internal function 118 119 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 120 121commit 6816ed58e9217a70734137e3c934de1fa8588866 122Author: Thomas E. Dickey <dickey@invisible-island.net> 123Date: Tue Oct 29 04:07:17 2024 -0400 124 125 add getter/setter for "resized" property 126 127 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 128 129commit e5e63e2ba8395c538ca1377323bbc8879bcfd696 130Author: Thomas E. Dickey <dickey@invisible-island.net> 131Date: Tue Oct 29 04:01:49 2024 -0400 132 133 add new property "resized" and environment "XCURSOR_RESIZED" 134 135 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 136 137commit a5739d863beec78719cf1667382fc2323ff76481 138Author: Thomas E. Dickey <dickey@invisible-island.net> 139Date: Sun Oct 27 19:17:19 2024 -0400 140 141 trim redundant code from the resize-calls 142 143 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 144 145commit e1b6d3abb4bf09f42e8144e019a322a9a39e043f 146Author: Thomas E. Dickey <dickey@invisible-island.net> 147Date: Sun Oct 27 12:49:16 2024 -0400 148 149 improve manpage formatting 150 151 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 152 153commit 7e03738efd6d19c141e8a4e0a59a9b628ffa7fd8 154Author: Thomas E. Dickey <dickey@invisible-island.net> 155Date: Sun Oct 27 10:12:52 2024 -0400 156 157 fix compiler warnings 158 159 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 160 161commit b09856069ce80409c7b03f13a96584a820898bff 162Author: Thomas E. Dickey <dickey@invisible-island.net> 163Date: Sun Oct 27 06:40:18 2024 -0400 164 165 build-fix 166 167 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 168 169commit dfc856124754c3638460adbecc74dfe7e41987ce 170Author: Jin Liu <m.liu.jin@gmail.com> 171Date: Fri Oct 11 10:51:47 2024 +0800 172 173 Remove unnecessary MIN calls 174 175commit a21cdaf167f449f7c9eb2baab4150ea864d8c8da 176Author: Jin Liu <m.liu.jin@gmail.com> 177Date: Thu Oct 10 11:43:30 2024 +0800 178 179 Change all *LoadImage(..., size) APIs to always return a cursor with the requested size. 180 181 Callers of these APIs (especially on Wayland) currently uses different 182 strategies to scale the returned cursor to the size set by the user, 183 resulting in inconsistent cursor sizes and looks across different apps 184 and toolkits. Having the cursor scaled in libXcursor will skip app's 185 own scaling algorithm and guarantee a consistent look. 186 187 `*LoadAllImages()` are not changed. They still only return the sizes present 188 in the theme. 189 190 This change needs to be synchronized to libraries (libxcb-cursor, wayland), 191 toolkits (GTK), window managers / Wayland compositors (i3, wlroots) who have 192 a (modified) copy of libXcursor source code, in order to have a fully consistent 193 cursor size across all apps. 194 195 Signed-off-by: Jin Liu <m.liu.jin@gmail.com> 196 197commit 833735e3232e28153411b3703dfe51883edf47ea 198Author: Tobias Stoeckmann <tobias@stoeckmann.org> 199Date: Thu Sep 12 22:23:50 2024 +0200 200 201 Ignore invalid cursor files 202 203 If a cursor file contains a header offset which is too small, ignore 204 the file instead of jumping to an incorrect offset. 205 206 Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org> 207 208commit 09617bcc9a0f1b5072212da5f8fede92ab85d157 209Author: Alan Coopersmith <alan.coopersmith@oracle.com> 210Date: Sat Mar 2 12:55:30 2024 -0800 211 212 libXcursor 1.2.2 213 214 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 215 216commit 3783190da9aaa5ddd23aad6060469fd3f3ebece9 217Author: Robin Linden <dev@robinlinden.eu> 218Date: Thu Jan 18 18:36:39 2024 +0100 219 220 Remove superfluous and unguarded config.h include 221 222 config.h is correctly included behind a HAVE_CONFIG_H guard earlier in 223 the file, so this isn't needed. 224 225 Signed-off-by: Robin Linden <dev@robinlinden.eu> 226 227commit 5e0f8347cebef2b3a9f5d75ca254aabaa0bca259 228Author: Alan Coopersmith <alan.coopersmith@oracle.com> 229Date: Sun Oct 8 10:48:25 2023 -0700 230 231 XcursorXcFileLoad: plug memory leak in error paths 232 233 Found by gcc analyzer: 234 file.c: In function ‘XcursorXcFileLoad’: 235 file.c:782:8: warning: leak of ‘fileHeader’ [CWE-401] [-Wanalyzer-malloc-leak] 236 782 | if (!images) 237 | ^ 238 239 Fixes: 3b84b14 ("Initial revision") 240 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 241 242commit 9c1b50ed98d354488329c99bc8bf77d1c6df657c 243Author: Alan Coopersmith <alan.coopersmith@oracle.com> 244Date: Sat Jul 8 11:07:03 2023 -0700 245 246 Add comment about keeping libxcb-cursor copy of code in sync 247 248 _XcursorThemeInherits, XcursorWhite, & XcursorSep are copied in 249 libxcb-cursor/cursor/load_cursor.c and should be kept in sync 250 with changes to the libXcursor originals of those. 251 252 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 253 254commit a353f02a7ac4504ad5edb5407278c7a03c507aef 255Author: Alan Coopersmith <alan.coopersmith@oracle.com> 256Date: Sat Mar 25 12:14:36 2023 -0700 257 258 If O_CLOEXEC is defined, add "e" to fopen modes 259 260 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 261 262commit 81dc4a481b64499ab7c355ee43c91e4fe0767545 263Author: Alan Coopersmith <alan.coopersmith@oracle.com> 264Date: Sat Mar 4 10:44:45 2023 -0800 265 266 configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL 267 268 AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008, 269 so it's time to rely on it. 270 271 Clears autoconf warnings: 272 273 configure.ac:42: warning: The macro `AC_PROG_LIBTOOL' is obsolete. 274 configure.ac:42: You should run autoupdate. 275 aclocal.m4:3465: AC_PROG_LIBTOOL is expanded from... 276 configure.ac:42: the top level 277 278 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 279 libtoolize: and rerunning libtoolize and aclocal. 280 281 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 282 283commit 87a30b1758b7757dd74d0a70e871d7af1cac3a44 284Author: Alan Coopersmith <alan.coopersmith@oracle.com> 285Date: Thu Jul 28 17:30:21 2022 -0700 286 287 gitlab CI: stop requiring Signed-off-by in commits 288 289 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 290 291commit 27adb16027fa99d83818a0ed9f6623cb03f0c574 292Author: Alan Coopersmith <alan.coopersmith@oracle.com> 293Date: Sun Apr 3 09:55:44 2022 -0700 294 295 libXcursor 1.2.1 296 297 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 298 299commit e864ad83068016c121962a0bbe8dde26755bf26f 300Author: Alan Coopersmith <alan.coopersmith@oracle.com> 301Date: Sun Apr 3 09:43:29 2022 -0700 302 303 gitlab CI: add a basic build test 304 305 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 306 307commit f0d8a59186d415101040e7761b6cc6adfce36c5d 308Author: Alan Coopersmith <alan.coopersmith@oracle.com> 309Date: Sun Apr 3 09:22:14 2022 -0700 310 311 Build xz tarballs instead of bzip2 312 313 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 314 315commit d223fce4c7b2792ccc32e4b68090ac2d92d49f09 316Author: Alan Coopersmith <alan.coopersmith@oracle.com> 317Date: Sun Apr 3 09:21:29 2022 -0700 318 319 Fix spelling/wording issues 320 321 Found by using: 322 codespell --builtin clear,rare,usage,informal,code,names 323 324 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 325 326commit 66accad188420c40f0d62b409bfd2af605bb6f05 327Author: Alan Coopersmith <alan.coopersmith@oracle.com> 328Date: Sun Apr 3 09:19:14 2022 -0700 329 330 Convert COPYING from ISO-8859-1 to UTF-8 331 332 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 333 334commit 801925839d26e7c8d942c5e02c4897652ead26c8 335Author: Thomas E. Dickey <dickey@invisible-island.net> 336Date: Thu May 6 20:10:41 2021 -0400 337 338 more cppcheck-style fixes 339 340 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 341 342commit f807ac9c786714ef4e86ad7edfa60f92baf0b4a6 343Author: Thomas E. Dickey <dickey@invisible-island.net> 344Date: Mon May 3 20:25:43 2021 -0400 345 346 cppcheck style-fixes 347 348 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 349 350commit 13ca987eafed426d5347bafdf274ad59e2641650 351Author: Thomas E. Dickey <dickey@invisible-island.net> 352Date: Tue May 4 04:20:14 2021 -0400 353 354 mention "Inherits=" lists 355 356 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 357 358commit 6edf1caf6fe6826b3727ab19ba9e4d7ad163a48e 359Author: Tobias Stoeckmann <tobias@stoeckmann.org> 360Date: Tue May 4 18:30:53 2021 +0200 361 362 fix XcursorTheme loop regression 363 364 Handle themes with multiple inherit entries. Although the previous 365 commit keeped track of inherited themes, it only handled multiple theme 366 entries on the highest level. 367 368 This fix unconditionally checks if the next upper level contains a line. 369 If it does, it processes contained themes (i.e. the current theme had an 370 inherited entry in its index file). 371 372 If the upper level has no more themes, it goes down a level and 373 processes the next theme there. If no next theme exists, it moves down 374 another level and so on until it reaches level 0, i.e. the initially 375 supplied theme. 376 377 The lowest level (d = 0) is treated specially because we must not modify 378 the supplied theme, which could happen when calling _XcursorNextPath. 379 380 Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org> 381 382commit b47ca9858ee11bdbd08f1e31102116ff51cb6be5 383Author: Tobias Stoeckmann <tobias@stoeckmann.org> 384Date: Sun May 2 16:00:25 2021 +0200 385 386 Handle more theme loop situations 387 388 This is a follow up for commit f64a8cc1a65dcad4294e2988b402a34175019663 389 resulting from https://bugs.freedesktop.org/show_bug.cgi?id=3603 390 391 The current loop detection only works for direct self references but not 392 for transitive ones. Limiting the inheritance depth fixes this issue as 393 suggested by Keith Packard. 394 395 I avoided the introduction of a recursion function. Instead I modified 396 XcursorScanTheme to work iterative. 397 398 The current recursion code adds the "Inherits=..." line to heap and has 399 an iteration variable to go through all themes listed in that line per 400 recursion. This is covered with the newly introduced XcursorInherit 401 struct with its fields "line" and "theme". Since "theme" points into 402 "line", only "line" has to be freed eventually. 403 404 If a fixed inheritage limit of 32 is reached, the code stops processing 405 and returns NULL. It also returns NULL if it detects the initial theme 406 in one of the inheritages to break the loop early on. 407 408 Last but not least I removed the printf statement. The only situation in 409 which libXcursor writes to stdout is when it is explicitly requested. 410 411 Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org> 412 413commit 403bb32d5fb0dbb9e83ec7a5743b2fee75445ea7 414Author: Thomas E. Dickey <dickey@invisible-island.net> 415Date: Fri Mar 19 17:08:42 2021 -0400 416 417 eliminate special escaping for "/*" which produces look-alike Unicode for 418 newer groff (making select/paste useless), but is not necessary with 419 groff, mandoc or Solaris 10 nroff. 420 421 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 422 423commit 1ab5ffa9e394bf51f90893210fc6f1e3849891ab 424Author: Thomas E. Dickey <dickey@invisible-island.net> 425Date: Thu Mar 18 10:29:49 2021 -0400 426 427 fix a typo and a style issue 428 429 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 430 431commit 9898afadfbe000159cbaaa0c4dc11c1fb09bde5b 432Author: Thomas E. Dickey <dickey@invisible-island.net> 433Date: Wed Mar 17 19:07:19 2021 -0400 434 435 update copyright notice 436 437 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 438 439commit d64dda62def8318ddf613918f6b7a652aafb1471 440Author: Thomas E. Dickey <dickey@invisible-island.net> 441Date: Wed Mar 17 18:52:16 2021 -0400 442 443 fix raggedy prototypes and structure declarations using tabstops in appropriate macros 444 445 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 446 447commit 8560016436dc521b373c5bb25860e009fa4e291d 448Author: Thomas E. Dickey <dickey@invisible-island.net> 449Date: Tue Mar 16 20:36:15 2021 -0400 450 451 document the API called from libX11 452 453 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 454 455commit bacd41c0c068c5f55b635a4887b4185ad2e3ea10 456Author: Thomas E. Dickey <dickey@invisible-island.net> 457Date: Tue Mar 16 19:34:51 2021 -0400 458 459 document the cursor-comments functions 460 461 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 462 463commit 821254578e15440d2177fff0b61f73590ae29869 464Author: Thomas E. Dickey <dickey@invisible-island.net> 465Date: Tue Mar 16 18:21:47 2021 -0400 466 467 document the animation support functions 468 469 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 470 471commit 2695829868243d41db5b47c9269423caca8dd1b4 472Author: Thomas E. Dickey <dickey@invisible-island.net> 473Date: Tue Mar 16 18:00:22 2021 -0400 474 475 improve explanation of Xcursor's search algorithm 476 477 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 478 479commit 80cd802e0c2bf3af730dc7f852cb80c713e9db6c 480Author: Thomas E. Dickey <dickey@invisible-island.net> 481Date: Tue Mar 16 16:40:03 2021 -0400 482 483 start on the animated cursors; fixup whitespace 484 485 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 486 487commit 36650c9455428f007f4feb682ecbc9385e31ce71 488Author: Thomas E. Dickey <dickey@invisible-island.net> 489Date: Tue Mar 16 15:52:39 2021 -0400 490 491 update ".so" links, and fix a special case for "const char *" in parsing function-names 492 493 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 494 495commit 23a0faa12948bfd9cc18ecb95025007c9261c2dd 496Author: Thomas E. Dickey <dickey@invisible-island.net> 497Date: Tue Mar 16 04:25:38 2021 -0400 498 499 document the cursor-load functions 500 501 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 502 503commit 5b15abee96488c4771228ac6020c67c0d59d5100 504Author: Thomas E. Dickey <dickey@invisible-island.net> 505Date: Tue Mar 16 03:58:23 2021 -0400 506 507 add see-also section 508 509 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 510 511commit 8ca8885d3153d6091e7c7b0a8c9510cd487cd583 512Author: Thomas E. Dickey <dickey@invisible-island.net> 513Date: Mon Mar 15 20:24:39 2021 -0400 514 515 document the library-attributes 516 517 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 518 519commit 61adeda1d32b1f298551d51616286bff104fcd69 520Author: Thomas E. Dickey <dickey@invisible-island.net> 521Date: Mon Mar 15 19:49:27 2021 -0400 522 523 document the theme_core setter/getter functions 524 525 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 526 527commit f5b6dc1af2398ce2e55d0e71d91b12e6612e1f3e 528Author: Thomas E. Dickey <dickey@invisible-island.net> 529Date: Mon Mar 15 19:32:12 2021 -0400 530 531 improve explanation for functions which load images 532 533 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 534 535commit bd591012ed1521d4d6dd602f831f13bd57d6782b 536Author: Thomas E. Dickey <dickey@invisible-island.net> 537Date: Mon Mar 15 19:00:14 2021 -0400 538 539 italicize parameter names, for readability 540 541 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 542 543commit 438e798b34c7ef7c52455247cb5361eab728fe76 544Author: Thomas E. Dickey <dickey@invisible-island.net> 545Date: Mon Mar 15 18:47:03 2021 -0400 546 547 correct a prototype 548 549 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 550 551commit a383f6cc5d64715012e7c53c70a624c303103d4d 552Author: Thomas E. Dickey <dickey@invisible-island.net> 553Date: Sun Mar 14 19:24:48 2021 -0400 554 555 further formatting fixes. added script to create/find ".so" files which are missing 556 557 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 558 559commit 1fd32263c0d11310b7d04f34f43051f802cc8ea7 560Author: Thomas E. Dickey <dickey@invisible-island.net> 561Date: Sun Mar 14 17:18:59 2021 -0400 562 563 make the function-prototypes easier to read, by eliminating hyphenation and filling 564 565 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 566 567commit 979809b752773eacba6737095b1a4174cd5cf744 568Author: Thomas E. Dickey <dickey@invisible-island.net> 569Date: Thu Mar 11 20:17:08 2021 -0500 570 571 document the other environment variables 572 573 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 574 575commit fb377b9a71dbc0a6d52d61eed4d47f99bb06d584 576Author: Thomas E. Dickey <dickey@invisible-island.net> 577Date: Thu Mar 11 18:28:05 2021 -0500 578 579 amend that... 580 581 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 582 583commit 362fdcfc3ed7fd0841c48c2a7b6f3fc3af5d5cdb 584Author: Thomas E. Dickey <dickey@invisible-island.net> 585Date: Thu Mar 11 18:26:48 2021 -0500 586 587 add check in case the image size is 0x0 588 589 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 590 591commit 09f69a8829fea8939afda32fe4f25f1eda57085d 592Author: Thomas E. Dickey <dickey@invisible-island.net> 593Date: Thu Mar 11 18:04:23 2021 -0500 594 595 fix stricter gcc warnings using casts 596 597 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 598 599commit 152f8e45db1d2cceeceac6ae8dafb9b48d20d8e8 600Author: Thomas E. Dickey <dickey@invisible-island.net> 601Date: Thu Mar 11 17:24:36 2021 -0500 602 603 fix stricter gcc warnings using casts 604 605 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 606 607commit 628cde0575a1e3819e73fa631d6532f9f5409e14 608Author: Thomas E. Dickey <dickey@invisible-island.net> 609Date: Thu Mar 11 17:18:31 2021 -0500 610 611 fix stricter gcc warnings by changing the type for the loop variable to 612 match the type of the loop limit 613 614 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 615 616commit ce907e36e0869a4fcf89e2aeaa4d9d0cb52d7644 617Author: Thomas E. Dickey <dickey@invisible-island.net> 618Date: Thu Mar 11 04:14:45 2021 -0500 619 620 quiet warnings for unused parameters 621 622 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 623 624commit 7623dae73c71fd3bfc2b820e6c98eb99b36dba44 625Author: Thomas E. Dickey <dickey@invisible-island.net> 626Date: Wed Mar 10 19:41:43 2021 -0500 627 628 fix a missing initializer 629 630 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 631 632commit cea72e14274d3288b641e14f6cf1171b97485790 633Author: Thomas E. Dickey <dickey@invisible-island.net> 634Date: Wed Mar 10 19:36:04 2021 -0500 635 636 quiet normal gcc warnings using casts (no object change) 637 638 Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> 639 640commit 204b6f130858ef038832887ea10488e7aed711a6 641Author: Valentin <vakevk+git@gmail.com> 642Date: Sun Aug 30 15:37:19 2020 +0200 643 644 Fix undefined behavior 645 646 Without the casts the bytes accesses get converted to int. but int is 647 not guaranteed to be 4 bytes large. Even when it is 4 bytes large 648 `bytes[3] << 24` does not fit because int is signed. 649 650commit 448398a3b97a77648e90cc993597bafb2ad95eac 651Author: Valentin <vakevk+git@gmail.com> 652Date: Sun Aug 30 15:35:16 2020 +0200 653 654 Use fixed size integer type 655 656 This type is meant to be 4 bytes large as seen in _XcursorReadUInt which 657 always reads 4 bytes. An unsigned int is often 4 bytes large but this 658 isnt' guaranteed so it is cleaner to use the exact type we want. 659 660commit b84b5d100f193fda0630c4d6fa889cd3e05ca033 661Author: Alan Coopersmith <alan.coopersmith@oracle.com> 662Date: Sun Mar 10 17:36:26 2019 -0700 663 664 libXcursor 1.2.0 665 666 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 667 668commit 8ff9605921a6ea3e05b5c72aa1b2a7f78b624699 669Author: Alan Coopersmith <alan.coopersmith@oracle.com> 670Date: Fri Dec 7 19:41:07 2018 -0800 671 672 Update configure.ac bug URL for gitlab migration 673 674 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 675 676commit 534456082ed051d6427a77e4bda19473ea8b621c 677Author: Alan Coopersmith <alan.coopersmith@oracle.com> 678Date: Mon Nov 19 21:47:26 2018 -0800 679 680 Update README for gitlab migration 681 682 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 683 684commit 2263c196cb0dcb8547b378df7b35f83b8b99c01e 685Author: Cosimo Cecchi <cosimoc@gnome.org> 686Date: Fri Nov 9 20:06:41 2018 -0800 687 688 Support XDG user data dir location 689 690 Nowadays ~/.icons is not used anymore as the preferred location for 691 custom user icon themes; XDG_DATA_HOME/icons (aka ~/.local/share/icons) 692 is what toolkits like GTK prefer. 693 694 Prepend that location to the default xcursor path, so that cursor 695 themes installed there can be used by apps and toolkits that use 696 libXcursor. 697 698commit f64a8cc1a65dcad4294e2988b402a34175019663 699Author: Philipp Ludwig <git-devel@philippludwig.net> 700Date: Sun Jan 22 14:21:54 2017 +0100 701 702 Fix crash when encountering cursor themes with circular dependencies. 703 704 https://bugs.freedesktop.org/show_bug.cgi?id=3603 705 706 Signed-off-by: Philipp Ludwig <git-devel@philippludwig.net> 707 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 708 709commit 4828abe494df8fb4aa00dcaa22a03446ba418d01 710Author: Matthieu Herrb <matthieu@herrb.eu> 711Date: Sat Nov 25 11:59:31 2017 +0100 712 713 libXcursor 1.1.15 714 715 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu> 716 717commit 4794b5dd34688158fb51a2943032569d3780c4b8 718Author: Tobias Stoeckmann <tobias@stoeckmann.org> 719Date: Sat Oct 21 23:47:52 2017 +0200 720 721 Fix heap overflows when parsing malicious files. (CVE-2017-16612) 722 723 It is possible to trigger heap overflows due to an integer overflow 724 while parsing images and a signedness issue while parsing comments. 725 726 The integer overflow occurs because the chosen limit 0x10000 for 727 dimensions is too large for 32 bit systems, because each pixel takes 728 4 bytes. Properly chosen values allow an overflow which in turn will 729 lead to less allocated memory than needed for subsequent reads. 730 731 The signedness bug is triggered by reading the length of a comment 732 as unsigned int, but casting it to int when calling the function 733 XcursorCommentCreate. Turning length into a negative value allows the 734 check against XCURSOR_COMMENT_MAX_LEN to pass, and the following 735 addition of sizeof (XcursorComment) + 1 makes it possible to allocate 736 less memory than needed for subsequent reads. 737 738 Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org> 739 Reviewed-by: Matthieu Herrb <matthieu@herrb.eu> 740 741commit 75b10c972d15c036a692ef4590a81a6c54d384f6 742Author: Mihail Konev <k.mvc@ya.ru> 743Date: Thu Jan 26 13:52:49 2017 +1000 744 745 autogen: add default patch prefix 746 747 Signed-off-by: Mihail Konev <k.mvc@ya.ru> 748 749commit 721901fec3d829426d7c8df82a14beb11905c7a8 750Author: Emil Velikov <emil.l.velikov@gmail.com> 751Date: Mon Mar 9 12:00:52 2015 +0000 752 753 autogen.sh: use quoted string variables 754 755 Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent 756 fall-outs, when they contain space. 757 758 Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> 759 Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> 760 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 761 762commit 860bda4cb1f126f42cfc255c958aa3c7be17f3c6 763Author: Peter Hutterer <peter.hutterer@who-t.net> 764Date: Tue Jan 24 10:32:07 2017 +1000 765 766 autogen.sh: use exec instead of waiting for configure to finish 767 768 Syncs the invocation of configure with the one from the server. 769 770 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 771 Reviewed-by: Emil Velikov <emil.velikov@collabora.com> 772 773commit 897213f36baf6926daf6d192c709cf627aa5fd05 774Author: shubham shrivastav <shubham.sh@samsung.com> 775Date: Fri Jun 5 13:36:22 2015 -0700 776 777 Insufficient memory for terminating null of string in _XcursorThemeInherits 778 779 Fix does one byte of memory allocation for null termination of string. 780 https://bugs.freedesktop.org/show_bug.cgi?id=90857 781 782 Reviewed-by: Keith Packard <keithp@keithp.com> 783 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 784 785commit edf52212a09bd80b52dc9932b5ca19e20dfcaa2b 786Author: Alan Coopersmith <alan.coopersmith@oracle.com> 787Date: Sat Oct 18 10:52:49 2014 -0700 788 789 Fix some clang integer sign/size mismatch warnings 790 791 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 792 793commit bbf3c582c97af3abfaf81e3ca63646d59fe6e28a 794Author: Alan Coopersmith <alan.coopersmith@oracle.com> 795Date: Sat Oct 18 10:24:13 2014 -0700 796 797 Use strdup() instead of malloc(strlen())+strcpy() 798 799 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 800 801commit 2e6bda49d062d5064efe66a066558f7d1eec7e78 802Author: Alan Coopersmith <alan.coopersmith@oracle.com> 803Date: Sat May 31 21:39:32 2014 -0700 804 805 autogen.sh: Honor NOCONFIGURE=1 806 807 See http://people.gnome.org/~walters/docs/build-api.txt 808 809 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 810 811commit b1df53701f40959ac66c26ca2e5263bb521d0ebb 812Author: Alan Coopersmith <alan.coopersmith@oracle.com> 813Date: Sat May 31 21:38:41 2014 -0700 814 815 configure: Drop AM_MAINTAINER_MODE 816 817 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 818 819commit f92f118047ee8cea7dbbc734d476225f033ba0b7 820Author: Alan Coopersmith <alan.coopersmith@oracle.com> 821Date: Wed May 29 23:22:29 2013 -0700 822 823 libXcursor 1.1.14 824 825 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 826 827commit 8f677eaea05290531d007d1fec2768119926088d 828Author: Alan Coopersmith <alan.coopersmith@oracle.com> 829Date: Fri Apr 12 21:17:28 2013 -0700 830 831 signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003] 832 833 When parsing cursor files, a user defined (e.g. through environment 834 variables) cursor file is opened and parsed. 835 836 The header is read in _XcursorReadFileHeader(), which reads an unsigned 837 int for the number of toc structures in the header, but it was being 838 passed to _XcursorFileHeaderCreate() as a signed int to allocate those 839 structures. If the number was negative, it would pass the bounds check 840 and could overflow the calculation for how much memory to allocate to 841 store the data being read, leading to overflowing the buffer with the 842 data read from the user controlled file. 843 844 Reported-by: Ilja Van Sprundel <ivansprundel@ioactive.com> 845 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 846 847commit 1b98fd6a2e8c00a563187849a585e68c7344468b 848Author: Alan Coopersmith <alan.coopersmith@oracle.com> 849Date: Tue Jan 15 18:51:39 2013 -0800 850 851 Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS 852 853 Excerpt https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html 854 855 - Support for the long-deprecated INCLUDES variable will be removed 856 altogether in Automake 1.14. The AM_CPPFLAGS variable should be 857 used instead. 858 859 This variable was deprecated in Automake releases prior to 1.10, which is 860 the current minimum level required to build X. 861 862 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 863 864commit 2a9eaf3305d1577ad763d56dddd46e10f8d0676b 865Author: Alan Coopersmith <alan.coopersmith@oracle.com> 866Date: Wed Mar 7 18:54:15 2012 -0800 867 868 libXcursor 1.1.13 869 870 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 871 872commit 8229cf75b34c2991eaf973f05326be9bfa16ef0c 873Author: Alan Coopersmith <alan.coopersmith@oracle.com> 874Date: Thu Nov 24 13:10:15 2011 -0800 875 876 XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo fails 877 878 Error: Null pointer dereference (CWE 476) 879 Read from null pointer 'info' 880 at line 615 of src/cursor.c in function 'XcursorImageLoadCursor'. 881 Function '_XcursorGetDisplayInfo' may return constant 'NULL' at line 134, called at line 597. 882 Null pointer introduced at line 134 of src/display.c in function '_XcursorGetDisplayInfo'. 883 884 [ This bug was found by the Parfait 0.3.7 bug checking tool. 885 For more information see http://labs.oracle.com/projects/parfait/ ] 886 887 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 888 Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> 889 890commit 2b8d373bddf427bcd95e2595cb64740ebd1d0d30 891Author: Alan Coopersmith <alan.coopersmith@oracle.com> 892Date: Thu Nov 24 12:59:56 2011 -0800 893 894 XcursorFileSaveImages: plug memory leak on invalid input 895 896 Error: Memory leak (CWE 401) 897 Memory leak of pointer 'comments' allocated with XcursorCommentsCreate(0) 898 at line 982 of src/file.c in function 'XcursorFileSaveImages'. 899 'comments' allocated at line 978 with XcursorCommentsCreate(0). 900 comments leaks when comments != 0 at line 981. 901 902 [ This bug was found by the Parfait 0.3.7 bug checking tool. 903 For more information see http://labs.oracle.com/projects/parfait/ ] 904 905 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 906 Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> 907 908commit bcfb8e8ce56cf47bc6a61bd8c896bafba9e2a9c2 909Author: Jon TURNEY <jon.turney@dronecode.org.uk> 910Date: Thu Sep 22 14:43:38 2011 +0100 911 912 Add generated Xcursor.h to .gitignore 913 914 Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> 915 Reviewed-by: Gaetan Nadon <memsize@videotron.ca> 916 Tested-by: Gaetan Nadon <memsize@videotron.ca> 917 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> 918 919commit 862b9ce4aa819bf87b6e24db9d7d5867cbaa577c 920Author: Jon TURNEY <jon.turney@dronecode.org.uk> 921Date: Wed Sep 21 20:50:46 2011 +0100 922 923 Fix install of generated Xcursor.h when builddir != srcdir 924 925 Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> 926 Reviewed-by: Gaetan Nadon <memsize@videotron.ca> 927 Tested-by: Gaetan Nadon <memsize@videotron.ca> 928 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> 929 930commit 334dc4f4df69d780f312f23b860df11bee5e9009 931Author: Alan Coopersmith <alan.coopersmith@oracle.com> 932Date: Fri Sep 16 21:41:41 2011 -0700 933 934 Set Xcursor.h version numbers from configure.ac 935 936 Based on similar commit dac73a519816 to libXft 937 938 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 939 Reviewed-by: Gaetan Nadon <memsize@videotron.ca> 940 941commit e086eb1bf49f2a8c270eaebd5beb595c1dc2973e 942Author: Alan Coopersmith <alan.coopersmith@oracle.com> 943Date: Fri Sep 16 21:26:17 2011 -0700 944 945 Strip trailing whitespace 946 947 Performed with: find * -type f | xargs perl -i -p -e 's{\s+$}{\n}' 948 git diff -w & git diff -b show no diffs from this change 949 950 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 951 952commit d79ddc01e4b247ae95af3581b93aef2b93e76888 953Author: Alan Coopersmith <alan.coopersmith@oracle.com> 954Date: Wed Jun 29 21:41:09 2011 -0700 955 956 libXcursor 1.1.12 957 958 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 959 960commit 4ce23fcd978ed389ea30315c0e02629a31bda265 961Author: Alan Coopersmith <alan.coopersmith@oracle.com> 962Date: Sun May 22 12:55:31 2011 -0700 963 964 Mark bitmasks as unsigned ints 965 966 Clears Sun compiler warnings from shifting 8 bits by 24 bits: 967 "cursor.c", line 215: warning: integer overflow detected: op "<<" 968 "cursor.c", line 280: warning: integer overflow detected: op "<<" 969 970 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 971 972commit 047993c76a677ca12a2b575990b99e3ddbc0dd58 973Author: Jeremy Huddleston <jeremyhu@apple.com> 974Date: Sat May 7 10:16:18 2011 -0700 975 976 Correct error handling in _XcursorAverageColor 977 978 Previously it would either div-zero or get stuck in a loop until int overflow 979 if called with a bad value. 980 981 cursor.c:214:32: warning: Division by zero 982 return (0xff << 24) | ((red/npixels) << 16) | ((green/npixels) << 8) | (blue/npixels); 983 984 Found-by: clang static analyzer 985 Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> 986 987commit bee68e54e5c3a4b9f46c81366a720531e3e07a82 988Author: Chris Wilson <chris@chris-wilson.co.uk> 989Date: Fri Apr 1 12:16:23 2011 +0100 990 991 Free the FontInfo structure after loading the cursor from it. 992 993 References: https://bugs.freedesktop.org/show_bug.cgi?id=2731 994 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> 995 996commit f49e7e1608f2dac140f60bcae21d5c37f79fc41b 997Author: Chris Wilson <chris@chris-wilson.co.uk> 998Date: Fri Apr 1 12:15:46 2011 +0100 999 1000 Free the partial header after failing to open the cursor. 1001 1002 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> 1003 1004commit 073eb2c56f4794275eee40a825dbfe1232bb2690 1005Author: Chris Wilson <chris@chris-wilson.co.uk> 1006Date: Fri Apr 1 12:14:51 2011 +0100 1007 1008 Free list on shutdown. 1009 1010 We freed the parent structure without freeing the list contained within, 1011 making valgrind unhappy. 1012 1013 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> 1014 1015commit de50317ec4e0e8da7de84e85d1f7a6d2e184d58b 1016Author: Gaetan Nadon <memsize@videotron.ca> 1017Date: Wed Feb 2 17:08:19 2011 -0500 1018 1019 config: perform XCURSORPATH formatting in man/Makefile.am 1020 1021 We can skip the extra step of using XCURSORPATH_LIST in configure.ac. 1022 1023 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1024 1025commit a929c3621b9da8e56ce1223afd3e487fc488fa47 1026Author: Gaetan Nadon <memsize@videotron.ca> 1027Date: Wed Feb 2 11:43:41 2011 -0500 1028 1029 config: comment, minor upgrade, quote and layout configure.ac 1030 1031 Group statements per section as per Autoconf standard layout 1032 Quote statements where appropriate. 1033 Autoconf recommends not using dnl instead of # for comments 1034 1035 Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters. 1036 1037 This helps automated maintenance and release activities. 1038 Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines 1039 1040 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1041 1042commit 96c5877fd7ebc59569f140d9e2cb30fdb8371ef1 1043Author: Gaetan Nadon <memsize@videotron.ca> 1044Date: Fri Jan 28 19:41:37 2011 -0500 1045 1046 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 1047 1048 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1049 1050commit 4f7a749fcb7a8e93d40a7621fa1c159e003b2f5c 1051Author: Gaetan Nadon <memsize@videotron.ca> 1052Date: Fri Jan 28 16:07:07 2011 -0500 1053 1054 config: replace deprecated AC_HELP_STRING with AS_HELP_STRING 1055 1056 This silences an Automake warning. 1057 1058 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1059 1060commit c38adc6bf116146fa1e291b9f4deed45497e5c2e 1061Author: Gaetan Nadon <memsize@videotron.ca> 1062Date: Thu Jan 27 18:50:14 2011 -0500 1063 1064 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 1065 1066 XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls 1067 AC_PROG_C_C99. This sets gcc with -std=gnu99. 1068 If AC_PROG_CC macro is called afterwards, it resets CC to gcc. 1069 1070 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1071 1072commit 731e84d79e83b59d022d0f453b245696b4d2750f 1073Author: Alan Coopersmith <alan.coopersmith@oracle.com> 1074Date: Wed Oct 27 22:48:19 2010 -0700 1075 1076 libXcursor 1.1.11 1077 1078 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 1079 1080commit 42b7717c32b3c7097180667a9ba2f62e40fc6506 1081Author: Gaetan Nadon <memsize@videotron.ca> 1082Date: Mon Aug 16 19:28:57 2010 -0400 1083 1084 man: whitespace management 1085 1086 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1087 1088commit 862bc06d58152e74e85fc29db7eaec06af20e00b 1089Author: Gaetan Nadon <memsize@videotron.ca> 1090Date: Mon Aug 16 19:25:25 2010 -0400 1091 1092 man: reorder makefile statements 1093 1094 No functional change. Shadows are part of libman_PRE. 1095 1096 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1097 1098commit b18568dd5b5a11ae49cad66a54ec50465c6ffa77 1099Author: Gaetan Nadon <memsize@videotron.ca> 1100Date: Mon Aug 16 19:17:21 2010 -0400 1101 1102 man: store shadow man pages in git rather than generating them 1103 1104 Simplify the build process and the makefile. 1105 1106 Local fix in CVS for bug 5628 is not required 1107 as the problem has been fixed in 1108 util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba 1109 1110 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1111 1112commit 68d830bcf67632b474c8996b6a2c9bcde8e27f97 1113Author: Gaetan Nadon <memsize@videotron.ca> 1114Date: Mon Aug 16 19:05:35 2010 -0400 1115 1116 config: upgrade to util-macros 1.8 for additional man page support 1117 1118 Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS 1119 The value of MAN_SUBST is the same for all X.Org packages. 1120 1121 Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS 1122 1123 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1124 1125commit 0caadca51ca56a2ae2cfe67cbd2b29e89b6a68d8 1126Author: Gaetan Nadon <memsize@videotron.ca> 1127Date: Mon Mar 29 16:50:33 2010 -0400 1128 1129 config: update AC_PREREQ statement to 2.60 1130 1131 Unrelated to the previous patches, the new value simply reflects 1132 the reality that the minimum level for autoconf to configure 1133 all x.org modules is 2.60 dated June 2006. 1134 1135 ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz 1136 1137 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1138 1139commit b511b260ddcec34035c1d97285f27f3182663a6a 1140Author: Gaetan Nadon <memsize@videotron.ca> 1141Date: Mon Mar 29 14:53:48 2010 -0400 1142 1143 config: remove the pkgconfig pc.in file from EXTRA_DIST 1144 1145 Automake always includes it in the tarball. 1146 1147 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1148 1149commit a3e03bb23bf7a92bf20d51eebe692e0a4f667065 1150Author: Gaetan Nadon <memsize@videotron.ca> 1151Date: Tue Feb 16 10:37:21 2010 -0500 1152 1153 config: move CWARNFLAGS from configure.ac to Makefile.am 1154 1155 Compiler warning flags should be explicitly set in the makefile 1156 rather than being merged with other packages compiler flags. 1157 1158 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1159 1160commit 8198d1490959d49573790405e205a471ac7a5b98 1161Author: Gaetan Nadon <memsize@videotron.ca> 1162Date: Fri Nov 27 20:56:04 2009 -0500 1163 1164 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 1165 1166 Now that the INSTALL file is generated. 1167 Allows running make maintainer-clean. 1168 1169commit ecddb70049a1e79b88d4d647f7e944237055fa2e 1170Author: Gaetan Nadon <memsize@videotron.ca> 1171Date: Wed Oct 28 14:09:10 2009 -0400 1172 1173 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 1174 1175 Add missing INSTALL file. Use standard GNU file on building tarball 1176 README may have been updated 1177 Remove AUTHORS file as it is empty and no content available yet. 1178 Remove NEWS file as it is empty and no content available yet. 1179 1180commit 02cd3d7a617c71dbc13023f91f41b896dc260c50 1181Author: Gaetan Nadon <memsize@videotron.ca> 1182Date: Tue Oct 27 15:07:25 2009 -0400 1183 1184 Deploy the new XORG_DEFAULT_OPTIONS #24242 1185 1186 This macro aggregate a number of existing macros that sets commmon 1187 X.Org components configuration options. It shields the configuration file from 1188 future changes. 1189 1190commit 1ca6aefa6690930b336490525f5ed515ddad26ac 1191Author: Gaetan Nadon <memsize@videotron.ca> 1192Date: Mon Oct 26 22:08:42 2009 -0400 1193 1194 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 1195 1196 ChangeLog filename is known to Automake and requires no further 1197 coding in the makefile. 1198 1199commit 1c158db62ad2c7584d88e840f3c7fe151de84150 1200Author: Gaetan Nadon <memsize@videotron.ca> 1201Date: Thu Oct 22 12:34:19 2009 -0400 1202 1203 .gitignore: use common defaults with custom section # 24239 1204 1205 Using common defaults will reduce errors and maintenance. 1206 Only the very small or inexistent custom section need periodic maintenance 1207 when the structure of the component changes. Do not edit defaults. 1208 1209commit 5e14cd9bd8a8f9266ecaa69d58c15d8e298d8a78 1210Author: Jeremy Huddleston <jeremyhu@freedesktop.org> 1211Date: Wed Oct 21 12:47:24 2009 -0700 1212 1213 This is not a GNU project, so declare it foreign. 1214 1215 On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote: 1216 > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote: 1217 > > I noticed an INSTALL file in xlsclients and libXvMC today, and it 1218 > > was quite annoying to work around since 'autoreconf -fvi' replaces 1219 > > it and git wants to commit it. Should these files even be in git? 1220 > > Can I nuke them for the betterment of humanity and since they get 1221 > > created by autoreconf anyways? 1222 > 1223 > See https://bugs.freedesktop.org/show_bug.cgi?id=24206 1224 1225 As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with 1226 AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation 1227 of the INSTALL file. It is also part of the 24206 solution. 1228 1229 Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org> 1230 1231commit fbf229879370a96a070ebf087426f6f6c0dbe5a2 1232Author: Peter Hutterer <peter.hutterer@who-t.net> 1233Date: Fri Aug 28 14:49:15 2009 +1000 1234 1235 libXcursor 1.1.10 1236 1237 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 1238 1239commit 59e3f6520f4d1682d3242d1d5656e7972cf11944 1240Author: Alan Coopersmith <alan.coopersmith@sun.com> 1241Date: Mon Feb 2 20:34:32 2009 -0800 1242 1243 Add README with pointers to mailing list, bugzilla & git repos 1244 1245 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 1246 1247commit f00ae32322d2b3c5d97724b80c72d3e2d0812935 1248Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> 1249Date: Thu Jan 29 15:34:11 2009 -0200 1250 1251 Janitor: make distcheck, compiler warnings, extra .gitignore files. 1252 1253commit 04641d3cc3e2f7389c5a3ea6e1d55543e033153f 1254Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1255Date: Sun Mar 9 00:34:36 2008 +0100 1256 1257 nuke RCS Ids 1258 1259commit 94531dc8f6eff9c9f5cbb18ca6b3d4ff79eec752 1260Author: James Cloos <cloos@jhcloos.com> 1261Date: Thu Dec 6 16:38:25 2007 -0500 1262 1263 Replace static ChangeLog with dist-hook to generate from git log 1264 1265commit a4f29e6deef2bf46cae811aaac1f535945cd9fee 1266Author: Alan Coopersmith <alan.coopersmith@sun.com> 1267Date: Fri Aug 24 14:01:07 2007 -0700 1268 1269 Version bump: 1.1.9 1270 1271commit 5a2601740d04d4180e77695c4b60f2cf5c84be6c 1272Author: Alan Coopersmith <alan.coopersmith@sun.com> 1273Date: Wed Aug 22 19:40:55 2007 -0700 1274 1275 Make shadow man pages for each function 1276 1277commit fef474da694ea3c1fd184d93cc07bf8d95f89327 1278Author: Alan Coopersmith <alan.coopersmith@sun.com> 1279Date: Tue Aug 21 19:45:35 2007 -0700 1280 1281 Add XCURSOR_PATH to man page 1282 1283commit a9ccf1bd91ad6e06f7b7116efe836c365b68645b 1284Author: Alan Coopersmith <alan.coopersmith@sun.com> 1285Date: Tue Aug 21 19:33:00 2007 -0700 1286 1287 Use cursorpath found by configure in man page 1288 1289commit 110131bd40d0fc042f4a81922372307a1582b591 1290Author: Tilman Sauerbeck <tilman@code-monkey.de> 1291Date: Sat May 12 22:42:08 2007 +0200 1292 1293 Added object files to .gitignore. 1294 1295commit 3c5d4f591ce0b473af9f693cfe25a1506cc573d6 1296Author: Tilman Sauerbeck <tilman@code-monkey.de> 1297Date: Sat May 12 22:41:27 2007 +0200 1298 1299 Store the cursor names in one large string. 1300 1301 This means the compiler doesn't need to place the array in the 1302 read-write sections of the DSO, which means less relocations 1303 when the library is loaded and a smaller memory footprint. 1304 1305commit 8b73dc04111c1910a6467417133a44d0aa29c6ac 1306Author: Adam Jackson <ajax@benzedrine.nwnk.net> 1307Date: Fri Oct 13 16:01:17 2006 -0400 1308 1309 Bump to 1.1.8 1310 1311commit 9df9640643fae7b922b18ee219d6d9694345df14 1312Author: Alan Coopersmith <alan.coopersmith@sun.com> 1313Date: Tue Oct 10 14:57:16 2006 -0700 1314 1315 Fix many sparse warnings: Using plain integer as NULL pointer 1316 1317commit b6b9f5885566e4c2df8e3319fe092c22f319983f 1318Author: Alan Coopersmith <alan.coopersmith@sun.com> 1319Date: Tue Oct 10 13:46:17 2006 -0700 1320 1321 Fix lint warning: deallocating a pointer that could be NULL: library.c(266) 1322 1323commit d0e12a97849871b0b2af04bf8d7a3839c54b31a8 1324Author: Alan Coopersmith <alan.coopersmith@sun.com> 1325Date: Tue Oct 10 13:33:33 2006 -0700 1326 1327 Add XORG_WITH_LINT to allow checking code with lint/sparse/etc. 1328 1329commit 932965298c244553f303fab3bdf23941cc40bb23 1330Author: Alan Coopersmith <alan.coopersmith@sun.com> 1331Date: Fri Oct 6 16:44:37 2006 -0700 1332 1333 Use $prefix & $ICONDIR settings from configure for default path in manpage 1334 1335 (Stop hardcoding /usr/X11R6 & /usr/share in the paths shown.) 1336 1337commit f591196271e53c64e27cf41e5b6ae844a480cb3d 1338Author: Alan Coopersmith <alan.coopersmith@sun.com> 1339Date: Fri Oct 6 16:22:52 2006 -0700 1340 1341 Xcursor.man formatting cleanups 1342 1343commit 3c5f5860d6f85230f417ce6af30fc73ab75c437b 1344Author: Bart Massey <bart@po8.org> 1345Date: Tue Sep 12 09:02:54 2006 -0700 1346 1347 Added missing dependency 1348 1349commit c7d048dacf3fce6f3121cf0114fd08bb130130b8 1350Author: Alan Coopersmith <alan.coopersmith@sun.com> 1351Date: Thu Aug 24 19:21:47 2006 -0700 1352 1353 Use version number from configure.ac in Xcursor.man instead of "Version 1.0" 1354 1355commit 8c73ee726016dae6f56195d44339b4729121bcf2 1356Author: Alan Coopersmith <alan.coopersmith@sun.com> 1357Date: Thu Aug 24 18:42:36 2006 -0700 1358 1359 Add *~ to .gitignore to skip over emacs droppings 1360 1361commit c7886900f180da2c460d0a5926daee787e7258ea 1362Author: Alan Coopersmith <alan.coopersmith@sun.com> 1363Date: Thu Aug 24 18:42:03 2006 -0700 1364 1365 Man page typo fixes (pimaps, directorys) 1366 1367commit e0a501e91c270c0e99a55aa568f6df0d3d6e541d 1368Author: Chris Wilson <cpwilson@taz.qinetiq.com> 1369Date: Sat Aug 12 19:55:44 2006 +0300 1370 1371 fix leak in header destruction 1372 Fix a couple of if (!foo) free(foo); tests. 1373 1374commit 2f08984396552c0719fbc3d3e1148157a1423376 1375Author: Alan Coopersmith <alan.coopersmith@sun.com> 1376Date: Thu Jul 13 14:58:50 2006 -0700 1377 1378 renamed: .cvsignore -> .gitignore 1379 1380commit c6f65af419d14a753459a71a671baafd84fa1330 1381Author: Daniel Stone <daniel@fooishbar.org> 1382Date: Sat Jun 3 10:23:57 2006 +0000 1383 1384 Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0s 1385 to NULL. Bump to 1.1.7. 1386 1387commit 8adc6fe181991af8befb0f365360e9a68357da29 1388Author: Eric Anholt <anholt@freebsd.org> 1389Date: Thu Apr 27 17:26:28 2006 +0000 1390 1391 Look for cursors in datadir, not always /usr/share. 1392 1393commit 3c69a6ef12aa43d5c9cc5cfbd76c6bea1fa2bd00 1394Author: Adam Jackson <ajax@nwnk.net> 1395Date: Thu Apr 27 00:04:48 2006 +0000 1396 1397 Bump to 1.1.6 1398 1399commit f9bc007d71f58db93b7eadeb8c77d0f90379c620 1400Author: Adam Jackson <ajax@nwnk.net> 1401Date: Fri Apr 7 00:58:59 2006 +0000 1402 1403 Coverity #159: Prevent a possible NULL chase. 1404 1405commit 1f862e619f12b54bee2efbb66f77c750184b191f 1406Author: Daniel Stone <daniel@fooishbar.org> 1407Date: Sat Mar 4 21:00:40 2006 +0000 1408 1409 Bug #4439: Include Xlib.h. 1410 1411commit 461b3c5c0e47eed1b4abf5189ba92bb70d700fa1 1412Author: Kevin E Martin <kem@kem.org> 1413Date: Thu Dec 15 00:24:29 2005 +0000 1414 1415 Update package version number for final X11R7 release candidate. 1416 1417commit aed42762a9fcfcf1b7729dc0a7014ea679d309eb 1418Author: Kevin E Martin <kem@kem.org> 1419Date: Fri Dec 9 19:28:41 2005 +0000 1420 1421 Add icondir to xcursor.pc to be used when installing cursors. 1422 1423commit 189c9672264c4b62f18f9da9422375b216dc7037 1424Author: Kevin E Martin <kem@kem.org> 1425Date: Thu Dec 8 17:55:19 2005 +0000 1426 1427 Add configure options to allow hard-coded paths to be changed. 1428 1429commit b8c92a26d01b14cb9d27cd30d261e24833d0c728 1430Author: Kevin E Martin <kem@kem.org> 1431Date: Thu Dec 8 17:54:40 2005 +0000 1432 1433 Allow hard-coded paths to be configurable. 1434 1435commit af09e8d8edb7d68367399336ca3163df4c713ffa 1436Author: Kevin E Martin <kem@kem.org> 1437Date: Tue Dec 6 22:48:42 2005 +0000 1438 1439 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 1440 1441commit 47043f5e93df6a806bf298eca309e05159c271df 1442Author: Kevin E Martin <kem@kem.org> 1443Date: Sat Dec 3 05:49:43 2005 +0000 1444 1445 Update package version number for X11R7 RC3 release. 1446 1447commit a3ddd7c6aa895dd373a73957f0b18181d7f8f486 1448Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 1449Date: Mon Nov 28 22:03:05 2005 +0000 1450 1451 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 1452 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) 1453 1454commit 328e88110f43b18268c1fde62e9ce7247a797699 1455Author: Kevin E Martin <kem@kem.org> 1456Date: Sat Nov 19 07:15:41 2005 +0000 1457 1458 Update pkgconfig files to separate library build-time dependencies from 1459 application build-time dependencies, and update package deps to work 1460 with separate build roots. 1461 1462commit 54d9a60a1891c1c1938db00d835b8fe0a12327c6 1463Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 1464Date: Sun Nov 13 17:59:28 2005 +0000 1465 1466 Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3. 1467 1468commit f0dfdfc7b4ee020ffb83a9179b9d4d4a6139b5e1 1469Author: Kevin E Martin <kem@kem.org> 1470Date: Wed Nov 9 21:31:19 2005 +0000 1471 1472 Bump version numbers for X11R6.9/X11R7 RC2. 1473 1474commit c0773eea4b50162ae0b9b624a46079e71b8e49c2 1475Author: Kevin E Martin <kem@kem.org> 1476Date: Wed Nov 9 21:19:12 2005 +0000 1477 1478 Update package version number for X11R7 RC2 release. 1479 1480commit 345cf369206f0a2a03e842a108bd8f068da36d3f 1481Author: Kevin E Martin <kem@kem.org> 1482Date: Tue Nov 1 15:11:51 2005 +0000 1483 1484 Update pkgcheck dependencies to work with separate build roots. 1485 1486commit 7c7bdccde9d2208a9330099e3cd21060c60638be 1487Author: Adam Jackson <ajax@nwnk.net> 1488Date: Wed Oct 19 22:26:55 2005 +0000 1489 1490 Bug #4244: Make XcursorSetTheme(dpy, NULL) restore the default theme. 1491 (Frederico Mena-Quintero) 1492 1493commit 4d4de72c697217ac155231d1761db065c9a778ee 1494Author: Kevin E Martin <kem@kem.org> 1495Date: Wed Oct 19 02:48:09 2005 +0000 1496 1497 Update package version number for RC1 release. 1498 1499commit b1bc7d7328ff2741e1c13151799422fee9e6d0cd 1500Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 1501Date: Thu Oct 13 02:22:47 2005 +0000 1502 1503 Use troff macros to prevent cpp eating C comments & #defines that are 1504 supposed to appear in man page output. 1505 1506commit 08ccddfa98d3e4daa9993a206ec0fa3cf9329cd1 1507Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 1508Date: Tue Oct 11 01:37:44 2005 +0000 1509 1510 Define HAVE_XFIXES 1511 1512commit 7a5e36017905a3b7fe70362dc9712654c816c6a5 1513Author: Adam Jackson <ajax@nwnk.net> 1514Date: Wed Aug 3 03:28:01 2005 +0000 1515 1516 Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with 1517 a global configure cache don't get confused. 1518 1519commit af4b88bba232af55484e8b82ce8abab6013e985e 1520Author: Kevin E Martin <kem@kem.org> 1521Date: Fri Jul 29 21:22:51 2005 +0000 1522 1523 Various changes preparing packages for RC0: 1524 - Verify and update package version numbers as needed 1525 - Implement versioning scheme 1526 - Change bug address to point to bugzilla bug entry form 1527 - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to 1528 reenable it) 1529 - Fix makedepend to use pkgconfig and pass distcheck 1530 - Update build script to build macros first 1531 - Update modular Xorg version 1532 1533commit b34368c667bd47db56bc7e2b36710a22bc3862b0 1534Author: Daniel Stone <daniel@fooishbar.org> 1535Date: Sat Jul 16 06:35:32 2005 +0000 1536 1537 Change soversion to 1.0.2 with -version-number. 1538 1539commit 9ffefcd641352900f9bf7cb06cbe04e91714b490 1540Author: Keith Packard <keithp@keithp.com> 1541Date: Sat Jul 9 06:13:36 2005 +0000 1542 1543 Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory 1544 1545commit b5a724c201e0881fcb22738560597e333c39ba12 1546Author: Keith Packard <keithp@keithp.com> 1547Date: Fri Jul 8 05:02:01 2005 +0000 1548 1549 Make sure XFIXES appears in LIBS line, fix up other pkg-config usage. 1550 1551commit 45b0f06f132347e5eaabbc5ff294bc9016de75dd 1552Author: Daniel Stone <daniel@fooishbar.org> 1553Date: Sun Jul 3 07:00:56 2005 +0000 1554 1555 Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 1556 Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. 1557 Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all 1558 source files in the xserver/xorg tree, predicated on defines of 1559 HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to 1560 <X11/fonts/foo.h>. 1561 1562commit c010a3f076b2f93e2baf4a9472bf5f132266d2db 1563Author: Eric Anholt <anholt@freebsd.org> 1564Date: Sun Jul 3 00:02:27 2005 +0000 1565 1566 There are no manpages in this directory, so don't try to include them in 1567 EXTRA_DIST. Should fix the build. 1568 Reported by: tinderbox 1569 1570commit 0881bb3ce0ea793e279fcc8ddd16de6ed7e17471 1571Author: Kevin E Martin <kem@kem.org> 1572Date: Sat Jul 2 06:35:03 2005 +0000 1573 1574 Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems 1575 1576commit caa910e492e4d15208f3d179021687c25a84f36e 1577Author: Daniel Stone <daniel@fooishbar.org> 1578Date: Wed Jun 29 18:46:53 2005 +0000 1579 1580 Import Xcursor 1.1.4 from freedesktop.org xlibs tree. 1581 1582commit e67de73f5ca7ae854c18fa1500c8eaf412b44c6c 1583Author: Daniel Stone <daniel@fooishbar.org> 1584Date: Mon Jun 13 16:44:53 2005 +0000 1585 1586 Bug #1043: Fix leak when creating animated cursors. 1587 1588commit 89e52cde6eaf5e2d46198ee2fa16b67ef7e1dd32 1589Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 1590Date: Wed Jun 8 20:51:37 2005 +0000 1591 1592 Remove experiment with calling the man page file 4x 1593 1594commit 5589b4f6a36f2c039adc81fa4d406574eeef35b3 1595Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 1596Date: Wed Jun 8 20:44:18 2005 +0000 1597 1598 Remove all the not found with pkgconfig stuff 1599 1600commit 4070c0af6c7bfe12218181d56e8e3cbb86006d27 1601Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 1602Date: Wed Jun 8 19:15:43 2005 +0000 1603 1604 - Add Xcursor build system 1605 1606commit 50911b052ce90d41cd0ae71f83352ffa45e7c0a4 1607Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk> 1608Date: Sat Dec 4 00:42:47 2004 +0000 1609 1610 Encoding of numerous files changed to UTF-8 1611 1612commit cbcf471d9157c88a506cd3f067253c8e64cb8e08 1613Author: Egbert Eich <eich@suse.de> 1614Date: Fri Apr 23 18:43:40 2004 +0000 1615 1616 Merging XORG-CURRENT into trunk 1617 1618commit fb1739bd2272fa45d9c04fe40517468a49660b37 1619Author: Egbert Eich <eich@suse.de> 1620Date: Sun Mar 14 08:32:05 2004 +0000 1621 1622 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 1623 1624commit bfcfbe061fb492f58ee6bd6dc6e90cedd1cccbbb 1625Author: Egbert Eich <eich@suse.de> 1626Date: Wed Mar 3 12:11:23 2004 +0000 1627 1628 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 1629 1630commit c450b7450372fa2f6660dafcbd3fb7cec9e046df 1631Author: Egbert Eich <eich@suse.de> 1632Date: Thu Feb 26 13:35:32 2004 +0000 1633 1634 readding XFree86's cvs IDs 1635 1636commit 79b8e8b996311665ae1fc8fa7e7d38270b3d9570 1637Author: Egbert Eich <eich@suse.de> 1638Date: Thu Feb 26 09:22:42 2004 +0000 1639 1640 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 1641 1642commit b39c8ec34b4464f78db534355541a4eb5688a999 1643Author: Kaleb Keithley <kaleb@freedesktop.org> 1644Date: Thu Dec 4 22:02:56 2003 +0000 1645 1646 XFree86 4.3.99.901 (RC 1) 1647 1648commit 969878fc6fed5e43b4f7e2e3ee46835d93d30dfd 1649Author: Kaleb Keithley <kaleb@freedesktop.org> 1650Date: Tue Nov 25 19:28:09 2003 +0000 1651 1652 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 1653 1654commit 8387908965317cc3cf2072187c20f617609a13b7 1655Author: Kaleb Keithley <kaleb@freedesktop.org> 1656Date: Fri Nov 14 16:48:48 2003 +0000 1657 1658 XFree86 4.3.0.1 1659 1660commit 3b84b14bf06840d5cd446f2aba495108d23d66d7 1661Author: Kaleb Keithley <kaleb@freedesktop.org> 1662Date: Fri Nov 14 16:48:48 2003 +0000 1663 1664 Initial revision 1665