source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2013   26 years achimha promoted new wsock32 as default
(edit) @2012   26 years achimha safe old wsock32
(edit) @2010   26 years sandervl Removed all remove/selectClientArea calls
(edit) @2009   26 years sandervl InterlockExchange bugfix
(edit) @2007   26 years sandervl memory map + string resource fixes
(edit) @2006   26 years sandervl Misc fixes for repaint problems
(edit) @2005   26 years bird Added oleaut32 to the lie list.
(edit) @2003   26 years bird Makefile helpers.
(edit) @2001   26 years sandervl Memory map fixes
(edit) @2000   26 years sandervl Changes for OLEAUT32 renaming
(edit) @1998   26 years sandervl PD: Ported MMIO from Wine (v991031)
(edit) @1997   26 years sandervl EB: Hack for GetFullPathNameA + Fixed dprintf in lstrcmpW
(edit) @1994   26 years achimha cleanup
(edit) @1991   26 years dengert set returned memory to zero for debug functions
(edit) @1989   26 years bird Corrected kargncpy to match new argument style.
(edit) @1987   26 years phaller Fix: implemented Interlocked APIs according to NT4
(edit) @1986   26 years sandervl CB: Only convert the string and not everything in UnicodeToAsciiStringN
(edit) @1983   26 years sandervl tasklist changes
(edit) @1982   26 years phaller Fix: CreateFontAW macros, so we can compile font.cpp as RELEASE
(edit) @1981   26 years sandervl WM_WINDOWPOSCHANGED bugfix: don't pass it on to win32 app if frame …
(edit) @1979   26 years sandervl EB's devname offset fix
(edit) @1977   26 years sandervl InterlockedExchange bugfix
(edit) @1976   26 years sandervl Removed prototype of lstrcpyAtoW
(edit) @1975   26 years sandervl Changed definition of lstrcpy(n)AtoW/WtoA + CreateProcessA logging change
(edit) @1971   26 years sandervl Rewrote some message apis + WM_WINDOWPOSCHANGED fix
(edit) @1970   26 years sandervl Set default font to WarpSans.9
(edit) @1968   26 years achimha fixed async invocation bugs, added more debug output, cleanup
(edit) @1966   26 years hugh Implemented DEFAULT_GUI_FONT for GetStockObject DIBSecttion now get …
(edit) @1965   26 years sandervl Experimental WM_ERASEBACKGND change
(edit) @1963   26 years phaller Fix: include path for misc.h
(edit) @1961   26 years cbratschi moved line API's to line.cpp, first work on InternalTextOut
(edit) @1960   26 years cbratschi scroll: removed WS_* check
(edit) @1959   26 years achimha extended relay structure
(edit) @1957   26 years sandervl JW: Corrected CoSetState Stub.
(edit) @1956   26 years sandervl JW: Changed return value (CreateDispTypeInfo) from S_OK to E_OUTOFMEMORY
(edit) @1955   26 years sandervl JW's Changed dprintfs for strcpy/strcat
(edit) @1954   26 years sandervl EB's Fixes for CreateDCW & CreateICW
(edit) @1952   26 years phaller Add: created separate thread and message queue for WSOCK processign
(edit) @1951   26 years phaller Fix: more asynchronous functions supported
(edit) @1949   26 years sandervl Rewrote EnumThreadWindows/EnumWindows, Fixed GetParent
(edit) @1948   26 years achimha last of Markus changes to CreateDCW
(edit) @1945   26 years achimha async relay window proc fixes
(edit) @1944   26 years cbratschi Show/HideCaret fix, removed TextOut workaround
(edit) @1943   26 years achimha async gethostbyname fixes
(edit) @1942   26 years achimha async relay window proc fixes
(edit) @1940   26 years achimha async wsock fixes
(edit) @1938   26 years achimha changes from Markus
(edit) @1937   26 years achimha changes from Markus
(edit) @1934   26 years phaller Fix: WSOCK32 finally working!
(edit) @1933   26 years phaller Fix: WSOCK32 finally working!
(edit) @1931   26 years sandervl Ported GetTextCharset & GetTextCharsetInfo (Wine: 991031)
(edit) @1930   26 years phaller Fix: calling convention for PostMessageA
(edit) @1929   26 years sandervl removed unicodetoasciin change
(edit) @1927   26 years sandervl LARGE_INTEGER change
(edit) @1926   26 years sandervl * empty log message *
(edit) @1925   26 years sandervl memory alloc fixes (FS)
(edit) @1924   26 years sandervl added GetProcessTimes + several fixes
(edit) @1922   26 years cbratschi enhanced edit control
(edit) @1920   26 years achimha fixed DefWindowProcA prototype
(edit) @1918   26 years sandervl def file fix
(edit) @1917   26 years sandervl EB's SetWindowPos fix
(edit) @1916   26 years sandervl EB's SHGetFileInfoA fix
(edit) @1915   26 years sandervl RegQueryInfoKeyW fix
(edit) @1914   26 years sandervl max open files fix + EB's mmap fix
(edit) @1913   26 years bird Corrected typo.
(edit) @1912   26 years bird Corrected the import library creation.
(edit) @1911   26 years bird * empty log message *
(edit) @1909   26 years phaller Fix: export definition for RtlLargeIntegerToChar
(edit) @1908   26 years phaller Fix: relay window implemented
(edit) @1906   26 years sandervl Added malloc/free wrappers
(edit) @1905   26 years sandervl Added malloc/free wrappers
(edit) @1904   26 years sandervl Added malloc/free wrappers
(edit) @1902   26 years sandervl removed warning
(edit) @1900   26 years sandervl JW's update
(edit) @1899   26 years sandervl link fixes
(edit) @1898   26 years sandervl compilation fixes
(edit) @1896   26 years sandervl JW's updates
(edit) @1895   26 years sandervl export & library updates
(edit) @1894   26 years sandervl security apis forwarded to ntdll
(edit) @1893   26 years sandervl GetProcessVersion changes
(edit) @1889   26 years sandervl pe loader bugfix (uninit data section)
(edit) @1885   26 years sandervl Added process api + virtualprotect fix
(edit) @1884   26 years sandervl JW's update
(edit) @1883   26 years dengert tame ERASEBKGND
(edit) @1882   26 years phaller Fix: makefile
(edit) @1881   26 years phaller Fix: with handle translation fix
(edit) @1880   26 years bird Patch from Vit Timchishin applied to both addEntry and …
(edit) @1879   26 years sandervl EnumResourceTypesA/W changes
(edit) @1877   26 years phaller Fix: cause for WSAAsyncSelect problem identified
(edit) @1875   26 years bird Made sure Kernel32 is the first entry in the import module name table.
(edit) @1874   26 years bird Console hack - Experimental.
(edit) @1872   26 years bird Implemented EnumResourceNamesA/W.
(edit) @1871   26 years bird Changed some parameters to const.
(edit) @1870   26 years bird API test skeleton.
(edit) @1868   26 years sandervl Jens Weissner's changes
(edit) @1864   26 years sandervl Merge with latest wine code
(edit) @1862   26 years sandervl Jens Weissner added stubs
(edit) @1861   26 years achimha check for invalid structures and log errors
(edit) @1860   26 years cbratschi edit fixes, monitor API
(edit) @1858   26 years achimha start of COM port implementation
Note: See TracRevisionLog for help on using the revision log.