summaryrefslogtreecommitdiff
path: root/src/parse.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-07Provide defaults for externally defined symbolsTim Wiederhake1-4/+1
2024-03-05include "gram.h" only from "parse.h"Thomas E. Dickey1-1/+0
2024-01-21Add explicit cast after memory allocationTim Wiederhake1-3/+3
2024-01-21Remove storage specifier 'register'Tim Wiederhake1-1/+1
2024-01-20Remove global variables JunkX, JunkYTim Wiederhake1-1/+2
2024-01-20Rework dummy variable usage in do_string_keywordTim Wiederhake1-7/+9
2020-06-21add/use new function parseWarning, which honors -v/-q optionsThomas E. Dickey1-22/+38
2020-06-19use new warning-message functions in the remaining places where suitable,Thomas E. Dickey1-14/+13
2020-06-18fix the cppcheck style- and format-warningsThomas E. Dickey1-7/+8
2019-11-23Formatted most of the C files using "twm-indent", part of cindent atThomas E. Dickey1-790/+839
2019-07-16gcc-stricter warnings, no object changeThomas E. Dickey1-2/+2
2019-07-15fix gcc-normal compiler warnings, no object changeThomas E. Dickey1-9/+9
2014-12-31Only use results from GetWindowProperty if it returned successAlan Coopersmith1-10/+9
2013-08-18Stop casting return values from malloc & callocAlan Coopersmith1-3/+3
2013-07-31Make more functions static that aren't called from other filesAlan Coopersmith1-2/+3
2013-07-31Make some more previously global variables into file-scoped staticsAlan Coopersmith1-1/+1
2013-07-31Use (void) to declare functions that take no arguments, instead of ()Alan Coopersmith1-3/+3
2013-07-18Constification cleanup - fix dozens of gcc warningsAlan Coopersmith1-4/+5
2011-07-14Whitespace fixes in src filesAlan Coopersmith1-18/+18
2011-07-12Replace most sprintf calls with snprintfAlan Coopersmith1-2/+2
2011-01-05Fix many gcc strict-aliasing warningsAlan Coopersmith1-4/+7
2010-10-06Purge cvs tags.Jesse Adkins1-4/+0
2005-10-09Bug #3755 <https://bugs.freedesktop.org/show_bug.cgi?id=3755> twm can'tAlan Coopersmith1-5/+6
2005-03-11xc/programs/twm/add_window.cRoland Mainz1-93/+45
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert Eich1-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-1/+13
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-16/+24
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1149