Don't calculate the redundant and unused REBAR_ROW structures.
[wine] / dlls / x11drv /
2003-08-20  Nerijus BaliunasUpdated LT keyboard.
2003-08-18  RaulSmall Estonian keyboard fix.
2003-08-12  Alexandre JulliardAllocate DebugInfo field for all critical sections...
2003-08-12  Dmitry TimoshkovPrint X display and locale of X Input Method in the...
2003-08-12  Dmitry TimoshkovIgnore some keyboard events. In any case we don't know...
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-08-07  Supphachoke Suntiw... Added Thai keyboard layout.
2003-08-05  Dmitry TimoshkovRemove remnants of the old code.
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-07-15  Huw D M DaviesMake the return buffer larger (for example EuroSign...
2003-07-15  Lionel UlmerDesktop mode should only disable mode switching, not...
2003-07-09  Dmitry TimoshkovAdded support for CP_UNIXCP.
2003-07-08  Ulrich CzekallaFixed handling of synthesized data.
2003-06-24  Alexandre JulliardMap top-level windows when WS_VISIBLE is set, but don...
2003-06-23  Ulrich Czekalla- use global atoms for the format ids
2003-06-23  Dmitry TimoshkovAlong with AltGr state save also all possible modifier...
2003-06-20  Kusanagi KouichiStore WM_NAME and WM_ICON_NAME in COMPOUND_TEXT format.
2003-06-16   <mirq@ziemniak... Correct mode nr passed to X11DRV_XF86VM_SetCurrentMode.
2003-06-13  Alexandre JulliardProper support for CPPFLAGS and LDFLAGS (suggested...
2003-06-13  Sylvain PetreolleAdded Euro and antiquote to the French keyboard layout.
2003-05-20  Carlos LozanoAvoid printing an uninitialized buffer.
2003-05-19  Alexandre JulliardMake sure drawable_org is set correctly when using...
2003-05-19  Alexandre JulliardAvoid the 'Below' stacking mode when changing Z order...
2003-05-19  Dmitry TimoshkovMask out MWMO_WAITALL if only server queue handle was...
2003-05-11  Ulrich CzekallaWe should pass the callers client-area rect and clip...
2003-05-04  Mike HearnSupport _NET_WM_PING protocol so the WM can detect...
2003-04-22  Alexandre JulliardMoved x11drv.h to dlls/x11drv.
2003-04-22  Alex PasadynImplemented EnumDisplaySettings* and ChangeDisplaySetti...
2003-04-19  Alexandre JulliardDon't bother sending WM_NCCREATE to the desktop window...
2003-04-16  Rein KlazesFix the path of keyboard.c inside a FIXME log statement.
2003-03-23  Alexandre JulliardProperly initialize keyboard auto-repeat for all X...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2003-02-18  Duane ClarkCorrectly encode wParam for WM_SYSCOMMAND,SC_SIZE messages.
2003-01-30  Alexandre JulliardXCloseIM sometimes crashes in Xlib, don't call it.
2003-01-30  Liu SpiderAdded XNFocusWindow attribute when creating a IC.
2003-01-28  Alexandre JulliardWhen using desktop mode attach all thread inputs togeth...
2003-01-24  Leonardo Quijano... Fixed Latin American keyboard (key "?!" was reversed).
2003-01-23  Alexandre JulliardKeysym check should use 0x8000 instead of 0x800 (spotte...
2003-01-23  Alexandre JulliardAdded -Wpointer-arith gcc flag, and fixed the resulting...
2003-01-23  Alexandre JulliardAdded dead keys support using X input methods (based...
2003-01-23  Alexandre JulliardCreate an X input context for each top-level window.
2003-01-21  Alexandre JulliardMake sure to always set X focus on the top-level window...
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-19  Mauro Carvalho ChehabIncluded a specific ABNT-2 scan and vkey tables, and...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-12-05  Peter MladekAdded 2 more Czech keyboard layouts compatible with...
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...
2002-12-03  Alexandre JulliardMerged font.h and path.h into gdi.h. Moved x11font...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-30  Lionel UlmerAdd DDCAPS2_CANRENDERWINDOWED capabilities to our DDraw...
2002-11-27  Vincent BéronFix for deprecated use of label at the end of compound...
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-11-14  Huw DaviesClient side render fonts for XServers without the Rende...
2002-11-14  Alexandre JulliardAdded ReleaseDC function to the USER driver interface.
2002-11-13  Huw DaviesUse iso8859-15 on European keyboards.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-31  Alexandre JulliardSplit out some more 16-bit code.
2002-10-31  Alexandre JulliardConverted x11drv to -DSTRICT.
2002-10-31  Alexandre JulliardFixed a number of -DSTRICT warnings.
2002-10-29  Jeff SmithCorrections to the Spanish keyboard layout.
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
2002-10-25  Greg TurnerAvoid X11 error during DGA detection.
2002-10-25  Andreas Mohr- fix some pselling
2002-10-23  Alexandre JulliardImplemented GetWindowTask16 on top of GetWindowThreadPr...
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-17  Alexandre JulliardRewrote caret implementation to store the information...
2002-10-12  Alexandre JulliardMoved mouse capture handling into the server.
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and
2002-10-10  Nerijus BaliunasBetter Lithuanian keyboard layout.
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-10-02  Alexandre JulliardEnable anti-aliasing for all font sizes.
2002-10-01  Alexandre JulliardMoved X flags and libraries out of Make.rules into...
2002-09-29  Jukka HeinonenUse correct check to see if xserver supports xvidmode.
2002-09-26  Alexandre JulliardFixed X11 error code mismatch and removed debugging...
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-09-24  Alexandre JulliardFixed #endif.
2002-09-24  Alexandre JulliardRemoved a bunch of no longer used TSX wrappers.
2002-09-23  Dimitrie O. Paun- Remove export of DRAG_QueryUpdate from USER.
2002-09-20  Dimitrie O. PaunHave USER deal with the caret when scrolling a window.
2002-09-18  Alexandre JulliardAdded support for the take focus protocol.
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-08-29  Mike McCormackRely on the window manager to show and hide popup windo...
2002-08-27  Ulrich Czekalla- Add a max wait time for selection notifies.
2002-08-27  Hleb ValoskaAdded Belarusian keyboard.
2002-08-27  Bill MedlandSetWindowPos sends WM_WINDOWPOSCHANGED even if it has...
2002-08-20  Alexandre JulliardDon't map/unmap a top-level window when WS_VISIBLE...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-16  Dmitry TimoshkovAdded Greek keyboard layout.
2002-08-16  Alexandre JulliardDon't update the mouse button status in update_key_stat...
2002-07-16  Alexandre JulliardFixed setting of min/maximize mwm hints.
2002-07-16  Lionel UlmerTest for X11 errors for DGA2 and XVidMode extensions.
2002-07-05  Gregg Mattinson- Forte C does not support nameless structures or unions
2002-07-05  Alexandre JulliardNo need to call GetModuleFileName16 now that GetModuleF...
next