source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9235   23 years sandervl WaitForSingleObject, (Msg)WaitForMultipleObjects: If dwTimeout is not …
(edit) @9233   23 years sandervl YD: Load MMPM2 (MDM.DLL) on demand
(edit) @9232   23 years sandervl YD: Load MMPM2 (MDM.DLL) on demand
(edit) @9230   23 years sandervl Translate PM WM_VSCROLL to WM_MOUSEWHEEL messages
(edit) @9218   23 years sandervl DT: Fixed IDS_TODESKTOP string
(edit) @9217   23 years sandervl fixed caret bug in edit control; removed obsolete code in createcaret
(edit) @9200   23 years sandervl PF: Fix for Ctrl-Break
(edit) @9198   23 years sandervl clipboard cleanup
(edit) @9196   23 years bird Initial coding.
(edit) @9195   23 years bird Fixed sms dumper bug.
(edit) @9191   23 years bird Latest stuff.
(edit) @9190   23 years bird backup checkin.
(edit) @9189   23 years bird More stuff.
(edit) @9187   23 years bird Backup checking - more structures.
(edit) @9182   23 years bird Backup checking - foundation is done.
(edit) @9156   23 years sandervl PF: Added custom function to hide mouse cursor when the primary …
(edit) @9143   23 years sandervl PF: Added support for WS_EX_TOPMOST
(edit) @9140   23 years sandervl wine resync; fixed 16 bits handle bugs
(edit) @9126   23 years bird Makefile restructuring.
(edit) @9125   23 years bird Corrected Get<segment> names.
(edit) @9124   23 years bird Restructuring.
(edit) @9107   23 years bird Converted to new buildsystem.
(edit) @9106   23 years bird Converted to new build environment.
(edit) @9101   23 years sandervl Ugly hack added to work around crash in PM when child window calls …
(edit) @9095   23 years sandervl Rewrote GetFileAttributesA & translate filename used from Windows to …
(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
Note: See TracRevisionLog for help on using the revision log.