summaryrefslogtreecommitdiff
path: root/xc/programs/twm/iconmgr.c
AgeCommit message (Expand)AuthorFilesLines
1994-04-17new X Consortium copyright/permissiondave1-20/+25
1991-09-10close XBUG #4384: twm/iconmgr.c if icon manager is empty and you execute f.fo...dave1-1/+4
1991-07-12fixed XBUG #4132: misuse of NULLdave1-2/+2
1991-02-04make bitmap unsignedgildea1-2/+2
1991-01-08AUX missing strcmprws1-1/+4
1991-01-05fixed bug #3487 ANSII C nitdave1-3/+1
1990-03-20nits for saberjim1-3/+4
1990-03-14coelesce common codejim1-108/+35
1990-03-14fix for 2488, infinite loop if no icon manager showingjim1-6/+15
1990-03-13load into saberjim1-6/+9
1989-12-14lintrws1-1/+3
1989-12-10correct ansi-c mistypesjim1-7/+7
1989-12-10lintedjim1-37/+39
1989-11-27added border width argument to SetupWindowjim1-2/+2
1989-11-27added NoCaseSensitive so that sorts can ignore sensitivityjim1-3/+7
1989-11-22took out title_bw and fixing raiselower (but there is a bug in the shape ext)jim1-7/+5
1989-11-20use ProgramName instead of "twm"jim1-3/+4
1989-11-19removed unused variables reported by apollo and rt hc compilersjim1-6/+4
1989-11-13moved functions out of gram.y into parse.*jim1-2/+2
1989-11-05made TBInfo.width include border since usually used that wayjim1-5/+4
1989-11-03removed TitleBarX; need TBInfo.titlex, highx, and highwidthjim1-3/+5
1989-07-28use CreateWindow and do separate shadows to avoid stupid save underjim1-16/+23
1989-07-27do not iconify-by-unmapping transient windows and do not put them in iconmgrjim1-2/+2
1989-07-21store WM_STATE on iconmgr windowsjim1-3/+2
1989-07-18added MIT to copyrights already therejim1-1/+22
1989-07-07put in support for bopping around even when icon manager not visjim1-3/+16
1989-05-25patch from tom to prevent iconmgr from going too far awayjim1-2/+1
1989-05-05make icon manager obey NoHighlight keywordjim1-2/+2
1989-04-13ripped out 3d modejim1-35/+1
1989-04-12version from Tomjim1-0/+814