CVS log for xc/programs/Xserver/hw/xwin/Imakefile

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xwin

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: xf-4_1_99_2

Revision 1.12 / (view) - annotate - [select for diffs] , Sun Nov 11 22:45:57 2001 UTC (11 years, 6 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_2_99_1, xf-4_2_1_2, xf-4_2_1_1, xf-4_2_1, xf-4_2_0_1, xf-4_2_0-bindist-1, xf-4_2_0-bindist, xf-4_2_0, xf-4_2-branch, xf-4_1_99_7, xf-4_1_99_6, xf-4_1_99_5, xf-4_1_99_4, xf-4_1_99_3, xf-4_1_99_2, Domain-branch
Changes since 1.11: +7 -3 lines
Diff to previous 1.11
#5035, Cygwin/XFree86 updates.

1) InitOutput.c - ddxProcessArgument () - Add an undocumented
parameter, -ignoreinput, to allow programmers to see how the
non-NativeGDI engines behave when they do not receive input
events.

2) win.h - Remove a duplicate declaration for winRestoreModeKeyStates
().

3) win.h - Add defines for ABS_AUTOHIDE and ABS_ALWAYSONTOP that
should be in Cygwin's w32api shellapi.h

4) winengine.c - New file.  Move winDetectSupportedEngines () and
winSetEngine () here from winscrinit.c

5) wincreatewnd.c - New file.  Move winCreateBoundingWindowFullScreen
() and winCreateBoundingWindowWindowed () here from winscrinit.c

6) wincreatewnd.c - Add a function, winAdjustForAutoHide (), to
detect the location of auto-hide Window's TaskBars then back away one
pixel from those edges of the screen to allow the TaskBars to popup
when the mouse is moved over them.

7) winkeybd.c - winKeybdReleaseModifierKeys () - Don't check which
modifier keys are down when we lose focus, just release them all; this
doesn't have any adverse effect and it makes the code simpler.

8) winkeybd.c - Add a function, winSendKeyEvent ()to simplify sending
a keystroke event.

9) winscrinit.c - Move winPaintBackground () to winmisc.c

10) winwndproc.c - winWindowProc () - Remove duplicate checks for
pScreenPriv == NULL.

11) winwndproc.c - winWindowProc () - Only reload the privates
property when the window handle has changed.  I think I did this
correctly this time around.

12) winwndproc.c - winWindowProc () - WM_HOTKEY - Create an engine
specific function to handle the Alt+Tab hotkey.  Move the Primary FB
engine's functionality into that new engine specific function.  Set all
other engine's function to perform no operation.

13) winwndproc.c - winWindowProc () - Change the check on input events
from pScreenInfo->dwEngine == WIN_ENGINE_NATIVE_GDI to
pScreenInfo->fIgnoreInput.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Powered by
ViewCVS 0.9.2