Age | Commit message (Expand) | Author | Files | Lines |
2013-09-21 | final stateHEADmaster | Alan Coopersmith | 32 | -32/+32 |
1995-04-07 | XBUG 7336, AIX 4 support | kaleb | 1 | -2/+2 |
1995-03-01 | xbug 7261, use flex specific define instead of system specific define to | kaleb | 1 | -2/+2 |
1995-01-04 | BUG #7183: restart hint should not be RestartAnyway | mor | 1 | -2/+2 |
1994-12-30 | tempnam() does malloc for us; check mktemp() return value | mor | 1 | -50/+81 |
1994-12-27 | compiler warning | mor | 2 | -3/+4 |
1994-12-27 | keep track if user every resized a window. This way, twm only saves | mor | 1 | -6/+79 |
1994-12-27 | connect to session manager after we know a window manager is not | mor | 1 | -5/+3 |
1994-12-27 | only restore window width/height if the user every resized the window. | mor | 1 | -4/+18 |
1994-12-27 | keep track if user every resized a window. This way, twm only saves | mor | 2 | -4/+19 |
1994-11-30 | compiler warnings | mor | 1 | -4/+4 |
1994-11-21 | XFree86 3.1 | kaleb | 1 | -2/+2 |
1994-10-04 | When restoring window positions from the previous session, | mor | 1 | -2/+15 |
1994-09-14 | in GetWindowConfig, x and y pos are (short), not (unsigned short) | mor | 1 | -19/+53 |
1994-09-14 | In call to GetWindowConfig, x and y pos are (short), not (unsigned short) | mor | 1 | -3/+3 |
1994-09-14 | in TWMWinConfigEntry, x and y pos are (short), not (unsigned short) | mor | 1 | -3/+4 |
1994-08-25 | must save icon position, even if not currently iconified | mor | 3 | -17/+38 |
1994-08-25 | save/restore icon positions | mor | 1 | -2/+47 |
1994-08-25 | restore icon positions | mor | 1 | -2/+7 |
1994-08-25 | added icon_x and icon_y to TWMWinConfigEntry | mor | 1 | -1/+2 |
1994-08-10 | close the SM connection before doing f.restart | mor | 1 | -1/+8 |
1994-08-10 | XGetWMHints can return NULL, so be careful overriding hints from | mor | 1 | -2/+2 |
1994-08-10 | check smcConn != NULL before SmcCloseConnection | mor | 1 | -2/+2 |
1994-08-10 | after 2nd save yourself, don't save props that haven't changed. | mor | 1 | -28/+54 |
1994-08-02 | GetWindowConfig - return earlier if no saved window configs | mor | 1 | -2/+6 |
1994-07-26 | don't set discard command | mor | 1 | -24/+18 |
1994-07-21 | If WM_NAME changed on this window, we can't use it as | mor | 1 | -5/+36 |
1994-07-21 | initialized tmp_win->nameChanged | mor | 1 | -1/+2 |
1994-07-21 | set Tmp_win->nameChanged if WM_NAME is changed. | mor | 1 | -1/+3 |
1994-07-21 | added "nameChanged" flag to see if WM_NAME ever changed | mor | 1 | -1/+2 |
1994-07-21 | stupid bug in writing save file | mor | 1 | -9/+6 |
1994-07-21 | use WM_CLIENT_LEADER to get to SM_CLIENT_ID of window. | mor | 1 | -94/+179 |
1994-07-21 | WM_CLIENT_LEADER and WM_WINDOW_ROLE atoms | mor | 1 | -4/+7 |
1994-07-21 | added window_role to TWMWinConfigEntry | mor | 1 | -1/+4 |
1994-07-21 | In HandleDestroyNotify, if (UnHighLight_win == Tmp_win), set UnHighLight_win ... | mor | 1 | -1/+4 |
1994-07-19 | implement phase 2 stuff | mor | 1 | -7/+20 |
1994-07-18 | define _XC_IsManager property | mor | 1 | -4/+13 |
1994-07-07 | use SM_SAVE_DIR | mor | 1 | -5/+9 |
1994-07-06 | make twm participate in session | mor | 2 | -8/+61 |
1994-07-06 | include StringDefs.h, Intrinsic.h | mor | 1 | -2/+20 |
1994-07-06 | use XtAppNextEvent/XtDispatchEvent so Xt can handle SM connection for us | mor | 1 | -3/+6 |
1994-07-06 | add session.c | mor | 1 | -6/+6 |
1994-07-06 | Initial revision | mor | 1 | -0/+699 |
1994-05-12 | xbug 6759, need to waitpid in system() emulation to avoid creating | kaleb | 1 | -19/+7 |
1994-04-17 | new X Consortium copyright/permission | kaleb | 3 | -21/+99 |
1994-04-17 | new X Consortium copyright/permission | jim | 8 | -76/+236 |
1994-04-17 | new X Consortium copyright/permission | dave | 6 | -64/+174 |
1994-04-17 | new X Consortium copyright/permission | converse | 1 | -6/+31 |
1994-04-17 | new X Consortium copyright/permission | dpw | 2 | -12/+62 |
1994-04-17 | new X Consortium copyright/permission | rws | 7 | -70/+205 |