summaryrefslogtreecommitdiff
path: root/xfontsel.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-11Add -help and -version optionsAlan Coopersmith1-3/+19
2023-02-11Print which arguments were unknown before giving usage messageAlan Coopersmith1-1/+8
2023-02-11include config.h in xfontsel.c before checking for USE_GETTEXTAlan Coopersmith1-0/+3
2022-11-09Use gettext() to localize messages if availableAlan Coopersmith1-14/+71
2022-09-10Fixed -Wshadow declaration warningsThomas Kuehne1-16/+16
2022-04-05include actual screen resolution in the resX & resY menusGreg A. Woods1-8/+48
2022-04-05Add 'reset' buttonAlexander Gromnitsky1-5/+32
2022-04-03mark Quit() & QuitAction() as noreturnAlan Coopersmith1-2/+3
2022-04-03Clean up variable scoping in GetFontNames()Alan Coopersmith1-4/+8
2022-04-03const cleanupAlan Coopersmith1-10/+11
2013-01-25Use C99 struct initializer for parseRec in GetFontNames()Alan Coopersmith1-5/+8
2013-01-19When font fails to load, grey out text instead of unmapping text widgetAlan Coopersmith1-1/+2
2013-01-19Remove extraneous braces left from commit 1d6970a838d4ed42aAlan Coopersmith1-4/+2
2012-05-26Prevent memory leak in GetFontNames if no fonts are matchedAlan Coopersmith1-3/+4
2012-04-14Combine usage message stringsAlan Coopersmith1-19/+10
2011-09-28Add const attribute to fieldP fix a gcc -Wwrite-strings warningAlan Coopersmith1-1/+1
2011-09-28Strip trailing whitespaceAlan Coopersmith1-11/+11
2011-09-28Convert sprintf calls to snprintfAlan Coopersmith1-3/+3
2011-09-28Remove USE_TEXT_WIDGET (bug 8966)Jesse Adkins1-16/+0
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2009-01-21Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-21/+21
2008-11-28Compile warning fixes.Paulo Cesar Pereira de Andrade1-103/+58
2004-04-23Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley1-5/+17
2003-11-14Initial revisionXORG-STABLEKaleb Keithley1-0/+1532