Partly applied patch from bug 2874 by Vytis Girdzijauskas "CMan" cman<at>cman<dot>us
[reactos.git] / reactos / boot /
2007-12-07 Dmitry Chapyshev- Update Russian Translation for servman
2007-12-06 Hervé PoussineauAfter plug&play at 3rd boot since r18448, after plug...
2007-12-03 Hervé PoussineauRemove "Unknown device" wizards
2007-12-02 Hervé PoussineauIn txtsetup.sif, replace SourceFiles section by SourceD...
2007-12-01 Hervé PoussineauDo not put acpi.sys and pci.sys in reactos.cab
2007-11-29 Johannes Anderwald- registry keys for open with
2007-11-27 Marc Piulachs- updated blankscr.scr file name to scrnsave.scr
2007-11-26 Marc Piulachs- updated blankscr.scr file location
2007-11-25 Marc Piulachs- updated blankscr file name
2007-11-25 Magnus Olseninclude wine d3d9 to bootcd
2007-11-24 Colin FinckBulgarian translations by Станев (sstpr AT narod DOT ru)
2007-11-22 Timo Kreuzeradd fontview to bootcd and add ttf file association
2007-11-18 Johannes Anderwald- add rtf file association by Cameron Gutman aicommande...
2007-11-17 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-16 Hervé PoussineauPrepare import of rsabase.dll and rsaenh.dll from Wine
2007-11-15 Aleksey Bragin- Import rasapi32 from Wine, add it to the install...
2007-11-15 Marc Piulachsupdate maze screensaver path
2007-11-13 Ged Murphyadd remote desktop to the bootcd as it's now working...
2007-11-13 Aleksey Bragin- Fix dxtn path once again (thanks Pigglesworth).
2007-11-13 Aleksey Bragin- Fix .rbuild indendation.
2007-11-12 Hervé PoussineauSmall cleanup
2007-11-11 Johannes Anderwald- add open with clsid && clsid for new object service
2007-11-11 Art YerkesDebug devtree.
2007-11-10 Magnus Olsenfix a syntax erorror
2007-11-10 Magnus OlsenMerge from ReactX branch to trunk
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 Johannes Anderwald- add registry setting to support changing desktop...
2007-11-04 Art YerkesAdd machineType to arch specific info.
2007-10-31 Hervé PoussineauRemove LIST_ITEM structure, and replace it by well...
2007-10-31 Hervé PoussineauRemove debug/useless code
2007-10-31 Hervé PoussineauFix typo: "SourceDiskFiles" -> "SourceDisksFiles"
2007-10-30 Johannes Anderwald- add required registry entries for "Open With" shell...
2007-10-29 Colin FinckMove cylfrac, matrix, scrmsave and starfield to rosapps...
2007-10-29 Hervé PoussineauAdd a virtual function table for UI, as already done...
2007-10-28 Aleksey Bragin- Include config/cm.h for cm based code, and remove...
2007-10-28 Aleksey Bragin- Move registry shareable types (not internal to ntoskr...
2007-10-28 Art YerkesFix memory map to kernel mode.
2007-10-26 Hervé PoussineauAdd a SourceDiskFiles section in txtsetup.sif, instead...
2007-10-26 Art YerkesRemaining fixes from branch transition. MmuTurnOn...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-10-25 Marc Piulachsfix cat.exe > tcat.exe executable filename
2007-10-24 Art YerkesRemove extra var.
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-22 Marc PiulachsAdd xcopy and maginify to bootcd to make aicom happy
2007-10-20 Johannes Anderwald- add joy.cpl and tapiui.dll to bootcd
2007-10-20 Aleksey Bragin- Use "windows" module to hold native dlls, which can...
2007-10-20 Johannes Anderwald- add a create shellnew option for textfiles
2007-10-19 Johannes Anderwald- provide a name for shellnew command (required)
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Johannes Anderwald- fix creating context menu entry for shortcut
2007-10-19 Art YerkesUncaught error when moving to trunk. Thanks gdb.
2007-10-19 Art YerkesDebug DbgBreakPoint and drop to GDB on program trap.
2007-10-18 Mike NordellPatch from aicommander. Actually copy uniata.sys from...
2007-10-18 Peter Ward- Add dwnl.exe utility to the bootcd, patch by Cameron...
2007-10-17 Hervé PoussineauAdd Lithuanian keyboard layout option in 1st stage
2007-10-14 Art YerkesAdd simple GDB stub.
2007-10-14 Colin FinckAdd a Czech (QWERTY) keyboard layout by Kamil Hornicek...
2007-10-12 Peter WardPatch by Marc Piulachs (Issue 2737)
2007-10-09 Daniel ReimerTry to remove the old wordpad and prepare fr the new one
2007-10-09 Ged Murphyadd wine's wordpad as the default
2007-10-06 Hervé PoussineauDo not define __REACTOS__ twice
2007-10-06 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-10-02 Hervé PoussineauSupport "i386" as an alternative name for cdrom directory
2007-10-01 Johannes Anderwald- fix typo
2007-10-01 Hervé PoussineauFix build
2007-10-01 Hervé PoussineauPrepare import of browseui.dll
2007-10-01 Hervé PoussineauRename 'base' to 'installbase' for CdFile, InstallFile...
2007-09-27 Thomas BluemelFix typo (copy&paste)
2007-09-27 Thomas BluemelAdd an initial (incomplete, not functional) implementat...
2007-09-26 Thomas BluemelAdd deskadp.dll to the bootcd and register the shell...
2007-09-21 Hervé PoussineauAdd Lithuanian keyboard
2007-09-20 Colin FinckUpdated Ukrainian translations by Artem Reznikov (temar...
2007-09-20 Ged Murphyadd the correct key name to match the service name
2007-09-19 Andrew GreenwoodSet service to manual start, and implemented a quick...
2007-09-17 Hervé PoussineauGet rid of "Video Save SVGA" group. Clean up group...
2007-09-17 Aleksey BraginCameron Gutman <aicommander@gmail.com>
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-12 Andrew GreenwoodModified WINE's winmm.dll to support loading of user...
2007-09-07 Ged Murphy- We shouldn't use the same text as Windows does for...
2007-09-07 Ged Murphyfix 1 description and add a new one
2007-09-05 Aleksey Bragin- Apply 28852 changes to setupldr.c (fixes bootcd).
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-09-04 Christoph von Wittichadd dbgprint to bootcd until a better solution is found
2007-09-04 Johannes Anderwald- include unattend.inf per default in the bootcd
2007-09-04 Johannes AnderwaldCopied remotely
2007-09-04 Daniel ReimerMassive Translations commit:
2007-09-03 Art YerkesMy hack isn't needed anymore.
2007-09-03 Hervé PoussineauFix build
2007-09-03 Hervé PoussineauSwap boot sector on big endian systems, even if DEBUG...
2007-09-03 Hervé PoussineauAdd missing svn:eol-style=native properties
2007-09-03 Art YerkesFix swapping for fat recognition.
2007-09-03 Art YerkesFix building of libcntpr on ppc.
2007-09-03 Art YerkesMove mismerged segment to the right place; claim from...
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-08-29 Johannes Anderwald- add options required for sysreg
2007-08-29 Johannes Anderwald- add description for LocalID setting
2007-08-28 Johannes Anderwald- remove hack
2007-08-28 Johannes Anderwald- add unattend.inf for bootcdregtest
2007-08-27 Johannes Anderwald- autopartition setting and DisableVmInst should not...
next