summaryrefslogtreecommitdiff
path: root/src/util.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05include "gram.h" only from "parse.h"Thomas E. Dickey1-1/+1
2024-01-21Add explicit cast after memory allocationTim Wiederhake1-3/+4
2024-01-21Rename field 'delete' to 'remove' in TitlebarPixmapsTim Wiederhake1-3/+3
2024-01-21Remove storage specifier 'register'Tim Wiederhake1-2/+2
2024-01-20Remove global variables JunkWidth, JunkHeight, JunkBW, JunkDepth, JunkMaskTim Wiederhake1-4/+8
2024-01-20Remove global variables JunkX, JunkYTim Wiederhake1-1/+2
2024-01-20Remove global variables JunkRoot, JunkChildTim Wiederhake1-3/+6
2024-01-01Remove always-true ifndef TOMTim Wiederhake1-4/+0
2020-06-21issue #8: twm displays all windows as "Untitled"Thomas E. Dickey1-14/+29
2020-06-19use new warning-message functions in the remaining places where suitable,Thomas E. Dickey1-28/+27
2020-06-18fix the cppcheck style- and format-warningsThomas E. Dickey1-16/+17
2019-11-23Formatted most of the C files using "twm-indent", part of cindent atThomas E. Dickey1-527/+554
2019-07-16gcc-stricter warnings, no object changeThomas E. Dickey1-2/+2
2019-07-15fix gcc-normal compiler warnings, no object changeThomas E. Dickey1-80/+80
2019-07-15issue 7: check if there are no fonts found for the fontset, and fallback to f...Thomas E. Dickey1-29/+39
2018-09-30If we can't find a colormap to replace, insert new one instead of leaking itAlan Coopersmith1-0/+1
2018-09-30When replacing a colormap, free old map, not new oneAlan Coopersmith1-1/+1
2015-09-28Adapt callers to ExpandFilename change.Thomas Klausner1-2/+2
2015-09-28Add some const.Christos Zoulas1-2/+2
2015-07-19Do not try to extend the font-pattern with a wild-card.Michael van Elst1-6/+1
2013-08-18Stop casting return values from malloc & callocAlan Coopersmith1-5/+4
2013-08-18Stop casting pointers to (char *) when freeing themAlan Coopersmith1-3/+3
2013-07-31Use (void) to declare functions that take no arguments, instead of ()Alan Coopersmith1-1/+1
2013-07-18Constification cleanup - fix dozens of gcc warningsAlan Coopersmith1-10/+10
2011-07-14Whitespace fixes in src filesAlan Coopersmith1-34/+34
2011-05-10Remove unused fallback implementation of putenv()Alan Coopersmith1-66/+0
2010-10-06Purge cvs tags.Jesse Adkins1-3/+0
2005-03-11xc/programs/twm/add_window.cRoland Mainz1-147/+56
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-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-20/+224
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+959