reactos.git
2005-05-28 Casper HornstrupSupport install target in proxy
2005-05-28 Alex IonescuFix packet lib so it builds
2005-05-28 KJK::HyperionWorkaround for GCC inline assembly bug, hopefully fixed...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Hervé PoussineauActivate NtGdiRealizePalette code and minor fixes
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Magnus OlsenImplement NtGdiAnimatePalette (partly ripped from Wine)
2005-05-28 Maarten Bosmadiscription of the lists
2005-05-28 Filip NavaraThere's no point in keeping two almost identical packet...
2005-05-28 Filip NavaraBye, bye "include/net/" directory...
2005-05-28 Filip Navara- Move LAN headers out of main include directory.
2005-05-28 Filip NavaraRemove old NDIS headers.
2005-05-28 Filip NavaraCleanup AFD headers a bit.
2005-05-28 Filip NavaraUse W32API.
2005-05-28 Filip NavaraUse W32API.
2005-05-28 Casper HornstrupAdd missing separators to RBUILD_XXX_OUT variables. backups/xmlbuildsystem@15601
2005-05-28 Maarten Bosma!say
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Maarten BosmaArchBackmann readme. Allmost the same as reactos.com...
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Hartmut BirrCheck for the complete initialisation of user mode...
2005-05-28 Hartmut BirrPrint the complete image name on a fault.
2005-05-28 Hartmut BirrUse correct flag while checking for uninitialized segments.
2005-05-28 Hartmut BirrDon't try to resolve user mode page faults in the very...
2005-05-28 Hartmut BirrPut the assembler functions into the .text section.
2005-05-28 Alex IonescuBuild pci with w32api
2005-05-28 Alex IonescuBuild beep with w32api
2005-05-27 Hervé PoussineauUse DHCP to get name servers IP addresses
2005-05-27 Steven Edwardsuse __USE_W32API
2005-05-27 Steven Edwardsuse -D__USE_W32API
2005-05-27 Steven Edwardsuse w32api
2005-05-27 Hervé PoussineauSilent debug message
2005-05-27 Magnus OlsenImplement NtGdiGetSystemPaletteUse and NtGdiSetSystemPa...
2005-05-27 Hervé PoussineauDon't free heap for string that we don't own
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Magnus OlsenThx casper to notice a ID was mistagen by translate
2005-05-27 Hartmut BirrDereference the event if the queue is freed in IntDere...
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-27 Casper HornstrupDelete
2005-05-27 Magnus Olsenfix memmory coruption in EnumDisplaySettingsExA
2005-05-27 Magnus Olsenfix stupied Ret uninitialized in IntChangeDisplaySettin...
2005-05-26 Magnus Olsenpartially implemented fullscreen in changedisplay setting
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Magnus OlsenFix more bugs in change display. when you press on...
2005-05-26 Filip NavaraReport 16bpp for modes where VBE returns 15bpp.
2005-05-26 Filip Navara- Revert hacks added by GreatLord in revisons 15521...
2005-05-26 Hartmut BirrProtected the handle table.
2005-05-26 Steven Edwardswork around include_next problem when cross-compiling
2005-05-26 Magnus Olsenchange line 15 from #if DBG to #ifdef DBG
2005-05-26 Hervé PoussineauFix compile when DBG is set
2005-05-26 Magnus Olsenadd a commet why 24bits cards fails
2005-05-26 Magnus OlsenFix the problem for 24 bits graphic card.
2005-05-26 Alex IonescuStrip files on retail builds and do not send file/secti...
2005-05-26 Alex IonescuDEBUG1 on checked only
2005-05-26 Alex Ionescumake PE loader more lenient with alignment. it could...
2005-05-26 Alex IonescuSet non-retail (checked) build as default. Developers...
2005-05-26 Alex IonescuDo not print DPRINT1s on retail builds
2005-05-26 Alex IonescuEnable and fix NE2000 settings so it works out-of-the...
2005-05-26 Alex IonescuFix debug messages which previously forced NDEBUG to...
2005-05-26 Alex IonescuDynamically load and detect iphlpapi. Makes rpcrt4...
2005-05-26 Alex IonescuMark initial loader APIs are INIT_FUNCTION so they...
2005-05-26 Alex IonescuDo not build debug PS function on reatail build
2005-05-26 Alex IonescuDisable pool debug settings on a retail build and incre...
2005-05-26 Alex IonescuDon't compile ROS-specific tab-debug commands on a...
2005-05-26 Alex IonescuFix typos in debug messages
2005-05-26 Alex IonescuDon't compile pool debug apis on a retail build
2005-05-26 Alex IonescuDon't allocate section segments in nonpaged pool
2005-05-26 Alex IonescuFix pool code to actually work when some other defines...
2005-05-26 Alex IonescuDo not allow virtual mem queries > 0x80000000 even...
2005-05-26 Alex IonescuShut up i8042prt
2005-05-26 Alex IonescuDon't free heap for string that we don't own
2005-05-26 Maarten BosmaPackageManager
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Hervé PoussineauFix DPRINT1 messages to display correctly memory ranges
2005-05-25 Gé van GeldorpImplement sub-allocation of small requests
2005-05-25 Aleksey BraginNow UHCI HCD driver supports recognizing Memory type...
2005-05-25 Magnus OlsenNew normal curosr by irc:mf
2005-05-25 Alex IonescuBuild usetup and ntoskrnl and winmm in gcc 4.0
2005-05-25 Magnus OlsenCorrect bug do not enum other color deep that 8,16...
2005-05-25 Alex IonescuNonpaged Pool Liberation Day: Allow PagedPool to be...
2005-05-25 Alex IonescuTag the MDL buffer
2005-05-25 Alex Ionescuremove debug message
2005-05-25 Magnus OlsenAdd 24bits mode strings
2005-05-24 Alex IonescuFix Tag Usage
2005-05-24 Alex IonescuFix memory leaks in object manager, use tags and use...
2005-05-24 Alex IonescuFix DHCP from crashing, silence tcp and iphlp
2005-05-24 Magnus OlsenChangeDisplay
next