reactos.git
2007-01-19 Thomas BluemelFix freeing memory
2007-01-19 Thomas BluemelMove the "Computer Name" page to netid.dll
2007-01-18 Thomas Bluemelset eol-style to native
2007-01-18 Andrew GreenwoodPC speaker MIDI driver (see README.TXT for info)
2007-01-18 Johannes Anderwald- forgot these changes in my local svn
2007-01-18 Magnus OlsenFixing another bug in converting
2007-01-18 Magnus OlsenAdding stwu to converting to ia32
2007-01-18 Thomas BluemelMerge 3 STATICs together
2007-01-18 Johannes Anderwald- dutch translation by Eric Janssen (janssuhhh@gmail...
2007-01-18 Magnus OlsenImplement disambler for stwu, left todo add it to the...
2007-01-18 Christoph von... fix some warnings
2007-01-18 Thomas BluemelUse comctl32's syslink control, no need to reinvent...
2007-01-18 Magnus OlsenFixing some ppc disambler bugs. Li are not 100% test...
2007-01-18 James TaborAdd Arc.c to win32k. See gdi32 painting.c for more...
2007-01-18 Magnus OlsenExpain how the bit order works and how get the opcode...
2007-01-18 Magnus OlsenAdding a opcode list, which opcode we are supportin...
2007-01-18 Sylvain Petreollefix gcc4 build
2007-01-18 Alex Ionescu[25 bug fixes]:
2007-01-18 Alex Ionescu- Fix __rdtsc so it's considered volatile by GCC instea...
2007-01-17 Alex Ionescu- Remove hack from KiSetPriorityThread. Now it doesn...
2007-01-17 Alex Ionescu[10 bug fixes]:
2007-01-17 Magnus Olsenfixing dymatic abi for ppc, and implement a dymatic...
2007-01-17 Magnus Olsenfixing count how many reg we are using. so we can setup...
2007-01-17 Magnus OlsenAdding m68k,arm,ia32,ppc to ppc convert.
2007-01-17 Magnus Olsenfixing a bug did write end code for frame pointer...
2007-01-17 Magnus Olsenfixing the ppc to ia32 break, use ebx as ebp if we...
2007-01-17 Magnus OlsenThis break the ppc disambler support and convert to...
2007-01-17 Aleksey BraginDelete 100 files which are completely unneeded in order...
2007-01-17 Alex Ionescu- Simplify KiSelectReadyThread.
2007-01-16 Alex Ionescu[22 bug fixes]:
2007-01-16 Thomas BluemelFix difference in signedness warnings
2007-01-16 Ged Murphyimprove cursor loading code
2007-01-16 Alex Ionescu- Reimplement Process/Thread/Image notification callbac...
2007-01-16 Alex Ionescu- Implement ExCompareExchangeCallBack. The CallBack...
2007-01-16 Alex Ionescu- Implement ExReferenceCallBackBlock and ExDereferenceC...
2007-01-16 Alex Ionescu- Start partial implementation of Executive Lightweight...
2007-01-16 Alex Ionescu- Large cleanup of exported callback implementation...
2007-01-16 Alex Ionescu- Fix major bugs in the definition of _KTHREAD inside...
2007-01-16 Alex Ionescu- Simplify KiWaitTest.
2007-01-16 Alex Ionescu- Fix insertion of special APC into APC delivery list.
2007-01-16 Ged Murphydon't leak a bitmap object if we fail to allocate memory
2007-01-15 Ged Murphyuse IC instead of DC
2007-01-15 Ged Murphyrevert r25474
2007-01-15 Ged Murphy- implement correct alpha blending of icons
2007-01-15 Ged Murphysilence debug message
2007-01-15 Alex Ionescu- Fix locking bugs in guarded mutex implementation...
2007-01-15 Alex Ionescu- Fix several bugs in the rundown protection implementa...
2007-01-15 Alex Ionescu- Add KeAreAllApcsDisabled to DDK.
2007-01-15 Alex Ionescu[12 bug fixes]:
2007-01-15 Alex Ionescu[22 bugfixes]:
2007-01-15 Ged Murphyfix icon loading code to load the correct icon for...
2007-01-15 Alex Ionescu- Fix handle close bug. The ExDestroyHandleEntry API...
2007-01-14 Johannes Anderwald- add a primitive XSL for displaying the ReactOS depend...
2007-01-14 Johannes Anderwald- comment out using xsl style sheet until its ready
2007-01-14 Johannes Anderwald- implement dependency map checking
2007-01-14 Johannes Anderwald- the parameter flags is of type unsigned. Therefore...
2007-01-14 Magnus Olsenthe public frist version that can convert arty testms...
2007-01-14 Magnus Olsendelete ImageLoaer.c until I time rewrite it
2007-01-14 Sylvain Petreollefix warnings
2007-01-14 Magnus OlsenAdding stub for AnyalsingProcess and ConvertToIntelProcess
2007-01-14 Magnus Olsenadding blr opcode (can not found it in the ibm or motor...
2007-01-14 Magnus OlsenFixing a bug in ppc opcode Li
2007-01-13 Magnus Olsenstart on adding the own langues, this version create...
2007-01-13 Magnus Olsen1. fixing a layout bug
2007-01-13 Eric KohlAdd hit-testing for caption buttons.
2007-01-13 Johannes Anderwald- add italian translation by Paolo Devoti, devotip...
2007-01-13 Johannes Anderwald- add italian translation by Paolo Devoti, devotip...
2007-01-13 Magnus Olsenadding GetData32Be, GetData32Le for getting 4bytes...
2007-01-13 Magnus Olsenadding print out the type of asm file in the asm file
2007-01-13 Magnus Olsenadding option for disambler mode, disambler mode does...
2007-01-13 Johannes Anderwald- make sysreg compilable under Linux
2007-01-13 Magnus Olsen1. last move is done arm to From folder
2007-01-13 Magnus OlsenCreate a folder call From and start move in all cpu...
2007-01-13 Magnus Olsen1. finish the peloader, left todo add decoder for each...
2007-01-12 Magnus Olsenbackport the start of a pe loader,
2007-01-11 Dmitry GorbachevThai language support: keyboard layout
2007-01-11 Christoph von... added target depmap to makefile
2007-01-11 Christoph von... added a dependencymap backend (it doesn't do anything...
2007-01-11 Peter Ward- Fix a couple of typos, patch by GreyGhost.
2007-01-11 Peter Ward- Applied patch for "Invalid Sync after loading BLUE...
2007-01-10 Timo Kreuzer- Make IntSystemParametersInfo send a WM_SETTINGCHANGE...
2007-01-10 Timo KreuzerDon't remove keyboard focus from any other window than...
2007-01-10 Thomas BluemelFix warnings
2007-01-10 Hervé PoussineauDon't rely on stdio.h to define EOF, as native stdio...
2007-01-10 Hervé PoussineauMove up wpp include, as it is needed by widl
2007-01-10 Hervé PoussineauDisable some boot options on non-x86 platforms.
2007-01-10 Hervé PoussineauAllow use of ROS_PREFIX on MS Windows platforms (needed...
2007-01-10 Hervé PoussineauMove x86 specific part to i386/ directory.
2007-01-10 Timo Kreuzersorry, forgot to remove that line
2007-01-10 Alex Ionescu- Fix build.
2007-01-10 Timo Kreuzerremove focus from window, when it gets diabled
2007-01-10 Alex Ionescu- Commit NTLPC and remove old implementation.
2007-01-10 Timo KreuzerMake NtUserSetFocus accept NULL window.
2007-01-10 James TaborShould be 7 zeros not 6.
2007-01-10 Alex Ionescu- Implement ObReferenceProcessHandleTable and ObDerefer...
2007-01-10 Alex Ionescu- Fix a bug in ExfWakePushLock.
2007-01-09 Eric Kohl- Add currency page controls.
2007-01-09 James TaborImplement new keyboard driver and layout structures...
2007-01-09 Johannes Anderwald Updated French translation by Pierre Schweitzer 2007...
2007-01-09 Alex Ionescu- Heavy cleanup of locking and lookup macros in ob_x.h.
next