Sync to Wine-20050628:
[reactos.git] / reactos /
2005-07-06 Gé van GeldorpSync to Wine-20050628:
2005-07-06 Gé van GeldorpSync to Wine-20050628:
2005-07-06 Hervé PoussineauSetupDiGetClassDevsExW: implement DIGCF_ALLCLASSES...
2005-07-06 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-06 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>
2005-07-06 Magnus Olsenadding %errorlevel% code for date
2005-07-06 Eric KohlMove undocumented GUIDs to a new NDK header file.
2005-07-06 Magnus Olsenset right errorlevel for cd / chdir, left to do we...
2005-07-06 Magnus Olsenremove rem errorlevel it was never set stupied mistake...
2005-07-06 Magnus Olsenset %errorlevel% for rem
2005-07-06 Thomas Bluemeldon't use the DS_NOFAILCREATE style which I accidentall...
2005-07-06 Casper HornstrupGenerate pre-compiled headers in intermediate directory...
2005-07-06 Gé van GeldorpChange license to LGPL
2005-07-06 Magnus Olsenhopeful it is last bug in choice.c when you type choice...
2005-07-06 Magnus Olsenfix a small bug in choice.c so it does print out choice...
2005-07-06 Filip NavaraRemove definitions that are already present in the...
2005-07-06 Filip Navara- Move ReactOS specific code to ReactOS specific files...
2005-07-06 Magnus Olsen Add proper memory alloc ProcessInput, the error handli...
2005-07-06 Magnus Olsentranslate %errorlevel% to a value when it pass at comma...
2005-07-06 Filip NavaraDon't continue processing after displaying the usage...
2005-07-06 Filip NavaraFix some compilation issues.
2005-07-06 Filip NavaraGenerating relocations twice for DLLs? Oh, what a cleve...
2005-07-06 Filip NavaraReport correct system space start address in /3GB case.
2005-07-06 Filip NavaraKernel base address and system space start can be disti...
2005-07-06 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-06 Filip NavaraPut the page tables and hyperspace at the right place...
2005-07-06 Thomas Bluemelfix gcc4 warnings and indention
2005-07-05 Thomas Bluemelfix warnings with -Wsign-compare for MP builds
2005-07-05 Thomas Bluemelfix warnings with -Wsign-compare and -Wpointer-arith
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Alex IonescuGed Murpy <gedmurphy@gmail.com>
2005-07-05 Alex IonescuFix the build by adding KDPC_DATA as a shared arch...
2005-07-05 Gé van GeldorpSync to Wine-20050628:
2005-07-05 Eric KohlAdd architecture-specific headers and move I386-specifi...
2005-07-05 Gé van GeldorpSync to Wine-20050628:
2005-07-05 Filip NavaraRemove spurious "#define _OLEIDL_H".
2005-07-05 Gé van GeldorpAlways return a meaningfull status code
2005-07-05 Gé van GeldorpPrevent warning in optimized builds
2005-07-05 Gé van GeldorpCode generator for 16bpp DIB Blt operations
2005-07-05 Filip NavaraGet rid of the (incorrect) __attribute__((packed))...
2005-07-05 Filip Navara- Convert pure inline assembler .c files to .S files.
2005-07-05 Hervé PoussineauFix compilation due to revision 16425.
2005-07-05 Hervé PoussineauImplement SetupDiGetClassDescriptionExA, by calling...
2005-07-05 Hervé PoussineauImplement SetupDiGetClassDevs(Ex)A/W
2005-07-05 Magnus OlsenBrandon Turner turnerb7@msu.edu. Bug fix color now...
2005-07-05 Hervé Poussineau- Implement SetupDiCreateDeviceInfoListExW
2005-07-05 Thomas Bluemelglobally enable the -Wpointer-arith warning to prevent...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-07-04 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-07-04 Gunnar Dalsnesfix premature close og reg key
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-07-04 Gunnar Dalsneshopefully fix something in CreateClassKey
2005-07-04 Filip NavaraYet another DPRINT fix.
2005-07-04 Filip NavaraFix more DPRINTs.
2005-07-04 Hervé PoussineauRemove entries that are created by 2nd stage setup...
2005-07-04 Alex IonescuDprint fixes by our lovely Filip
2005-07-04 Thomas Bluemeladd a quick search feature to the checklist control
2005-07-04 Thomas Bluemelproperly handle WM_UPDATEUISTATE
2005-07-04 Thomas Bluemel- hide the keyboard focus when appropriate
2005-07-04 Thomas Bluemelfixed some scrolling issues
2005-07-04 Thomas Bluemelhandle resizing of the control
2005-07-04 Thomas Bluemelget rid of the obsolete Makefile.ros-template files
2005-07-04 Thomas Bluemelproperly handle clicks outside a checkbox
2005-07-04 Thomas Bluemelminor bugfixes
2005-07-03 Thomas Bluemelenable editing of the checkboxes and minor bugfixes
2005-07-03 Eric KohlRemove trailing whitespace and fix indentation
2005-07-03 Hervé PoussineauDelete unused makefiles
2005-07-03 Eric Kohl- Implement PlugPlayControlProperty and PlugPlayControl...
2005-07-03 Hervé PoussineauImplement SetupDiGetDeviceRegistryPropertyA
2005-07-03 Martin Fuchsfix compile errors
2005-07-03 Thomas Bluemelactually disable it, sorry
2005-07-03 Thomas Bluemeladd support for XP themes (disabled by default)
2005-07-03 Thomas Bluemel- imported uxtheme.dll from WINE-20050703
2005-07-03 Eric Kohl- Move definitions from ntpnp.h into NDK and DDK
2005-07-03 Martin Fuchsprepare for WINE UNICODE patch
2005-07-03 Hervé PoussineauImplement SetupDiGetActualSectionToInstallA
2005-07-03 Eric Kohl- Define and use PLUGPLAY_CONTROL_CLASS
2005-07-03 Hervé PoussineauImplement CM_Enumerate_Classes and CM_Enumerate_Classes_Ex
2005-07-03 Hervé PoussineauAdd some missing constants and prototypes related to...
2005-07-03 Martin Fuchsswitch to WIN32 API string functions
2005-07-03 James TaborHalf way implement NtGdiUnrealizedObject.
2005-07-03 Thomas Bluemeldon't look up list items with negative index
2005-07-03 Thomas Bluemel- allow changing the focus of the check boxes in the...
2005-07-02 Eric KohlImplement StringTableDuplicate.
2005-07-02 Eric KohlImplement GetVersionInfoFromImage.
2005-07-02 Martin FuchsHenning Gerhardt <henning.gerhardt@web.de>: Update...
2005-07-02 Hervé PoussineauImplement PoRequestPowerIrp
2005-07-02 Eric KohlImplement CenterWindowRelativeToParent.
2005-07-02 Thomas Bluemel- query the domain server if specified by the server
2005-07-02 Filip NavaraUse RtlExitUserThread instead of NtTerminateThread...
2005-07-02 Filip NavaraAdd prototypes for RtlExitUserThread and RtlInitializeC...
2005-07-02 Thomas Bluemelenumerate the permission names and display them
2005-07-01 Thomas Bluemelinitial (not yet complete) implementation of the checkl...
2005-07-01 Hervé PoussineauSet svn:eol-style property to native
2005-07-01 Magnus OlsenBrandon Turner turnerb7@msu.edu
2005-07-01 Alex Ionescuremove acledit.h, the interfaces are nt4-only and depre...
2005-07-01 Alex IonescuFix DHCP bug (a ReadFile was being done on a BOOLEAN...
2005-07-01 Hervé PoussineauAdd '\' between "System\CurrentControlSet\Class" and...
next