source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @553   26 years phaller Add: RtlUpcaseUnicodeStringToOemString added
(edit) @552   26 years phaller Add: RtlUpcaseUnicodeStringToOemString added
(edit) @551   26 years sandervl Retrying to add profile changes
(edit) @550   26 years sandervl PE loader changes
(edit) @549   26 years sandervl Replaced Upcase by strupr
(edit) @547   26 years phaller Fix: Christoph Bratschi's Profile Fix for flushing the profiles
(edit) @546   26 years phaller Fix: Przemyslaw Dobrowolski lstrcpyAtoW, etc. missing from kernel32 export
(edit) @544   26 years sandervl PE loader changes (exes without fixups + TLS support)
(edit) @543   26 years sandervl * empty log message *
(edit) @542   26 years sandervl Put back version checks in most dlls
(edit) @541   26 years sandervl * empty log message *
(edit) @539   26 years sandervl Profile fixes by Przemyslaw Dobrowolski
(edit) @538   26 years cbratschi trackbar finished
(edit) @537   26 years phaller Fix: ODINWRAP, OS2SEL, PROFILE, LZ32
(edit) @536   26 years hugh Fixed Bug geting divecaps (was not init)
(edit) @535   26 years phaller .
(edit) @532   26 years sandervl Compilation fixes
(edit) @530   26 years sandervl Compilation fixes
(edit) @529   26 years phaller Fix: removed ODINCRT remains
(edit) @527   26 years phaller Fix: linker confused by exporting ordinal 0
(edit) @526   26 years phaller Add: added ODINWRAP support to OpenGL
(edit) @525   26 years sandervl threadid replacement; fixes crashes during memory allocation when FS …
(edit) @524   26 years sandervl threadid replacement; fixes crashes during memory allocation when FS …
(edit) @523   26 years sandervl * empty log message *
(edit) @522   26 years sandervl divewrap bugfixes + removal of FS save/restore macro calls
(edit) @521   26 years hugh updated misc with FS wrappers
(edit) @518   26 years phaller Fix: added odinwrap support to wsock32
(edit) @517   26 years achimha CVS ID added
(edit) @516   26 years sandervl Remove exports for ctordtorInit/Term
(edit) @511   26 years sandervl Put back ctordtorinit/Term
(edit) @510   26 years sandervl Makefile changes & initterm.cpp no longer calls c/c++ library init & …
(edit) @509   26 years dengert Client window mouse button messages improved.
(edit) @508   26 years dengert Client area mouse button messages improved.
(edit) @506   26 years sandervl * empty log message *
(edit) @505   26 years phaller Add: more stubs for shell32
(edit) @504   26 years sandervl * empty log message *
(edit) @503   26 years hugh Changed to use ODINCRT macros to preserve FS, but still does crash
(edit) @501   26 years cbratschi internal toolbar bitmaps
(edit) @500   26 years cbratschi wine-990731 update
(edit) @498   26 years achimha * empty log message *
(edit) @496   26 years cbratschi wine-990731 update
(edit) @494   26 years sandervl * empty log message *
(edit) @493   26 years sandervl * empty log message *
(edit) @492   26 years sandervl * empty log message *
(edit) @491   26 years phaller Fix: bug in ODINWRAP.H
(edit) @490   26 years phaller Fix: self-recursion
(edit) @489   26 years phaller Fix: recursion due to wrong resolution of Open32 entry points
(edit) @488   26 years phaller Add: added ODINWRAP support plus few enhancements to VERSION
(edit) @487   26 years cbratschi * empty log message *
(edit) @486   26 years sandervl * empty log message *
(edit) @484   26 years phaller Fix: update
(edit) @483   26 years phaller Fix: ctdtused was missing
(edit) @482   26 years phaller Fix: missing _Exception_CPP
(edit) @481   26 years phaller Fix: ctordtorInit + ctordtorTerm were missing
(edit) @480   26 years phaller Add: added support for ODINWRAP to Registry functions
(edit) @479   26 years phaller Fix: faster loading for ODINCRT by ordinal exports
(edit) @478   26 years sandervl * empty log message *
(edit) @477   26 years phaller .
(edit) @474   26 years phaller Fix: Applied FS wrappers
(edit) @471   26 years phaller Fix: heapstring missing
(edit) @470   26 years phaller Add: new() experiment
(edit) @469   26 years phaller Add: slight restructuring and LZ32 support
(edit) @468   26 years phaller Add: LZ32 support fixed
(edit) @466   26 years phaller Fix: makefile
(edit) @464   26 years phaller Fix: ODINCRT support
(edit) @462   26 years phaller Fix: added include ODINCRT.H in kernel32.cpp
(edit) @461   26 years phaller Fix: fixes and updates for ODINCRT support
(edit) @459   26 years phaller .
(edit) @458   26 years phaller Fix: ODINCRT support
(edit) @457   26 years phaller Add: added ODINCRT support (little broken still)
(edit) @455   26 years phaller Add: debug_memory support
(edit) @453   26 years achimha odincrt adjustments
(edit) @452   26 years achimha added missing export
(edit) @451   26 years achimha odincrt adjustments
(edit) @450   26 years achimha odincrt adjustments
(edit) @449   26 years achimha added missing export
(edit) @448   26 years achimha added missing export
(edit) @447   26 years achimha correction for odincrt
(edit) @446   26 years achimha adjustments for odincrt
(edit) @445   26 years achimha added missing exports
(edit) @443   26 years achimha made it link with the new linker settings
(edit) @442   26 years phaller Fix: Added ODINCRT to makefile
(edit) @441   26 years phaller Add: added strdup
(edit) @440   26 years phaller Fix: no ignore case option set for linker
(edit) @438   26 years phaller Add: ODINCRT initial version
(edit) @436   26 years phaller Fix: Heap changes
(edit) @435   26 years phaller Fix: Heap changes
(edit) @434   26 years phaller Add: new heap functions
(edit) @433   26 years phaller Fix: WriteLog requires to be bracketed in RestoreFS / SetFS, too. The …
(edit) @432   26 years phaller Add: added few stubs
(edit) @430   26 years phaller Add: few more stubs added
(edit) @429   26 years phaller Add: few more stubs added
(edit) @428   26 years phaller Fix: small shell32 fix
(edit) @427   26 years phaller Fix: removed debug trace point changelog
(edit) @426   26 years phaller Fix: removed debug tracepoint in nested SetWin32TIB
(edit) @425   26 years phaller Add: Added WINE-style string functions to Heapstring.cpp for better …
(edit) @424   26 years phaller Fix: FormatMessageAW fixed. Do not mix ODIN's heap functions with VAC …
(edit) @423   26 years hugh Uses DIVEWRAP and fixed bug in surface generation (not setting up all …
(edit) @422   26 years hugh Created DIVEWRAp.h to presewrve FS selector
(edit) @421   26 years phaller Add: SHELL32.59 RestartDialog stub added. IE2 with URL.DLL from NT4 …
Note: See TracRevisionLog for help on using the revision log.