wine
2007-06-11  Jacek Cabanmshtml: Added edit mode IDM_COPY implementation.
2007-06-11  Jacek Cabanmshtml: Added IsDirty tests.
2007-06-11  Jacek Cabanmshtml: Added semi stub IsDirty implementation.
2007-06-11  Jacek Cabanmshtml: Added IDM_COMPOSESETTINGS implementation.
2007-06-11  Jacek Cabanmshtml: Added IHTMLStyle::get_fontFamily implementation.
2007-06-11  Jacek Cabanmshtml: Added COMMENT_NODE implementation in nsnode_to_...
2007-06-11  Jacek Cabanmshtml: Silence invalid FIXME for ELEMENT_DOCUMENT_FRAG...
2007-06-11  Jacek Cabanmshtml: Added IDM_RESPECTVISIBILITY_INDESIGN command...
2007-06-11  Jacek Cabanmshtml: Set default scrollbar preferences.
2007-06-11  Jacek Cabanmshtml: Reimplement editor mode left key using command...
2007-06-11  Jacek Cabanmshtml: Reimplement editor mode right key using command...
2007-06-11  Jacek Cabanmshtml: Added editor mode down key implementation.
2007-06-11  Jacek Cabanmshtml: Added editor mode up key implementation.
2007-06-11  Jacek Cabanmshtml: Store editor controller in NSContainer.
2007-06-11  Jacek Cabanmshtml: Call update_doc in init_editor.
2007-06-11  Jacek Cabanmshtml: Call update_doc in editor commands.
2007-06-11  Jacek Cabanmshtml: Added more command tests.
2007-06-11  Jacek Cabanmshtml: Added Exec(IDM_FONTNAME) tests.
2007-06-11  Jacek Cabanmshtml: Set default fontname to 'Times New Roman'.
2007-06-11  Jacek Cabanmshtml: Don't check out variant type in exec_fontname.
2007-06-11  Jacek Cabanmshtml: Set FALSE useCapture for editor's keypress...
2007-06-11  Jacek Cabanmshtml: Push TASK_PARSECOMPLETE in load event if Gecko...
2007-06-11  Jacek Cabanmshtml: Improve IDM_JUSTIFYLEFT query status.
2007-06-11  Jacek Cabanmshtml: Pump messages of all windows in test_download.
2007-06-11  Jacek Cabanmshtml: Added test of callbacks called from document...
2007-06-11  Jacek Cabanmshtml: Call update_doc in exec_editmode.
2007-06-11  Jacek Cabanmshtml: Move Exec(OLECMDID_SETTITLE) call to separated...
2007-06-11  Jacek Cabanmshtml: Call UpdateUI and Exec(OLECMDID_UPDATECOMMANDS...
2007-06-11  Jacek Cabanmshtml: Use IOleCommandTarget::Exec to implement contex...
2007-06-11  Jacek Cabanmshtml: Don't do anything in exec_editmode if edit...
2007-06-11  Jacek Cabanmshtml: Don't crash in load_stream if Gecko is not...
2007-06-11  Jacek Cabanmshtml: Forward all IsDirty implementations to one...
2007-06-11  Jacek Cabanmshtml: Move setup_ns_editing to nsembed.c.
2007-06-11  Jacek Cabanmshtml: Make [get|set]_font_size static.
2007-06-11  Jacek Cabanmshtml: Move remaining status queries to command tables.
2007-06-11  Jacek Cabanmshtml: Move edit command queries to the command table.
2007-06-11  Jacek Cabanmshtml: Move justify queries to command table.
2007-06-11  Jacek Cabanmshtml: Use command table for IDM_COPY, IDM_CUT and...
2007-06-11  Jacek Cabanmshtml: Move remaining commands to tables.
2007-06-11  Jacek Cabanmshtml: Move more commands to editor command table.
2007-06-11  Jacek Cabanmshtml: Move more commands to command table.
2007-06-11  Jacek Cabanmshtml: Move IDM_FONTSIZE, IDM_FONTNAME and IDM_FORECOL...
2007-06-11  Jacek Cabanmshtml: Added command table for CGID_MSHTML commands.
2007-06-11  Juan Langcrypt32: Add CryptMsg* stubs.
2007-06-11  Alexandre Julliardmsxml: Don't use VariantClear on an uninitialized variant.
2007-06-11  Evan Stadegdiplus: Added beginnings of memory and startup functions.
2007-06-11  Evan Stadegdiplus: Added public headers.
2007-06-11  Stefan Dösingerwined3d: Some render target->texture blit context handling.
2007-06-11  Stefan Dösingerd3d8: Hold the lock in IDirect3DDevice8 methods.
2007-06-11  Stefan Dösingerwined3d: Find possible fbconfis on dll load time, use...
2007-06-11  Stefan Dösingerwined3d: Store the adapter driver and description in...
2007-06-11  Stefan Dösingerwined3d: Store the gl information in a per adapter...
2007-06-11  Louis Lendersshell32: Add stub for SHUpdateRecycleBinIcon.
2007-06-11  Christian Costawinealsa.drv: Fix compilation with old alsa headers.
2007-06-11  Dmitry Timoshkovuser32: Do not hardcode cp1252 for an icon/title font.
2007-06-11  Jeff Latimermsi: Use the langbuff len rather than the versionbuff...
2007-06-11  Jeff Latimershell32: Fix possible dereference of NULL ptr.
2007-06-11  Misha Koshelevshell32/tests: Add test for unquoted %1 in command...
2007-06-11  Misha Koshelevshell32/tests: Allow testing for arbitrary number of...
2007-06-11  Misha Koshelevshell32/tests: Expand default DDE application name...
2007-06-11  Misha Koshelevshell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DD...
2007-06-11  Misha Koshelevshell32/tests: Save threadid from CreateThread as requi...
2007-06-11  Misha Koshelevshell32/tests: Simplify DDE thread and message loop.
2007-06-11  Nigel Liangshell32: Conformance tests for unicode filenames and...
2007-06-08  Alexandre Julliardtools: Upgrade the config.guess/config.sub scripts.
2007-06-08  Alexandre Julliardconfigure: Replace some obsolete macros to avoid warnings.
2007-06-08  Alexandre Julliardlibwine: Set install name to an absolute path for the...
2007-06-08  Alexandre Julliardinclude: Add DO_NO_IMPORTS ifdefs where needed.
2007-06-08  Andrey Turkinkernel32: Implement IO completion functions on top...
2007-06-08  Andrey Turkinkernel32: Factor out all kernel32 timeout-conversion...
2007-06-08  Andrey Turkinntdll: Stub and document IoCompletion APIs.
2007-06-08  Alexandre Julliardmsvcrt: Set the correct ebp value before calling the...
2007-06-08  Alexandre Julliardcmd.exe: Silence a FIXME.
2007-06-08  Chris Robinsonwined3d: Add missing table entry value.
2007-06-08  James Hawkinsmsi: Add support for large string tables.
2007-06-08  James Hawkinsmsi: Represent table data as bytes instead of shorts.
2007-06-08  James Hawkinsmsi: Reduce the amount of code that directly accesses...
2007-06-08  James Hawkinsmsi: Use fetch_int to reduce code duplication and acces...
2007-06-08  Lei Zhangshell32: Start implementing BIF_USENEWUI.
2007-06-08  H. Verbeetwined3d: For ps_2_0 and higher, call shader_get_registe...
2007-06-08  H. Verbeetwined3d: Pass NULL for the stateBlock parameter to...
2007-06-08  Jacek Cabanmshtml: Fix debug trace.
2007-06-08  Jacek Cabanmshtml: Switch to Wine Gecko 0.1.0.
2007-06-08  Dan Hipschmanwidl: Fix incomplete struct/union typedef bug.
2007-06-08  Dan Hipschmanwidl: Check for NULL in set_tfswrite.
2007-06-07  Christian Costawinealsa.drv: Use correct tests for synthesizer/port...
2007-06-07  Juan Langcomdlg32: Check file dialog's FOIShellView before acces...
2007-06-07  Juan Langcomdlg32: Initialize file dialog controls before creati...
2007-06-07  Aric Stewartole32: Implementation of state bits for IStorage.
2007-06-07  Ulrich Czekallaole32: Remove stack-based string buffer inFileMonikerIm...
2007-06-07  H. Verbeetwined3d: Fix GLSL definitions.
2007-06-07  H. Verbeetwined3d: Turn off filtering for FBO attachments, update...
2007-06-07  Misha Koshelevwine.inf: Use DDE for winebrowser as native.
2007-06-07  Misha Koshelevwinebrowser: Add DDE support.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-07  Francois Gougetwined3d: Fix spelling of the state_separateblend()...
2007-06-07  Hans Leidekkerwininet: More lenient parsing of the passive mode serve...
2007-06-07  Vitaliy Margolenatl: Use CallWindowProc instead of calling old window...
2007-06-07  Paul Vrienscomdlg32/tests: Skip some not implemented functions...
2007-06-07  Alexandre Julliardwinmm: Get rid of the WINE_MM_IDATA global structure...
next