2001-03-10 |
Francois Gouget | Fixed spelling/typos in comments.
|
commit | commitdiff | tree |
2001-03-10 |
Francois Gouget | Added missing extension for 'ole32.dll'.
|
commit | commitdiff | tree |
2001-03-10 |
Francois Gouget | Added CreateRemoteThread.
|
commit | commitdiff | tree |
2001-03-05 |
Francois Gouget | Update nSelectionMark and nFocusedItem when inserting...
|
commit | commitdiff | tree |
2001-03-04 |
Francois Gouget | In LISTVIEW_AddGroupSelection and LISTVIEW_SetGroupSelection...
|
commit | commitdiff | tree |
2001-03-04 |
Francois Gouget | If a target has C++ sources, then use g++ to link it...
|
commit | commitdiff | tree |
2001-03-03 |
Francois Gouget | Add files found in an 'include' directory, to the ...
|
commit | commitdiff | tree |
2001-03-01 |
Francois Gouget | Reenable the wrapper support.
|
commit | commitdiff | tree |
2001-02-28 |
Francois Gouget | Small 'typos in comments' fixes.
|
commit | commitdiff | tree |
2001-02-12 |
Francois Gouget | Add missing definitions required by the Control Spy...
|
commit | commitdiff | tree |
2001-02-12 |
Francois Gouget | Remove TOOLBAR_ID and WM_SETTINGCHANGE, they are not...
|
commit | commitdiff | tree |
2001-02-12 |
Francois Gouget | Declare RICHEDIT_CLASS20W using a WCHAR array.
|
commit | commitdiff | tree |
2001-02-12 |
Francois Gouget | Change the callback declarations to a safer format.
|
commit | commitdiff | tree |
2001-02-12 |
Francois Gouget | Fix typos in comments.
|
commit | commitdiff | tree |
2001-02-12 |
Francois Gouget | Change the callback declarations to a safer format.
|
commit | commitdiff | tree |
2001-01-22 |
Francois Gouget | Added various definitions (mostly macros).
|
commit | commitdiff | tree |
2001-01-22 |
Francois Gouget | Added CHARRANGE.
|
commit | commitdiff | tree |
2001-01-22 |
Francois Gouget | Added PSN_GETOBJECT.
|
commit | commitdiff | tree |
2001-01-22 |
Francois Gouget | Typo fixes in comments.
|
commit | commitdiff | tree |
2001-01-21 |
Francois Gouget | Added missing pointer type declarations (usually Pxxx).
|
commit | commitdiff | tree |
2001-01-18 |
Francois Gouget | Added 3 missing FS_xxx macros.
|
commit | commitdiff | tree |
2001-01-13 |
Francois Gouget | Warning fix.
|
commit | commitdiff | tree |
2001-01-04 |
Francois Gouget | Removed the 'fn' prefix (i.e. ICOM_FN).
|
commit | commitdiff | tree |
2001-01-04 |
Francois Gouget | Fixed the alignment of the MF_RIGHTJUSTIFY menu items.
|
commit | commitdiff | tree |
2000-12-26 |
Francois Gouget | Added GetDCBrushColor and GetDCPenColor.
|
commit | commitdiff | tree |
2000-12-24 |
Francois Gouget | Updated the look of dots and dashes to match the Win32...
|
commit | commitdiff | tree |
2000-12-15 |
Francois Gouget | Create a symbolic link to ole/libuuid.a.
|
commit | commitdiff | tree |
2000-12-15 |
Francois Gouget | Always link with uuid.
|
commit | commitdiff | tree |
2000-12-14 |
Francois Gouget | Removed the name of APIs exported by ordinal.
|
commit | commitdiff | tree |
2000-12-13 |
Francois Gouget | Define NULL as in Win32.
|
commit | commitdiff | tree |
2000-12-12 |
Francois Gouget | Added a prototype for SHAppBarMessage.
|
commit | commitdiff | tree |
2000-12-07 |
Francois Gouget | Uncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
|
commit | commitdiff | tree |
2000-12-07 |
Francois Gouget | Added a prototype for closesocket.
|
commit | commitdiff | tree |
2000-12-03 |
Francois Gouget | Use the DUMMYUNIONNAME macros so that the headers can...
|
commit | commitdiff | tree |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical...
|
commit | commitdiff | tree |
2000-12-02 |
Francois Gouget | Fixed the case of "Winelib".
|
commit | commitdiff | tree |
2000-12-02 |
Francois Gouget | Fix the Winelib case.
|
commit | commitdiff | tree |
2000-12-02 |
Francois Gouget | If there is a single target, it should also get the...
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | Bring the man page in line with the latest version...
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | - In interactive mode, don't ignore invalid options...
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | - Fix the handling of relative include/library paths
|
commit | commitdiff | tree |
2000-11-27 |
Francois Gouget | The init function can be called main.
|
commit | commitdiff | tree |
2000-11-25 |
Francois Gouget | Include the same headers as on Windows.
|
commit | commitdiff | tree |
2000-11-25 |
Francois Gouget | compobj.h is a synonym for objbase.h
|
commit | commitdiff | tree |
2000-11-25 |
Francois Gouget | When autodetected the MFC were still generating wrappers.
|
commit | commitdiff | tree |
2000-11-15 |
Francois Gouget | Allow the user to stick the option and its argument...
|
commit | commitdiff | tree |
2000-11-15 |
Francois Gouget | Match the Windows header dependencies.
|
commit | commitdiff | tree |
2000-11-15 |
Francois Gouget | SM_ARRANGE is ARW_HIDE, i.e. 8
|
commit | commitdiff | tree |
2000-11-15 |
Francois Gouget | Distinguish between IMPORTS and LIBRARIES.
|
commit | commitdiff | tree |
2000-11-13 |
Francois Gouget | Fixed the detection of the link flags for NetBSD/Cygwin...
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Use DUMMYxxxNAME for anonymous struct/unions.
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Added missing pointer types: Pxxx or LPxxx
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Added some STN_xxx macros.
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | HICON and HCURSOR should be interchangeable.
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Added LPUDACCEL and HDF_RTLREADING.
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Convert include statements of not-found files to lower...
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Document the --lower-include options.
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | Moved things to the proper rpcxxx.h header.
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | We must include windef.h before wtypes.h (directly...
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | Added DM_REPOSITION.
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | We must include stdarg.h.
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | We must include ctype.h so that applications get isalnum...
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | Added CC_SOLIDCOLOR and CC_ANYCOLOR.
|
commit | commitdiff | tree |
2000-11-07 |
Francois Gouget | Fixed typos in comments.
|
commit | commitdiff | tree |
2000-11-07 |
Francois Gouget | Fix the include path handling in get_real_include_name
|
commit | commitdiff | tree |
2000-11-07 |
Francois Gouget | Use DrawFocusRect to draw the focus rectangle.
|
commit | commitdiff | tree |
2000-11-06 |
Francois Gouget | Winemaker's man page initial release.
|
commit | commitdiff | tree |
2000-11-06 |
Francois Gouget | Take into account the sunken border for Win98 look.
|
commit | commitdiff | tree |
2000-11-05 |
Francois Gouget | New script for porting Windows source code to WineLib.
|
commit | commitdiff | tree |
2000-11-05 |
Francois Gouget | Added comment explaining why we have an ERR rather...
|
commit | commitdiff | tree |
2000-11-02 |
Francois Gouget | Make sure to carefully quote file names.
|
commit | commitdiff | tree |
2000-11-01 |
Francois Gouget | Check for SB_CTL before displaying a caret.
|
commit | commitdiff | tree |
2000-10-31 |
Francois Gouget | Use PS_ALTERNATE rather than PS_DOT.
|
commit | commitdiff | tree |
2000-10-31 |
Francois Gouget | Allow pens with styles greater than PS_INSIDEFRAME...
|
commit | commitdiff | tree |
2000-10-31 |
Francois Gouget | Use sizeof for maintainability.
|
commit | commitdiff | tree |
2000-10-31 |
Francois Gouget | Fixed a few device caps values.
|
commit | commitdiff | tree |
2000-10-31 |
Francois Gouget | Set the thickness of stock pens to 0 so that they are...
|
commit | commitdiff | tree |
2000-10-31 |
Francois Gouget | Fixed the value of some system colors.
|
commit | commitdiff | tree |
2000-10-31 |
Francois Gouget | Hide the caret only on the first WM_KEYDOWN.
|
commit | commitdiff | tree |
2000-10-28 |
Francois Gouget | Return the correct value for dwTotalVirtual.
|
commit | commitdiff | tree |
2000-10-28 |
Francois Gouget | Return a more plausible value for MinimumApplicationAddress.
|
commit | commitdiff | tree |
2000-10-23 |
Francois Gouget | Fixed the text color of higlighted menu bar item for...
|
commit | commitdiff | tree |
2000-10-19 |
Francois Gouget | Added/fixed missing extern "C".
|
commit | commitdiff | tree |
2000-10-19 |
Francois Gouget | Fixed a char/NULL comparison.
|
commit | commitdiff | tree |
2000-10-19 |
Francois Gouget | Added the {HRESULT,SCODE}_SEVERITY macros.
|
commit | commitdiff | tree |
2000-10-19 |
Francois Gouget | Added support for three levels of nesting of the 'pragma...
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Fixed the signature of the FormatMessage APIs.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | The MODEM stuff has been spun off to its rightful place...
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Completed/corrected the list of include files.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Added a NOGDI protection.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Must include objbase.h.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | HFILE is an int, not a regular HANDLE.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Claim that our headers conform to the version 5.0.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | The string fields in PROPSHEETPAGEA should be ANSI...
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Removed the DUMMY_UNION_NAME in favor of DUMMYUNIONNAME.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Added the missing TVINSERTSTRUCT synonyms.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Fixed the signature of SysAllocStringByteLen.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Added many missing *Pxxx types.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | ROTFLAGS have their own ifdef protection, take them...
|
commit | commitdiff | tree |