richedit: Add support for encoding number of CR and LF contained within a line break.
[wine] / dlls / winex11.drv /
2008-04-29  Kusanagi Kouichiwinex11: Allow XIM server to be started after Wine.
2008-04-29  Alexandre Julliardwinex11: Don't put window manager decorations on shaped...
2008-04-28  Alexandre Julliardwinex11: Merge the contents of clipping.c into graphics.c.
2008-04-28  Bryan DeGrendelwinex11: Rudimentary drawing support for display balloo...
2008-04-28  Vitaliy Margolenwinex11: Fix MapVirtualKeyEx to properly map left-right...
2008-04-28  Vitaliy Margolenwinex11: Use constants instead of magic numbers in...
2008-04-28  Vitaliy Margolenwinex11: Fix GetKeyNameText for Right Shift.
2008-04-28  Kusanagi Kouichiwinex11: Remove unnecessary #include.
2008-04-28  Kusanagi Kouichiwinex11: hCompStr should never be NULL because Wine...
2008-04-25  Alexandre Julliardwinex11: Check if IsXExtensionPointer is defined before...
2008-04-25  Kusanagi Kouichiwinex11: Destroy the handle to the composition string...
2008-04-25  Alexandre Julliardwinex11: Don't force tool windows to unmanaged mode.
2008-04-25  John Klehmwinex11: Add support for IsXExtensionPointer tablet...
2008-04-25  John Klehmwinex11: Allow wizardpen to be detected as a stylus.
2008-04-25  John Klehmwinex11: Allow wintab devices with less than 5 axes.
2008-04-24  Kusanagi Kouichiwinex11: Generate WM_IME_ENDCOMPOSITION when compositio...
2008-04-24  Lei Zhangwinex11: control + enter should generate '\n' instead...
2008-04-24  Roderick Colenbranderwgl: Add a wine specific WGL extension which allows...
2008-04-24  Roderick Colenbranderwgl: Put the core functionality of X11DRV_SetPixelForma...
2008-04-23  Alexandre Julliardwinex11: Don't allow changing the X11 size of a maximiz...
2008-04-23  Alexandre Julliardwinex11: Make sure that the window gravity is always...
2008-04-23  Alexandre Julliardwinex11: Merged the contents of winpos.c into window.c.
2008-04-23  Alexandre Julliardwinex11: Moved the X11DRV_resize_desktop function to...
2008-04-23  Austin EnglishSpelling fixes.
2008-04-22  Alexandre Julliardwinex11: Moved the ConfigureNotify handler to event.c.
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...
next