reactos.git
2007-11-17 Eric KohlStart working on the user profile page:
2007-11-17 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-17 Pierre SchweitzerItalian translations update by Paolo Devoti (devotip...
2007-11-17 Pierre Schweitzer- Reactivated French translation in mstsc
2007-11-17 Pierre SchweitzerUkrainian translation update (temarez@yandex.ru)
2007-11-17 Magnus OlsenFix a WCHAR issue in opengl32 one char was not in wchar...
2007-11-17 Christoph von... initialize DirectoryHandle, add a DPRINT which displays...
2007-11-17 Pierre SchweitzerUpdated French translation
2007-11-17 Pierre SchweitzerUpdated French translation
2007-11-17 Eric KohlSort the default input languages alphabetically.
2007-11-17 Thomas BluemelOptimize GetWindow() for the case GW_OWNER to read...
2007-11-17 Thomas BluemelOptimize IsWindowVisible() a bit more to use the deskto...
2007-11-17 Thomas BluemelOptimize IsChild() to use the desktop heap instead...
2007-11-17 Thomas BluemelOptimize GetAncestor for the most common case GA_PARENT...
2007-11-17 Thomas BluemelOptimize GetParent() to read the information from the...
2007-11-17 Thomas BluemelOptimize DispatchMessageA/W to avoid calls to win32k
2007-11-17 Thomas BluemelAllow selecting disabled menu items
2007-11-17 Thomas BluemelOptimize SendMessageA/W to allow certain messages be...
2007-11-16 Thomas BluemelProtect GetClassLong() and GetWindowText() with SEH...
2007-11-16 Aleksey Bragin- Fix a typo.
2007-11-16 Christoph von... sync to wine
2007-11-16 Christoph von... sync LISTBOX_InsertString to wine
2007-11-16 The Wine SynchronizerAutosyncing with Wine HEAD
2007-11-16 The Wine SynchronizerAutosyncing with Wine HEAD
2007-11-16 The Wine SynchronizerAutosyncing with Wine HEAD
2007-11-16 Hervé PoussineauPrepare import of rsabase.dll and rsaenh.dll from Wine
2007-11-16 Ged Murphybump up the _WIN32_IE number to make various PSDK inter...
2007-11-16 Ged Murphyremove from todo.h
2007-11-16 Ged Murphyadd IDeskBarClient interface to shlobj
2007-11-16 Hervé PoussineauFix race condition
2007-11-16 James TaborThis helps FF 1.5.03 Restore from Maximize. Anyone...
2007-11-16 Hervé PoussineauEnable mouse before resetting it
2007-11-16 Christoph von... fix some bugs in GetTimeZoneListIndex
2007-11-16 Thomas BluemelOptimize IsWindow() and IsWindowUnicode()
2007-11-16 Thomas BluemelUse correct buffer size in GetClassNameW()
2007-11-16 Thomas BluemelOptimize ClientToScreen(), ScreenToClient() and MapWind...
2007-11-16 Christoph von... sync to wine
2007-11-16 Thomas BluemelMake registration of system window classes a bit more...
2007-11-16 Thomas BluemelOptimize GetClassLongA/W to read most information from...
2007-11-16 Thomas BluemelOptimize GetWindowText(Length)A/W and WM_GETTEXT(LENGTH)
2007-11-15 Thomas BluemelSome minor optimizations
2007-11-15 Christoph von... better stub for FileEncryptionStatusW
2007-11-15 Christoph von... add some defines
2007-11-15 Thomas BluemelChange call to NtUserGetWindowLong to GetWindowLong...
2007-11-15 Magnus OlsenUpdating Mesa32 icd interface to support some of opengl...
2007-11-15 Art YerkesRolled into RosBE-PPC.
2007-11-15 Magnus OlsenUpdating Mesa32 icd interface to support some of opengl...
2007-11-15 Christoph von... add some defines
2007-11-15 Colin FinckBrazilian Portuguese translation for msconfig by Mateus...
2007-11-15 Colin FinckUkrainian translation for WinHelp by Rostislav Zabolotn...
2007-11-15 Thomas BluemelImplement GetWindowLongA/W without having to call win32...
2007-11-15 Colin FinckAttempt to fix the build...
2007-11-15 Colin Finck- Add new spectrum bitmaps for 4bpp, 8bpp and 16-32bpp...
2007-11-15 Aleksey Bragin- Thanks hpoussin for remind!
2007-11-15 James TaborAdd more data for ClientInfo, Callback and support...
2007-11-15 Hervé PoussineauReset mouse to detect its type
2007-11-15 Aleksey Bragin- Import rasapi32 from Wine, add it to the install...
2007-11-15 Thomas Bluemel- Fix desktop heaps handling and various bugs
2007-11-15 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-15 Marc Piulachsupdate maze screensaver path
2007-11-15 Marc PiulachsForgot to commit it
2007-11-15 Marc PiulachsFix maze screensaver and move it to a more adecuate...
2007-11-15 Christoph von... sync CryptAcquireContext to wine (this fixes some Unico...
2007-11-15 Magnus OlsenImplement wglGetDefaultProcAddress
2007-11-15 Christoph von... fix a resource leak
2007-11-15 Thomas BluemelDereference callproc handles without a system call
2007-11-15 Thomas BluemelForgot to commit this
2007-11-15 Thomas BluemelTranslate pointers in ValidateHandle to the user mode...
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... don'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... add 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... don'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...
next