reactos.git
2007-03-14 The Wine SynchronizerAutosyncing with Wine HEAD
2007-03-14 The Wine SynchronizerAutosyncing with Wine HEAD
2007-03-14 The Wine SynchronizerAutosyncing with Wine HEAD
2007-03-14 Hervé PoussineauAdd missing file for autosync of cabinet.dll
2007-03-14 The Wine SynchronizerAutosyncing with Wine HEAD
2007-03-14 The Wine SynchronizerAutosyncing with Wine HEAD
2007-03-14 Hervé PoussineauPrepare import of Wine library odbccp32 (sorry, this...
2007-03-14 Hervé PoussineauAdd stubs for SetupDiGetClassInstallParamsA/W
2007-03-14 Hervé PoussineauNo need to ask for more rights than needed
2007-03-14 Alex Ionescu- Rewrite RtlQueryRegistryValues and implement all...
2007-03-13 Dmitry GorbachevFix bug #1872
2007-03-13 Hervé PoussineauPrevents a freeze when running the bootcd. Still needs...
2007-03-13 Andrew MungerTypo fixes, patch by our friend Coviti.
2007-03-12 Alex Ionescu- Fix some bugs in the kernel related to driver loading...
2007-03-12 Dmitry GorbachevFix BSS bugs (#2068, #2072)
2007-03-11 Magnus OlsenNtGdiDdWaitForVerticalBlank
2007-03-11 Magnus Olsenfixing smaller bug in NtGdiDdCanCreateSurface
2007-03-11 Magnus Olsenfixing smaller bug in NtGdiDdCanCreateSurface
2007-03-11 Magnus Olsenforget clear a value in gdientry2
2007-03-11 Alex Ionescu- Release dispatcher lock if gate is already signaled.
2007-03-10 Eric KohlShow custom colors in the preview window.
2007-03-10 Dmitry GorbachevFix Bugzilla bug 2051 (French translation by Heis Spiter)
2007-03-10 Dmitry GorbachevNorwegian translation by LMH1 (bugs 1699, 1739, 1740)
2007-03-10 Eric KohlGet rid of the ugly dialogs. User the current shell...
2007-03-10 Dmitry GorbachevDo not install them two times.
2007-03-10 Dmitry GorbachevDisable incorrect optimization
2007-03-10 Saveliy TretiakovDisable debug (second attempt
2007-03-10 Eric Kohl- Let the user close dialogs by clicking the close...
2007-03-10 KJK::HyperionSet _SEH_ENABLE_TRACE for debug builds
2007-03-10 KJK::Hyperionadded lib/debugsup
2007-03-09 Dmitry GorbachevUpdate Russian translation.
2007-03-09 Saveliy TretiakovDisable debug
2007-03-09 Saveliy TretiakovFix bug 2080
2007-03-09 Hervé PoussineauRemove IopCreateDriverObject, which was buggy and dupli...
2007-03-09 Alex Ionescu- Fix building the BootCD.
2007-03-08 Hervé PoussineauDo not access to not initialized variable
2007-03-08 Aleksey BraginAdd bitmap version of the Lake wallpaper and directory...
2007-03-08 Magnus Olsenwallpaper from harteex
2007-03-08 Magnus OlsenCreated folder wallpaper remotely
2007-03-08 Saveliy TretiakovReEnable assert (as Alex suggested)
2007-03-08 Saveliy TretiakovForget to enter critical region
2007-03-08 Saveliy TretiakovFix build:
2007-03-08 Magnus Olsenfixing minior bugs in DdQueryDirectDrawObject
2007-03-08 Aleksey BraginRemove clipboard merge leftover.
2007-03-08 Alex Ionescu- Tree cleanups proposed on the mailing list. Move...
2007-03-08 Alex Ionescu- Tree cleanups proposed on the mailing list. Move...
2007-03-08 Thomas BluemelAdd the very beginnings of a mmc.exe implementation...
2007-03-08 Saveliy TretiakovMerge clipboard branch to trunk
2007-03-08 Saveliy Tretiakovchange dprint1 to dprint
2007-03-08 Saveliy TretiakovFix make livecd
2007-03-07 Aleksey Bragin- Fix bootcd (taking in account rostests module too)
2007-03-07 Aleksey Bragin- Uncomment a couple of implemented Ob functions
2007-03-07 Aleksey Bragin- Fix a typo in the function header
2007-03-07 Aleksey BraginRevert 25953.
2007-03-07 Hervé PoussineauRemove useless file
2007-03-06 Aleksey BraginMove what's left in trunk here (2/2).
2007-03-06 Aleksey BraginMove what's left in trunk here (1/2)
2007-03-06 Aleksey Bragin- Delete testsets
2007-03-06 Aleksey BraginRemove regtests from /reactos since it's not needed...
2007-03-06 Aleksey BraginMove and reshuffle reactos/regtetsts into rostests...
2007-03-06 Aleksey BraginMove and reshuffle reactos/regtetsts into rostests...
2007-03-06 Aleksey BraginAdd proper header
2007-03-06 Aleksey BraginMove testsets from reactos to rostests (into a "win32...
2007-03-06 Aleksey BraginMove testsets from reactos to rostests (into a "win32...
2007-03-06 Aleksey BraginMove tests from rosapps to rostests
2007-03-06 Aleksey BraginAdding rostests as part of the tree restructure
2007-03-05 Alex Ionescu- Implement KdpQueryMemory (KdQueryMemoryApi).
2007-03-05 Alex Ionescu- Fixed up KdComPortInUse so that we don't crash when...
2007-03-05 James TaborFix RosBE build
2007-03-05 Alex Ionescu- Implement simple breakpoints (KdWriteBreakPointApi...
2007-03-05 Magnus Olsenfixed dprint1 to dprint
2007-03-05 Magnus Olsentempary fix for CreateDC("DISPLAY","DISPLAY",....)...
2007-03-05 Alex Ionescu- Fix KdpSetCommonSTate to clear breakpoints.
2007-03-05 Alex Ionescu- Add proper bootcd/install freeldr.ini flags to allow...
2007-03-05 Alex Ionescu- Stub NtSystemDebugControl.
2007-03-05 Alex Ionescu- Detect if reparsing is being used during IRP completi...
2007-03-04 Hervé PoussineauConvert text to multibyte before displaying it
2007-03-04 Hervé PoussineauSome reformatting, no code change
2007-03-04 Aleksey BraginFix compiling in proper npfs mode.
2007-03-04 Alex Ionescu- Enable _WINKD_ in config.rbuild. Currently set to...
2007-03-04 Alex Ionescu- Wrap some KDBG-specific initialization in _WINKD_...
2007-03-04 Alex Ionescu- Add kd64.h header from branch and format it nicely.
2007-03-04 Alex Ionescu- Enable stubs in kdcom to actually be exported (to...
2007-03-04 Alex Ionescu- Fix a bug in KeQueryPerformanceCounter which was...
2007-03-04 Eric KohlTranslate german resources.
2007-03-04 Eric Kohl- Show disables and selected menu items.
2007-03-04 Magnus Olsensplit up all testcase to own file. the size are growning
2007-03-04 Magnus Olsenadding so dump can decoding pCallBackFlags[0] so we...
2007-03-03 Eric KohlUsers can now set bold or italic fonts.
2007-03-03 Magnus Olsenpartly implement NtGdiDdReenableDirectDrawObject
2007-03-03 Alex Ionescu- Fix another typo in CommonDispatchException (with...
2007-03-03 Alex Ionescu- Fix critical bugs in DR_TRAP_FIXUP, TRAP_PROLOG and...
2007-03-03 Magnus OlsenNtGdiDdQueryDirectDrawObject
2007-03-03 Eric Kohl- Let the user edit the font size directly.
2007-03-03 Sylvain Petreolledownloader fixes:
2007-03-03 Alex Ionescu- Remove DbgPrint committed in FreeLDR by accident.
2007-03-03 Alex Ionescu- Copy the entire drivers in memory, not just their...
2007-03-03 Alex Ionescu- Remove KD APIs from stub HAL, they've been in kdcom...
2007-03-02 Sylvain Petreollefix build
2007-03-02 Aleksey BraginDon't spam debug log with that message, it seems it...
next