xserver/hw/xwin
Alan Coopersmith 224cee1022 Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2074>
(cherry picked from commit d9389873d6)
2026-01-25 10:40:02 -08:00
..
dri xwin: drop swapping request length fields 2026-01-25 10:39:59 -08:00
glx build: Switch to meson 0.56 2024-01-08 10:38:05 +00:00
man XWin.man: fix typos in font change escapes 2026-01-25 10:40:01 -08:00
winclipboard man pages: use .BR to mark up man page references 2026-01-25 10:40:01 -08:00
.gitignore XWin: build XWin man pages using XORG_MANPAGE_SECTIONS 2011-01-18 15:10:21 -08:00
ddraw.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
InitInput.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
InitOutput.c os: unexport OsVendorVErrorFProc pointer 2026-01-19 12:48:30 -08:00
meson.build meson: Add dependencies for hw/xwin/ resource compilation 2021-11-04 13:03:25 +00:00
propertystore.h hw/xwin: Add correct taskbar grouping of X windows on Windows 7 2012-11-27 16:08:22 +00:00
system.XWinrc hw/xwin: Add -icon option to set the screen window icon in windowed mode 2019-09-18 19:11:45 +00:00
win.h fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08:00
winallpriv.c Move sizeof to second argument in calloc calls 2026-01-25 10:39:55 -08:00
winauth.c hw/xwin: Consistently use BOOL type from Xmd.h 2020-04-15 14:13:58 +00:00
winauth.h hw/xwin: Consistently use BOOL type from Xmd.h 2020-04-15 14:13:58 +00:00
winblock.c xwin: remove always true/set XWIN_CLIPBOARD conditional/define 2017-08-22 10:59:41 -04:00
winclipboardinit.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
winclipboardwrappers.c hw/xwin: Remove some redundant clipboard externs, now defined in winglobals.h 2014-11-06 12:07:34 +00:00
wincmap.c rename remaining RT_* defines to X11_RESTYPE_* 2026-01-19 12:48:30 -08:00
winconfig.c Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
winconfig.h Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
wincreatewnd.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
wincursor.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
windialogs.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
windisplay.c hw/xwin: Improve choice of display name used by internal clients 2014-08-29 13:28:00 +01:00
windisplay.h hw/xwin: Improve choice of display name used by internal clients 2014-08-29 13:28:00 +01:00
winengine.c hw/xwin: Remove mwextwm mode 2019-05-01 14:06:15 +00:00
winerror.c xwin: remove always true/set XWIN_CLIPBOARD conditional/define 2017-08-22 10:59:41 -04:00
winglobals.c hw/xwin: Remove nounicodeclipboard option 2020-04-15 14:13:58 +00:00
winglobals.h hw/xwin: Remove nounicodeclipboard option 2020-04-15 14:13:58 +00:00
winkeybd.c hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has failed 2016-06-28 14:29:03 +01:00
winkeybd.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
winkeyhook.c xwin: remove always true/set XWIN_MULTIWINDOW conditional/define 2017-08-22 10:59:41 -04:00
winkeynames.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
winlayouts.h hw/xwin: Add the Belgian (Comma) keyboard layout 2019-06-28 17:38:36 +00:00
winmessages.h hw/xwin: Handle WM_MOUSEHWHEEL 2013-07-23 23:59:27 +01:00
winmisc.c xwin: Remove native GDI engine (v2) 2014-10-09 09:27:21 +02:00
winmonitors.c hw/xwin: Make QueryMonitor() slightly less insane 2019-06-28 17:44:58 +00:00
winmonitors.h hw/xwin: Align parameter names in prototypes with definition 2014-03-03 14:31:17 +00:00
winmouse.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
winms.h hw/xwin: Fix for MinGW-w64 DirectDraw headers 2012-11-28 14:44:14 +00:00
winmsg.c Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
winmsg.h Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
winmsgwindow.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
winmultiwindowclass.c hw/xwin: Fix possible crash in winMultiWindowGetClassHint 2013-07-23 23:59:41 +01:00
winmultiwindowclass.h xwin: Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64 2016-02-29 14:04:19 -05:00
winmultiwindowicons.c xwin: winsock.h needs to be included earlier 2026-01-19 12:32:20 -08:00
winmultiwindowicons.h hw/xwin: Fix lingering uses of libX11 types and values 2020-04-15 14:13:58 +00:00
winmultiwindowshape.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
winmultiwindowwindow.c xwin: fix memleak on freeing pixmaps 2026-01-25 10:39:57 -08:00
winmultiwindowwm.c Move sizeof to second argument in calloc calls 2026-01-25 10:39:55 -08:00
winmultiwindowwndproc.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
winos.c hw/xwin: Report OS version in log 2015-03-23 16:01:58 +00:00
winprefs.c xwin: fix unused variables 2026-01-19 12:32:19 -08:00
winprefs.h hw/xwin: Add -icon option to set the screen window icon in windowed mode 2019-09-18 19:11:45 +00:00
winprefslex.l Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
winprefsyacc.y Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
winprocarg.c os: unexport OsVendorVErrorFProc pointer 2026-01-19 12:48:30 -08:00
winrandr.c hw/xwin: Improve data returned for RANDR queries 2019-06-28 17:44:58 +00:00
winresource.h hw/xwin: Add controls for enabling/disabling monitoring of PRIMARY selection 2014-11-09 14:22:35 +00:00
winscrinit.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
winSetAppUserModelID.c hw/xwin: Fix format warnings with debug printing of pointers on 64-bit 2014-10-09 16:31:58 +01:00
winshadddnl.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
winshadgdi.c Move sizeof to second argument in calloc calls 2026-01-25 10:39:55 -08:00
wintaskbar.c hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototype 2016-06-23 14:15:27 +01:00
wintrayicon.c hw/xwin: Remove mwextwm mode 2019-05-01 14:06:15 +00:00
winvalargs.c hw/xwin: A simpleminded attempt at composition 2019-06-17 21:56:35 +00:00
winwakeup.c Remove readmask from screen block/wakeup handler 2016-07-18 15:27:51 -04:00
winwindow.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
winwindow.h xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
winwndproc.c xwin: consolidate debugging symbols 2026-01-19 12:32:22 -08:00
X.ico Cygwin/X: Update the native icon to one based on the X.Org logo 2008-12-15 12:42:10 +00:00
XWin.exe.manifest hw/xwin: Report OS version in log 2015-03-23 16:01:58 +00:00
XWin.rc hw/xwin: Add controls for enabling/disabling monitoring of PRIMARY selection 2014-11-09 14:22:35 +00:00