summaryrefslogtreecommitdiff
path: root/src/twm.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-07Provide defaults for externally defined symbolsTim Wiederhake1-1/+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/+5
2024-01-21Accomodate different field names when compiling with c++Tim Wiederhake1-0/+4
2024-01-21Rename field 'delete' to 'remove' in TitlebarPixmapsTim Wiederhake1-1/+1
2024-01-20Remove global variables JunkWidth, JunkHeight, JunkBW, JunkDepth, JunkMaskTim Wiederhake1-3/+2
2024-01-20Remove global variables JunkX, JunkYTim Wiederhake1-5/+0
2024-01-20Remove global variables JunkRoot, JunkChildTim Wiederhake1-3/+2
2024-01-20Make XtSignalId si staticTim Wiederhake1-1/+1
2024-01-20Make FirstScreen a local variableTim Wiederhake1-3/+2
2024-01-20Make appContext a local variableTim Wiederhake1-3/+3
2024-01-20Make InitFile a local variableTim Wiederhake1-1/+1
2024-01-20Make MultiScreen a local variableTim Wiederhake1-1/+1
2024-01-20Split up InitMenusTim Wiederhake1-0/+2
2024-01-20Remove now unused NoPrintscreens variableTim Wiederhake1-3/+1
2024-01-01Make atom_names const correctTim Wiederhake1-2/+3
2024-01-01Remove support for xprintTim Wiederhake1-62/+0
2021-11-28Fix spelling/wording issuesAlan Coopersmith1-2/+2
2020-06-21add/use new function parseWarning, which honors -v/-q optionsThomas E. Dickey1-6/+6
2020-06-20make the "-V" version print less cluttered (and more like most programs)Thomas E. Dickey1-3/+1
2020-06-19add/use functions to make warning messages more consistently use the program ...Thomas E. Dickey1-29/+80
2020-06-18fix the cppcheck style- and format-warningsThomas E. Dickey1-7/+8
2020-06-17allow most options to be long/abbreviatable for consistency,Thomas E. Dickey1-4/+26
2020-06-17add "-V" version-messageThomas E. Dickey1-8/+12
2020-06-17eliminate some unnecessary(?) goto statementsThomas E. Dickey1-19/+22
2019-11-23Formatted most of the C files using "twm-indent", part of cindent atThomas E. Dickey1-487/+482
2019-07-16issue 2: twm doesn't handle RandR screen size changesThomas E. Dickey1-0/+14
2019-07-16caddr_t used to be used in X code before XPointer was established; it's obsol...Thomas E. Dickey1-1/+1
2019-07-16gcc-stricter warnings, no object changeThomas E. Dickey1-8/+8
2019-07-15fix gcc-normal compiler warnings, no object changeThomas E. Dickey1-6/+6
2013-08-18Stop casting return values from malloc & callocAlan Coopersmith1-5/+3
2013-08-18Stop casting pointers to (char *) when freeing themAlan Coopersmith1-1/+1
2013-07-31Make more functions static that aren't called from other filesAlan Coopersmith1-1/+3
2013-07-31Assume C89 signal handlers, returning voidAlan Coopersmith1-3/+2
2013-07-31Make some more previously global variables into file-scoped staticsAlan Coopersmith1-3/+3
2013-07-31Use (void) to declare functions that take no arguments, instead of ()Alan Coopersmith1-2/+2
2013-07-18Constification cleanup - fix dozens of gcc warningsAlan Coopersmith1-1/+1
2011-07-14Whitespace fixes in src filesAlan Coopersmith1-18/+18
2010-10-06Purge cvs tags.Jesse Adkins1-3/+0
2005-03-11xc/programs/twm/Imakefilesco_port_update-baseXORG-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_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Roland Mainz1-6/+75
2005-03-11xc/programs/twm/add_window.cRoland Mainz1-36/+9
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-26/+41
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-23/+44
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+898