Merge 15268:15329 from trunk
[reactos.git] / reactos /
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-16 Casper HornstrupEnable warnings
2005-05-16 Casper HornstrupDo automatic dependency checking for pre-compiled heade...
2005-05-16 Casper HornstrupAllow warnings
2005-05-16 Casper HornstrupAdd missing file
2005-05-15 Casper HornstrupDepend on generated RPC headers
2005-05-15 Alex IonescuFix build, clean up headers, add public stuff to public...
2005-05-15 Casper HornstrupRemove unused file
2005-05-15 Casper HornstrupBuild and run tests
2005-05-15 Emanuele AlibertiMake gcc 3.4.2 compile.
2005-05-15 Emanuele AlibertiCorrect a comment.
2005-05-15 Gé van GeldorpHandle case where a directory contains a '." but the
2005-05-15 Magnus Olsenchange from atoi to sprintf
2005-05-15 Alex IonescuProperly create the Object Type Type and remove previou...
2005-05-15 Gé van GeldorpDon't let msvcrt import itself and fix the resulting...
2005-05-15 Alex IonescuMake Object Type creation compatible with OB 2.0 from...
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-15 Casper HornstrupRemove unused file
2005-05-15 Casper HornstrupInstall rpcrt4.dll, samlib.dll, and setup.exe
2005-05-15 Casper HornstrupOverwrite registry only if the source files change
2005-05-15 Hartmut BirrDon't push an already freed irp to the list (in IoFreeIrp).
2005-05-15 Casper HornstrupRe-insert makefile code for non-DLLs which was removed...
2005-05-15 Casper HornstrupInstall explorer.exe in C:\WINDOWS
2005-05-15 Casper HornstrupSupport modules with no base install directory
2005-05-15 Martin Fuchsrefresh available drive bar buttons after connecting...
2005-05-15 Casper HornstrupInstall .inf files in C:\WINDOWS\inf
2005-05-15 Casper HornstrupDon't rename c_437.nls, c_1252.nls, and l_intl.nls...
2005-05-15 Casper HornstrupGenerate hooks and stubs for tests
2005-05-15 Martin Fuchsuse the correct ids in options menu
2005-05-15 Martin Fuchsfix for window refresh in shell mode
2005-05-15 Magnus OlsenPartiy implement long filename support
2005-05-15 Martin Fuchsugly macro hack to use alloca() while keeping Wine...
2005-05-15 Gé van Geldorpuser32 is becoming a big boy, give it some more space
2005-05-15 Gé van GeldorpWork around broken binutils which creates relocation
2005-05-15 Hervé PoussineauOpen port before sending IOCTLs
2005-05-15 Hervé PoussineauCorrect implementation of IOCTL_SERIAL_SET_BAUD_RATE
2005-05-15 Gé van GeldorpRemove local definitions for stuff which is now
2005-05-15 Magnus Olsenfix uninitialized waring so gcc 3.4.3 can compile it
2005-05-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
2005-05-14 Casper HornstrupGenerate files for host zlib in object and output direc...
2005-05-14 Gé van GeldorpDon't include standard startup code
2005-05-14 Magnus Olsenfix Warining msg used uninitialized for gcc 3.4.3
2005-05-14 Martin Fuchsadd some additional translated czech strings from Wine
2005-05-14 Martin Fuchsrename czech resource file to sync wih Wine's filename
2005-05-14 Martin Fuchsadd polish resource file
2005-05-14 Martin Fuchsfix Wine version of sort order switching
2005-05-14 Gé van GeldorpImplement WH_MOUSE_LL hook
2005-05-14 Martin Fuchsimplement switching of file sort order
2005-05-14 Magnus OlsenActivate serial mouse for livecd
2005-05-14 Gé van GeldorpPresent for GreatLord:
2005-05-14 Casper HornstrupExtract WINE resources at compile-time
2005-05-14 Casper HornstrupOnly pass GCC specific options to GCC
2005-05-14 Casper HornstrupMerge r15277 to trunk
2005-05-14 Casper HornstrupCompile with DBG=1
2005-05-14 Emanuele Alibertidistribute the sm system utility even if it does little now
2005-05-14 Emanuele Aliberticompile the sm system utility
2005-05-14 Emanuele AlibertiLittle fix to compile with gcc 3.4.2
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-14 Martin Fuchssync to Wine Patch: format_bytes()
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Casper HornstrupRemove w32api from branch
2005-05-13 Alex IonescuCleanup ntlock/unlockfile with proper io semantics...
2005-05-13 Casper HornstrupUpdate installation instructions
2005-05-13 Casper HornstrupSupport compilerflag within IFs
2005-05-13 Casper HornstrupCleanup template configuration file
2005-05-13 Martin Fuchsdisplay free and total disk space
2005-05-13 Martin Fuchsadjustments for GCC and MinGW
2005-05-13 Martin Fuchs- error handling for network connection dialogs
2005-05-13 Martin Fuchsmalloc.h include
2005-05-13 Martin Fuchsimplement network connect and disconnect dialogs
2005-05-13 Martin Fuchsdisplay source path in "move file" dialog
2005-05-13 Martin Fuchsfix comment, declare parameter type as constant
2005-05-13 Martin Fuchsreplace numeric resource identifiers by their defined...
2005-05-13 Martin FuchsWine compatibility changes
2005-05-13 Alex IonescuFix IRP structure (add missing member) and optimize...
2005-05-13 Alex IonescuImplement Lookaside List allocation and release for...
2005-05-13 Alex IonescuFix lookaside structures, rewrite lookaside code to...
2005-05-13 Art YerkesFixed wrong STATUS_BUFFER_TOO_SMALL return to documente...
2005-05-12 Hervé PoussineauChange ASSERTs to assert on existent variables
2005-05-12 Hervé PoussineauWhite space cleanup, correct indentation
2005-05-12 Hervé Poussineaufdo.c: don't allocate a buffer with a SERENUM_TAG,...
2005-05-12 Magnus OlsenRemove all hardcode string to En.rc
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-12 Magnus OlsenDid forget include En.rc :)
2005-05-12 Magnus OlsenRemove all hardcode string to En.rc
2005-05-12 Aleksey BraginAdded MessageBoxes in case of registry funcs errors
2005-05-12 Casper HornstrupGenerate make rules for creating directories if they...
2005-05-12 Magnus OlsenRemove all hardcode string to En.rc
2005-05-12 Magnus OlsenAdd hex value to Color syntax so it working fine
2005-05-12 Thomas Bluemelsvn path=/trunk/; revision=15241
2005-05-12 Alex IonescuFix uninit var
2005-05-12 Magnus OlsenAdd syntax Color x
2005-05-12 Magnus OlsenFix two spelling error
2005-05-12 Alex IonescuSmall fix.
2005-05-12 Magnus Olsenreally small optimze remove lenvalu * sizeof(WCHAR...
2005-05-12 Alex Ionescucleanup NtDeviceIoControlFile a bit...remove some redun...
2005-05-12 Brian PalmerRemove old DJGPP NTVDM patch files.
2005-05-12 Brian PalmerSupport getting the boot drive from the BIOS or the...
2005-05-11 Casper HornstrupGenerate static libraries in intermediate directory
2005-05-11 Alex IonescuFix incorrect call to ntopenprocess
next