source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9094   23 years sandervl Added bugfix to IEnumIDList_Folder_Constructor (from Wine); Enabled …
(edit) @9087   23 years bird Corrected segment config.
(edit) @9086   23 years bird Makefile changes.
(edit) @9085   23 years bird Updated makefiles.
(edit) @9084   23 years bird Include kKLkernel.h.
(edit) @9083   23 years bird Updated makefiles to match changes in build system.
(edit) @9079   23 years sandervl EV_RLSD/MS_RLSD_ON status corresponds to OS/2 DCD (data carrier …
(edit) @9077   23 years sandervl fixed bugfix
(edit) @9076   23 years sandervl PF: Fixed OSLibWinSetSysValue; fixed OSLibSetWindowStyle; delete frame …
(edit) @9072   23 years sandervl PF: Added OSLibWinControlWindow; fixed OSLibWinSetSysValue
(edit) @9057   23 years sandervl PF: set position fix
(edit) @9046   23 years bird BUILD_FORWARD.
(edit) @9045   23 years bird Corrected compiler env.
(edit) @9041   23 years bird kLib restructure.
(edit) @9040   23 years bird Corrected config.
(edit) @9039   23 years bird Fixes to adapt to build system changes.
(edit) @9038   23 years bird Corrected typo.
(edit) @9037   23 years bird kLib restructuring. polish.
(edit) @9036   23 years bird New kLib structure (which doesn't mess up cvs).
(edit) @9035   23 years bird Split kLibR3.lib into separate makefile (then shell doesn't give you …
(edit) @9034   23 years bird Split kLibR3.lib into separate makefile (then shell does'
(edit) @9033   23 years bird Initial hacking.
(edit) @9027   23 years sandervl Don't send queued WM_CHAR messages for windows that have just been …
(edit) @9023   23 years sandervl YD: Merged latest Rewind edit control code
(edit) @9020   23 years sandervl * empty log message *
(edit) @9019   23 years sandervl SetCursorPos fix for DirectInput
(edit) @9018   23 years sandervl export WSASendDisconnect
(edit) @9017   23 years sandervl LGPL license
(edit) @9016   23 years sandervl Wine resync; added missing bugfix
(edit) @9012   23 years sandervl put back resume code
(edit) @9011   23 years sandervl PF: Fully implemented GetShortPathNameA/W & GetLongPathNameA/W
(edit) @9008   23 years sandervl SPI_GETNONCLIENTMETRICS size check extended & Fixed RMB on icon of …
(edit) @9005   23 years sandervl added
(edit) @9004   23 years sandervl proper playback fix
(edit) @9003   23 years sandervl Dart wave playback bugfix
(edit) @9001   23 years sandervl CUSTOM_TRACKFRAME code is the default now. removed old code;RMB on …
(edit) @8999   23 years sandervl Enable owner of window destroyed by DestroyWindow. Disabled owners …
(edit) @8997   23 years sandervl Added more logging for PM SWP & QFC flags
(edit) @8995   23 years sandervl SelectObject bugfix for region handles. (fixes crash in Freecell)
(edit) @8993   23 years sandervl YD: Resync WM_RBUTTONUP & WM_CONTEXTMENU default window handlers
(edit) @8989   23 years sandervl SetCustomFullScreenMode added + many fixes/changes
(edit) @8988   23 years sandervl Wine (X11) resync for AdjustRectOuter
(edit) @8985   23 years sandervl PF: ignore TTS_ALWAYSTIP style. Windows 2000 appears to do the same.
(edit) @8981   23 years bird Ignore kLib.
(edit) @8980   23 years sandervl Lock drive when sharing is disabled (CreateFile for drives); unlock …
(edit) @8978   23 years sandervl Partly implemented GetGUIThreadInfo
(edit) @8973   23 years sandervl Disabled mouse cursor changes in drag 'n drop code. (causes mouse …
(edit) @8971   23 years sandervl CreateFile now fails earlier if used for non-existing drive letter
(edit) @8968   23 years sandervl PF: Fix for handling VK_RETURN in dialogs
(edit) @8964   23 years sandervl PF: Listbox fix for keyboard search (Wine)
(edit) @8962   23 years sandervl Translate WM_DRAWCLIPBOARD for clipboard change notification
(edit) @8960   23 years sandervl MsgWaitForMultipleObjects changes; check objects before message queue …
(edit) @8958   23 years sandervl Return ERROR_OPERATION_ABORTED in GetOverlappedResult if request was …
(edit) @8956   23 years sandervl moved queue status check
(edit) @8955   23 years sandervl keep filling DART buffers until no room left (::write & ::resume)
(edit) @8954   23 years sandervl MsgWaitForMultipleObjects changes for posted messages
(edit) @8953   23 years sandervl Signal post message event semaphore in PostMessageA/W & PostThreadMessage
(edit) @8952   23 years sandervl Create event semaphore during TEB setup. Used for Post(Thread)Message …
(edit) @8949   23 years sandervl Fixed MsgWaitForMultipleObjects implementation
(edit) @8947   23 years sandervl Custom build function SetFixedWaveBufferSize added
(edit) @8945   23 years achimha adding documentation
(edit) @8944   23 years achimha adding documentation
(edit) @8943   23 years achimha adding documentation
(edit) @8942   23 years achimha adding documentation
(edit) @8941   23 years achimha adding documentation
(edit) @8940   23 years achimha adding documentation
(edit) @8939   23 years achimha vsemaphore.h is a local include file
(edit) @8938   23 years sandervl PF: Unicode update
(edit) @8934   23 years sandervl Cleanup fixes (call ctordtorTerm in existlist handler)
(edit) @8931   23 years sandervl Fixes for cdrom drive/burner recognition
(edit) @8929   23 years sandervl Added function to disable os2cdrom.dmd aspi support
(edit) @8927   23 years sandervl Use gethostname from wsock32, not the OS/2 version
(edit) @8923   23 years sandervl added method to detach process from all dlls
(edit) @8922   23 years sandervl renamed misc.cpp to dbglog.cpp
(edit) @8921   23 years sandervl terminate & resume threads that are suspended when ExitProcess is called
(edit) @8920   23 years sandervl kill thread when it crashes after ExitProcess
(edit) @8919   23 years sandervl keep suspend count for threads
(edit) @8918   23 years sandervl protect larger part of on demand page handler (DosEnterCritSec)
(edit) @8917   23 years sandervl removed obsolete sources
(edit) @8916   23 years sandervl PF: Pass on WM_PAINT of client window to default PM handler if window …
(edit) @8914   23 years sandervl bugfix for pe offset when mapping view
(edit) @8913   23 years sandervl Enhanced PE loader class to support files with PE image starting at an …
(edit) @8911   23 years sandervl Modified for new CreateWin32PeLdrExe
(edit) @8910   23 years sandervl Enhanced CreateWin32PeLdrExe
(edit) @8908   23 years sandervl compile fix
(edit) @8907   23 years sandervl bugfix
(edit) @8906   23 years sandervl Check delete flag in DeleteObject. WGSS doesn't do it for us.
(edit) @8903   23 years sandervl added vsemaphore class that was removed from kernel32
(edit) @8902   23 years achimha documentation
(edit) @8901   23 years achimha more documentation
(edit) @8900   23 years sandervl Interface changes for shared memory allocation
(edit) @8899   23 years sandervl Interface changes for shared memory allocation
(edit) @8898   23 years sandervl Use shared memory in high region (> 512MB) if available + Interface …
(edit) @8895   23 years sandervl Dos*CriticalSection fixes
(edit) @8892   23 years achimha documentation
(edit) @8890   23 years sandervl DosInitializeCriticalSection bugfix
(edit) @8888   23 years achimha comments
(edit) @8887   23 years achimha documentation
(edit) @8886   23 years achimha documented TLS implementation
(edit) @8885   23 years achimha documented PE DLL memory layout
Note: See TracRevisionLog for help on using the revision log.