summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2004-03-29Introduce SilentExit feature that is enbaled by .XWinrc file. Show theCYGWIN-RELEASE-1-MERGETakuma Murakami6-8/+49
2004-03-28Fix problem with tray menu in non-multi-window modes, add framework forHarold L Hunt II4-30/+49
2004-03-27Clean up tray icon better, close clipboard down better, try to preventHarold L Hunt II5-27/+118
2004-03-27Convert "About..." hyperlink buttons to show as hyperlinksEarle F. Philhower III2-4/+139
2004-03-26Correct copyright on any file where I was listed as the single author.Harold L Hunt II15-75/+60
2004-03-26Correct copyright on winclip.c, which contains a single dummy function thatHarold L Hunt II1-5/+4
2004-03-26Correct copyright on the Shadow GDI file. I was listed as the sole authorHarold L Hunt II5-19/+10
2004-03-26Correct copyright on the clipboard files. I was listed as the sole authorHarold L Hunt II7-36/+31
2004-03-26Use BitsPerPixel() to calculate pixel stride, handle non-packed modesEarle F. Philhower III1-1/+1
2004-03-26Add an About dialog box to the tray icon menu, complete with links to ourHarold L Hunt II12-23/+300
2004-03-26Use Michael Bax's boxed X icon.Harold L Hunt II1-0/+0
2004-03-25Remove fAlwaysOnTop and PreserveWin32Stack() instead of reinstatingTakuma Murakami6-48/+124
2004-03-24Use PixmapBytePad to calculate length of icon line that miGetImage willHarold L Hunt II1-5/+3
2004-03-20Use case-insensitive flex instead of manually escaping tokens, be sure toEarle F. Philhower III1-26/+27
2004-03-19fix build error from "Show Root window"Alexander Gottwald1-1/+1
2004-03-19Always-on-top mods: fix popup menus over AOT windows, AOTs notEarle F. Philhower III4-2/+94
2004-03-19Exit dialog gets top of Z order, otherwise can be hidden by X appsEarle F. Philhower III1-2/+2
2004-03-19Change Show/Hide Root Window menu items to a single item with a check box.Harold L Hunt II4-24/+20
2004-03-19Remove debug dump of trayicon nameEarle F. Philhower III1-1/+1
2004-03-18Add Jehan Bing's test_icon9Harold L Hunt II1-0/+0
2004-03-18Fix window cascading to not affect popups or menusEarle F. Philhower III3-4/+45
2004-03-18Fix for the Root Window 100% CPU bug use lParam inAlexander Gottwald1-1/+4
2004-03-18merge with XORG-RELEASE-1Alexander Gottwald6-10/+102
2004-03-17reset variable s after each step. fixes bug where the argument toAlexander Gottwald1-1/+6
2004-03-17merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)Alexander Gottwald662-1601/+5654
2004-03-17Enable processing of some keyboard options even when XF86Config support isHarold L Hunt II1-51/+27
2004-03-17Another belgian layout. this is from the dutch language setting.Alexander Gottwald1-0/+1
2004-03-15Add keymap and keynames headers to remove dependence on hw/xfree86Harold L Hunt II3-3/+632
2004-03-14removed the id tags againAlexander Gottwald2-2/+0
2004-03-14author information added some documentation also return the HRGN inAlexander Gottwald2-35/+54
2004-03-14Cascade Win32 windows when -geometry is not specified, using CW_USEDEFAULT,Earle F. Philhower III1-2/+17
2004-03-14Make winRestackWindowMultiWindow empty (except calling the wrappedTakuma Murakami1-1/+3
2004-03-14support multiwindow mode (harold pointed me to the correct structures)Alexander Gottwald1-6/+38
2004-03-14Added "TRAYICON" parsing to .xwinrc Added "<file>.dll,nnn" icon extractionEarle F. Philhower III7-42/+151
2004-03-13- more debugging outputAlexander Gottwald1-2/+10
2004-03-13Remove fRestacking and fWindowOrderChanged cache variables andTakuma Murakami8-133/+19
2004-03-12added function to query windowposition and handles from GL/windowsAlexander Gottwald2-0/+80
2004-03-12Update the boxed icon with Benjamin Riefenstahl's latest (2003/09/15).Harold L Hunt II1-0/+0
2004-03-12When explorer is restarted, readd tasktray icon.Kensuke Matsuzaki1-0/+9
2004-03-12Add new default icon, move boxed icon to 2nd icon in file.Harold L Hunt II4-5/+7
2004-03-11Fix some error message end of lines.Harold L Hunt II2-3/+3
2004-03-10removed #ifdef DDXBEFORERESET for xnest and xvfbAlexander Gottwald2-4/+0
2004-03-10another ddxBeforeReset fixAlexander Gottwald1-1/+3
2004-03-10BeforeReset is now known as ddxBeforeResetAlexander Gottwald1-1/+3
2004-03-09Display warning message if user uses -xf86config or -keyboard parametersHarold L Hunt II3-3/+23
2004-03-09Replace all calls to EnumWindows by EnumThreadWindows since we need toTakuma Murakami3-22/+29
2004-03-09Fix crash on startup, build warning, and close an opened registry key.Harold L Hunt II1-3/+7
2004-03-08fix typos found by takumaAlexander Gottwald1-3/+3
2004-03-08print the keyboardlayout name supplied from windows if it was not found.Alexander Gottwald1-0/+23
2004-03-08Print a logmessage that XF86Config is unsupported with pointer toAlexander Gottwald1-0/+2