2008-05-27 |
Jon Griffiths | msvcrt/tests: Fix 3 tests that always fail on Vista.
|
commit | commitdiff | tree |
2008-05-27 |
Jon Griffiths | msvcrt/tests: Fix 4 tests that always fail on Vista.
|
commit | commitdiff | tree |
2005-03-19 |
Jon Griffiths | Avoid a magic number.
|
commit | commitdiff | tree |
2005-03-18 |
Jon Griffiths | -Wunsigned fixes.
|
commit | commitdiff | tree |
2005-03-18 |
Jon Griffiths | Implement @188,190,195,200,256,478,481.
|
commit | commitdiff | tree |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
|
commit | commitdiff | tree |
2005-03-17 |
Jon Griffiths | Add some missing interfaces.
|
commit | commitdiff | tree |
2005-03-16 |
Jon Griffiths | Fix two failures and (hopefully) a crash with early...
|
commit | commitdiff | tree |
2005-03-14 |
Jon Griffiths | Comment out a test that crashes on early versions.
|
commit | commitdiff | tree |
2005-03-14 |
Jon Griffiths | Tests and small fix for PathMakePretty().
|
commit | commitdiff | tree |
2005-02-25 |
Jon Griffiths | Remove unneeded calls to TAB_GetInfoPtr(), const fixes...
|
commit | commitdiff | tree |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes.
|
commit | commitdiff | tree |
2005-02-23 |
Jon Griffiths | Suggest make uninstall in case the user tried make...
|
commit | commitdiff | tree |
2005-02-22 |
Jon Griffiths | Use variant macros instead of accessing the union directly.
|
commit | commitdiff | tree |
2005-02-22 |
Jon Griffiths | Use config.h & HAVE_ where needed, -W fixes.
|
commit | commitdiff | tree |
2005-02-22 |
Jon Griffiths | Fix race in IMAPIProp_Release(), -W fixes.
|
commit | commitdiff | tree |
2005-01-14 |
Jon Griffiths | Increase the required rectangle size before drawing...
|
commit | commitdiff | tree |
2005-01-07 |
Jon Griffiths | Use the source dir as the documentation root dir.
|
commit | commitdiff | tree |
2005-01-03 |
Jon Griffiths | Documentation fix.
|
commit | commitdiff | tree |
2005-01-03 |
Jon Griffiths | Implement CreateIProp & most of MAPI's IMAPIProp &...
|
commit | commitdiff | tree |
2005-01-03 |
Jon Griffiths | Typos/grammar fixes.
|
commit | commitdiff | tree |
2005-01-03 |
Jon Griffiths | Const correctness fix.
|
commit | commitdiff | tree |
2005-01-03 |
Jon Griffiths | Use Ascii functions explicitly.
|
commit | commitdiff | tree |
2004-12-20 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds.
|
commit | commitdiff | tree |
2004-12-17 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds.
|
commit | commitdiff | tree |
2004-12-16 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds.
|
commit | commitdiff | tree |
2004-12-15 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds.
|
commit | commitdiff | tree |
2004-12-15 |
Jon Griffiths | Use the A version of calls when passing ASCII strings.
|
commit | commitdiff | tree |
2004-12-15 |
Jon Griffiths | Include shlwapi.h to get prototypes, and correct 2...
|
commit | commitdiff | tree |
2004-12-15 |
Jon Griffiths | Documentation fixes.
|
commit | commitdiff | tree |
2004-12-10 |
Jon Griffiths | Implement the remaining MRU functions, fix a couple...
|
commit | commitdiff | tree |
2004-12-08 |
Jon Griffiths | Param descriptions can be >1 lines.
|
commit | commitdiff | tree |
2004-12-08 |
Jon Griffiths | Unicode fixes.
|
commit | commitdiff | tree |
2004-12-02 |
Jon Griffiths | Spelling/grammar fixes.
|
commit | commitdiff | tree |
2004-12-02 |
Jon Griffiths | Use mktemp if we don't have tempfile.
|
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | Ensure DllCanUnloadNow is a truly void function, and...
|
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | Implement DllMain, DllCanUnloadNow, WrapProgress,
|
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | Allow NCBRESET and NCBADDNAME to work even if there...
|
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | GetModuleHandleA->GetModuleHandleW.
|
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | Use a FIXME style that will actually compile.
|
commit | commitdiff | tree |
2004-11-23 |
Jon Griffiths | Set the miter limit in the DC state.
|
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Support mono pattern brushes in EMF's.
|
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Avoid magic number.
|
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Implement CreateBitmap using CreateBitmapIndirect so...
|
commit | commitdiff | tree |
2004-11-21 |
Jon Griffiths | Search the whole table when creating solid brushes.
|
commit | commitdiff | tree |
2004-11-19 |
Jon Griffiths | Use _WINNT_ as exclusion define for source compatibility.
|
commit | commitdiff | tree |
2004-10-09 |
Jon Griffiths | Items are variable sized, use an accessor to get at...
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | Constify some statics and make them smaller.
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | ImageList_Merge should not fail if indices are bad.
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | Draw +/- correctly for large icon sizes.
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | Add missing ODS_ constants, tagname.
|
commit | commitdiff | tree |
2004-10-07 |
Jon Griffiths | Vectors need all 32 bits to handle _really_ large apps.
|
commit | commitdiff | tree |
2004-10-05 |
Jon Griffiths | Draw background of the empty selected item in empty...
|
commit | commitdiff | tree |
2004-09-28 |
Jon Griffiths | Item height/expand button width must be >= than imagelist...
|
commit | commitdiff | tree |
2004-09-27 |
Jon Griffiths | Stub MACRO_JumpContext to at least bring up the help...
|
commit | commitdiff | tree |
2004-09-24 |
Jon Griffiths | Use a (seemingly xp default) width of 7 for system...
|
commit | commitdiff | tree |
2004-09-20 |
Jon Griffiths | Use correct tag names for compatability with fwd decls.
|
commit | commitdiff | tree |
2004-09-13 |
Jon Griffiths | CreateDCA -> CreateDCW
|
commit | commitdiff | tree |
2004-09-13 |
Jon Griffiths | Implement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyNXA/W,
|
commit | commitdiff | tree |
2004-09-13 |
Jon Griffiths | Implement HrGetOneProp, HrSetOneProp, FPropExists,...
|
commit | commitdiff | tree |
2004-09-13 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2004-08-20 |
Jon Griffiths | Return a stock brush when asking for a brush with the...
|
commit | commitdiff | tree |
2004-08-13 |
Jon Griffiths | Make pattern brush data const.
|
commit | commitdiff | tree |
2004-08-09 |
Jon Griffiths | Delete the about dialog font when the dialog is closed.
|
commit | commitdiff | tree |
2004-08-06 |
Jon Griffiths | Don't leak cache imagelists on exit.
|
commit | commitdiff | tree |
2004-07-16 |
Jon Griffiths | Don't crash on NULL tab text.
|
commit | commitdiff | tree |
2004-07-14 |
Jon Griffiths | Prevent the debug buffer from overflowing on long stabs.
|
commit | commitdiff | tree |
2004-07-06 |
Jon Griffiths | Fix a typo in the TabCtrl_SetItem macro.
|
commit | commitdiff | tree |
2004-06-28 |
Jon Griffiths | Correct struct tag name for UDACCEL.
|
commit | commitdiff | tree |
2004-06-25 |
Jon Griffiths | Correct tag names for RECTL and SCROLLINFO structs.
|
commit | commitdiff | tree |
2004-06-04 |
Jon Griffiths | Implemented TCM_SETITEMEXTRA.
|
commit | commitdiff | tree |
2004-06-01 |
Jon Griffiths | Added PPOINTL, a pointer to a POINTL struct.
|
commit | commitdiff | tree |
2004-06-01 |
Jon Griffiths | Also handle OS2 v1.x (AKA windows 2.0) bitmaps.
|
commit | commitdiff | tree |
2004-06-01 |
Jon Griffiths | SetMiterLimit: Return success: some callers check this.
|
commit | commitdiff | tree |
2004-05-27 |
Jon Griffiths | Give a struct tag to OPENILENAMEA/W to allow forward...
|
commit | commitdiff | tree |
2004-05-25 |
Jon Griffiths | Add a couple of missing listview macros.
|
commit | commitdiff | tree |
2004-05-25 |
Jon Griffiths | Always use $(CC) for building the generated .spec.c...
|
commit | commitdiff | tree |
2004-05-05 |
Jon Griffiths | Trace the system and user locales upon startup.
|
commit | commitdiff | tree |
2004-05-03 |
Jon Griffiths | Add the IMAPIProp/IPropData definitions.
|
commit | commitdiff | tree |
2004-05-03 |
Jon Griffiths | Implement and test ScCopyProps/ScRelocProps.
|
commit | commitdiff | tree |
2004-04-30 |
Jon Griffiths | Implement VarDateFromUdateEx.
|
commit | commitdiff | tree |
2004-04-27 |
Jon Griffiths | Fix failures under win2k.
|
commit | commitdiff | tree |
2004-04-27 |
Jon Griffiths | Update VarXor,VarAbs,VarNot for all input types.
|
commit | commitdiff | tree |
2004-04-27 |
Jon Griffiths | Implement VarOr.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Tests for newly added MAPI functions.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Implement MAPI property & utility functions.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Update/Add MAPI headers.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Documentation fixes.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Test ClearCustData() and UINT->I4 conversion.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Implement ClearCustData.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Check the correct param for 2 DECIMAL operations.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Conversion from VT_UINT to VT_I4 ignores overflow.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Accept exports with '@' in their name.
|
commit | commitdiff | tree |
2004-04-15 |
Jon Griffiths | Prevent CY type from being redefined.
|
commit | commitdiff | tree |
2004-03-30 |
Jon Griffiths | RegisterDragDrop: fail on NULL drop target.
|
commit | commitdiff | tree |
2004-03-22 |
Jon Griffiths | Test SHSearchMapInt.
|
commit | commitdiff | tree |
2004-03-22 |
Jon Griffiths | Tests for VarXor/VarEqv.
|
commit | commitdiff | tree |
2004-03-22 |
Jon Griffiths | Implement VarXor and simplify VarEqv to use it.
|
commit | commitdiff | tree |
2004-03-18 |
Jon Griffiths | Implement SHMessageBoxCheck functions && add dialog...
|
commit | commitdiff | tree |
2004-03-17 |
Jon Griffiths | Implement VarEqv.
|
commit | commitdiff | tree |