summaryrefslogtreecommitdiff
path: root/search.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-12unifdef hpuxAlan Coopersmith1-4/+0
2023-02-25Fix spelling/wording issuesAlan Coopersmith1-1/+1
2014-07-11Fix typos & wording issues in source commentsAlan Coopersmith1-1/+1
2013-10-18Ensure fgets read at least one byte before modifying stringAlan Coopersmith1-2/+4
2013-09-08Fix "no search will be preformed" typo in dialog box messageAlan Coopersmith1-1/+1
2013-04-21Provide a fallback mkstemp so we don't need to maintain 2 API versionsAlan Coopersmith1-10/+0
2013-04-20Use strchr() & strrchr() instead of index() & rindex()Alan Coopersmith1-2/+2
2013-04-20Use remove() instead of unlink()Alan Coopersmith1-2/+2
2013-04-20constify char *'s to clear compiler complaintsAlan Coopersmith1-2/+2
2013-04-20Remove XConsortium/XFree86/XdotOrg RCS/CVS id tagsAlan Coopersmith1-2/+0
2013-04-20Convert to X.Org standard code styleAlan Coopersmith1-231/+239
2013-04-20Fix numerous typos & spelling errors in comments and message stringsAlan Coopersmith1-4/+4
2004-09-29Avoid several buffer overflows if search string is too long. BugzillaMatthieu Herrb1-7/+13
2004-09-02Restore xman and xedit changes that were previously reverted, and makerel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904Kevin E Martin1-1/+1
2004-08-16As discussed and agreed on on the release-wranglers meeting of August 16,XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901Kristian Høgsberg1-1/+1
2004-06-08Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=668 - Add printRoland Mainz1-1/+1
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-30/+29
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-29/+30
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-3/+3
2003-11-14Initial revisionXORG-STABLEKaleb Keithley1-0/+395