1 commit f6c301a62839448167f7de53af8e93441076b940 2 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 3 Date: Sun Jun 28 18:03:39 2026 -0700 4 5 xfontsel 1.1.2 6 7 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 8 9 commit e307e15ca3f857b3db648263e13dc03fd299f66d 10 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 11 Date: Tue May 19 18:38:50 2026 -0700 12 13 configure: fix warning about redefining AM_CPPFLAGS in Makefile.am 14 15 Makefile.am:59: warning: AM_CPPFLAGS was already defined in condition TRUE, which includes condition USE_GETTEXT ... 16 Makefile.am:25: ... 'AM_CPPFLAGS' previously defined here 17 18 Fixes: f286ef3 ("Use gettext() to localize messages if available") 19 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 20 Part-of: <https://gitlab.freedesktop.org/xorg/app/xfontsel/-/merge_requests/16> 21 22 commit 3499609189ff0a04d3d52de55777d1421703d3a6 23 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 24 Date: Sat Apr 18 18:14:26 2026 -0700 25 26 meson: Add option to build with meson 27 28 Also updates the gitlab CI config to test both build types 29 and compare the generated output/installed files. 30 31 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 32 Part-of: <https://gitlab.freedesktop.org/xorg/app/xfontsel/-/merge_requests/15> 33 34 commit 89f1c14239d1eacf48fd2bfbb686c44265c15316 35 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 36 Date: Sun Jan 11 11:20:41 2026 -0800 37 38 gitlab CI: drop the ci-fairy check-mr job 39 40 The only thing this checked was the checkbox for allowing maintainers to 41 edit the MR. Changed permissions checks now fail this job but luckily 42 the setting it checked has been the default for years anyway so we can 43 drop it. 44 45 https://gitlab.freedesktop.org/freedesktop/ci-templates/-/issues/81 46 47 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 48 Part-of: <https://gitlab.freedesktop.org/xorg/app/xfontsel/-/merge_requests/15> 49 50 commit 5924c65d96d2f1301fbfff849a4a1eae90f9d2cb 51 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 52 Date: Sun May 25 09:51:32 2025 -0700 53 54 man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10` 55 56 mandoc: xfontsel.1:40:16: WARNING: cannot parse date, using it verbatim: TH xfontsel 1.1.1 57 mandoc: xfontsel.1:50:2: WARNING: skipping paragraph macro: PP empty 58 mandoc: xfontsel.1:44:2: WARNING: skipping paragraph macro: PP after SH 59 mandoc: xfontsel.1:91:2: WARNING: skipping paragraph macro: PP empty 60 mandoc: xfontsel.1:52:2: WARNING: skipping paragraph macro: PP after SH 61 mandoc: xfontsel.1:126:2: WARNING: skipping paragraph macro: PP empty 62 mandoc: xfontsel.1:93:2: WARNING: skipping paragraph macro: PP after SH 63 mandoc: xfontsel.1:139:2: WARNING: skipping paragraph macro: PP empty 64 mandoc: xfontsel.1:178:2: WARNING: skipping paragraph macro: PP empty 65 mandoc: xfontsel.1:193:2: WARNING: skipping paragraph macro: PP empty 66 mandoc: xfontsel.1:128:2: WARNING: skipping paragraph macro: PP after SH 67 mandoc: xfontsel.1:197:2: WARNING: skipping paragraph macro: PP empty 68 mandoc: xfontsel.1:195:2: WARNING: skipping paragraph macro: PP after SH 69 mandoc: xfontsel.1:202:2: WARNING: skipping paragraph macro: PP empty 70 mandoc: xfontsel.1:204:2: WARNING: skipping paragraph macro: PP after SH 71 mandoc: xfontsel.1:225:2: WARNING: skipping paragraph macro: PP after SH 72 an.tmac:xfontsel.1:196: style: 1 leading space(s) on input line 73 74 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 75 Part-of: <https://gitlab.freedesktop.org/xorg/app/xfontsel/-/merge_requests/14> 76 77 commit 59f1bcdcf1a289b00800cbcb69be03bc3711d45d 78 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 79 Date: Tue Mar 25 17:49:39 2025 -0700 80 81 Improve man page formatting 82 83 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 84 Part-of: <https://gitlab.freedesktop.org/xorg/app/xfontsel/-/merge_requests/13> 85 86 commit e7c62d035698841b12599384ee921e04ab417138 87 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 88 Date: Sun Mar 3 14:21:49 2024 -0800 89 90 xfontsel 1.1.1 91 92 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 93 94 commit 48772e02a3067fb8450b98ddde5e1fed7a6ce80e 95 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 96 Date: Sat Feb 11 11:27:51 2023 -0800 97 98 Add -help and -version options 99 100 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 101 102 commit e7c9e106e65767598b786804dc7324adc50d7efc 103 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 104 Date: Sat Feb 11 11:17:41 2023 -0800 105 106 Print which arguments were unknown before giving usage message 107 108 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 109 110 commit 37ee1293a35cd2f86463e2954f44db58692aa053 111 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 112 Date: Sat Feb 11 11:13:37 2023 -0800 113 114 include config.h in xfontsel.c before checking for USE_GETTEXT 115 116 It will never be true if we never include the file that defines it. 117 118 Fixes: f286ef3 ("Use gettext() to localize messages if available") 119 120 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 121 122 commit f286ef347dc9e87c6d5b5b8bce22afdeb82af4ed 123 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 124 Date: Wed Nov 9 13:19:21 2022 -0800 125 126 Use gettext() to localize messages if available 127 128 Originally fixed for Solaris in August 2000 by Jay Hobson under 129 Sun bug 4256527 "Internationalize xfontsel" 130 131 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 132 133 commit 57f670195bb1854edbea97b672ae966343965bb7 134 Author: Thomas Kuehne <thomas (a] kuehne.cn> 135 Date: Sun Dec 5 13:16:35 2021 +0100 136 137 Fixed -Wshadow declaration warnings 138 139 commit 6ef6ff13da2adc354eeca629d2fc523cbe3aab42 140 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 141 Date: Sun Jul 10 15:16:18 2022 -0700 142 143 xfontsel 1.1.0 144 145 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 146 147 commit 770bea4ba363e30b9274c71a3ab51be34f2199b4 148 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 149 Date: Sun May 15 07:46:20 2022 -0700 150 151 gitlab CI: stop requiring Signed-off-by in commits 152 153 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 154 155 commit d92f14a70546d9fac579d7750b4ac0280743123a 156 Author: Greg A. Woods <woods (a] robohack.ca> 157 Date: Thu Jan 27 23:55:08 2022 -0800 158 159 include actual screen resolution in the resX & resY menus 160 161 When given the "-scaled" option fetch the actual screen resolution and 162 add that to the list of available resolutions for the resX and resY 163 menus. 164 165 I.e. If the pattern contains '*' for the resX and resY fields (i.e. 166 instead of '0') then we wil end up with the menu containing "0, 100, 167 NNN", which makes for a really good demonstration of how scaling of 168 fonts without knowing the true screen resolution can lead to very wonky 169 results. Even if the values in the pattern are '0' you still get the 170 true DPI as an option in the menus. 171 172 When you specify a size for a scalable font, you should use points, 173 never pixels. Points are a physical unit of measurement. There are 174 always 72 points per inch. Never more or less. So to scale fonts 175 properly on a screen the scaler needs to know the resolution of the 176 display in pixels per inch in order to render text at a measurable 177 physical point size. In the current X11 world it is still up to the 178 user to correctly specify the actual screen resolution when requesting a 179 scalable font to render text with, and this is now possible to 180 demonstrate with this change to Xfontsel. 181 182 So with the actual correct resolution selected from the resX and resY 183 menus (and if the resolution figures are accurate and if the display 184 hasn't been scaled by the hardware or, e.g. XrandR) then choosing any 185 avaliable point size will show the sample text with a height on the 186 screen physically matching the chosen point size. To that end the 187 default pixelSizeList resource has been changed to just "0", as it 188 should never be changed, and instead the default "pointSizeList" 189 resource has been extended with a list of reasonable real-world 190 sample (deci)point sizes. 191 192 [also touch up the help text and call exit() to exit main()] 193 194 Signed-off-by: Greg A. Woods <woods (a] robohack.ca> 195 196 commit 148a592bf5b10c5f536cb515536351d73952fc6f 197 Author: Alexander Gromnitsky <alexander.gromnitsky (a] gmail.com> 198 Date: Thu Dec 2 05:56:33 2021 +0200 199 200 Add 'reset' button 201 202 It's very tedious to deselect multiple XLFD field names if you want to 203 start from scratch (it's often easier to relaunch the app). Hence, a 204 simple reset button can be handy. 205 206 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 207 208 commit d55f7ed9893bb74fb9d1f4cc84501928c0d52c46 209 Author: Thomas Kuehne <thomas (a] kuehne.cn> 210 Date: Sun Dec 5 13:40:43 2021 +0100 211 212 Fixed -Wmissing-field-initializers warning 213 214 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 215 216 commit 3ef81a443a264c48f606dfedd47eb160822457fa 217 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 218 Date: Sun Apr 3 15:48:25 2022 -0700 219 220 mark Quit() & QuitAction() as noreturn 221 222 Clears gcc warnings: 223 224 xfontsel.c: In function QuitAction: 225 xfontsel.c:1477:1: warning: function might be candidate for 226 attribute noreturn [-Wsuggest-attribute=noreturn] 227 QuitAction(Widget w, XEvent *event, String *params, Cardinal *num_params) 228 ^~~~~~~~~~ 229 230 xfontsel.c: In function Quit: 231 xfontsel.c:1392:6: warning: function might be candidate for 232 attribute noreturn [-Wsuggest-attribute=noreturn] 233 void Quit(Widget w, XtPointer closure, XtPointer callData) 234 ^~~~ 235 236 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 237 238 commit be2a75ec654722b282c9e2fac2b73a4dba9f50d0 239 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 240 Date: Sun Apr 3 15:45:07 2022 -0700 241 242 Clean up variable scoping in GetFontNames() 243 244 Gets rid of gcc warning: 245 xfontsel.c: In function GetFontNames: 246 xfontsel.c:498:16: warning: declaration of f shadows a previous local [-Wshadow] 247 int maxField, f; 248 ^ 249 xfontsel.c:446:9: note: shadowed declaration is here 250 int f, field, count; 251 ^ 252 253 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 254 255 commit 93112d07d66cd9ee93ef00527df1da39dfaf7290 256 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 257 Date: Sun Apr 3 15:36:59 2022 -0700 258 259 Fix -Wsign-compare warning from gcc 260 261 ULabel.c: In function SetValues: 262 ULabel.c:670:19: warning: comparison between signed and unsigned integer 263 expressions [-Wsign-compare] 264 for (i = 0; i < *num_args; i++) { 265 ^ 266 267 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 268 269 commit 954fc5687b9805201c425fd3139acb6d19bd9bd5 270 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 271 Date: Sun Apr 3 15:34:31 2022 -0700 272 273 const cleanup 274 275 Clears up 32 out of 49 -Wdiscarded-qualifiers warnings from gcc 276 277 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 278 279 commit b08c43c680e4ad3092893bc7f3eb5f98e67648af 280 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 281 Date: Sat Apr 2 12:54:45 2022 -0700 282 283 man page: remove out-of-date COPYRIGHT section 284 285 The information previously listed here didn't match what is present in 286 the source code or the COPYING file, and the X(7) man page doesn't list 287 any license information as this had claimed. 288 289 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 290 291 commit bfc30b3eec7fe816c63c773a535fb2b3efbb969e 292 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 293 Date: Mon Dec 6 12:08:39 2021 -0800 294 295 Build xz tarballs instead of bzip2 296 297 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 298 299 commit 613461cf2b1fe8505027bdf8159e3ebde80276c2 300 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 301 Date: Mon Dec 6 12:08:33 2021 -0800 302 303 gitlab CI: add a basic build test 304 305 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 306 307 commit b8a708af87051de4f6f6d23655cfab1ed25ddf5e 308 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 309 Date: Wed Nov 21 17:03:41 2018 -0800 310 311 Update configure.ac bug URL for gitlab migration 312 313 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 314 315 commit 1e168e2b7c344f527edcd0d466b7c05d5071a460 316 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 317 Date: Fri Nov 16 22:00:23 2018 -0800 318 319 Update README for gitlab migration 320 321 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 322 323 commit a98ec351f665d12b0f0aa26dddeaf7a33423ffd1 324 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 325 Date: Fri Mar 9 17:30:13 2018 -0800 326 327 xfontsel 1.0.6 328 329 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 330 331 commit 693cff8fc6a63b51fb059d175af5f602d5771648 332 Author: Mihail Konev <k.mvc (a] ya.ru> 333 Date: Thu Jan 26 14:00:21 2017 +1000 334 335 autogen: add default patch prefix 336 337 Signed-off-by: Mihail Konev <k.mvc (a] ya.ru> 338 339 commit 32813ab5133d18e230c37ba562275735bda35ec7 340 Author: Emil Velikov <emil.l.velikov (a] gmail.com> 341 Date: Mon Mar 9 12:00:52 2015 +0000 342 343 autogen.sh: use quoted string variables 344 345 Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent 346 fall-outs, when they contain space. 347 348 Signed-off-by: Emil Velikov <emil.l.velikov (a] gmail.com> 349 Reviewed-by: Peter Hutterer <peter.hutterer (a] who-t.net> 350 Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net> 351 352 commit 0a1e1adb405c005d5382eca48f5e2f811ec4b1e9 353 Author: Peter Hutterer <peter.hutterer (a] who-t.net> 354 Date: Tue Jan 24 10:32:07 2017 +1000 355 356 autogen.sh: use exec instead of waiting for configure to finish 357 358 Syncs the invocation of configure with the one from the server. 359 360 Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net> 361 Reviewed-by: Emil Velikov <emil.velikov (a] collabora.com> 362 363 commit 8e4343b9a13a15a8d210ac9454670680f60b3cc6 364 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 365 Date: Sun Sep 27 18:51:10 2015 -0700 366 367 Get rid of some extraneous ; at the end of C source lines 368 369 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 370 371 commit 3b4d735abfadabe120d4d3fb62a5fb5483a9aa0e 372 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 373 Date: Mon Jun 2 22:34:36 2014 -0700 374 375 autogen.sh: Honor NOCONFIGURE=1 376 377 See http://people.gnome.org/~walters/docs/build-api.txt 378 379 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 380 381 commit e41d309cfa1812d3d617dfc21e310361c741a8af 382 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 383 Date: Mon Jun 2 22:34:36 2014 -0700 384 385 configure: Drop AM_MAINTAINER_MODE 386 387 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 388 389 commit 5ded8c9f5eeefba1a13a73f39f03db155faa5a8c 390 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 391 Date: Mon Jun 2 22:34:30 2014 -0700 392 393 config: Add missing AC_CONFIG_SRCDIR 394 395 Regroup AC statements under the Autoconf initialization section. 396 Regroup AM statements under the Automake initialization section. 397 398 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 399 400 commit 4cc04b8ba83f64aa142fdedf632f55fbe429d763 401 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 402 Date: Sat Jul 6 00:07:23 2013 -0700 403 404 Replace TXT16 with XChar2b inline 405 406 No longer need #define to substitute it now that we no longer set 407 it to a different type on CRAY systems. 408 409 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 410 411 commit b655a65ff7915b0c55a214b3a23b7f0fa1a39f44 412 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 413 Date: Sat Jul 6 00:04:41 2013 -0700 414 415 Drop CRAY/WORD64 support (unifdef -UCRAY -UWORD64) 416 417 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 418 419 commit f8aaa4ffae00fd97a393d2589f9c9579b5bac5ad 420 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 421 Date: Fri May 17 18:00:41 2013 -0700 422 423 xfontsel 1.0.5 424 425 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 426 427 commit 8de6cf335b27e89866d9b443f7f44f33ace8fad9 428 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 429 Date: Fri Jan 25 13:42:28 2013 -0800 430 431 Use C99 struct initializer for parseRec in GetFontNames() 432 433 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 434 435 commit afc3ec190b28caa4b470ca6617db7d9f009f586e 436 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 437 Date: Sat Jan 19 18:24:21 2013 -0800 438 439 When font fails to load, grey out text instead of unmapping text widget 440 441 Before if you selected a pattern that couldn't load, such as a strange 442 encoding, the text widget would simply stop updating, giving the user 443 no feedback that they weren't seeing the selected font, and leaving 444 repaint turds from menus in the text area. Now we are more clear that 445 something is wrong, and clean up when menus overlap the text. 446 447 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 448 449 commit 1c6e89d9dda4d41709abfed4522fd801799bfd30 450 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 451 Date: Sat Jan 19 17:13:28 2013 -0800 452 453 Remove extraneous braces left from commit 1d6970a838d4ed42a 454 455 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 456 457 commit bc51dd4cdf617ba44ed1231d411eb8d63616e371 458 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 459 Date: Sat May 26 22:58:14 2012 -0700 460 461 Prevent memory leak in GetFontNames if no fonts are matched 462 463 Defer creating ParseRec until after we check for numFonts = 0 and return. 464 465 Fixes error found by Parfait 0.5.0.2 bug checking tool: 466 Memory leak of pointer '<unknown>' allocated with XtMalloc(40) 467 at line 466 of app/xfontsel/xfontsel.c in function 'GetFontNames'. 468 pointer allocated at line 447 with XtMalloc(40). 469 470 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 471 472 commit 4faa8afa1856a015a63efb12a466b5fd060c1af5 473 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 474 Date: Sat Apr 14 01:08:43 2012 -0700 475 476 Combine usage message strings 477 478 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 479 480 commit 67309809fee4ea1b7b4334d6245788ddea626dcf 481 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 482 Date: Thu Mar 22 22:30:31 2012 -0700 483 484 xfontsel 1.0.4 485 486 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 487 488 commit 5815b461672845cf6de179f04c778354139f7834 489 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 490 Date: Wed Sep 28 22:05:41 2011 -0700 491 492 Add const attribute to fieldP fix a gcc -Wwrite-strings warning 493 494 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 495 496 commit d9200f965f056d3da49476dd9b8333ff47265f30 497 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 498 Date: Wed Sep 28 22:00:50 2011 -0700 499 500 Strip trailing whitespace 501 502 Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' 503 git diff -w & git diff -b show no diffs from this change 504 505 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 506 507 commit 561085a83a777fec4b42cfa16a8ba80e971d86fb 508 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 509 Date: Fri Sep 16 19:04:30 2011 -0700 510 511 Convert sprintf calls to snprintf 512 513 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 514 515 commit 1d6970a838d4ed42a8c91a10cb5311f98ba959c3 516 Author: Jesse Adkins <jesserayadkins (a] gmail.com> 517 Date: Tue Oct 26 16:06:24 2010 -0700 518 519 Remove USE_TEXT_WIDGET (bug 8966) 520 521 It was included in the initial revision. The bug dates back to 2006, so I 522 think it's safe to say that this never worked. 523 524 Signed-off-by: Jesse Adkins <jesserayadkins (a] gmail.com> 525 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 526 527 commit 19bcefb4c89e02833cb7fcffeb7fd3f7224db1c4 528 Author: Gaetan Nadon <memsize (a] videotron.ca> 529 Date: Wed Jan 19 10:06:56 2011 -0500 530 531 config: move man pages into their own directory 532 533 Use services provided by XORG_MANPAGE_SECTIONS. 534 Use standard Makefile for man pages. 535 536 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca> 537 538 commit f68420e9698d9a3b3e18cbefb96a3ccf9d555c65 539 Author: Gaetan Nadon <memsize (a] videotron.ca> 540 Date: Thu Jan 13 17:15:36 2011 -0500 541 542 man: replace hard coded man page section with substitution strings 543 544 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca> 545 546 commit 63f5e107b12fb8a78946e54e36e99f2ec64a5bac 547 Author: Gaetan Nadon <memsize (a] videotron.ca> 548 Date: Thu Jan 13 11:15:47 2011 -0500 549 550 man: remove trailing spaces and tabs 551 552 Using s/[ \t]*$// 553 554 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca> 555 556 commit 1fe1686bbe8d3830a3e7531dda4318c81f6d7405 557 Author: Gaetan Nadon <memsize (a] videotron.ca> 558 Date: Wed Jan 12 16:28:02 2011 -0500 559 560 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 561 562 This silences an Autoconf warning 563 564 commit 284bc2ff3e5a852f44ca08cb4fcab5ee64a08e54 565 Author: Gaetan Nadon <memsize (a] videotron.ca> 566 Date: Wed Jan 12 15:29:50 2011 -0500 567 568 config: replace deprecated AC_HELP_STRING with AS_HELP_STRING 569 570 This silences an Automake warning. 571 572 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca> 573 574 commit 0799a10d39b4240bdc043a5fcdd25f571338be24 575 Author: Jesse Adkins <jesserayadkins (a] gmail.com> 576 Date: Tue Sep 28 13:29:49 2010 -0700 577 578 Purge cvs tags. 579 580 Signed-off-by: Jesse Adkins <jesserayadkins (a] gmail.com> 581 582 commit 3aaccefa18e0eb37393642823b2e8454b1de20fd 583 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 584 Date: Sun Sep 26 17:24:50 2010 -0700 585 586 xfontsel 1.0.3 587 588 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 589 590 commit 646dcaa531897aedf76a53c7b0017c90c849eb18 591 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 592 Date: Sun Sep 26 17:20:51 2010 -0700 593 594 config: Remove unnecessary calls from configure.ac 595 596 AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now 597 598 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 599 600 commit 6c77dc68321ca2149d95df90b97d741f8ff914a2 601 Author: Gaetan Nadon <memsize (a] videotron.ca> 602 Date: Tue Jul 20 18:45:18 2010 -0400 603 604 config: update AC_PREREQ statement to 2.60 605 606 Unrelated to the previous patches, the new value simply reflects 607 the reality that the minimum level for autoconf to configure 608 all x.org modules is 2.60 dated June 2006. 609 610 ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz 611 612 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca> 613 614 commit e50e3cab1eb5e50d8e0d4dfe52e2e39625bdff3c 615 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 616 Date: Thu Jul 1 17:59:02 2010 -0700 617 618 Xmu functions are called directly, so include it in PKG_CHECK_MODULES 619 620 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 621 622 commit e3d6a121d1074422ea7296fdfe335eee3f42ad66 623 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com> 624 Date: Wed Jun 30 23:25:03 2010 -0700 625 626 config: upgrade to util-macros 1.8 for additional man page support 627 628 Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS 629 The value of MAN_SUBST is the same for all X.Org packages. 630 631 Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS 632 The existing statement can now be removed from the configuration file. 633 634 Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED) 635 Enables silent rule and use platform appropriate version of sed. 636 637 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com> 638 639 commit 7b1853e8ae91e7aaecebd78eb4c6e498059e5200 640 Author: Gaetan Nadon <memsize (a] videotron.ca> 641 Date: Thu Feb 11 10:08:07 2010 -0500 642 643 config: move CWARNFLAGS from configure.ac to Makefile.am 644 645 Compiler warning flags should be explicitly set in the makefile 646 rather than being merged with other packages compiler flags. 647 648 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca> 649 650 commit 9205c610f211837e9a63d08d1fbd8c687b7d0b8a 651 Author: Gaetan Nadon <memsize (a] videotron.ca> 652 Date: Sat Dec 19 20:48:48 2009 -0500 653 654 configure.ac: use backticks rather than $() for cmd subs 655 656 Use "$PKG_CONFIG" rather than hard coded "pkg-config" 657 658 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca> 659 660 commit f6398f9cc100f63bf694be9c6157e1b774a75c2b 661 Author: Gaetan Nadon <memsize (a] videotron.ca> 662 Date: Thu Nov 26 09:19:53 2009 -0500 663 664 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 665 666 Now that the INSTALL file is generated. 667 Allows running make maintainer-clean. 668 669 commit c609c074f9d76e89cedabead3fab0600d294c3f9 670 Author: Gaetan Nadon <memsize (a] videotron.ca> 671 Date: Wed Oct 28 14:09:08 2009 -0400 672 673 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 674 675 Add missing INSTALL file. Use standard GNU file on building tarball 676 README may have been updated 677 Remove AUTHORS file as it is empty and no content available yet. 678 Remove NEWS file as it is empty and no content available yet. 679 680 commit 7d890dfd9ef6eeac6c7619dfb3c7eeb7666f3834 681 Author: Gaetan Nadon <memsize (a] videotron.ca> 682 Date: Tue Oct 27 15:07:25 2009 -0400 683 684 Deploy the new XORG_DEFAULT_OPTIONS #24242 685 686 This macro aggregate a number of existing macros that sets commmon 687 X.Org components configuration options. It shields the configuration file from 688 future changes. 689 690 commit b9aca05dc1bb882fabc03d11fa833cb975593e4e 691 Author: Gaetan Nadon <memsize (a] videotron.ca> 692 Date: Mon Oct 26 22:08:39 2009 -0400 693 694 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 695 696 ChangeLog filename is known to Automake and requires no further 697 coding in the makefile. 698 699 commit 38b984a4cae2bf18e8fbff07ccd98a587e0c16bd 700 Author: Gaetan Nadon <memsize (a] videotron.ca> 701 Date: Thu Oct 22 12:34:15 2009 -0400 702 703 .gitignore: use common defaults with custom section # 24239 704 705 Using common defaults will reduce errors and maintenance. 706 Only the very small or inexistent custom section need periodic maintenance 707 when the structure of the component changes. Do not edit defaults. 708 709 commit a9c2e152c8a112f5783430b27de777da7daf6aa7 710 Author: Alan Coopersmith <alan.coopersmith (a] sun.com> 711 Date: Thu Oct 1 14:54:24 2009 -0700 712 713 Add README with pointers to mailing lists, bugzilla, & git 714 715 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com> 716 717 commit 4d15dbb1ac524a017e9812fb7f21f032ccbc2ae1 718 Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br> 719 Date: Wed Jan 21 16:04:57 2009 -0200 720 721 Ansification and compile warning fixes. 722 723 This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects 724 make distcheck and all gcc 4.3 and sparse warnings. 725 726 commit edda127130da731e9d314456d89f083a7eeca276 727 Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br> 728 Date: Sun Mar 16 20:22:55 2008 -0300 729 730 Compile warning fixes. 731 732 Ansify functions with K&R prototypes. 733 Adjust some definitions to match required prototypes. 734 Declare as static some functions to avoid warnings about missing prototypes. 735 736 commit bb0968eff74cb55cf2de125f828a76f679c4a017 737 Author: Julien Cristau <jcristau (a] debian.org> 738 Date: Tue Aug 19 00:58:18 2008 +0200 739 740 xaw8 is gone, use xaw7 741 742 commit 9e6d440567ae5b853875f0ecb8a780733c15fb38 743 Author: Julien Cristau <jcristau (a] debian.org> 744 Date: Fri May 16 14:17:52 2008 +0200 745 746 $(builddir) is the current directory 747 748 Apparently automake doesn't always export the builddir variable. 749 This fixes my previous commit. 750 751 commit 42b8ab848739ee6bf9003dea67c376236600964b 752 Author: Julien Cristau <jcristau (a] debian.org> 753 Date: Sun Apr 20 19:16:26 2008 +0200 754 755 Fix build with builddir != srcdir 756 757 commit 99e02e7a17ab8efe09b9a5411466bf273c01c692 758 Author: Julien Cristau <jcristau (a] debian.org> 759 Date: Sun Apr 20 19:13:59 2008 +0200 760 761 Use AM_CFLAGS instead of xfontsel_CFLAGS and remove AM_PROG_CC_C_O 762 763 commit 7177700678091d64956d789aa93e265539d9ea5c 764 Author: Jeremy Huddleston <jeremyhu (a] freedesktop.org> 765 Date: Thu Mar 27 20:27:16 2008 -0700 766 767 Added missing AM_PROG_CC_C_O 768 769 commit 4c38de0cbf47ae3dcc67ae8e81924831cb050a34 770 Author: Jeremy Huddleston <jeremyhu (a] freedesktop.org> 771 Date: Thu Mar 27 20:07:45 2008 -0700 772 773 Build fix for file systems that are not case sensitive 774 775 commit 2f878b2bc5c2e35a0ba28f8fc2e22785af3f537e 776 Author: James Cloos <cloos (a] jhcloos.com> 777 Date: Thu Dec 6 15:51:07 2007 -0500 778 779 Add missing PHONY line for automatic ChangeLog generation 780 781 commit b4d05bfdd02bb993fe27d79977be0d117f6869f5 782 Author: Alan Coopersmith <alan.coopersmith (a] sun.com> 783 Date: Thu Feb 1 10:47:34 2007 -0800 784 785 Version bump: 1.0.2 786 787 commit ca186c58baf13be19feb9c4ed63c73fcbc3c374e 788 Author: Alan Coopersmith <alan.coopersmith (a] sun.com> 789 Date: Thu Feb 1 10:46:56 2007 -0800 790 791 Fill in COPYING with copyright/license notices from source code files 792 793 commit 67813a0abf40cf4e0a4c958b132a5679e734b14d 794 Author: Alan Coopersmith <alan.coopersmith (a] sun.com> 795 Date: Thu Feb 1 10:44:42 2007 -0800 796 797 renamed: .cvsignore -> .gitignore 798 799 commit 5c43b433c0f3042f24f41eb66d3453c72edd3698 800 Author: Alan Coopersmith <alan.coopersmith (a] sun.com> 801 Date: Thu Feb 1 10:44:12 2007 -0800 802 803 Replace static ChangeLog with dist-hook to generate from git log 804 805 commit a109dc6867135b8dcdb4a32d016dba96fc42b1fa 806 Author: Eric S. Raymond <esr (a] thyrsus.com> 807 Date: Tue Jan 2 19:10:31 2007 -0800 808 809 Bug 9519: Markup problems in xfontsel.1x 810 811 <https://bugs.freedesktop.org/show_bug.cgi?id=9519> 812 813 commit 8e06c5f5100b2dc533291e6d305aecedec86abae 814 Author: Kevin E Martin <kem (a] kem.org> 815 Date: Wed Dec 21 02:29:50 2005 +0000 816 817 Update package version for X11R7 release. 818 819 commit 7d5a9e2c6197215076884f438d88bab886f4fcfc 820 Author: Adam Jackson <ajax (a] nwnk.net> 821 Date: Mon Dec 19 16:22:44 2005 +0000 822 823 Stub COPYING files 824 825 commit 2bcdd77cbd56b099d1f521671be1a5f69f81fe84 826 Author: Kevin E Martin <kem (a] kem.org> 827 Date: Thu Dec 15 00:24:07 2005 +0000 828 829 Update package version number for final X11R7 release candidate. 830 831 commit d235b45cc12cbf9c04cf79e525033a3b0205c53d 832 Author: Kevin E Martin <kem (a] kem.org> 833 Date: Wed Dec 7 16:17:59 2005 +0000 834 835 Change to use the app-defaults default dir configured in libXt. 836 837 commit 15308d1a18f86d783b2480b31ce168de3f9ca109 838 Author: Kevin E Martin <kem (a] kem.org> 839 Date: Tue Dec 6 22:48:22 2005 +0000 840 841 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 842 843 commit 9d4606cf318bf4432068db87ee55572b2695d7ed 844 Author: Kevin E Martin <kem (a] kem.org> 845 Date: Sat Dec 3 05:49:20 2005 +0000 846 847 Update package version number for X11R7 RC3 release. 848 849 commit 982954c1edb0505be600e6b034d75aaa3d334f24 850 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com> 851 Date: Mon Nov 28 22:01:42 2005 +0000 852 853 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 854 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) 855 856 commit 1b58506131be085db5d35b6648d603385c7d8a37 857 Author: Eric Anholt <anholt (a] freebsd.org> 858 Date: Mon Nov 21 10:35:00 2005 +0000 859 860 Another pass at .cvsignores for apps. 861 862 commit 3582308724b9ef06ad0283fab21c52ed2ab400c0 863 Author: Eric Anholt <anholt (a] freebsd.org> 864 Date: Sun Nov 20 22:08:52 2005 +0000 865 866 Add/improve .cvsignore files for apps. 867 868 commit 3187b3402cc0bd738bc74593fbf25892b69c2b23 869 Author: Kevin E Martin <kem (a] kem.org> 870 Date: Wed Oct 19 02:47:54 2005 +0000 871 872 Update package version number for RC1 release. 873 874 commit 63b7fa0f97e2f2da1817b8abd0a47d6bc5ee86f8 875 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com> 876 Date: Tue Oct 18 00:32:54 2005 +0000 877 878 Change default install dir for app-default files from 879 $(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match 880 the monolith & allow localization 881 882 commit 27299597d3c7d2223de97a2fd510a33247795a8e 883 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com> 884 Date: Mon Oct 17 23:56:22 2005 +0000 885 886 Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to 887 work better with BSD make 888 889 commit 1f19bc1d0920fde791440d2a1b18ddb4c650a1d7 890 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com> 891 Date: Fri Oct 14 00:25:45 2005 +0000 892 893 Use sed to fill in variables in man page 894 895 commit 01e99cb7d65cb5159cb0b5d2f10ea304f837df42 896 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com> 897 Date: Mon Aug 1 20:25:29 2005 +0000 898 899 Install man pages to section 1 instead of section m (Patch from Donnie 900 Berkholz) 901 902 commit 327d6df6c97dd9d55e95dfabf002f78fe624e0ee 903 Author: Kevin E Martin <kem (a] kem.org> 904 Date: Fri Jul 29 21:22:33 2005 +0000 905 906 Various changes preparing packages for RC0: 907 - Verify and update package version numbers as needed 908 - Implement versioning scheme 909 - Change bug address to point to bugzilla bug entry form 910 - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to 911 reenable it) 912 - Fix makedepend to use pkgconfig and pass distcheck 913 - Update build script to build macros first 914 - Update modular Xorg version 915 916 commit c3da8169ed2876732a86b7c1cb3d4e3cb6ba5046 917 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com> 918 Date: Tue Jul 26 15:44:02 2005 +0000 919 920 Replace more GNU make-ism's with more portable macros 921 922 commit 1234c030c16eb1e0d6f8a8655bc1b093e43ef288 923 Author: Adam Jackson <ajax (a] nwnk.net> 924 Date: Wed Jul 20 19:31:55 2005 +0000 925 926 Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global 927 configure cache, you cache it, and the cached value is probably wrong. 928 929 commit fb8c54ae47b8dd71f082fd0c4b705690c8aca524 930 Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk> 931 Date: Fri Jul 1 18:11:22 2005 +0000 932 933 Build system for xfontsel 934 935 commit cad003acf8e3a2ae88b9e0fda9f6d0a070bbd3c5 936 Author: Egbert Eich <eich (a] suse.de> 937 Date: Fri Apr 23 19:54:47 2004 +0000 938 939 Merging XORG-CURRENT into trunk 940 941 commit 5853543ca60db9bbb8db1b4b3d68fb30ada5a249 942 Author: Egbert Eich <eich (a] suse.de> 943 Date: Sun Mar 14 08:35:20 2004 +0000 944 945 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 946 947 commit 7ce32771cd493a3fa27d2b0c584a95a8da54a262 948 Author: Egbert Eich <eich (a] suse.de> 949 Date: Wed Mar 3 12:13:05 2004 +0000 950 951 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 952 953 commit 51284798e3b3af50838597e605a45e01d961d4ed 954 Author: Egbert Eich <eich (a] suse.de> 955 Date: Thu Feb 26 13:36:24 2004 +0000 956 957 readding XFree86's cvs IDs 958 959 commit d65fdc557636a5a4454a11c3a9a0a58d95ec9ce0 960 Author: Egbert Eich <eich (a] suse.de> 961 Date: Thu Feb 26 09:24:07 2004 +0000 962 963 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 964 965 commit 69ecccb0fa674314d8e72084dbaae3b248494d19 966 Author: Kaleb Keithley <kaleb (a] freedesktop.org> 967 Date: Tue Nov 25 19:29:13 2003 +0000 968 969 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 970 971 commit c9df46d65c9ba7c39c8c0fb355199ff3627ae76e 972 Author: Kaleb Keithley <kaleb (a] freedesktop.org> 973 Date: Fri Nov 14 16:49:22 2003 +0000 974 975 XFree86 4.3.0.1 976 977 commit ec7cff5eb04007f30e0fa732bca8a55882f5482f 978 Author: Kaleb Keithley <kaleb (a] freedesktop.org> 979 Date: Fri Nov 14 16:49:22 2003 +0000 980 981 Initial revision 982