2004-12-14 |
Robert Shearman | - Add documentation to several functions.
|
commit | commitdiff | tree |
2004-12-14 |
Robert Shearman | Remove unneeded includes and the unused COMPOBJ_hInstance32...
|
commit | commitdiff | tree |
2004-12-14 |
Robert Shearman | Use OBJREF on the wire for generic marshaling functions.
|
commit | commitdiff | tree |
2004-12-14 |
Robert Shearman | Implement RPC_E_DISCONNECTED in proxies.
|
commit | commitdiff | tree |
2004-12-14 |
Robert Shearman | Fixed incorrect unsigned test.
|
commit | commitdiff | tree |
2004-12-13 |
Robert Shearman | Implement NtQueryTimer.
|
commit | commitdiff | tree |
2004-12-08 |
Robert Shearman | - Make the wine_marshal_id structure more like the...
|
commit | commitdiff | tree |
2004-12-08 |
Robert Shearman | Make the DECIMAL_SETZERO macro take a DECIMAL instead...
|
commit | commitdiff | tree |
2004-12-07 |
Robert Shearman | Implement handle tables and add tests for them.
|
commit | commitdiff | tree |
2004-12-07 |
Robert Shearman | Clean up devenum and properly implement DllCanUnloadNow...
|
commit | commitdiff | tree |
2004-12-06 |
Robert Shearman | Remove unnecessary WNDPROC casts.
|
commit | commitdiff | tree |
2004-12-06 |
Robert Shearman | Remove duplicate function declaration.
|
commit | commitdiff | tree |
2004-12-01 |
Robert Shearman | - Add some function declarations to objbase.h.
|
commit | commitdiff | tree |
2004-11-30 |
Robert Shearman | Store the new style before redrawing and repositioning...
|
commit | commitdiff | tree |
2004-11-24 |
Robert Shearman | Implement OleDuplicateData.
|
commit | commitdiff | tree |
2004-11-23 |
Robert Shearman | When changing from DIB_Status_GdiMod to DIB_Status_GdiMod...
|
commit | commitdiff | tree |
2004-11-21 |
Robert Shearman | - Make InternetGetConnectedStateExA not crash, by making
|
commit | commitdiff | tree |
2004-11-19 |
Robert Shearman | - Use more specific error codes than E_FAIL, where...
|
commit | commitdiff | tree |
2004-11-19 |
Robert Shearman | Pass the address of the handle rather than just the...
|
commit | commitdiff | tree |
2004-11-10 |
Robert Shearman | - Set cache bitmap dimensions correctly when a 0x0...
|
commit | commitdiff | tree |
2004-11-08 |
Robert Shearman | - bNtfUnicode is a dup' of bUnicode so remove it and...
|
commit | commitdiff | tree |
2004-11-06 |
Robert Shearman | Remove unnecessary WNDPROC casts.
|
commit | commitdiff | tree |
2004-11-06 |
Robert Shearman | Implement TBN_RESTORE notification.
|
commit | commitdiff | tree |
2004-11-06 |
Robert Shearman | Limit StackWalk iterations to prevent infinite loop.
|
commit | commitdiff | tree |
2004-11-03 |
Robert Shearman | Fix broken thread start routines.
|
commit | commitdiff | tree |
2004-10-25 |
Robert Shearman | - Don't fill in any more information than native does...
|
commit | commitdiff | tree |
2004-10-25 |
Robert Shearman | - Don't leak memory when an app sends TTM_SETTITLE...
|
commit | commitdiff | tree |
2004-10-21 |
Robert Shearman | Always remove WS_BORDER style from ComboBoxEx control.
|
commit | commitdiff | tree |
2004-10-21 |
Robert Shearman | Correct the date of the completeness audit.
|
commit | commitdiff | tree |
2004-10-21 |
Robert Shearman | - Draw with ILD_TRANSPARENT instead of ILD_NORMAL to...
|
commit | commitdiff | tree |
2004-10-19 |
Robert Shearman | Implement SetPathWordBreakProc and MirrorIcon.
|
commit | commitdiff | tree |
2004-10-19 |
Robert Shearman | Rebar completeness audit.
|
commit | commitdiff | tree |
2004-10-19 |
Robert Shearman | Windows with WS_EX_TOOLWINDOW style should not have...
|
commit | commitdiff | tree |
2004-10-18 |
Robert Shearman | - TBN_DELETINGBUTTON sends the command ID, not the...
|
commit | commitdiff | tree |
2004-10-18 |
Robert Shearman | Implement ImageList_SetColorTable.
|
commit | commitdiff | tree |
2004-10-18 |
Robert Shearman | The "colors" parameter of SetDIBColorTable should be...
|
commit | commitdiff | tree |
2004-10-18 |
Robert Shearman | Improve proxy destruction comment.
|
commit | commitdiff | tree |
2004-10-14 |
Robert Shearman | Add declarations for GetClassLongPtr{A,W}, GCLP_* defines...
|
commit | commitdiff | tree |
2004-10-11 |
Robert Shearman | Fix function and structure field types so we are compatible...
|
commit | commitdiff | tree |
2004-10-11 |
Robert Shearman | Fix NtAllocateVirtualMemory declaration and fix users...
|
commit | commitdiff | tree |
2004-10-11 |
Robert Shearman | - Move header parsing to callers of pe_load_debug_directory.
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Add support for .gnu_debuglink.
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | - Fix calculation of required buffer size.
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | - Check for string pointer being outside of the string...
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Fix the loading .dbg files by no longer using RtlImageNtHead...
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Add tests for conversion of message parameters.
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Rewrite a section of code so that it doesn't use exit...
|
commit | commitdiff | tree |
2004-10-04 |
Robert Shearman | Print out a slightly more informative message if an...
|
commit | commitdiff | tree |
2004-09-28 |
Robert Shearman | Simplify getting custom icons for a folder by utilising...
|
commit | commitdiff | tree |
2004-09-28 |
Robert Shearman | - Add support for custom shell folders, such as the...
|
commit | commitdiff | tree |
2004-09-28 |
Robert Shearman | - Don't perform event check if in system code. Fixes...
|
commit | commitdiff | tree |
2004-09-28 |
Robert Shearman | Determine whether to do label edit before sending NM_CLICK.
|
commit | commitdiff | tree |
2004-09-25 |
Robert Shearman | - Implement WS_DISABLED style.
|
commit | commitdiff | tree |
2004-09-25 |
Robert Shearman | Check in client area before caption area, because the...
|
commit | commitdiff | tree |
2004-09-23 |
Robert Shearman | Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,...
|
commit | commitdiff | tree |
2004-09-23 |
Robert Shearman | Use dynamically allocated heap allocated buffers in
|
commit | commitdiff | tree |
2004-09-23 |
Robert Shearman | - Don't crash on double InternetCloseHandle.
|
commit | commitdiff | tree |
2004-09-23 |
Robert Shearman | - Make the control look more like native by using the...
|
commit | commitdiff | tree |
2004-09-23 |
Robert Shearman | Fix debugger for flat PC and non-flat frame.
|
commit | commitdiff | tree |
2004-09-22 |
Robert Shearman | GetWindowLong -> GetWindowLongPtr.
|
commit | commitdiff | tree |
2004-09-22 |
Robert Shearman | Share version information between DllGetVersion and...
|
commit | commitdiff | tree |
2004-09-21 |
Robert Shearman | - Status update.
|
commit | commitdiff | tree |
2004-09-20 |
Robert Shearman | Always replace whatever is already in the HTTP "Host...
|
commit | commitdiff | tree |
2004-09-20 |
Robert Shearman | Document status of control against v6.0 of native version.
|
commit | commitdiff | tree |
2004-09-20 |
Robert Shearman | InternetSetStatusCallback can be used on any handle...
|
commit | commitdiff | tree |
2004-09-20 |
Robert Shearman | - Fix some TRACEs
|
commit | commitdiff | tree |
2004-09-17 |
Robert Shearman | Make sure paths end with a slash before concatenating...
|
commit | commitdiff | tree |
2004-09-17 |
Robert Shearman | Use Unicode window messages.
|
commit | commitdiff | tree |
2004-09-16 |
Robert Shearman | - Don't use TrackMouseEvents/WM_MOUSELEAVE API for...
|
commit | commitdiff | tree |
2004-09-16 |
Robert Shearman | Use Unicode window messages.
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | Don't let applications add Connection header to request.
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | - Make customization list boxes into drag list boxes.
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | - Clear data structure after dragging.
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | Set class hbrBackground and style to the same as native.
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | - Set hbrBackground class property to same value as...
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | - Set hbrBackground class property to same value as...
|
commit | commitdiff | tree |
2004-09-13 |
Robert Shearman | Store HTTP host header in the same way as most other...
|
commit | commitdiff | tree |
2004-09-13 |
Robert Shearman | - Remove unused variable hIC.
|
commit | commitdiff | tree |
2004-09-10 |
Robert Shearman | - Use FDI functions like native instead of advpack...
|
commit | commitdiff | tree |
2004-09-10 |
Robert Shearman | Implement ImageDirectoryEntryToData by forwarding it...
|
commit | commitdiff | tree |
2004-09-09 |
Robert Shearman | - Status update.
|
commit | commitdiff | tree |
2004-09-07 |
Robert Shearman | Implement titles.
|
commit | commitdiff | tree |
2004-09-07 |
Robert Shearman | Add 16x16 error, info and warning icons.
|
commit | commitdiff | tree |
2004-09-07 |
Robert Shearman | - Make typelib marshaler thread-safe (problem reported...
|
commit | commitdiff | tree |
2004-09-06 |
Robert Shearman | - Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
|
commit | commitdiff | tree |
2004-09-06 |
Robert Shearman | - Obey TBCDRF_NOOFFSET for the button text.
|
commit | commitdiff | tree |
2004-09-06 |
Robert Shearman | Fix bin2res help text.
|
commit | commitdiff | tree |
2004-09-06 |
Robert Shearman | Improve documentation for critical sections.
|
commit | commitdiff | tree |
2004-09-06 |
Robert Shearman | - Add exports for missing ordinals 191-194.
|
commit | commitdiff | tree |
2004-09-06 |
Robert Shearman | Better fix for includes with relative paths.
|
commit | commitdiff | tree |
2004-09-03 |
Robert Shearman | - Fix PropVariantClear to reject invalid types.
|
commit | commitdiff | tree |
2004-09-02 |
Robert Shearman | Default clipping region should be resolution of the...
|
commit | commitdiff | tree |
2004-08-30 |
Robert Shearman | TB_MARKITEM should redraw button.
|
commit | commitdiff | tree |
2004-08-26 |
Robert Shearman | Don't use freed memory.
|
commit | commitdiff | tree |
2004-08-26 |
Robert Shearman | Allow image list tests to compile and run on old platforms.
|
commit | commitdiff | tree |
2004-08-26 |
Robert Shearman | Improve documentation for debugger functions.
|
commit | commitdiff | tree |
2004-08-25 |
Robert Shearman | Replace GetWindowLong by GetWindowLongPtr.
|
commit | commitdiff | tree |
2004-08-25 |
Robert Shearman | - Send NM_LDOWN notification.
|
commit | commitdiff | tree |
2004-08-25 |
Robert Shearman | Bring common control header up to date with new additions...
|
commit | commitdiff | tree |
2004-08-24 |
Robert Shearman | Implement IDirectDrawClipper_GetClipList for case where...
|
commit | commitdiff | tree |