reactos.git
2009-09-18 Stefan Ginsberg- Use msvc intrinsics in HAL instead of Ke386*
2009-09-18 Stefan Ginsberg- _mingw.h: Don't define __attribute__ to nothing ...
2009-09-18 Johannes Anderwald- Fix a bug which broke build
2009-09-18 Johannes Anderwald- Allow creating a copy of a file residing in the same...
2009-09-17 Cameron Gutman - Use proper object attributes and share access when...
2009-09-17 Johannes Anderwald- Implement ISFHelper_fnCopyItems for desktop shellfolder
2009-09-17 Stefan Ginsberg- Fix kernel build regression for MSVC from 43014
2009-09-17 Art YerkesPatch by maxime vernier (bugzilla bug 4661).
2009-09-17 Stefan Ginsberg- Use __MINGW_NOTHROW instead of __attribute__
2009-09-17 Stefan Ginsberg- Fix uninitialized variable usage in DefWindowProcA/W
2009-09-17 Johannes Anderwald- Fix 2 user32 winstation test failures (patch by Giann...
2009-09-17 Johannes Anderwald- Fix 2 user32 winstation test failures (patch by Giann...
2009-09-17 Johannes Anderwald- Fix copying of files / directories in explorer view
2009-09-17 Johannes Anderwald- Fix copying of files / directories in explorer view
2009-09-15 Cameron Gutman - Call SetLastError/GetLastError to do our work for...
2009-09-15 Johannes Anderwald- Set ProgramFiles, CommonProgramFiles environment...
2009-09-15 James Tabor- Patch by Smiley <johnyadams@hotmail.com>: remove...
2009-09-15 Dmitry Chapyshev- Add validation a computer name
2009-09-15 James Tabor- Update win32k tests.
2009-09-15 James Tabor[User32] Theme Support Interface
2009-09-15 Dmitry Chapyshev- Partially implement "Computer Name Changes" dialog...
2009-09-14 Johannes Anderwald- Check if a shortcut to shortcut is made and resolve...
2009-09-14 Dmitry Chapyshev- Handle potential null-pointer access. Found by Amine...
2009-09-14 Michael MartinNtAllocateVirtualMemory: Add check to make sure that...
2009-09-14 Cameron Gutman - Rework our aging neighbor cache system that never...
2009-09-14 Dmitry Chapyshev- Fix starting Imdisk applet. Patch by Johnny Adams...
2009-09-14 James Tabor- Remove redundant null check. Spotted by Amine Khaldi.
2009-09-13 Johannes Anderwald- Remove obsolete code
2009-09-13 Johannes Anderwald- Add back PHYSICAL_ADDRESS workarround for IDmaChannel...
2009-09-13 James Tabor- Add query window for real process Id.
2009-09-13 Dmitry GorbachevFix r43040 mistake.
2009-09-13 Stefan Ginsberg- Fix some redefinition warnings caused by our headers...
2009-09-13 Dmitry GorbachevFix GCC detection in RBuild (first check TARGET_CC).
2009-09-13 Johannes Anderwald- Fix typo
2009-09-13 Dmitry GorbachevSilence compiler warnings for all GCC 4.4.x versions.
2009-09-13 Dmitry Chapyshev- Fix cursor position bug after turn off word wrap...
2009-09-12 Johannes Anderwald[KS]
2009-09-12 Dmitry Chapyshev- Remove unused variable. Found by Amine Khaldi.
2009-09-12 Dmitry Chapyshev- Add NULL pointer check. Found by Amine Khaldi.
2009-09-12 Cameron Gutman - Fix memory leaks when reading strings and binary...
2009-09-11 Stefan Ginsberg- ObpCreateDosDevicesDirectory: Check that allocation...
2009-09-11 Stefan Ginsberg- Remove accidental change from 42918
2009-09-11 James Tabor- Quick implementation of RtlIsThreadWithinLoaderCallout.
2009-09-11 Johannes Anderwald- Fix build #2
2009-09-11 Johannes Anderwald- Fix build
2009-09-11 Johannes Anderwald- Convert portcls to a C++ driver
2009-09-11 Johannes Anderwald- Remove dead code
2009-09-10 Stefan Ginsberg- Fix various warnings in inflib (thanks to Ged for...
2009-09-10 Johannes Anderwald- A few header updates
2009-09-10 Dmitry GorbachevCorrect the terms for measurement systems.
2009-09-10 Dmitry GorbachevSync translations with English file. Javier Remacha...
2009-09-10 Dmitry GorbachevUpdate/add Spanish and Basque translations. Javier...
2009-09-10 Dmitry GorbachevUpdate/add Spanish and Basque translations. Javier...
2009-09-09 Dmitry GorbachevJapanese translations by Tomoya Kitagawa. Bug #4840...
2009-09-09 Dmitry GorbachevJapanese translations by Tomoya Kitagawa. Bug #4840...
2009-09-09 Dmitry GorbachevUpdate Slovak translation. Mario Kacmar. Bug #4839.
2009-09-09 Dmitry GorbachevSpanish translation of RApps by Javier Remacha. Bug...
2009-09-09 Colin Finck[FORMATTING] Fix the indentation mess in KDBG and use...
2009-09-07 James Tabor- [Win32k] Class rewrite
2009-09-06 James TaborPatch by johnyadams@hotmail.com: Some applications...
2009-09-06 Hervé PoussineauRevert r43007 to try to please buildbot
2009-09-06 Hervé PoussineauRework FAT filesystem to not be tied to boot filesystem
2009-09-06 Hervé PoussineauImplement GetFileInformation() on disks for i386 archit...
2009-09-06 Hervé PoussineauRemove code dealing with FAT cache. It is never used
2009-09-06 Hervé PoussineauFor now, some filesystems still need to use DiskGetBoot...
2009-09-06 Hervé PoussineauRemove support for machine specific versions of DiskGet...
2009-09-06 Hervé PoussineauDo not leak device descriptors in case of error
2009-09-06 Sylvain Petreollereenable kernel32:pipe test
2009-09-06 Sylvain Petreolleforgot the header update part.
2009-09-06 Sylvain Petreollesync mlang winetest with wine 1.1.29
2009-09-06 Sylvain Petreolle- Sync mlang with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Handle memory allocation failures. Found by Amine...
2009-09-05 Dmitry Chapyshev- Sync sti with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Sync ole32 and oleaut32 with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Sync msctf, mshtml and msxml3 with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Sync comctl32 and comdlg32 with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Sync headers with Wine 1.1.29
2009-09-04 Kamil Hornicek- update wined3d to Wine 1.1.29
2009-09-03 Dmitry Chapyshev- Handle memory allocation failure. Found by amine48rz
2009-09-03 Dmitry Chapyshev- Sync gdiplus with Wine 1.1.29
2009-09-03 Daniel ReimerBug 4795: Japanese translation for paint by pcds90net...
2009-09-03 Dmitry Chapyshev- Sync shdocvw with Wine 1.1.29
2009-09-03 Dmitry Chapyshev- Sync windowscodecs with Wine 1.1.29
2009-09-03 Kamil Hornicek- update wined3d, d3d8, d3d9, ddraw to Wine 1.1.28
2009-09-02 Dmitry Chapyshev- Update applications information. Patch by Maciej...
2009-09-02 Dmitry Chapyshev- Free memory at initialization failure
2009-09-02 Dmitry Chapyshev- Add missed checks of memory allocation failures
2009-09-01 Colin FinckMichael Bruestle (michael_bruestle@yahoo.com)
2009-09-01 Dmitry Chapyshev- Update applications information. Patch by Maciej...
2009-09-01 Cameron Gutman - Send NetEventBindsComplete when binding has complete...
2009-08-31 Stefan Ginsberg- Fix a valid gcc 4.4.0 uninitialized variable warning
2009-08-31 Stefan Ginsberg- Partial revert of 42973 for the systeminfo utility...
2009-08-30 Hervé PoussineauUse memory wrappers instead of ExAllocatePool/ExFreePoo...
2009-08-30 Stefan Ginsberg- %llx -> %I64x
2009-08-30 Stefan Ginsberg- Add missing prototype
2009-08-30 Stefan Ginsberg- Fix some inflib warnings
2009-08-30 Stefan Ginsberg- gcc 4.4.0 bringup 1 of ?:
2009-08-30 Stefan Ginsberg- Make ddraw test compile warning free under gcc 4.4.0
2009-08-30 Stefan Ginsberg- Fix gdb2 and regexpl warnings under gcc 4.4.0
2009-08-30 Daniel ReimerOK, I give up. Pigglesworth, HAALP. What do I do wrong??!
next