widl: Fix operator precedence in expressions.
[wine] / dlls / winex11.drv /
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Alexandre Julliardwinex11: Get rid of the unnecessary opengl debug channel.
2008-04-21  Alexandre Julliardwinex11: Set type to dialog for owned popup windows.
2008-04-21  Alexandre Julliardwinex11: Use SetWindowPos to invalidate DCEs when chang...
2008-04-21  Kusanagi Kouichiwinex11.drv: Generate WM_IME_ENDCOMPOSITION when preedi...
2008-04-18  Kusanagi Kouichiwinex11: Update caret position.
2008-04-17  Alexandre Julliardwinex11: Moved the WM_SYSCOMMAND handling to window.c.
2008-04-17  Alexandre Julliardwinex11: Moved the MapNotify handler to event.c.
2008-04-17  Alexandre Julliardwinex11: Moved the ExposeEvent handler to event.c.
2008-04-17  Dmitry Timoshkovwinex11.drv: Map zero-sized windows but don't add WM...
2008-04-17  Marcus Meissnerwinex11: Move code behind error return.
2008-04-17  ByeongSik Jeonwinex11: Add VK_HANGUL, VK_HANJA for Korean Native...
2008-04-16  Kusanagi Kouichiwinex11.drv: Fix Solaris build error.
2008-04-14  Alexandre Julliardwinex11: Fix the type hint for the desktop window.
2008-04-14  Alexandre Julliardwinex11: Make WS_EX_APPWINDOW windows have normal type.
2008-04-14  Alexandre Julliardwinex11: Don't set full screen style on minimized windows.
2008-04-14  Vitaliy Margolenwinex11.drv: Send scan code when adjusting modifier...
2008-04-11  Matthew D'Asarowinex11: Add registry option to let wine decorate windows.
2008-04-10  Alexandre Julliardwinex11: Replace the keyboard flags bitfield by the...
2008-04-10  Alexandre Julliarduser32: Moved the menu activation hack on managed windo...
2008-04-10  Alexandre Julliarduser32: Forward all WM_SYSCOMMAND messages to the drive...
2008-04-10  Alexandre Julliardwinex11: Make sure to flush painting operations before...
2008-04-10  Kusanagi Kouichiwinex11: Connect to XIM server dynamically.
2008-04-10  Alexandre Julliardwinex11: Separate the XIM process-wide setup from the...
2008-04-09  Alexandre Julliardwinex11: Flush the display after creating X windows.
2008-04-09  Alexandre Julliardwinex11: Added an error handler to catch bad atoms...
2008-04-09  Alexandre Julliardwinex11: Fix KeymapNotify handler to take left/right...
2008-04-09  Alexandre Julliardwinex11: Get rid of the useless systray hidden flag.
2008-04-09  Alexandre Julliardwinex11: Add some generic support for XEMBED client...
2008-04-09  Alexandre Julliardwinex11: Abstract window map/unmap to separate functions.
2008-04-08  Alexandre Julliardwinex11: Add a timer to detect when a systray owner...
2008-04-08  Alexandre Julliardwinex11: Make the system tray window transparent.
2008-04-08  Alexandre Julliardwinex11: Move all the embedded systray window support...
2008-04-08  Alexandre Julliardwinex11: Improved handling of broken 8-bit TARGETS...
2008-04-07  Aric Stewartwinex11: Have all xim interaction pass through the...
2008-04-07  Aric Stewartwinex11: Add IME functionality to winex11drv.
2008-04-07  Dmitry Timoshkovwinex11.drv: Do not set window type to utility to avoid...
2008-04-07  Alexandre Julliardwinex11: Don't set NET_WM_STATE on the desktop window.
2008-04-07  Vitaliy Margolenwinex11: Properly report state of the caps-lock and...
2008-04-07  Vitaliy Margolenwinex11: Get the ScrollLock mask.
2008-04-07  Dmitry Timoshkovwinex11: Change the priority of evaluated window styles...
2008-04-07  Alexandre Julliardwinex11: Set the _NET_WM_STATE atom directly for unmapp...
2008-04-07  Alexandre Julliardwinex11: Get rid of the SetWindowPos hack to unmap...
2008-04-07  Alexandre Julliardwinex11: Fix handling of property sizes for 64-bit...
2008-04-04  Alexandre Julliardwinex11: Ignore ConfigureNotify events when a window...
2008-04-04  Alexandre Julliardwinex11: Avoid updating the wm states inside a Configur...
2008-04-04  Alexandre Julliardwinex11: Don't update the normal size hints when a...
2008-04-04  Alexandre Julliardwinex11: Use the same test for resizable windows when...
2008-04-04  Alexandre Julliardwinex11: Ignore ConfigureNotify events on unmapped...
2008-04-04  Alexandre Julliardwinex11: Always update the window position without...
2008-04-02  Alexandre Julliardwinex11: Allow mapping/unmapping a window even while...
2008-04-02  Alexandre Julliardwinex11: Replace the lock_changes flag by a check on...
2008-04-02  Alexandre Julliardwinex11: Rely on PropertyNotify events instead of Map...
2008-04-02  Alexandre Julliardwinex11: Move handling of WM_STATE changes to a separat...
2008-04-02  Vitaliy Margolenwinex11drv: Distinguish left and right keys for shift...
2008-04-01  Roderick Colenbranderwgl: Add missing WGL_STEREO_ARB to ConvertAttribWGLtoGLX.
2008-04-01  Roderick Colenbranderwgl: Fix ChoosePixelFormat behavior.
2008-03-31  Roderick Colenbranderwgl: Move all winex11.drv opengl traces to wgl.
2008-03-31  Alexandre Julliardwinex11: Ignore EnterNotify resulting from a pointer...
2008-03-31  Jacek Cabanwinex11: Add owned windows to the taskbar if it has...
2008-03-26  Alexandre Julliardwinex11: Fix X11DRV_CLIPBOARD_ReadProperty to read...
2008-03-25  Alexandre Julliardwinex11: Don't attempt to dock into the system tray...
2008-03-25  Dmitry Timoshkovwinex11.drv: Don't add owned windows to the taskbar.
2008-03-24  Alexandre Julliardwinex11: Grab the pointer in menu tracking mode too.
2008-03-24  Alexandre Julliardwinex11: Setting window z-order using a sibling doesn...
2008-03-24  Roderick Colenbranderwgl: Return TRUE on wglReleasePbufferDCARB success.
2008-03-24  Andrew Talbotwinex11.drv: Assign to structs instead of using memcpy.
2008-03-22  Andrew Talbotwinex11.drv: Indirection level fix.
2008-03-21  Kusanagi Kouichiwinex11.drv: Fix crash by long preedit text.
2008-03-19  Alexandre Julliardwinex11: Remove leftover debugging output.
2008-03-19  Dmitry Timoshkovwinex11.drv: Add a some heuristics when to add a maximi...
2008-03-18  Michael Karcherwinex11: Fix alpha for client-side-rendered text.
2008-03-18  Alexandre Julliardwinex11: Clip out children window when repainting the...
2008-03-18  Alexandre Julliardwinex11: Fix mouse coordinates mapping on desktop window.
2008-03-18  Alexandre Julliardwinex11: Avoid useless updates of the desktop window...
2008-03-18  Alexandre Julliardwinex11: Fix typo that was causing superfluous updates...
2008-03-18  Alexandre Julliardwinex11: Fix bug report address.
2008-03-13  Dan Kegelwintab: Expand whitelist of tablets.
2008-03-13  Alexandre Julliardwinex11: Store a pointer to the X11 event currently...
2008-03-12  Alexandre Julliardwinex11: Check if _NET_WM_MOVERESIZE is supported befor...
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-11  Alexandre Julliardwinex11: Discard ConfigureNotify events even if the...
2008-03-11  Alexandre Julliardwinex11: Add support for merging redundant events,...
2008-03-10  Alexandre Julliardwinex11: Added an exception handler to catch bad pointe...
2008-03-07  Dan Kegelwinex11: wintab.c: use atan2 instead of atan.
2008-03-05  Alexandre Julliardwinex11: Reset the cursor window when re-creating the...
2008-03-05  Hans Leidekkerwinex11.drv: Retrieve X color profile in GetICMProfile.
2008-03-05  Hans Leidekkergdi32: Move GetICMProfile to the driver.
2008-03-05  Alexandre Julliardwinex11: Don't set the fullscreen hint on maximized...
2008-03-05  Alexandre Julliardwinex11: Wait for a window to move out of withdrawn...
2008-03-05  Alexandre Julliardwinex11: Add a DestroyNotify handler to catch a situati...
2008-03-05  Alexandre Julliardwinex11: Retrieve the current window placement in MapNo...
2008-03-05  Alexandre Julliardwinex11: Ignore Map/UnmapNotify if the window is alread...
2008-03-04  Roderick Colenbranderwgl: Add aux buffers support for use with wglChoosePixe...
2008-03-01  Alexandre Julliardwinex11: Set the appropriate _NET_WM_STATE properties...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-29  Alexandre Julliardwinex11: Avoid depending on win.h.
2008-02-29  Alexandre Julliardwinex11: Avoid accessing the internals of the window...
2008-02-28  Alexandre Julliardwinex11: Get rid of direct accesses to the window struc...
2008-02-28  Alexandre Julliarduser32: Moved the ShowWindow implementation from winex1...
next