Remove all trailing Spaces.
[reactos.git] / reactos /
2007-11-15 Thomas BluemelExpose the pointer to the shared heap and the delta...
2007-11-15 James TaborFix define from wine.
2007-11-15 Thomas BluemelDelete all GLDCDATA structures in wglDeleteContext...
2007-11-14 Timo KreuzerRelease keyboard modifiers in KeybardThreadMain on...
2007-11-14 James TaborRemoved code support for dcattr, it was over kill....
2007-11-14 Hervé PoussineauFix USE_API_SHCREATEDESKTOP = 0 case
2007-11-14 Christoph von Wittichdon't try to copy lpToken when it is NULL
2007-11-14 Daniel ReimerUpdate the German Translation and reactivate it.
2007-11-14 Hervé PoussineauTry to be more consistent in unimplemented messages
2007-11-14 Ged Murphyadd part of the patch from bug 2805 with some minor...
2007-11-14 Hervé PoussineauTry to be more consistent in unimplemented messages
2007-11-14 Hervé PoussineauNo need to cast variables, as they already are of the...
2007-11-14 Hervé PoussineauNo need to display function name and file/line twice
2007-11-14 Hervé PoussineauUse Wine debug channel infrastructure. I modified it...
2007-11-14 Ged MurphyI thought these changes were in the last commit..
2007-11-14 Christoph von Wittichadd stub for Wow64EnableWow64FsRedirection
2007-11-14 Ged Murphyload the header text from the resources
2007-11-14 Hervé PoussineauLet Wine library use kernel32 functions
2007-11-14 Hervé PoussineauAdd missing debug channel declarations
2007-11-14 Hervé PoussineauDon't mix ReactOS and Wine debug style
2007-11-14 Johannes Anderwald- implement _ILIsMyDocuments
2007-11-14 Thomas BluemelMake initializing the ICD in ROSGL_ICDForHDC thread...
2007-11-13 Thomas BluemelMake opengl initialization thread-safe
2007-11-13 Thomas BluemelFix freeing lists on process detach
2007-11-13 Magnus OlsenBugfix : Do not assume unini value ( OPENGL32_tls ...
2007-11-13 Johannes Anderwald- call CDefFolderMenu_Create2 to create the context...
2007-11-13 Christoph von Wittichdon't delete the CriticalSection twice when FindClose...
2007-11-13 Aleksey Bragin- Make file lock and unlock operations succeed without...
2007-11-13 Aleksey Bragin- Fix code formatting.
2007-11-13 Timo Kreuzercharmap: scroll 1 position on SB_LINEDOWN and 1 page...
2007-11-13 Ged Murphyadd remote desktop client to the start menu
2007-11-13 Ged Murphyadd remote desktop to the bootcd as it's now working...
2007-11-13 Ged Murphyfix remaining warnings and add it to the build
2007-11-13 Ged Murphysilence a load of gcc warnings
2007-11-13 Ged Murphyremove a workaround for an early bug. The tabs will...
2007-11-13 Magnus Olsenfix a typo
2007-11-13 Magnus OlsenThx Kamil Hornicek tykef at atlas dot cz (irc nick...
2007-11-13 Aleksey Bragin- Fix dxtn path once again (thanks Pigglesworth).
2007-11-13 Aleksey Bragin- Fix .rbuild indendation.
2007-11-13 Hervé PoussineauAdd a stub for start menu object
2007-11-13 Magnus Olsenadding back sse, 3dnow, mmx compiling flag for mesa32.
2007-11-13 Magnus OlsenThis update of Mesa3D to version 7.0.1 was done by...
2007-11-12 Magnus Olsenwarring warring warring warring warring warring
2007-11-12 Hervé PoussineauAdd IOleCommandTarget to BandSite object
2007-11-12 Hervé Poussineausection.c wasn't meant to be part of r30401
2007-11-12 James TaborMove types out of handles headers. Add Locks for displays.
2007-11-12 Aleksey Bragin- Okay so...listen up. First off: When you acquire...
2007-11-12 Magnus OlsenFix the build thx
2007-11-12 Magnus Olsenfix Mesa ICD DrvSetFormatPixel, do not create stack...
2007-11-12 Magnus OlsenrosglSetPixelFormat
2007-11-12 Ged Murphyfix RosBE build
2007-11-12 Ged Murphyimplement opening of existing .rdp settings
2007-11-12 Ged Murphyfix build
2007-11-12 Magnus Olsenforget this file sorry
2007-11-12 Magnus OlsenUpdate wine d3d8 and wined3d to wine release version...
2007-11-12 Ged Murphyimplement Save As dialog
2007-11-12 Ged MurphyBe lazy and add an underline to the bitmap header....
2007-11-12 Magnus Olsenremove white space commit. for those file are 100%...
2007-11-12 Magnus Olsenremove the entrypoint="0" in d3d8 wine
2007-11-12 Hervé PoussineauDo not check for a system menu on the NULL window
2007-11-12 Ged Murphysave the settings to file when the connect button is hit
2007-11-12 Ged Murphy- refactor .rdp reading
2007-11-12 Hervé PoussineauAdd explorer-new to the build (doesn't work yet)
2007-11-12 Aleksey Bragin- Fix russian translation (towerr).
2007-11-12 Hervé PoussineauAdd a stub for rebar band site object
2007-11-12 Aleksey Bragin- There is no DllMain in mesa32.
2007-11-12 Hervé PoussineauAdd missing macro
2007-11-12 Hervé PoussineauNo need for <library> tags static libraries (which...
2007-11-12 Hervé PoussineauSilent some MSVC warnings
2007-11-12 Hervé PoussineauSilent some MSVC warnings
2007-11-12 Hervé PoussineauUse NEXT_RESOURCE macro in acpi driver
2007-11-12 Hervé PoussineauDisplay wrong path in case of error
2007-11-12 Hervé PoussineauSmall cleanup
2007-11-12 James Tabor3rd FIN.
2007-11-12 James Tabor2nd Sort out gdi device mess.
2007-11-12 James TaborRemoved unused DeviceDriver. Fix behavior for dcattr.
2007-11-12 James Tabor1st Sort out gdi device mess.
2007-11-11 Art YerkesHandle recvfrom with no address buffer.
2007-11-11 Art YerkesProperly handle access violation copying from userland.
2007-11-11 Johannes Anderwald- hackfix build
2007-11-11 Johannes Anderwald- make INewItem_Constructor compatible to be loaded...
2007-11-11 Johannes Anderwald- fix api definition
2007-11-11 Johannes Anderwald- add open with clsid && clsid for new object service
2007-11-11 Aleksey Bragin- Winesync cppexcept.c. This fixes try/catch C++ except...
2007-11-11 Johannes Anderwald- move Shell_MergeMenus to shlobj.h where it belongs
2007-11-11 Aleksey Bragin- Update MSVCRT_thread_data
2007-11-11 Aleksey Bragin- After bugfixing, more complete except_nt exception...
2007-11-11 Eric Kohl- Display the current drive letter and its free disk...
2007-11-11 Art YerkesDebug devtree.
2007-11-11 Aleksey Bragin- Fix two more typos, now exception handling doesn...
2007-11-11 Art YerkesAdd structures related to devtree.c
2007-11-11 Art YerkesSimple way to encode a device tree for early boot opera...
2007-11-11 James TaborWe need a dpdev support for DX. All should go into...
2007-11-11 Art YerkesDoh. Fix bad vsid assignment.
2007-11-11 Art Yerkes- Don't touch real segments until after booting.
2007-11-11 Timo Kreuzer- NtUserScrollDC() only returns TRUE or FALSE
2007-11-10 Magnus OlsenBugfix Mesa 6.1
2007-11-10 Magnus Olsenfix a syntax erorror
2007-11-10 Aleksey Bragin- Fix a bug (wrong push ... pop order).
2007-11-10 Pierre SchweitzerFixed a typo
next