reactos.git
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-10 Hervé PoussineauRework SetupDiOpenDevRegKey
2007-11-10 Hervé PoussineauMerge some changes from Wine
2007-11-10 Hervé PoussineauAdd a stub for SetupDiDeleteDevRegKey
2007-11-10 Hervé PoussineauRename SETUP_DEV_INFO_SET_MAGIC to SETUP_DEVICE_INFO_SE...
2007-11-10 Aleksey Bragin- Fix a bug.
2007-11-10 Johannes Anderwald- fix a bug
2007-11-10 Aleksey Bragin- scsi.inf made by hpoussin, to address the issue in...
2007-11-10 Timo Kreuzerfix bug in NtUserToUnicodeEx. It still ignores the...
2007-11-10 Timo Kreuzersome tests for NtUserToUnicodeEx
2007-11-10 Timo Kreuzeradd VK_OEM_102 to us keyboard layout
2007-11-09 Johannes Anderwald- readd MFT_SEPERATOR to background context menu
2007-11-09 Colin FinckSilence some warnings when compiling taskmgr with MSVC2005
2007-11-09 James TaborNo need for dca here if the ScreenDeviceContext is...
2007-11-09 Magnus OlsenUpdate the documentation
2007-11-09 Johannes Anderwald- move FCIDM_SHVIEW_NEW, FCIDM_SHVIEW_NEWFOLDER, FCIDM_...
2007-11-09 Aleksey Bragin- Fix incidentally broken russian translation.
2007-11-09 Colin FinckMany more conversions to Unicode function and type...
2007-11-09 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-09 Magnus OlsenImplement KsCreateAllocator, KsCreateClock, KsCreatePin...
2007-11-09 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-09 Magnus Olsenupdate the new ks-h with one more struct
2007-11-09 Aleksey Bragin- This one is not needed anymore (_LIBCNT_ is defined...
2007-11-09 Aleksey Bragin- Build crt and libcntpr from one source tree (using...
2007-11-09 Ged Murphymissed a few
2007-11-09 Ged Murphyconvert to unicode in an attempt to address bug 2805
2007-11-09 Aleksey Bragin- Copy except and memccpy.c from libcntpr.
2007-11-09 James TaborFix bug spoted by Stefan100 on IRC.
2007-11-08 Aleksey Bragin- Sync some changes in strings from libcntpr.
2007-11-08 Marc Piulachs- Build API stats on request (new target "make rgenstat...
2007-11-08 Marc PiulachsDon't build rgenstat when "make clean"
2007-11-08 Magnus OlsenFix the reactx build for ksuser.dll
2007-11-08 Magnus OlsenStart on ksuser.
2007-11-08 Ged Murphyadd __REACTOS__ specific code to get around the fact...
2007-11-08 Magnus Olsenfix wdmguid.a (it is now compatible with ddk version...
2007-11-08 Ged Murphy- save all settings to memory when the connect button...
2007-11-08 Ged Murphyrename rdpfile.c to settings.c
2007-11-08 Timo Kreuzerrename NtGdiGetClipBox to NtGdiGetAppClipBox
2007-11-08 Ged Murphymove to a precompiled header
2007-11-08 Ged Murphyadd missing break
2007-11-08 Ged Murphyfix the header mess and get it building with rosbe...
2007-11-08 Aleksey Bragin- Move ctype into strings.
2007-11-08 Aleksey Bragin- Rearrange source files location, so that string/math...
2007-11-08 James TaborTemp fix for the Window Handle issue.
2007-11-08 James TaborNtGdiGetChar/ABCWidth/sW now fully functional and teste...
2007-11-08 Timo KreuzerIntGdiPolygon: close the polygon outline
2007-11-08 Magnus Olsenstart fixing wdmguid.a 50% is done
2007-11-08 Timo Kreuzerclean up indentation, no code change
2007-11-08 Magnus Olsenadd last guids for ksguid.a
2007-11-08 Timo Kreuzerclean up indentation, no code change
2007-11-08 Ged Murphy- convert dialog to unicode
2007-11-08 Magnus Olsenadd 20 more guids for ksguid.a
2007-11-07 Magnus Olsensmaller cleanup/sort in the guids define list bit
2007-11-07 Aleksey Bragin- SVN Maintenance.
2007-11-07 Magnus Olsenadd some more guids id to ksguid
2007-11-07 Aleksey Bragin- Partly enable tamlin's implementation, just so it...
2007-11-07 Aleksey Bragin- SVN Maintenance.
2007-11-07 Aleksey Bragin- Don't include <windows.h> if it's not needed.
2007-11-07 Magnus Olsenadd 40 more guids for ksguid.a
2007-11-07 Magnus Olsenadd around 100 more guids for ksguid.a
2007-11-07 James TaborWin32k/Gdi32
2007-11-07 Ged Murphyinitialize the main settings settings struct earlier...
2007-11-07 Ged Murphy- add code to set changes to the main configuration...
2007-11-07 Ged Murphy- set the colors combo box according to the .rdp file
2007-11-07 Hervé PoussineauOn *nix systems, support absolute paths in ROS_INTERMED...
2007-11-07 Hervé PoussineauSet SysThreadCreated to TRUE when possible (used in...
2007-11-07 James TaborMove NtGdiGetCharWidthW into text.
2007-11-07 Ged Murphyonly write out key/values in the lpSettings struct
2007-11-06 James Tabor- Removed NtGdiGetCharWidthFloat, NtGdiGetCharABCWidths...
2007-11-06 Magnus Olsenadd 5 more guids for ksguid.a
2007-11-06 Ged Murphy- add functionality to save .rdp files
2007-11-06 Magnus Olsenadd 18 more guids for ksguid.a
2007-11-06 Magnus Olsenadd 14 more guids for ksguid.a
2007-11-06 Hervé PoussineauAll PnP IRPs must be initialized with STATUS_NOT_SUPPORTED
2007-11-06 Hervé PoussineauSimplify code
2007-11-06 Magnus Olsenadd 37 more guids for ksguid.a
2007-11-06 Ged Murphy- fix various bugs in the .rdp parser
2007-11-06 Johannes Anderwald- fix alignment of checkboxes for general dialog
2007-11-06 Ged Murphyfinish functionality to read .rdp files
2007-11-06 Hervé PoussineauFix some compilation errors in ntkrnlmp
2007-11-06 Hervé PoussineauAdd missing IDS_APPNAME in French translation
2007-11-06 Ged MurphyDon't adjust the pointer inside the allocation function...
2007-11-06 Ged Murphyadd the start of functionality to read and write standa...
2007-11-06 Hervé PoussineauNo need to create dependency files for zlib host library
2007-11-06 Hervé PoussineauDon't hardcode bootsector output name in livecd target
2007-11-06 Hervé PoussineauDon't hardcode multiple times the mechanisms to get...
2007-11-06 Ged Murphyadd primitive geo selector code
2007-11-06 James TaborImplement GetCharABCWidthsI in gdi.
2007-11-06 James Tabor- Implement GetGlyphIndicesA/W with update changes...
2007-11-06 James TaborSorry guys! Would have anyone know that Abiword calls...
2007-11-05 Aleksey Bragin- Get rid of ReactOS Hive Flags.
2007-11-05 Colin FinckCopy one more header from RosBE-Windows' include direct...
2007-11-05 Colin FinckRemove the "#define _TYPEDEFS64_H" line, which prevente...
2007-11-05 Magnus Olsenadd 14 more guids for ksguid.a
2007-11-05 Colin FinckFix bootcd build, hope this fix is not too hackish...
2007-11-05 Pierre Schweitzer- Fixed typo with ";", ":", "?", "!" in French translat...
2007-11-05 Aleksey Bragin- Fix a typo (compare a WCHAR with a WCHAR, not CHAR).
2007-11-05 James TaborNtoskrnl:
2007-11-05 Magnus Olsenadd 30 more guids for ksguid.a
2007-11-05 Colin FinckAttempt to fix the build by correcting the hardcoded...
next