source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2956   26 years sandervl focus fixes + changes for dinput
(edit) @2955   26 years bird Cyclic dependency "removed".
(edit) @2954   26 years bird d32init.exe must have debuginfo.
(edit) @2952   26 years sandervl Fix for GpdDev device io (needed for native glide dll)
(edit) @2949   26 years sandervl win32killprocess change
(edit) @2948   26 years sandervl kdb hook change
(edit) @2945   26 years sandervl compile fixes
(edit) @2943   26 years bird Removed hardcoded assembly source dependencies. Fastdep are now making …
(edit) @2939   26 years sandervl Call ExitProcess in KillWin32Process
(edit) @2938   26 years sandervl created
(edit) @2937   26 years sandervl * empty log message *
(edit) @2935   26 years sandervl Implemented waveOutGetPosition
(edit) @2934   26 years sandervl * empty log message *
(edit) @2933   26 years bird Updated and added some IOCTL trees.
(edit) @2932   26 years bird win32k is not a win32 dll!
(edit) @2931   26 years bird No OS2 apis are included.
(edit) @2930   26 years bird Removed some specialcases for wnetap32.
(edit) @2929   26 years bird * empty log message *
(edit) @2928   26 years bird Minor changes…
(edit) @2927   26 years bird Moved parts from pe2lx.cpp/h to ModuleBase.cpp/h. Corrected …
(edit) @2926   26 years bird Moved parts from pe2lx.cpp/h to ModuleBase.cpp/h.
(edit) @2925   26 years bird Moved parts from pe2lx.cpp/h to ModuleBase.cpp/h
(edit) @2924   26 years bird Started thinking thru writing…
(edit) @2923   26 years bird Update makefile to compile elf2lxmain.
(edit) @2922   26 years bird Rawly converted from pe2lxmain.cpp!
(edit) @2921   26 years bird Now every directory has its own name macro.
(edit) @2920   26 years bird elf2lx compiler interference rules. Blunder corrected (DDKPATH).
(edit) @2918   26 years bird New function which gets the CS value.
(edit) @2917   26 years bird Corrections!
(edit) @2916   26 years bird Some corrections and libTest.exe
(edit) @2915   26 years bird Some corrections and a test program.
(edit) @2914   26 years bird Corrected error: No assigment when declaring variables extern!
(edit) @2913   26 years bird One more directory to make dep for.
(edit) @2912   26 years bird Hot-fix for a dep-rule problem.
(edit) @2909   26 years bird Evaluating two new rules, build and revbuild.
(edit) @2908   26 years bird The win32k makefile will now make pe2lx and it's self (if possible). …
(edit) @2907   26 years bird Added a couple of new directory macros.
(edit) @2906   26 years bird Added pe2lx.exe rule and pe2lx is now made tru the all rule. lib rule …
(edit) @2905   26 years bird No PM apis needed!
(edit) @2904   26 years bird Win32k library.
(edit) @2903   26 years bird Added argument for non-interactive configurations. Paths which are not …
(edit) @2902   26 years bird On nmake NODEP=1 dep we first create makefile.inc if it doesn't exist.
(edit) @2899   26 years bird More elf definitions and declarations.
(edit) @2898   26 years bird Symbol Database is implemented. No scanning of the os2krnl file, the …
(edit) @2895   26 years cbratschi unicode and other changes
(edit) @2893   26 years achimha added infoPtr == NULL checks to prevent crashes
(edit) @2891   26 years sandervl * empty log message *
(edit) @2890   26 years sandervl * empty log message *
(edit) @2889   26 years sandervl * empty log message *
(edit) @2888   26 years sandervl Created Voodoo 2 dir
(edit) @2887   26 years sandervl Created swlibs dir
(edit) @2886   26 years sandervl * empty log message *
(edit) @2885   26 years sandervl Created new Voodoo 1 Glide dir
(edit) @2884   26 years sandervl * empty log message *
(edit) @2881   26 years sandervl WS_MAXIMIZE & WS_MINIMIZE flags updated when necessary & RedrawWindow
(edit) @2880   26 years sandervl extra logging for freelibrary
(edit) @2879   26 years sandervl CreateICA/W bugfix
(edit) @2878   26 years bird Corrections for Aurora retail kernel.
(edit) @2877   26 years bird D16_IOCTL_GETKRNLOTES should not currently be accessible after init.
(edit) @2876   26 years cbratschi removed *.c
(edit) @2875   26 years cbratschi C -> C++, WINE animate, treeview WM_VSCROLL fixed
(edit) @2873   26 years cbratschi export 55AA pattern for COMCTL32, edit EN_CHANGED fix
(edit) @2872   26 years bird Oopps. Forgot an int 3.
(edit) @2871   26 years bird Documental changes.
(edit) @2870   26 years bird This file is not to be present in the CVS tree!!!
(edit) @2868   26 years bird Changed dep to use the corrected include paths for 16-bit code.
(edit) @2866   26 years sandervl SetLastError calling convention bugs fixed
(edit) @2865   26 years sandervl Fixed wrong calling convention for SetLastError calls in …
(edit) @2863   26 years sandervl Fixed bug in commitPage (winimagepeldr.cpp)
(edit) @2860   26 years sandervl window class ctor bugfix
(edit) @2859   26 years sandervl * empty log message *
(edit) @2858   26 years cbratschi Corel 20000212, TREEVIEW_Sort fix, CCBase
(edit) @2857   26 years cbratschi WS_EX_CONTEXTHELP, activated some WINE code
(edit) @2855   26 years sandervl PD: Added wtol, wtoi, setsystime, getsystime
(edit) @2853   26 years sandervl * empty log message *
(edit) @2852   26 years cbratschi merged with Corel WINE 20000212, added WS_EX_CONTEXTHELP
(edit) @2849   26 years bird Finally it's working! (Or at least it seems like working...)
(edit) @2848   26 years bird Unix styled scripts is working!
(edit) @2846   26 years sandervl Ported Wine accelerator apis
(edit) @2845   26 years sandervl SetDIBits bugfix (for dib sections)
(edit) @2844   26 years sandervl JW: Replaced some stubs
(edit) @2843   26 years sandervl JW: RASAPI32: Added stubs
(edit) @2842   26 years sandervl JW: Ported corel wine olepro32 stub dll
(edit) @2839   26 years bird Correction
(edit) @2838   26 years bird Nearly there!
(edit) @2837   26 years bird Corrected buffer.asm and displays in myldrOpen.cpp.
(edit) @2836   26 years bird ProbKrnl and code for importing krnl symbols has been enhanched. Now …
(edit) @2835   26 years cbratschi * empty log message *
(edit) @2834   26 years cbratschi WM_EX_CONTEXTHELP
(edit) @2833   26 years sandervl * empty log message *
(edit) @2832   26 years bird 16-bit imports and import of global variables. (But there are some …
(edit) @2831   26 years bird Partly finished 16-bit import code++.
(edit) @2830   26 years bird Initial coding.
(edit) @2828   26 years bird Initial coding.…
(edit) @2827   26 years bird g_tkExecPgm is overloaded, so we may change paramerters for a process …
(edit) @2826   26 years bird * empty log message *
(edit) @2825   26 years bird Linking problem is fixed.
(edit) @2824   26 years bird Not finished. Not link!
(edit) @2823   26 years bird Unfinised stuff! Don't work. Don't even compile!
(edit) @2820   26 years cbratschi * empty log message *
Note: See TracRevisionLog for help on using the revision log.