reactos.git
2007-01-07 Magnus Olsenupdate from zlib 1.1.4 to 1.2.3
2007-01-07 Magnus Olsenprepare for sync of zlib
2007-01-07 Johannes Anderwaldfix paths
2007-01-07 Alex Ionescu- Smallish changes to HalpReboot to make flags clearer...
2007-01-07 Alex Ionescu- Fix multiple bugs in HalpCalculateChsValues.
2007-01-06 Saveliy TretiakovAdd DisableVmwInst option to unattend setup to disable...
2007-01-06 Aleksey BraginDmitry G. Gorbachev (hto at mail cnt dot ru):
2007-01-06 Eric Kohl- Don't use hardcoded colors.
2007-01-06 Christoph von... copyrights of all files are changed to 1998-2007 (patch...
2007-01-06 Eric KohlAdd DrawMenuBarTemp prototype.
2007-01-06 Maarten BosmaTwo more formating and debug output changes from cc...
2007-01-06 Maarten BosmaSome formating and debug output changes based on cc...
2007-01-06 Maarten BosmaDbgPrint => DPRINT1
2007-01-05 Ged Murphyforgot to clean up my mess
2007-01-05 Ged Murphyfix a menu resource leak
2007-01-05 Christoph von... fix a warning
2007-01-05 Eric Kohl- Draw the Scrollbar.
2007-01-05 Christoph von... * fixed some warnings
2007-01-05 Christoph von... * fixed a bug in AddPartitionToList (value must be...
2007-01-05 Christoph von... * handle REG_EXPAND_SZ in GetAutostartEntriesFromRegistry
2007-01-05 Aleksey BraginDon't call ReadCacheSegmentChain() twice (thanks Maarten).
2007-01-05 Ged Murphyfix build
2007-01-05 Eric KohlAdd DrawCaptionTempA/W prototypes.
2007-01-05 Ged Murphycomment out monitor blits until I (or someone else...
2007-01-05 Ged Murphy- Add a bit of a hack to paint over the NULL text value...
2007-01-05 Saveliy TretiakovFix bsod when executing IntLoadKeyboardLayout. (NtOpenK...
2007-01-05 Johannes Anderwald- add italian translations from bugzilla
2007-01-05 Johannes Anderwald- ignore default libraries when msvcrt.lib is used.
2007-01-04 Ged MurphyIt's strange that I always notice my own errors in...
2007-01-04 Christoph von... activate openfile dialog (doesn't load files yet)
2007-01-04 Ged MurphyEric's cute control made me smile, so I've added some...
2007-01-04 Christoph von... change extensions in commdlg filter to rtf
2007-01-04 Johannes Anderwald- improve error checking
2007-01-04 Johannes Anderwald- remove line
2007-01-04 Johannes Anderwald- order all tools in alphabetically order
2007-01-04 Magnus Olsendo not build hello as GUI apps it is CUI apps. printf...
2007-01-04 Maarten BosmaAdd Miranda 0.5.1 (0.6 does not work)
2007-01-04 Maarten BosmaMake Downloader perform better under ReactOS:
2007-01-04 Alex Ionescu- Fix a bug in KeLeaveCriticalRegion which was deliveri...
2007-01-03 Ged Murphyupdate text to 2007
2007-01-03 Maarten BosmaBoot sector for regression tests: Do always boot hdd...
2007-01-03 Ged MurphyAdd 24bpp formats. This will clean up the look of inter...
2007-01-03 Ged MurphyAdd 24bpp formats. This will clean up the look of inter...
2007-01-03 Ged MurphyThese should have 24bpp versions.
2007-01-03 Maarten BosmaDo not show "Press any key to boot from CD"-Message...
2007-01-03 Saveliy TretiakovTest application for loading and switching keyboard...
2007-01-02 Eric KohlAdd the appearance preview control. Right now it doesn...
2007-01-02 Magnus Olsenremove #define IMAGE_FILE_MACHINE_* from elf32.c it...
2007-01-02 Maarten BosmaComment out definition of IMAGE_FILE_MACHINE_ARM to...
2007-01-02 Peter Ward- Add the rtltypes.h change from r25264 back and add...
2007-01-02 Aleksey BraginRevert rtltypes.h change from r25264 until a proper...
2007-01-02 Magnus Olsen1. starting adding pe loader to cputointel to misc.c
2007-01-01 Hervé PoussineauFix HalXbox build
2007-01-01 Maarten BosmaSet explicitly set default icon when adding item to...
2007-01-01 Hervé PoussineauMove -enable-stdcall-fixup definition to .rbuild file...
2007-01-01 Magnus Olsenadding more define of IMAGE_SUBSYSTEM that we are missing
2007-01-01 Maarten BosmaAdd Samba TNG
2007-01-01 Magnus Olsenadding allot IMAGE_FILE_MACHINE to winnt that we where...
2007-01-01 Johannes Anderwald- msvc compability fix...
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2007-01-01 Maarten Bosmaapps.xml => downloader.xml
2007-01-01 Maarten Bosma- rename apps.xml to downloader.xml
2007-01-01 Magnus OlsenAdding stubed arm4 for my CpuToIntel tool.
2007-01-01 Maarten BosmaRemove flickering reducing trick, because it does not...
2007-01-01 Magnus Olsenadding a stubed ppc brain, to my cputointel tool
2006-12-31 Magnus Olsen1. setup input param to main
2006-12-31 Maarten Bosmainclude the xml of the downloader.
2006-12-31 Maarten BosmaRecommit changes from cc branch, without the hackish...
2006-12-31 Magnus Olsen1. Adding a dummycpu showing how you can write you...
2006-12-31 Hervé Poussineau... also check the return of IoCreateSymbolicLink
2006-12-31 Johannes Anderwald- check if IoCreateDevice succeeded...
2006-12-31 Magnus Olseninitate work of a CPUtranslator, example M68k to Intel...
2006-12-30 Saveliy TretiakovFix a typo
2006-12-30 Saveliy TretiakovImplement NtGdiPolyDraw (based on wine).
2006-12-30 Aleksey BraginComment out a call to GdiReleaseDC() since it spams...
2006-12-30 Maarten BosmaDifferent folders for translations and other resources.
2006-12-30 Magnus Olsendo not use hacked vfat drv revers the 25243
2006-12-30 Maarten BosmaAdd changes from cc rewrite brunch. The driver still...
2006-12-30 Maarten BosmaAdd downloader to start menu.
2006-12-29 Aleksey Bragin- Comment out the performance counting ("hits: xxx...
2006-12-29 Alex Ionescu- Fix OB_SECURITY_METHOD prototype, callers, and implem...
2006-12-29 Alex Ionescu- Fix some subtle bugs in NtWaitForMultipleObjects...
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-29 Magnus Olsencommit same strechblt code for 8,16,32, it does not...
2006-12-29 Magnus Olsenfreetype cache glyth patch pass last all my test.patch
2006-12-28 James TaborImplement GetDCDWord, update GetObjectType and printing...
2006-12-28 Maarten BosmaEmuandCo: More applications
2006-12-28 James TaborWork to date. Update and add more functions to printing.c.
2006-12-26 Eric Kohl- Rename SCM_START_PACKET to SCM_CONTROL_PACKET.
2006-12-25 Maarten BosmaError if download failed.
2006-12-25 Maarten BosmaAdd downloader to installation.
2006-12-25 Magnus OlsenUpdate to lates dejavu font, version 2.13
2006-12-25 Eric KohlAdd default screen saver.
2006-12-24 Johannes Anderwald- remove stdcall decoration
2006-12-24 Johannes Anderwald- remove stdcall decoration
2006-12-24 Johannes Anderwald- remove stdcall decoration
2006-12-24 Maarten BosmaBypass bug in windows, by deleting the content of the...
2006-12-24 Johannes Anderwald- include winsock2.h before windows.h
2006-12-24 Johannes Anderwald- remove stdcall decoration
2006-12-24 Eric Kohl- Remove trailing whitespace
next