Age | Commit message (Expand) | Author | Files | Lines |
2024-01-21 | Add explicit cast after memory allocation | Tim Wiederhake | 1 | -9/+11 |
2024-01-21 | Rename field 'class' to 'xclass' in TwmWindow | Tim Wiederhake | 1 | -32/+32 |
2024-01-21 | Remove storage specifier 'register' | Tim Wiederhake | 1 | -7/+7 |
2024-01-20 | Remove global variables JunkWidth, JunkHeight, JunkBW, JunkDepth, JunkMask | Tim Wiederhake | 1 | -3/+4 |
2024-01-20 | Remove global variables JunkX, JunkY | Tim Wiederhake | 1 | -4/+5 |
2024-01-20 | Remove global variables JunkRoot, JunkChild | Tim Wiederhake | 1 | -4/+5 |
2024-01-20 | Rework dummy variable usage in SetHighlightPixmap | Tim Wiederhake | 1 | -3/+6 |
2024-01-20 | Rework dummy variable usage in AddWindow | Tim Wiederhake | 1 | -8/+9 |
2024-01-01 | Silence uninitialized variable warning | Tim Wiederhake | 1 | -1/+1 |
2020-06-21 | include twm.h in header files which rely upon its definitions | Thomas E. Dickey | 1 | -1/+1 |
2020-06-19 | use new warning-message functions in the remaining places where suitable, | Thomas E. Dickey | 1 | -8/+5 |
2020-06-18 | fix the cppcheck style- and format-warnings | Thomas E. Dickey | 1 | -3/+6 |
2020-06-15 | issue #1: twm random window placement handles large windows poorly | Thomas E. Dickey | 1 | -8/+20 |
2019-11-23 | strict gcc-warning fixes, no object-change | Thomas E. Dickey | 1 | -13/+16 |
2019-11-23 | Formatted most of the C files using "twm-indent", part of cindent at | Thomas E. Dickey | 1 | -959/+978 |
2019-07-16 | caddr_t used to be used in X code before XPointer was established; it's obsol... | Thomas E. Dickey | 1 | -15/+15 |
2019-07-16 | issue 4: twm makes windows too wide | Thomas E. Dickey | 1 | -2/+4 |
2019-07-15 | fix gcc-normal compiler warnings, no object change | Thomas E. Dickey | 1 | -25/+25 |
2013-08-18 | AddWindow: Use NULL instead of 0 for null pointer check | Alan Coopersmith | 1 | -1/+1 |
2013-08-18 | Stop casting return values from malloc & calloc | Alan Coopersmith | 1 | -10/+9 |
2013-08-18 | Stop casting pointers to (char *) when freeing them | Alan Coopersmith | 1 | -8/+8 |
2013-07-31 | Use (void) to declare functions that take no arguments, instead of () | Alan Coopersmith | 1 | -2/+2 |
2012-11-30 | Fix SEGV if CreateColormapWindow() returns NULL. | Egbert Eich | 1 | -2/+4 |
2011-07-14 | Whitespace fixes in src files | Alan Coopersmith | 1 | -74/+74 |
2011-05-11 | LP64: Fix formatting for DEBUG printf | Jeremy Huddleston | 1 | -1/+1 |
2010-10-06 | Purge cvs tags. | Jesse Adkins | 1 | -3/+0 |
2005-03-11 | xc/programs/twm/add_window.c | Roland Mainz | 1 | -99/+45 |
2004-04-23 | Merging 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-branch | Egbert Eich | 1 | -1/+1 |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 |
2003-11-25 | XFree86 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-2330 | Kaleb Keithley | 1 | -7/+8 |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | 1 | -37/+55 |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | 1 | -0/+1629 |