notepad: Fully revise Korean translation.
[wine] / dlls /
2007-03-01  Aric Stewartwinex11.drv: Make sure keyboard state is up to date...
2007-03-01  Paul Vrienswininet/ftp: Let CreateFile deal with last error.
2007-03-01  Tomas Carneckywinex11.drv: Spring cleanup in X11DRV_setup_opengl_visu...
2007-03-01  Stefan Dösingerwined3d: Support GL_APPLE_fence for event queries.
2007-03-01  Stefan Dösingerwined3d: Support event queries using GL_NV_fence.
2007-03-01  Stefan Dösingerwined3d: Add GL_NV_fence defines and functions.
2007-03-01  Stefan Dösingerwined3d: Use the source surface's texture for writing...
2007-03-01  Stefan Dösingerwined3d: Prepare only fixed function samplers for blit.
2007-03-01  Jan Zerebeckiwinex11.drv: Change virtual desktop refresh rate from...
2007-03-01  Mikołaj Zalewskicomctl32: rebar: Remove the not needed BANDS_NEED_LAYOU...
2007-03-01  Mikołaj Zalewskicomctl32: rebar: WM_SETFONT should send a RBN_HEIGHTCHA...
2007-02-28  Ken Thomaseswininet: Use "ping -c 1" instead of "ping -w 1" for...
2007-02-28  Ken Thomasesgdi32: Use exec() and _exit() instead of system() and...
2007-02-28  Ken Thomaseswinspool.drv: Use exec() and _exit() instead of system...
2007-02-28  Jacek Cabanshdocvw: Remove no longer used resources.
2007-02-28  Stefan Dösingerwined3d: Clip planes with vertex shaders.
2007-02-28  Stefan Dösingerwined3d: Move clip planes to the state table.
2007-02-28  Stefan Dösingerwined3d: Leave the fog state handler after disabling...
2007-02-28  Stefan Dösingerwined3d: Use GL_STATIC_DRAW_ARB instead of GL_STATIC_DRAW.
2007-02-28  Stefan Dösingerwined3d: Support for using auxilliary buffers for offsc...
2007-02-28  Felix Nawothnigcomctl32: Update header window in listview WM_PAINT...
2007-02-28  Felix Nawothnigcomctl32: Add listview WM_PAINT message sequence tests.
2007-02-28  James Hawkinscomctl32: Add message ids to allow multi-window test...
2007-02-28  Alexandre Julliardadvapi32: Create the service manager registry key if...
2007-02-28  Alexandre Julliardadvapi32: Reimplement QueryServiceConfigA on top of...
2007-02-28  Alexandre Julliardadvapi32: Avoid slashes and backslashes in user names.
2007-02-28  Dmitry Timoshkovuser32: Fix a test failure when running under Windows...
2007-02-28  Jacek Cabanhhctrl.ocx: Added handling of topic selection.
2007-02-28  Jacek Cabanhhctrl.ocx: Fill content tree.
2007-02-28  Jacek Cabanhhctrl.ocx: Added hhc parser.
2007-02-28  Jacek Cabanhhctrl.ocx: Added content tab window.
2007-02-28  Jacek Cabanhhctrl.ocx: Added code for handling tabs.
2007-02-28  Jacek Cabanhhctrl.ocx: Resize tab control in Child's WM_SIZE handler.
2007-02-28  Jacek Cabanhhctrl.ocx: Added HH_HELP_CONTEXT implementation.
2007-02-28  Jacek Cabanhhctrl.ocx: Use HtmlHelpA in doWinMain.
2007-02-28  Jacek Cabanhhctrl.ocx: Call PostQuitMessage only in hh.exe process.
2007-02-28  Jacek Cabanhhctrl.ocx: Don't use doWinMain in HtmlHelpW.
2007-02-28  Jacek Cabanhhctrl.ocx: Release HHInfo on WM_CLOSE message.
2007-02-28  Jacek Cabanhhctrl.ocx: Clean up Help_WndProc.
2007-02-28  Jacek Cabanhhctrl.ocx: Added DllGetClassObject stub implementation.
2007-02-28  Jacek Cabanhhctrl.ocx: Remove redundant casts.
2007-02-28  Jacek Cabanhhctrl.ocx: Move doWinMain to hhctrl.c.
2007-02-28  Jacek Cabanhhctrl.ocx: Move more code from doWinMain.
2007-02-28  Jacek Cabanhhctrl.ocx: Fixed releasing web browser object.
2007-02-28  Jacek Cabanhhctrl.ocx: Merge WBInfo to HHInfo.
2007-02-28  Jacek Cabanhhctrl.ocx: Store whole HH_WINTYPEW struct in HHInfo...
2007-02-28  Jacek Cabanhhctrl.ocx: Move hhctrl_hinstance to hhctrl.h.
2007-02-28  Andrew Talbotwinspool.drv: Eliminate some W-to-A cross calls.
2007-02-28  H. Verbeetwined3d: Store multiple constant indices per list entry.
2007-02-28  H. Verbeetwined3d: Store GLSL programs in a hash table rather...
2007-02-28  H. Verbeetwined3d: Add some hash table code.
2007-02-28  H. Verbeetwined3d: Boolean constants use up only a single uniform...
2007-02-28  H. Verbeetwined3d: Fix matching WINED3DDECLUSAGE_POSITION against...
2007-02-28  Jeff Latimerntdll: Test object attributes in NtCreateMailslotFile.
2007-02-28  Jeff Latimerntdll: Set default timeout in NtCreateMailslotFile...
2007-02-28  Jeff Latimerntdll: Check for passing a NULL handle to NtCreateMails...
2007-02-28  Jeff Latimerntdll: Framework for NtCreateMailslotFile tests.
2007-02-28  Rob Shearmanrpcrt4: Set TCP_NODELAY on the socket for the ncacn_ip_...
2007-02-28  Vitaliy Margolenntdll: More error checking. Properly handle NULL ACLs.
2007-02-28  Huw Daviesmsxml3: Implement {get,putref}_schemas.
2007-02-28  Huw Daviesmsxml3: Add a schema cache object.
2007-02-27  Peter Oberndorferntdll: Extend debugger tests.
2007-02-27  Peter Oberndorferntdll/tests: Add a debugger around the exceptions.
2007-02-27  Aric Stewartkernel32: Allow for non base-10 int values in ini file.
2007-02-27  Dmitry Timoshkovuser32: Simplify height calculation.
2007-02-27  Dmitry Timoshkovimm32: Simplify ImmInternalSendIMENotify.
2007-02-27  Rob Shearmanuser32: Send WM_GETTEXT to get the window caption when...
2007-02-27  Detlef Riekenbergkernel32: Remove duplicate code (use serialui instead).
2007-02-27  Detlef Riekenbergserialui: Use RS232 as default ProviderSubType.
2007-02-27  Paul Vrienswininet/tests: Add another test.
2007-02-27  Stefan Dösingerwined3d: More Clear fixes.
2007-02-27  Stefan Dösingerwinex11.drv: Ignore depth mismatch when using a virtual...
2007-02-27  Stefan Dösingerwined3d: Index buffer creation adjustments.
2007-02-26  Aric Stewartgdi32: Select correct replacement from ttc file.
2007-02-26  Aric Stewartgdi32: Allow for loading of multibyte font name replace...
2007-02-26  Huw Daviesmsxml3: Register schema cache classes.
2007-02-26  Alexandre Julliardgdi32: Make DC creation fail if we cannot allocate...
2007-02-26  Alex Arazicomctl32: More status bar tests.
2007-02-26  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-02-26  Francois Gougetddraw/tests: There is no unnamed union in D3DLIGHT7.
2007-02-26  Maarten Lankhorstwinealsa: Remove usage of uninitialised variable.
2007-02-26  Huw Daviesmsxml3: Convert the domdoc object to use the IXMLDOMDoc...
2007-02-26  Rob Shearmanole32: The stream returned by StgStreamImpl_Clone shoul...
2007-02-26  Pierre d'Herbemontwinex11.drv: Check the valid rects after the set_window...
2007-02-26  Aric Stewartimm32: Properly send WM_IME_NOTIFY using SendMessage.
2007-02-26  Eric Pouechdbghelp: Handle the .gnu_debuglink files with the newly...
2007-02-26  Eric Pouechdbghelp: Allow to add an alternate file_map for an...
2007-02-26  Eric Pouechdbghelp: Rewrote the ELF section mapper for better...
2007-02-26  Samuel Lidén Borellcomctl32: Use mask value in COMBOEX_GetItemA too.
2007-02-26  Mikołaj Zalewskicomctl32: rebar: Test the RBN_HEIGHTCHANGE notify and...
2007-02-26  Mikołaj Zalewskicomctl32: listview: Set the style in WM_CREATE.
2007-02-26  Dmitry Timoshkovcomdlg32: Synchronize ChooseColor dialog templates...
2007-02-26  Vitaliy Margolenwined3d: Use application provided fog range when fog...
2007-02-26  Vitaliy Margolenimagehlp: Forward already implemented functions to...
2007-02-26  H. Verbeetd3d9: Free the vertex declaration elements.
2007-02-26  James Hawkinsmsi: Overwrite an existing read-only file when copying...
2007-02-26  James Hawkinsmsi: Add tests for using markers in SELECT clauses.
2007-02-26  James Hawkinsmsi: Check for a NULL text entry, as it can be blank...
2007-02-26  James Hawkinsmsi: Free the custom action data after the thread funct...
2007-02-26  Fabian Bieleruser32: Do not call NULL message callback.
next