source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6337   24 years sandervl translation added for WM_V/HSCROLL
(edit) @6336   24 years sandervl compile fix
(edit) @6335   24 years sandervl added (inactive) Wine printer dialog code
(edit) @6331   24 years sandervl implemented StartDocW
(edit) @6328   24 years sandervl Support full window drag for Odin windows
(edit) @6327   24 years sandervl query menu font from os2.ini
(edit) @6325   24 years sandervl Fix for parsing cmd line consisting of directory with spaces
(edit) @6320   24 years sandervl pointer check fix
(edit) @6319   24 years sandervl StretchDIBits fix
(edit) @6318   24 years sandervl null ptr check in lstrlenA/W
(edit) @6317   24 years sandervl remove wrong check for negative x & y coordinates during window creation
(edit) @6315   24 years sandervl windows 3.1 style file dialog fix
(edit) @6311   24 years sandervl added wine code
(edit) @6309   24 years sandervl atom fixes
(edit) @6305   24 years bird Disallow loading of LX files if env.var. ODIN32.FAIL_IF_UNREGISTEREDLX …
(edit) @6303   24 years bird Call DosFreeModule in destructor if DLL.
(edit) @6302   24 years bird Added fDll flag so we could tell when to call DosFreeModule.
(edit) @6301   24 years bird Better WinExe == NULL check. Set fDll flag in Win32Pe2LxImage.
(edit) @6300   24 years sandervl file open/save dialog fix
(edit) @6297   24 years bird New definition of vm lock handle.
(edit) @6296   24 years bird Use PTDA not PID and allways take loader sem.
(edit) @6295   24 years bird Added 16 bytes safety in release.
(edit) @6294   24 years bird Added terminate calls to win32k library. Hope this might help fix the …
(edit) @6290   24 years bird Added k32KillProcessEx.obj.
(edit) @6289   24 years bird Corrected fKernel in testcase 1, since we now distiguish between all …
(edit) @6288   24 years bird New fakers.
(edit) @6287   24 years bird New Kernel APIs.
(edit) @6286   24 years bird Kill API - initial coding.
(edit) @6285   24 years bird Prototyped new kernel APIs.
(edit) @6284   24 years bird Include order fix for TCB/TK.
(edit) @6283   24 years bird New kernel APIs.
(edit) @6282   24 years bird New defines++.
(edit) @6281   24 years bird New exports. Hybrid 16-bit import proc.
(edit) @6280   24 years bird Kill API coding.
(edit) @6279   24 years bird New imports.
(edit) @6278   24 years bird New hybrid 16-bit import proc. New import prologs.
(edit) @6277   24 years bird New hybrid 16-bit import proc.
(edit) @6276   24 years bird New imports.
(edit) @6274   24 years bird Initial coding.
(edit) @6272   24 years sandervl single line edit control selection drawing fix
(edit) @6271   24 years sandervl resource update from Wine
(edit) @6269   24 years sandervl * empty log message *
(edit) @6268   24 years sandervl 0 check added
(edit) @6267   24 years bird Added MCICDA to the paLieList.
(edit) @6265   24 years bird Updated paLieList with OpenGL and CrtDll.
(edit) @6264   24 years bird Renamed dlls should use original import library name!
(edit) @6263   24 years sandervl directly import registry functions from registry.dll
(edit) @6262   24 years sandervl never return object handle 0
(edit) @6258   24 years achimha no longer required, just makes tree bigger
(edit) @6254   24 years sandervl edit control bugfix (selected text); key translation additions; …
(edit) @6253   24 years achimha IPPROTO_IP support for setsockopt, WSAEnumNetworkEvents fixes
(edit) @6251   24 years sandervl * empty log message *
(edit) @6250   24 years sandervl link with crtdll32
(edit) @6249   24 years sandervl crtdll rename entry + atom fs corruption fixes
(edit) @6248   24 years sandervl file not found fix
(edit) @6247   24 years sandervl renamed to crtdll32
(edit) @6246   24 years sandervl link with crtdll32.lib
(edit) @6245   24 years sandervl minor logging update
(edit) @6243   24 years sandervl changed menu & scrollbar behaviour in os/2 mode
(edit) @6241   24 years sandervl some icon fixes
(edit) @6240   24 years sandervl More pointer checks added to GlobalLock/Unlock
(edit) @6237   24 years bird Added logging for Odin32GetBuildNumber.
(edit) @6234   24 years bird Three things. Fixed the way we get the environment variables and use …
(edit) @6233   24 years bird Added new objects. (Environment fix)
(edit) @6232   24 years bird Reorganized it a little bit. Finding that the environment isn't …
(edit) @6231   24 years bird Implemented LIBPATH get functions.
(edit) @6230   24 years bird Initial coding. (needed by the environment fix)
(edit) @6229   24 years bird Prototyped the libpath pointer pointer.
(edit) @6228   24 years bird Prototyped Begin- and End-LIBPATH PTDA get functions.
(edit) @6227   24 years bird Declared Win32k Open/Close thunking procedures.
(edit) @6226   24 years bird Declared the 32-bit openclose request packet.
(edit) @6225   24 years bird Open/Close prototypes and structure stubs.
(edit) @6224   24 years bird Promotyped environment fix worker.(k32SetEnvironment)
(edit) @6223   24 years bird C++ fix for printf so that kprintf don't resolve to some …
(edit) @6222   24 years bird Prototyped applyFixupsDelta member function.
(edit) @6221   24 years bird Initial coding on the per task data for Win32k.
(edit) @6220   24 years bird Added Open and Close handling for Win32k.
(edit) @6219   24 years bird Look for kernel type in the 'SAB KNL?' signature.
(edit) @6218   24 years bird Added thunks for open and close calls.
(edit) @6217   24 years bird Added new environment fix function.
(edit) @6216   24 years bird Made getdosenv dev help work.
(edit) @6215   24 years bird Open & Close handing. Initial coding. Environment fix.
(edit) @6214   24 years bird Environment fix. Initial coding.
(edit) @6213   24 years bird Added SetEnvironment API.
(edit) @6211   24 years bird Early creatation and initiation of executable object (WinExe).
(edit) @6210   24 years bird Added environment fix for win32k.
(edit) @6208   24 years sandervl PrintDlg: open32 <-> kernel32 global memory handle conversion added
(edit) @6207   24 years sandervl don't use open32 memory functions directly
(edit) @6205   24 years achimha concurrency fix
(edit) @6204   24 years achimha better logging
(edit) @6203   24 years achimha semaphore must be reset, not set (argh)
(edit) @6201   24 years achimha implemented WSAEventSelect
(edit) @6200   24 years sandervl * empty log message *
(edit) @6199   24 years sandervl Rewrote Atom functions + GetAtomNameW fix
(edit) @6196   24 years achimha implemented WSAEventSelect
(edit) @6195   24 years achimha moved WSAEventSelect to Winsock 1.1
(edit) @6193   24 years bird Logging and strcmp -> memcmp.
(edit) @6192   24 years bird Corrected bad search. DBE.DLL migth return the DBEQ.DLL mte. Corrected …
(edit) @6191   24 years bird Stubbed HlinkSimpleNavigateToString and RegisterBindStatusCallback.
(edit) @6190   24 years bird Added stubs.
Note: See TracRevisionLog for help on using the revision log.