summaryrefslogtreecommitdiff
path: root/xc/programs/twm
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith32-32/+32
1995-04-07XBUG 7336, AIX 4 supportkaleb1-2/+2
1995-03-01xbug 7261, use flex specific define instead of system specific define tokaleb1-2/+2
1995-01-04BUG #7183: restart hint should not be RestartAnywaymor1-2/+2
1994-12-30tempnam() does malloc for us; check mktemp() return valuemor1-50/+81
1994-12-27compiler warningmor2-3/+4
1994-12-27keep track if user every resized a window. This way, twm only savesmor1-6/+79
1994-12-27connect to session manager after we know a window manager is notmor1-5/+3
1994-12-27only restore window width/height if the user every resized the window.mor1-4/+18
1994-12-27keep track if user every resized a window. This way, twm only savesmor2-4/+19
1994-11-30compiler warningsmor1-4/+4
1994-11-21XFree86 3.1kaleb1-2/+2
1994-10-04When restoring window positions from the previous session,mor1-2/+15
1994-09-14in GetWindowConfig, x and y pos are (short), not (unsigned short)mor1-19/+53
1994-09-14In call to GetWindowConfig, x and y pos are (short), not (unsigned short)mor1-3/+3
1994-09-14in TWMWinConfigEntry, x and y pos are (short), not (unsigned short)mor1-3/+4
1994-08-25must save icon position, even if not currently iconifiedmor3-17/+38
1994-08-25save/restore icon positionsmor1-2/+47
1994-08-25restore icon positionsmor1-2/+7
1994-08-25added icon_x and icon_y to TWMWinConfigEntrymor1-1/+2
1994-08-10close the SM connection before doing f.restartmor1-1/+8
1994-08-10XGetWMHints can return NULL, so be careful overriding hints frommor1-2/+2
1994-08-10check smcConn != NULL before SmcCloseConnectionmor1-2/+2
1994-08-10after 2nd save yourself, don't save props that haven't changed.mor1-28/+54
1994-08-02GetWindowConfig - return earlier if no saved window configsmor1-2/+6
1994-07-26don't set discard commandmor1-24/+18
1994-07-21If WM_NAME changed on this window, we can't use it asmor1-5/+36
1994-07-21initialized tmp_win->nameChangedmor1-1/+2
1994-07-21set Tmp_win->nameChanged if WM_NAME is changed.mor1-1/+3
1994-07-21added "nameChanged" flag to see if WM_NAME ever changedmor1-1/+2
1994-07-21stupid bug in writing save filemor1-9/+6
1994-07-21use WM_CLIENT_LEADER to get to SM_CLIENT_ID of window.mor1-94/+179
1994-07-21WM_CLIENT_LEADER and WM_WINDOW_ROLE atomsmor1-4/+7
1994-07-21added window_role to TWMWinConfigEntrymor1-1/+4
1994-07-21In HandleDestroyNotify, if (UnHighLight_win == Tmp_win), set UnHighLight_win ...mor1-1/+4
1994-07-19implement phase 2 stuffmor1-7/+20
1994-07-18define _XC_IsManager propertymor1-4/+13
1994-07-07use SM_SAVE_DIRmor1-5/+9
1994-07-06make twm participate in sessionmor2-8/+61
1994-07-06include StringDefs.h, Intrinsic.hmor1-2/+20
1994-07-06use XtAppNextEvent/XtDispatchEvent so Xt can handle SM connection for usmor1-3/+6
1994-07-06add session.cmor1-6/+6
1994-07-06Initial revisionmor1-0/+699
1994-05-12xbug 6759, need to waitpid in system() emulation to avoid creatingkaleb1-19/+7
1994-04-17new X Consortium copyright/permissionkaleb3-21/+99
1994-04-17new X Consortium copyright/permissionjim8-76/+236
1994-04-17new X Consortium copyright/permissiondave6-64/+174
1994-04-17new X Consortium copyright/permissionconverse1-6/+31
1994-04-17new X Consortium copyright/permissiondpw2-12/+62
1994-04-17new X Consortium copyright/permissionrws7-70/+205